/* Compiled: 2024-03-12 22:59:34 */
@font-face {
	font-family: 'Vela Sans';
	src: url('../fonts/VelaSans-Medium.woff2') format('woff2'), url('../fonts/VelaSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Vela Sans';
	src: url('../fonts/VelaSans-SemiBold.woff2') format('woff2'), url('../fonts/VelaSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Vela Sans';
	src: url('../fonts/VelaSans-Regular.woff2') format('woff2'), url('../fonts/VelaSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1,
.title-h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

html {
	font-family: 'Vela Sans', sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	height: 100%;
	min-height: 320px;
	min-width: 320px;
}

html._no-visible-focus * {
	outline: 0 !important;
}

a {
	color: #383838;
}

html:not(.mobile) {
	scrollbar-width: thin;
	scrollbar-color: #000 #eee;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

html:not(.mobile)::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background: #eee;
}

html:not(.mobile)::-webkit-scrollbar-thumb {
	background-color: #000;
}

body {
	font-family: 'Vela Sans', sans-serif;
	background: #F4F4F4;
	color: #383838;
	position: relative;
	overflow-x: hidden;
	height: 100%;
}

._loading body {
	overflow: hidden;
}

._noscroll {
	overflow: hidden !important;
}

div,
section {
	box-sizing: border-box;
}

.fullwidth {
	margin-right: auto;
	margin-left: auto;
	width: calc(100vw - 6px);
	max-width: initial !important;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.subtitle {
	color: #666666;
	font-size: 38px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.38px;
}

.column-wrap {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 0 32px;
}

.column-wrap .column-wrap__left {
	width: 33.142%;
}

.column-wrap .column-wrap__left + .column-wrap__right {
	width: calc(100% - 31.2%);
	margin-left: 0;
}

.column-wrap .column-wrap__right {
	margin-left: 33.7%;
	width: 66.3%;
}

.column-wrap .column-wrap__right h3 {
	margin: 0 0 24px 0;
}

.column-wrap-top {
	margin-bottom: 64px;
}

.column-wrap-middle-content {
	max-width: 597px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 64px;
}

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

.mb {
	margin-bottom: 128px;
}

.text-items {
	display: flex;
	flex-direction: column;
	gap: 64px 0;
}

.text-items--special .text-item-top {
	padding-bottom: 0;
}

.text-items--special .text-item-top::before,
.text-items--special .text-item-top::after {
	content: none;
}

.text-items--special .text-item-bottom {
	padding-top: 16px;
}

.text-item {
	position: relative;
}

.text-item.news-item {
	display: block;
}

.text-item.news-item .news-item__date {
	position: absolute;
	top: 0;
	left: 0;
	color: #666666;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 124%;
}

.text-item.news-item .news-item__title {
	max-width: 597px;
	width: 100%;
	margin: 0 auto;
	color: #383838;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	transition: all 0.2s linear;
}

.desktop .text-item.news-item .news-item__title:hover {
	color: #E30613;
}

.btn-more {
	width: fit-content;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 8px 16px 8px 8px;
	border-radius: 4px;
	border: 1px solid #B3B3B3;
	transition: all 0.2s linear;
}

.desktop .btn-more:hover {
	background: #fff;
	border-color: #fff;
}

.desktop .btn-more:hover span {
	color: #E30613;
}

.desktop .btn-more:hover svg {
	color: #E30613;
}

.btn-more svg {
	margin-right: 4px;
	color: #B3B3B3;
	transition: all 0.2s linear;
}

.btn-more span {
	color: #383838;
	font-size: 16px;
	font-weight: 600;
	line-height: 124%;
	transition: all 0.2s linear;
}

.img-shape-wrap {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.img-shape-wrap::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	clip-path: polygon(8% 0, 100% 0, 100% 70%, 92% 100%, 0 100%, 0 28%);
	background: #fff;
	z-index: -1;
}

.img-shape-wrap .img-shape {
	max-width: 597px;
	width: 100%;
	transform: translateY(-24px);
}

.img-shape-side {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.img-shape-side::after {
	content: "";
	display: block;
	position: absolute;
	top: 64px;
	right: 0;
	width: 74%;
	height: 100%;
	clip-path: polygon(8% 0, 100% 0, 100% 70%, 92% 100%, 0 100%, 0 28%);
	background: #fff;
	z-index: -1;
}

.img-shape-side .img-shape {
	width: 74%;
}

.img-shape {
	clip-path: polygon(16% 0, 100% 0, 100% 70%, 83% 100%, 0 100%, 0 28%);
	overflow: hidden;
}

.img-shape img {
	display: block;
	width: 100%;
}

.round-items-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.round-items-title {
	display: flex;
	align-items: baseline;
	color: #383838;
	font-size: 72px;
	font-weight: 500;
	line-height: 112%;
	letter-spacing: -0.72px;
}

.round-items-title small {
	display: block;
	margin-left: 8px;
	font-size: 38px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.38px;
}

.round-items {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.round-items .round-item {
	position: relative;
	width: 56px;
	height: 56px;
	margin-left: -12px;
	border-radius: 50%;
	z-index: 3;
}

.round-items .round-item:first-child {
	margin-left: 0;
	z-index: 4;
}

.round-items .round-item:nth-child(3) {
	z-index: 2;
}

.round-items .round-item.round-item-more {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	background: #fff;
}

.round-items-desc {
	margin-top: 24px;
	width: 100%;
}

.btn-video-popup {
	border: none;
	outline: none;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 72px;
	height: 72px;
	flex-shrink: 0;
	border-radius: 100px;
	overflow: hidden;
	z-index: 5;
}

.desktop .btn-video-popup:hover::after {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), lightgray 0px -4.599px / 100% 106.699% no-repeat;
}

.btn-video-popup img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 5;
}

.btn-video-popup svg {
	width: 24px;
	height: 24px;
	position: relative;
	z-index: 10;
}

.btn-video-popup::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), lightgray 0px -4.599px / 100% 106.699% no-repeat;
	z-index: 7;
	mix-blend-mode: multiply;
	transition: background 0.2s linear;
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: -1;
	transition: all 0.2s linear;
}

.popup._active {
	opacity: 1;
	visibility: visible;
	pointer-events: initial;
	z-index: 9999;
}

.popup .popup-content-wrap {
	position: relative;
	max-width: 1440px;
	width: 100%;
	padding: 48px 0 48px 0;
	background: #F4F4F4;
	min-height: calc(100vh - 80px);
	max-height: calc(100vh - 80px);
}

:not(.video-popup) .popup .popup-content-wrap {
	max-width: 100%;
	min-height: 100vh;
	max-height: 100vh;
}

.popup .popup-content-wrap .btn-close-popup {
	position: absolute;
	top: 12px;
	right: 24px;
	cursor: pointer;
}

.popup .popup-content-wrap .btn-close-popup svg {
	color: #B3B3B3;
}

.popup .popup-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 48px);
	padding: 0 24px 48px 24px;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.popup .popup-content::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	background: transparent;
}

.popup .popup-content::-webkit-scrollbar-thumb {
	background-color: transparent;
}

.popup.video-popup {
	padding: 150px 50px 150px 50px;
}

.popup.video-popup .btn-close-popup {
	position: absolute;
	top: 50px;
	right: 38px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.popup.video-popup .btn-close-popup svg {
	color: #fff;
}

.popup.video-popup .popup-content {
	bottom: initial;
	left: initial;
	max-width: 1200px;
	width: 100%;
	max-height: 675px;
	height: 100%;
	padding: 0;
	overflow: hidden;
}

.popup.video-popup .popup-content iframe {
	border: none;
}

.popup-items {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 24px;
}

.popup-items .popup-item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: calc(16.66% - 24px * 5 / 6);
	background: #fff;
	height: 212px;
	padding: 12px 10px;
	box-sizing: border-box;
}

.desktop .popup-items .popup-item:hover img {
	opacity: 1;
}

.desktop .popup-items .popup-item:hover .popup-item__title {
	color: #E30613;
}

.popup-items .popup-item:active img {
	/*filter: brightness(0);*/
}

.popup-items .popup-item:active .popup-item__title {
	color: #E30613;
}

.vn-top {
	padding: 16px 0 0 0;
}

.vn-top.vn-top-white {
	padding: 48px 0;
	background: #fff;
}

.vn-top.vn-top-white h1 {
	margin-bottom: 0;
}

.vn-top.vn-top-white.fullwidth {
	padding: 48px 32px;
}

.vn-top.vn-top-white .breadcrumbs {
	margin-bottom: 8px;
}

.vn-top h1 {
	margin-bottom: 64px;
	font-size: 64px;
	line-height: 112%;
	letter-spacing: -0.64px;
}

.pages {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 8px;
}

.pages li._active a {
	background: #383838;
	color: #fff;
	pointer-events: none;
}

.pages li.prev a,
.pages li.next a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	padding: 0;
	background: #fff;
}

.pages li.prev {
	transform: rotate(180deg);
}

.pages li.disabled {
	pointer-events: none;
}

.pages li.disabled svg {
	color: #E9E9E9;
}

.pages a,
.pages span {
	display: block;
	font-size: 16px;
	line-height: 124%;
	color: #383838;
	font-weight: 600;
	padding: 6px 16px;
	border-radius: 4px;
}

.pages a svg,
.pages span svg {
	color: #B3B3B3;
}

.desktop .pages a:hover {
	background: #fff;
	color: #E30613;
}

.desktop .pages a:hover svg {
	color: #E30613;
}

.breadcrumbs {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
	gap: 0 10px;
	margin-bottom: 96px;
}

.breadcrumbs li {
	position: relative;
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.breadcrumbs li:last-child {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 150px;
}

.breadcrumbs li:last-child::after {
	content: none;
}

.breadcrumbs li::after {
	content: "/";
	display: block;
	position: absolute;
	right: -8px;
	top: 0;
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.breadcrumbs li a {
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.popup-item__img {
	position: relative;
	width: 180px;
	height: 64px;
	margin-bottom: 42px;
}

.popup-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: opacity 0.2s linear;
	opacity: 0.6;
}

.popup-item__title {
	color: #666666;
	font-size: 16px;
	font-weight: 500;
	line-height: 124%;
	transition: color 0.2s linear;
}

.popup-title {
	text-align: center;
	margin-bottom: 24px;
}

._overlay {
	position: relative;
}

._overlay::after {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
}

.content {
	padding-top: 48px;
}

.select-wrap {
	min-width: 72px;
	position: relative;
	z-index: 5;
}

.select-wrap svg {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-52%);
	color: #B3B3B3;
	pointer-events: none;
	transition: all 0.2s linear;
}

.select-wrap .open + svg {
	transform: rotate(180deg) translateY(48%);
	color: #fff;
}

.nice-select {
	border-radius: 4px;
	border: 1px solid #B3B3B3;
}

::selection {
	color: #fff;
	background: #000;
}

.iclude-label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0 4px;
	padding: 2px 8px;
	border-radius: 4px;
	background: #fff;
}

p .iclude-label {
	margin-left: 3px;
	margin-right: 3px;
	width: fit-content;
	display: inline-flex;
}

.desktop .iclude-label:hover a,
.desktop .iclude-label:hover span,
.desktop .iclude-label:hover svg {
	color: #E30613;
}

.iclude-label a,
.iclude-label span {
	color: #383838;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
	transition: all 0.2s linear;
}

.iclude-label svg {
	color: #B3B3B3;
	transition: all 0.2s linear;
}

.iclude-label svg.check {
	display: none;
	color: #E30613;
}

.iclude-label svg.copied {
	display: none;
}

.iclude-label svg.copied + .check {
	display: block;
}

::-webkit-input-placeholder {
	color: #a8a8a8;
	opacity: 1;
}

::-moz-placeholder {
	color: #a8a8a8;
	opacity: 1;
}

input:-ms-input-placeholder {
	color: #a8a8a8;
}

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

::-ms-reveal {
	display: none;
}

select::-ms-value {
	background: none;
	color: currentColor;
}

:disabled {
	cursor: default;
	pointer-events: none;
	opacity: 0.7;
	-webkit-user-select: none;
	user-select: none;
}

img {
	margin: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
	transition: all 0.2s ease;
	-webkit-user-select: none;
	user-select: none;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip: ink;
}

a[href^="mailto"],
a[href^="tel"] {
	-webkit-user-select: text;
	user-select: text;
}

nav ul {
	margin: 0;
	padding: 0;
}

button,
input[type="checkbox"],
input[type="radio"] {
	cursor: pointer;
}

textarea,
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="password"] {
	border-radius: 0;
	-webkit-appearance: none;
}

html.desktop textarea {
	scrollbar-width: thin;
	scrollbar-color: #000 #eee;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

html.desktop textarea::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background: #eee;
}

html.desktop textarea::-webkit-scrollbar-thumb {
	background-color: #000;
}

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

figure,
figcaption {
	margin: 0;
	padding: 0;
}

template {
	display: none;
}

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

.wrap {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	padding: 0 32px;
	position: relative;
	box-sizing: border-box;
}

.wrap-page {
	min-height: 100%;
	transition: padding-top 0.5s linear;
	margin-bottom: -100px;
}

._loading .wrap-page {
	padding-top: calc(100vh - 48px);
}

.wrap-page:after {
	content: '';
	display: block;
	width: 100%;
	height: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5 {
	font-weight: 500;
	margin: 0 0 8px 0;
	color: #383838;
}

h1,
.title-h1 {
	font-size: 72px;
	font-weight: 500;
	line-height: 112%;
	letter-spacing: -0.72px;
}

h2,
.title-h2 {
	font-size: 64px;
	font-weight: 500;
	line-height: 112%;
	letter-spacing: -0.64px;
}

h3,
.title-h3 {
	font-size: 56px;
	font-weight: 500;
	line-height: 112%;
	letter-spacing: -0.56px;
}

h4,
.title-h4 {
	font-size: 48px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.48px;
}

h5,
.title-h5 {
	font-size: 38px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.38px;
}

h6 {
	font-size: 32px;
	font-weight: 500;
	line-height: 120%;
}

.title-h7 {
	font-size: 28px;
	font-weight: 500;
	line-height: 120%; /* 33.6px */
}

p {
	font-size: 18px;
	line-height: 1.5em;
	margin: 1em 0;
}

b,
strong {
	font-weight: bold;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix:after,
.clearfix:before {
	content: '';
	display: table;
	clear: both;
}

.sym-arrow-enter {
	width: 24px;
	height: 24px;
}

.sym-arrow-open {
	width: 24px;
	height: 24px;
}

.sym-arrow_down {
	width: 24px;
	height: 24px;
}

.sym-arrow_right {
	width: 24px;
	height: 24px;
}

.sym-awards-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill-rule: evenodd;
}

.cls-1,
.cls-2 {
	fill: #383838;
}

.sym-buyout-change-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-certified-equipment-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-check {
	width: 20px;
	height: 20px;
}

.sym-close {
	width: 24px;
	height: 24px;
}

.sym-copy {
	width: 24px;
	height: 24px;
}

.sym-finance-service-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-guarantee-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-mobile {
	width: 24px;
	height: 24px;
}

.sym-official-dealers-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-our-warehouses-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-personal-manager-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-placeholder {
	width: 24px;
	height: 24px;
}

.sym-play {
	width: 24px;
	height: 24px;
}

.sym-plus {
	width: 24px;
	height: 25px;
}

.sym-plusbig {
	width: 24px;
	height: 25px;
}

.sym-preloader-angle-bottom {
	width: 270px;
	height: 270px;
}

.sym-preloader-angle-top {
	width: 270px;
	height: 270px;
}

.sym-qualified-personal-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-quality-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-reliability-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-safe-client-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-sales {
	width: 72px;
	height: 72px;
}

.sym-service {
	width: 72px;
	height: 72px;
}

.sym-solution {
	width: 72px;
	height: 72px;
}

.sym-solutions {
	width: 72px;
	height: 72px;
}

.sym-standart-industry-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-support-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
	fill-rule: evenodd;
}

.sym-trust-ico {
	width: 56px;
	height: 56px;
}

.cls-1 {
	fill: #383838;
}

.sym-video-preloader {
	width: 32px;
	height: 32px;
}

/**
 * Swiper 11.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 9, 2023
 */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal;
}

:root {
	--swiper-theme-color: #007aff;
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}

.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
	touch-action: pan-y;
}

.swiper-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-3d {
	perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.swiper-button-lock {
	display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none!important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none;
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #B3B3B3;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 13px;
	font-weight: normal;
	height: 32px;
	width: 100%;
	font-weight: 500;
	line-height: 160%;
	outline: none;
	padding: 4px 30px 4px 8px;
	position: relative;
	text-align: left !important;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.nice-select:hover {
	border-color: #B3B3B3;
}

.nice-select.open {
	border-color: #383838;
	background: #383838;
}

.nice-select.open .current {
	color: #fff;
}

.nice-select:after {
	content: none;
	width: 24px;
	height: 24px;
	display: block;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	transform-origin: 66% 66%;
	transform: rotate(45deg);
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.nice-select.open:after {
	transform: rotate(-135deg);
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	transform: scale(1) translateY(0);
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.nice-select.disabled:after {
	border-color: #cccccc;
}

.nice-select.wide {
	width: 100%;
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	left: auto;
	right: 0;
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.nice-select.small:after {
	height: 4px;
	width: 4px;
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}

.nice-select .list {
	background-color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 4px;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	transform-origin: 50% 0;
	transform: scale(0.75) translateY(-21px);
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}

.nice-select .option {
	background: #fff;
	cursor: pointer;
	border-radius: 4px;
	padding: 8px 4px;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 124%;
	outline: none;
	text-align: left;
	transition: all 0.2s;
	margin-bottom: 2px;
	border-bottom: 1px solid #F4F4F4;
}

.nice-select .option:last-child {
	margin-bottom: 0;
	border: none;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
	background: #f4f4f4;
	color: #E30613;
}

.nice-select .option.selected {
	font-weight: bold;
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}

:root {
	--f-spinner-width: 36px;
	--f-spinner-height: 36px;
	--f-spinner-color-1: rgba(0, 0, 0, 0.1);
	--f-spinner-color-2: rgba(17, 24, 28, 0.8);
	--f-spinner-stroke: 2.75;
}

.f-spinner {
	margin: auto;
	padding: 0;
	width: var(--f-spinner-width);
	height: var(--f-spinner-height);
}

.f-spinner svg {
	width: 100%;
	height: 100%;
	vertical-align: top;
	animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
	stroke-width: var(--f-spinner-stroke);
	fill: none;
}

.f-spinner svg *:first-child {
	stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
	stroke: var(--f-spinner-color-2);
	animation: f-spinner-dash 2s ease-in-out infinite;
}

.f-throwOutUp {
	animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
	animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

.f-zoomInUp {
	animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
	animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

.f-fadeIn {
	animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
	z-index: 2;
}

.f-fadeOut {
	animation: var(--f-transition-duration, 0.2s) ease both f-fadeOut;
	z-index: 1;
}

.f-fadeFastIn {
	animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
	z-index: 2;
}

.f-fadeFastOut {
	animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
	z-index: 2;
}

.f-fadeSlowIn {
	animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
	z-index: 2;
}

.f-fadeSlowOut {
	animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
	z-index: 1;
}

.f-crossfadeIn {
	animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
	z-index: 2;
}

.f-crossfadeOut {
	animation: calc(var(--f-transition-duration, 0.2s)*0.5) linear 0.1s both f-crossfadeOut;
	z-index: 1;
}

.f-slideIn.from-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

.f-classicIn.from-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
	z-index: 2;
}

.f-classicIn.from-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
	z-index: 2;
}

.f-classicOut.to-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
	z-index: 1;
}

.f-classicOut.to-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
	z-index: 1;
}

:root {
	--f-button-width: 40px;
	--f-button-height: 40px;
	--f-button-border: 0;
	--f-button-border-radius: 0;
	--f-button-color: #374151;
	--f-button-bg: #f8f8f8;
	--f-button-hover-bg: #e0e0e0;
	--f-button-active-bg: #d0d0d0;
	--f-button-shadow: none;
	--f-button-transition: all 0.15s ease;
	--f-button-transform: none;
	--f-button-svg-width: 20px;
	--f-button-svg-height: 20px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: none;
	--f-button-svg-disabled-opacity: 0.65;
}

.f-button {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: content-box;
	position: relative;
	margin: 0;
	padding: 0;
	width: var(--f-button-width);
	height: var(--f-button-height);
	border: var(--f-button-border);
	border-radius: var(--f-button-border-radius);
	color: var(--f-button-color);
	background: var(--f-button-bg);
	box-shadow: var(--f-button-shadow);
	pointer-events: all;
	cursor: pointer;
	transition: var(--f-button-transition);
}

.f-button:active:not([disabled]) {
	background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
	outline: none;
}

.f-button:focus-visible {
	outline: none;
	box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
	width: var(--f-button-svg-width);
	height: var(--f-button-svg-height);
	fill: var(--f-button-svg-fill);
	stroke: currentColor;
	stroke-width: var(--f-button-svg-stroke-width);
	stroke-linecap: round;
	stroke-linejoin: round;
	transition: opacity 0.15s ease;
	transform: var(--f-button-transform);
	filter: var(--f-button-svg-filter);
	pointer-events: none;
}

.f-button[disabled] {
	cursor: default;
}

.f-button[disabled] svg {
	opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev,
.f-carousel__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next {
	position: absolute;
	z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
	top: 50%;
	transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
	left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
	right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
	left: auto;
	right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
	right: auto;
	left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next {
	top: auto;
	left: 50%;
	transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
	top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
	bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg {
	transform: rotate(90deg);
}

html.with-fancybox {
	width: auto;
	overflow: visible;
	scroll-behavior: auto;
}

html.with-fancybox body {
	touch-action: none;
}

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

.fancybox__container {
	--fancybox-color: #dbdbdb;
	--fancybox-hover-color: #fff;
	--fancybox-bg: rgba(24, 24, 27, 0.98);
	--fancybox-slide-gap: 10px;
	--f-spinner-width: 50px;
	--f-spinner-height: 50px;
	--f-spinner-color-1: rgba(255, 255, 255, 0.1);
	--f-spinner-color-2: #bbb;
	--f-spinner-stroke: 3.65;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	direction: ltr;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #f8f8f8;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow: visible;
	z-index: var(--fancybox-zIndex, 1050);
	outline: none;
	transform-origin: top left;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	overscroll-behavior-y: contain;
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
	box-sizing: inherit;
}

.fancybox__container::-webkit-backdrop {
	background-color: rgba(0, 0, 0, 0);
}

.fancybox__container::backdrop {
	background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background: var(--fancybox-bg);
	opacity: var(--fancybox-opacity, 1);
	will-change: opacity;
}

.fancybox__carousel {
	position: relative;
	box-sizing: border-box;
	flex: 1;
	min-height: 0;
	z-index: 10;
	overflow-y: visible;
	overflow-x: clip;
}

.fancybox__viewport {
	width: 100%;
	height: 100%;
}

.fancybox__viewport.is-draggable {
	cursor: move;
	cursor: grab;
}

.fancybox__viewport.is-dragging {
	cursor: move;
	cursor: grabbing;
}

.fancybox__track {
	display: flex;
	margin: 0 auto;
	height: 100%;
}

.fancybox__slide {
	flex: 0 0 auto;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0 var(--fancybox-slide-gap) 0 0;
	padding: 4px;
	overflow: auto;
	overscroll-behavior: contain;
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
	padding-top: 40px;
}

.fancybox__slide.has-iframe,
.fancybox__slide.has-video,
.fancybox__slide.has-html5video {
	overflow: hidden;
}

.fancybox__slide.has-image {
	overflow: hidden;
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
	overflow: visible;
}

.fancybox__slide::before,
.fancybox__slide::after {
	content: "";
	flex: 0 0 0;
	margin: auto;
}

.fancybox__content {
	align-self: center;
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 0;
	padding: 2rem;
	max-width: 100%;
	color: var(--fancybox-content-color, #374151);
	background: var(--fancybox-content-bg, #fff);
	cursor: default;
	border-radius: 0;
	z-index: 20;
}

.is-loading .fancybox__content {
	opacity: 0;
}

.is-draggable .fancybox__content {
	cursor: move;
	cursor: grab;
}

.can-zoom_in .fancybox__content {
	cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
	cursor: zoom-out;
}

.is-dragging .fancybox__content {
	cursor: move;
	cursor: grabbing;
}

.fancybox__content [data-selectable],
.fancybox__content [contenteditable] {
	cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	min-height: 1px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	transition: none;
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
	width: 100%;
	height: auto;
	max-height: 100%;
}

.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,
.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content {
	visibility: hidden;
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
	filter: blur(0px);
	will-change: transform, width, height;
}

.fancybox-image {
	margin: auto;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	object-fit: contain;
	-webkit-user-select: none;
	user-select: none;
}

.fancybox__caption {
	align-self: center;
	max-width: 100%;
	flex-shrink: 0;
	margin: 0;
	padding: 14px 0 4px 0;
	overflow-wrap: anywhere;
	line-height: 1.375;
	color: var(--fancybox-color, currentColor);
	opacity: var(--fancybox-opacity, 1);
	cursor: auto;
	visibility: visible;
}

.is-loading .fancybox__caption,
.is-closing .fancybox__caption {
	opacity: 0;
	visibility: hidden;
}

.is-compact .fancybox__caption {
	padding-bottom: 0;
}

.f-button.is-close-btn {
	--f-button-svg-stroke-width: 2;
	position: absolute;
	top: 0;
	right: 8px;
	z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
	--f-button-width: 34px;
	--f-button-height: 34px;
	--f-button-border-radius: 4px;
	--f-button-color: var(--fancybox-color, #fff);
	--f-button-hover-color: var(--fancybox-color, #fff);
	--f-button-bg: transparent;
	--f-button-hover-bg: transparent;
	--f-button-active-bg: transparent;
	--f-button-svg-width: 22px;
	--f-button-svg-height: 22px;
	position: absolute;
	top: -38px;
	right: 0;
	opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
	visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
	visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
	opacity: 1;
}

.fancybox__footer {
	padding: 0;
	margin: 0;
	position: relative;
}

.fancybox__footer .fancybox__caption {
	width: 100%;
	padding: 24px;
	opacity: var(--fancybox-opacity, 1);
	transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
	padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
	--f-button-border-radius: 50%;
	--f-button-color: #fff;
	--f-button-hover-color: #fff;
	--f-button-outline-color: #000;
	--f-button-bg: rgba(0, 0, 0, 0.6);
	--f-button-active-bg: rgba(0, 0, 0, 0.6);
	--f-button-hover-bg: rgba(0, 0, 0, 0.6);
	--f-button-svg-width: 18px;
	--f-button-svg-height: 18px;
	--f-button-svg-filter: none;
	top: 5px;
	right: 5px;
}

.fancybox__nav {
	--f-button-width: 50px;
	--f-button-height: 50px;
	--f-button-border: 0;
	--f-button-border-radius: 50%;
	--f-button-color: var(--fancybox-color);
	--f-button-hover-color: var(--fancybox-hover-color);
	--f-button-bg: transparent;
	--f-button-hover-bg: rgba(24, 24, 27, 0.3);
	--f-button-active-bg: rgba(24, 24, 27, 0.5);
	--f-button-shadow: none;
	--f-button-transition: all 0.15s ease;
	--f-button-transform: none;
	--f-button-svg-width: 26px;
	--f-button-svg-height: 26px;
	--f-button-svg-stroke-width: 2.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
	--f-button-svg-disabled-opacity: 0.65;
	--f-button-next-pos: 1rem;
	--f-button-prev-pos: 1rem;
	opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
	position: absolute;
	content: "";
	top: -30px;
	right: -20px;
	left: -20px;
	bottom: -30px;
	z-index: 1;
}

.is-idle .fancybox__nav {
	animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
	pointer-events: none;
	animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
	z-index: 30;
	cursor: pointer;
}

.fancybox-protected {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 40;
	-webkit-user-select: none;
	user-select: none;
}

.fancybox-ghost {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 0;
	object-fit: contain;
	z-index: 40;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
}

.fancybox-focus-guard {
	outline: none;
	opacity: 0;
	position: fixed;
	pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
	opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop,
.fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
	animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
	animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop,
.fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
	animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
	animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
	max-width: 100%;
	flex-shrink: 1;
	min-height: 1px;
	overflow: visible;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
	width: calc(100% - 120px);
	height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
	width: 100%;
	height: 100%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
	width: 960px;
	height: 540px;
	max-width: 100%;
	max-height: 100%;
}

.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
	padding: 0;
	background: rgba(24, 24, 27, 0.9);
	color: #fff;
}

.has-map .fancybox__content {
	background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.f-carousel__thumbs {
	--f-thumb-width: 96px;
	--f-thumb-height: 72px;
	--f-thumb-outline: 0;
	--f-thumb-outline-color: #5eb0ef;
	--f-thumb-opacity: 1;
	--f-thumb-hover-opacity: 1;
	--f-thumb-selected-opacity: 1;
	--f-thumb-border-radius: 2px;
	--f-thumb-offset: 0px;
	--f-button-next-pos: 0;
	--f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
	--f-thumb-gap: 8px;
	--f-thumb-opacity: 0.5;
	--f-thumb-hover-opacity: 1;
	--f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
	--f-thumb-gap: 4px;
	--f-thumb-extra-gap: 16px;
	--f-thumb-clip-width: 46px;
}

.f-thumbs {
	position: relative;
	flex: 0 0 auto;
	margin: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	user-select: none;
	perspective: 1000px;
	transform: translateZ(0);
}

.f-thumbs .f-spinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	background-image: linear-gradient(#ebeff2, #e2e8f0);
	z-index: -1;
}

.f-thumbs .f-spinner svg {
	display: none;
}

.f-thumbs.is-vertical {
	height: 100%;
}

.f-thumbs__viewport {
	width: 100%;
	height: auto;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
	display: flex;
}

.f-thumbs__slide {
	position: relative;
	flex: 0 0 auto;
	box-sizing: content-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	width: var(--f-thumb-width);
	height: var(--f-thumb-height);
	overflow: visible;
	cursor: pointer;
}

.f-thumbs__slide.is-loading img {
	opacity: 0;
}

.is-classic .f-thumbs__viewport {
	height: 100%;
}

.is-modern .f-thumbs__track {
	width: max-content;
}

.is-modern .f-thumbs__track::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc((var(--f-thumb-clip-width, 0))*-0.5);
	width: calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));
	cursor: pointer;
}

.is-modern .f-thumbs__slide {
	width: var(--f-thumb-clip-width);
	transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
	transition: none;
	pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
	transition: transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
	transition: clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
	filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: var(--f-thumb-width);
	height: 100%;
	margin: 0 -100% 0 -100%;
	padding: 0;
	border: 0;
	position: relative;
	border-radius: var(--f-thumb-border-radius);
	overflow: hidden;
	background: rgba(0, 0, 0, 0);
	outline: none;
	cursor: pointer;
	pointer-events: auto;
	touch-action: manipulation;
	opacity: var(--f-thumb-opacity);
	transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
	opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
	outline: none;
}

.f-thumbs__slide__button:focus-visible {
	outline: none;
	opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
	--clip-path: inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * (1 - var(--progress, 0)) * 0.5) round var(--f-thumb-border-radius, 0));
	clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
	opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: auto;
	bottom: 0;
	border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
	border-radius: var(--f-thumb-border-radius);
	animation: f-fadeIn 0.2s ease-out;
	z-index: 10;
}

.f-thumbs__slide__img {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: var(--f-thumb-offset);
	box-sizing: border-box;
	pointer-events: none;
	object-fit: cover;
	border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
	padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
	margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
	flex-wrap: wrap;
	padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
	margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
	--f-thumb-width: 96px;
	--f-thumb-height: 72px;
	--f-thumb-border-radius: 2px;
	--f-thumb-outline: 2px;
	--f-thumb-outline-color: #ededed;
	position: relative;
	opacity: var(--fancybox-opacity, 1);
	transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
	--f-thumb-gap: 8px;
	--f-thumb-opacity: 0.5;
	--f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
	background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
	--f-thumb-gap: 4px;
	--f-thumb-extra-gap: 16px;
	--f-thumb-clip-width: 46px;
	--f-thumb-opacity: 1;
	--f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
	background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
	padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
	padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
	--f-thumb-width: 64px;
	--f-thumb-clip-width: 32px;
	--f-thumb-height: 48px;
	--f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
	max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
	transition: none !important;
}

.fancybox__toolbar {
	--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
	--f-button-width: 46px;
	--f-button-height: 46px;
	--f-button-color: var(--fancybox-color);
	--f-button-hover-color: var(--fancybox-hover-color);
	--f-button-bg: rgba(24, 24, 27, 0.65);
	--f-button-hover-bg: rgba(70, 70, 73, 0.65);
	--f-button-active-bg: rgba(90, 90, 93, 0.65);
	--f-button-border-radius: 0;
	--f-button-svg-width: 24px;
	--f-button-svg-height: 24px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
	--f-button-svg-fill: none;
	--f-button-svg-disabled-opacity: 0.65;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
	color: var(--fancybox-color, currentColor);
	opacity: var(--fancybox-opacity, 1);
	text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
	pointer-events: none;
	z-index: 20;
}

.fancybox__toolbar :focus-visible {
	z-index: 1;
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.is-idle .fancybox__toolbar {
	pointer-events: none;
	animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
	flex-grow: 1;
	flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
	display: flex;
	justify-content: flex-end;
	flex-wrap: nowrap;
}

.fancybox__infobar {
	padding: 0 5px;
	line-height: var(--f-button-height);
	text-align: center;
	font-size: 17px;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: subpixel-antialiased;
	cursor: default;
	-webkit-user-select: none;
	user-select: none;
}

.fancybox__infobar span {
	padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
	background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
	position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
	height: 100%;
	opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
	display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
	display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
	display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
	display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
	display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
	display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: flex;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: flex;
}

.f-progress {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
	z-index: 30;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0!important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: flex;
	height: 100%;
	margin: 0!important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none!important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: flex;
	height: 100%;
	margin: 0!important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none!important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0!important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__arrow {
	align-items: center;
	background: #ccc;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	height: 2em;
	justify-content: center;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2em;
	z-index: 1;
}

.splide__arrow svg {
	fill: #000;
	height: 1.2em;
	width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
	opacity: 0.9;
}

.splide__arrow:disabled {
	opacity: 0.3;
}

.splide__arrow:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__arrow--prev {
	left: 1em;
}

.splide__arrow--prev svg {
	transform: scaleX(-1);
}

.splide__arrow--next {
	right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__pagination {
	bottom: 0.5em;
	left: 0;
	padding: 0 1em;
	position: absolute;
	right: 0;
	z-index: 1;
}

.splide__pagination__page {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: 0.7;
	padding: 0;
	position: relative;
	transition: transform 0.2s linear;
	width: 8px;
}

.splide__pagination__page.is-active {
	background: #fff;
	transform: scale(1.4);
	z-index: 1;
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: 0.9;
}

.splide__pagination__page:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__progress__bar {
	background: #ccc;
	height: 3px;
}

.splide__slide {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
	outline: 0;
}

.splide__toggle {
	cursor: pointer;
}

.splide__toggle:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
	border: 3px solid transparent;
	cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
	border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
	left: auto;
	right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
	transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
	left: 1em;
	right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
	transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
	left: 50%;
	transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
	top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
	transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
	bottom: 1em;
	top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
	transform: rotate(90deg);
}

.splide__pagination--ttb {
	bottom: 0;
	display: flex;
	flex-direction: column;
	left: auto;
	padding: 1em 0;
	right: 0.5em;
	top: 0;
}

.page-main body {
	overflow-x: hidden !important;
}

.page-main.mobile {
	overscroll-behavior: none;
	scroll-behavior: auto;
}

.top-wrap {
	height: calc(100vh - 48px);
	position: relative;
	padding: 135px 0 0 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.top-wrap .btn-video-popup {
	position: absolute;
	right: 32px;
	bottom: 71%;
}

.top-wrap img {
	max-width: 100%;
}

.page-main .top-wrap,
.page-main .top-wrap.fullwidth {
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
}

.top-wrap-container {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
}

.top-wrap-container img {
	display: block;
}

.page-main .top-wrap-container {
	height: auto;
	position: relative;
}

.top-text {
	max-width: 913px;
	width: 100%;
	margin-left: 34.5%;
	margin-bottom: 48px;
}

.top-wrap__title {
	margin-bottom: 0;
}

.top-wrap__text {
	margin-top: 8px;
}

.top-wrap__text p {
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
	margin: 0;
	color: #666666;
	max-width: 912px;
}

.top-wrap__text .btn-more {
	margin-top: 24px;
}

.news .column-wrap-middle-content {
	margin-bottom: 0;
}

.main-section-container {
	position: relative;
	min-height: 100vh;
	overflow: hidden;
	z-index: 1;
}

.main-section-container .pin-spacer {
	pointer-events: none;
}

.main-section-container + .content {
	padding-top: 0;
}

.main-section--first {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	padding: 101px 0 30%;
	width: 100%;
	pointer-events: none;
	height: 100vh;
	z-index: 93;
}

.mobile .main-section--first {
	padding-bottom: 40%;
}

.main-section--first .title-h3 {
	margin-bottom: 56px;
}

.main-section--first .main-section-desc {
	padding-right: 24px;
}

.main-section-bg {
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	right: 0;
	left: 0;
	background-color: #fff;
	opacity: 0;
}

.main-section-bg._fixed {
	position: fixed;
}

.main-section-bg.yellow {
	background: #FFBA13;
	z-index: 45;
}

.main-section-bg.red {
	background: #E30613;
	z-index: 55;
}

.main-section-bg.gray {
	background: #383838;
	z-index: 65;
}

.main-section-bg.white {
	background-color: #fff;
	z-index: 75;
}

.main-section-bg._hidden {
	opacity: 0;
}

.main-section {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	padding: 124px 24px 24px 24px;
	width: 100%;
	height: 100vh;
	top: 0;
	right: 0;
	left: 0;
	opacity: 0;
}

.main-section._active {
	pointer-events: visible !important;
}

.main-section._fixed {
	position: fixed;
}

.main-section._hidden {
	opacity: 0 !important;
}

.main-section .main-section-logo {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.main-section .main-section-logo img {
	height: 100%;
}

.main-section .column-wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.main-section .btn-more {
	border-color: #383838;
}

.main-section .btn-more span {
	color: #383838;
}

.main-section svg {
	color: #383838;
}

.main-section .title-h1 {
	color: #fff;
}

.main-section.red .main-section-desc {
	color: #fff;
}

.main-section.red .btn-more {
	border-color: #fff;
}

.main-section.red .btn-more span {
	color: #fff;
}

.desktop .main-section.red .btn-more:hover span {
	color: #383838 !important;
}

.main-section.red svg {
	color: #fff;
}

.main-section.gray .main-section-desc {
	color: #fff;
}

.main-section.gray .btn-more {
	border-color: #fff;
}

.main-section.gray .btn-more span {
	color: #fff;
}

.desktop .main-section.gray .btn-more:hover span {
	color: #383838 !important;
}

.main-section.gray svg {
	color: #fff;
}

.main-section .img-shape {
	position: relative;
	max-width: 684px;
	width: 100%;
	height: 0;
	align-self: flex-end;
	padding-bottom: 20.579%;
}

.main-section .img-shape img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.main-section .top-wrap {
	opacity: 0;
}

.main-section._shown .top-wrap {
	opacity: 1;
}

.main-section--empty {
	height: 100vh;
	background-color: #fff;
}

.main-section-desc {
	max-width: 920px;
	margin-bottom: 24px;
}

.main-section-top-logo {
	transform-origin: 50% 100%;
	min-width: 100%;
	color: #E30613;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 93;
	transition: width 0.1s linear;
}

.main-section-top-logo img,
.main-section-top-logo svg {
	width: 100%;
	max-height: none;
	display: block;
	transform-origin: 50% 100%;
}

.main-section-top-logo._fixed {
	position: fixed;
	bottom: 0;
}

.top-wrap-container-empty {
	height: 100vh;
}

.main-section__mobile-logo {
	display: none;
	opacity: 0.3;
}

.catalog .swiper-slide {
	height: auto !important;
}

.catalog .swiper-slide:last-child {
	margin-right: 0 !important;
}

.catalog-title {
	margin-bottom: 24px;
}

.catalog-links-line {
	font-size: 28px;
	font-weight: 500;
	line-height: 120%; /* 33.6px */
	border-bottom: 1px solid #B3B3B3;
	margin-bottom: 48px;
	margin-left: -32px;
	margin-right: -32px;
}

.catalog-links-line a {
	color: #383838;
	white-space: nowrap;
	padding: 13px 16px;
}

.catalog-links-line a:hover {
	color: #E30613;
}

.catalog-links-line span {
	font-size: 16px;
	font-weight: 600;
	line-height: 124%; /* 19.84px */
	color: #666666;
	margin-left: 4px;
	vertical-align: middle;
}

.catalog-links-line .splide__arrow,
.catalog-links-line .splide__pagination {
	display: none;
}

.branch-title {
	margin-bottom: 0;
	padding-bottom: 32px;
}

.text-item__accent {
	color: #383838;
	margin-bottom: 24px;
}

.text-item__accent b {
	color: #383838;
}

.brands {
	display: flex;
	gap: 32px;
	flex-wrap: wrap;
	margin-top: 64px;
}

.awards {
	display: flex;
	gap: 32px;
	margin-top: 28px;
}

.branches {
	margin-bottom: 32px;
	display: flex;
	gap: 32px;
}

.special-facts {
	margin-top: 64px;
	display: flex;
	gap: 32px;
}

.services {
	display: flex;
	gap: 24px;
}

.page-about .breadcrumbs {
	margin-bottom: 64px;
}

.mission .column-wrap .column-wrap__right h3 {
	margin-bottom: 64px;
}

.directions {
	position: relative;
}

.directions:after {
	content: "";
	position: absolute;
	top: 100%;
	width: 100vw;
	left: 50%;
	margin-left: -50vw;
	background: #F4F4F4;
	height: 200px;
}

.directions .column-wrap .column-wrap__right h3 {
	margin-bottom: 64px;
}

.directions + div,
.directions + section {
	position: relative;
}

.directions + .geography {
	background: #F4F4F4;
	position: relative;
}

.directions + .geography:before,
.directions + .geography:after {
	content: "";
	position: absolute;
	top: 0;
	width: calc((100vw - 100%) / 2);
	left: 100%;
	background: #F4F4F4;
	height: 100%;
}

.directions + .geography:after {
	right: 100%;
	left: auto;
}

.directions-items {
	display: flex;
	flex-direction: column;
	gap: 1px 0;
}

.directions-items p {
	margin-top: 0;
	margin-bottom: 24px;
}

.directions-item {
	position: relative;
	padding: 64px 32px 192px;
	background: #fff;
	transition: background 0.3s linear, padding 0.3s linear, top 0.3s linear, border 0.3s linear;
	border-top: 1px solid #F4F4F4;
	height: auto !important;
	max-height: none !important;
}

.directions-item._active,
._active .directions-item {
	padding: 128px 32px;
	transition: background 0.3s linear, padding 0.3s linear;
}

.directions-item._active .directions-ico,
._active .directions-item .directions-ico {
	bottom: 50%;
	transform: translateY(50%);
}

.directions-item._active .directions-desc,
._active .directions-item .directions-desc {
	opacity: 1;
}

.directions-item._active.yellow,
._active .directions-item.yellow {
	background: #FFBA13;
	border-top: 1px solid #FFBA13;
}

.directions-item._active.red,
._active .directions-item.red {
	background: #E30613;
	border-top: 1px solid #E30613;
}

.directions-item._active.red .directions-desc__title,
._active .directions-item.red .directions-desc__title,
.directions-item._active.red h5,
._active .directions-item.red h5,
.directions-item._active.red p,
._active .directions-item.red p {
	color: #fff;
}

.directions-item._active.red .directions-desc__img,
._active .directions-item.red .directions-desc__img {
	border-color: #fff;
}

.directions-item._active.red .directions-desc__img svg,
._active .directions-item.red .directions-desc__img svg {
	color: #fff;
}

.directions-item._active.gray,
._active .directions-item.gray {
	background: #383838;
	border-top: 1px solid #383838;
}

.directions-item._active.gray .directions-desc__title,
._active .directions-item.gray .directions-desc__title,
.directions-item._active.gray h5,
._active .directions-item.gray h5,
.directions-item._active.gray p,
._active .directions-item.gray p {
	color: #fff;
}

.directions-item._active.gray .directions-desc__img,
._active .directions-item.gray .directions-desc__img {
	border-color: #fff;
}

.directions-item._active.gray .directions-desc__img svg,
._active .directions-item.gray .directions-desc__img svg {
	color: #fff;
}

.directions-item._active._font-light .directions-desc__title,
._active .directions-item._font-light .directions-desc__title,
.directions-item._active._font-light h5,
._active .directions-item._font-light h5,
.directions-item._active._font-light p,
._active .directions-item._font-light p {
	color: #fff;
}

.directions-item._active._font-light .directions-desc__img,
._active .directions-item._font-light .directions-desc__img {
	border-color: #fff;
}

.directions-item._active._font-light .directions-desc__img svg,
._active .directions-item._font-light .directions-desc__img svg {
	color: #fff;
}

.directions-item h5 {
	margin-bottom: 8px;
}

.directions-item.red,
.directions-item.gray {
	top: -64px;
}

._open .directions-item.red,
._open .directions-item.gray {
	top: 0;
}

.directions-item .column-wrap .column-wrap__right {
	position: relative;
	z-index: 1;
}

.directions-desc {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 0 16px;
	width: 48%;
	opacity: 0;
	transition: opacity 0.3s linear;
	margin-bottom: 16px;
}

.directions-desc:last-child {
	margin-bottom: 0;
}

.directions-desc .directions-desc__img {
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	border: 1px solid #383838;
}

.directions-desc .directions-desc__title {
	color: #383838;
	font-size: 24px;
	font-weight: 500;
	line-height: 124%;
	margin-bottom: 8px;
}

.directions-desc p {
	opacity: 0.7;
	margin: 0;
}

.directions-ico {
	position: absolute;
	bottom: 9px;
	right: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 260px;
	height: 260px;
	transition: bottom 0.3s linear, transform 0.3s linear;
	transform: translateY(0);
}

.directions-ico svg,
.directions-ico img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	color: #F4F4F4;
	display: block;
}

.directions-ico svg._white-img,
.directions-ico img._white-img {
	display: none;
}

._active .directions-ico img {
	display: none;
}

._active .directions-ico img._white-img {
	display: block;
}

.geography-tabs {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 8px;
	margin-bottom: 64px;
}

.geography-tab {
	color: #383838;
	padding: 10px 16px;
	font-size: 16px;
	font-weight: 600;
	line-height: 124%;
	border-radius: 4px;
	transition: all 0.2s linear;
	cursor: pointer;
}

.geography-tab._active {
	background: #383838;
	color: #fff;
}

.geography-tab.disabled {
	pointer-events: none;
	color: #B3B3B3;
}

.geography-item:last-child .geography-item-top {
	border: none;
}

.geography-item._active {
	display: block;
}

.desktop .geography-item._active:hover .geography-item__arr svg {
	color: #fff;
}

.geography-item._active .geography-item__content {
	display: block;
}

.geography-item._active .geography-item__arr {
	background: #383838;
}

.geography-item._active .geography-item__arr svg {
	transform: rotate(180deg);
	color: #fff;
}

.geography-item-top {
	position: relative;
	cursor: pointer;
	padding: 17px 0;
	border-bottom: 1px solid #B3B3B3;
}

.desktop .geography-item-top:hover svg {
	color: #E30613;
}

.geography-item-top .geography-item__arr {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 24px;
	border-radius: 4px;
	background: #fff;
	transition: all 0.2s linear;
}

.geography-item-top .geography-item__arr svg {
	transition: all 0.2s linear;
	color: #B3B3B3;
}

.geography-item {
	position: relative;
}

.geography-item .column-wrap-middle-content {
	margin-bottom: 0;
}

.geography-item__title {
	color: #383838;
	font-size: 28px;
	font-weight: 500;
	line-height: 120%;
}

.geography-item__content {
	display: none;
	padding: 48px 0;
}

.city-items {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px 0;
}

.city-name {
	color: #383838;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 600;
	line-height: 124%;
}

.city-address {
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
	margin-bottom: 16px;
}

.city-contacts {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 4px;
}

.phone,
.mail {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0 4px;
	padding: 4px 8px;
	border-radius: 4px;
	background: #fff;
}

.phone .check,
.mail .check {
	display: none;
	color: #E30613;
}

.phone .copied,
.mail .copied {
	display: none;
}

.phone .copied + .check,
.mail .copied + .check {
	display: block;
}

.desktop .phone:hover a,
.desktop .mail:hover a,
.desktop .phone:hover svg,
.desktop .mail:hover svg {
	color: #E30613;
}

.phone a,
.mail a {
	color: #383838;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.phone svg,
.mail svg {
	color: #B3B3B3;
	transition: all 0.2s linear;
}

.copy {
	cursor: pointer;
}

.team-top {
	margin-bottom: 96px;
}

.team-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	gap: 96px 33px;
}

.team-item {
	width: 33.33%;
	width: calc(33.33% - 33px * 2 / 3);
}

.team-lead {
	margin-top: 96px;
	margin-bottom: 112px;
}

.team-lead .team-item.order-1 {
	order: 1;
}

.team-lead .team-item.order-2 {
	order: 2;
}

.team-lead .team-item.order-3 {
	order: 3;
}

.team-personal .column-wrap {
	align-items: flex-start;
}

.team-personal .team-items {
	position: relative;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 64px 0 0 0;
	gap: 48px 32px;
}

.team-personal .team-items::before {
	content: "";
	display: block;
	width: 22.5px;
	position: absolute;
	top: 8px;
	left: -19px;
	height: 1px;
	background: #B3B3B3;
	transform: rotate(-45deg);
}

.team-personal .team-items::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #B3B3B3;
}

.team-personal .team-item {
	width: calc(25% - 32px * 3 / 4);
}

.team-personal .team-item__name {
	font-size: 24px;
	font-weight: 500;
	line-height: 124%;
}

.team-personal .team-item__post {
	font-size: 16px;
	font-weight: 500;
	line-height: 124%;
}

.team-item__img {
	position: relative;
	height: 0;
	padding-bottom: 121.076%;
	margin-bottom: 24px;
}

.team-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*width: 100%;*/
	height: 100%;
}

.team-item__name {
	color: #383838;
	font-size: 38px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.38px;
	margin-bottom: 8px;
}

.team-item__post {
	color: #666666;
	font-size: 16px;
	font-weight: 500;
	line-height: 124%;
}

.history-top .column-wrap .column-wrap__right h3 {
	margin-bottom: 64px;
}

.history-top .column-wrap-middle-content {
	position: relative;
	margin-bottom: 48px;
	min-height: 530px;
}

.history-top .column-wrap-middle-content .history-item {
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.history-top .column-wrap-middle-content .history-item:last-child {
	display: block;
}

.history-item__img {
	position: relative;
	margin-bottom: 64px;
	height: 337px;
}

.history-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.history-item__year {
	color: #383838;
	font-size: 56px;
	font-weight: 500;
	line-height: 112%;
	letter-spacing: -0.56px;
	margin-bottom: 16px;
}

.history-item__text {
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}

.history-slider__item {
	cursor: pointer;
	max-width: 271px;
	width: auto !important;
	white-space: nowrap;
	padding: 12px 24px;
	font-size: 38px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.38px;
	color: #B3B3B3;
}

.history-slider__item._active {
	color: #383838;
}

.history-slider-wrap {
	border-top: 1px solid #B3B3B3;
}

.page-main .news .subtitle {
	margin-bottom: 48px;
}

.page-news .news {
	padding: 0 0 128px 0;
}

.news-items {
	padding-top: 48px;
	display: flex;
	flex-direction: column;
	gap: 48px 0;
}

.news-item {
	position: relative;
}

.news-content {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	padding-bottom: 24px;
	gap: 0 16px;
}

.news-content::before {
	content: '';
	display: block;
	width: 22.5px;
	position: absolute;
	bottom: -8px;
	left: -19px;
	height: 1px;
	background: #B3B3B3;
	transform: rotate(-45deg);
}

.news-content::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #B3B3B3;
}

.desktop a.news-content:hover .news-title {
	color: #E30613;
}

.news-content__left {
	width: calc(100% - 25.05% - 16px);
}

.news-content__right {
	flex-shrink: 0;
	position: relative;
	width: 25.05%;
}

.news-date {
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
	margin-bottom: 12px;
}

.news-title {
	padding-right: 50px;
	color: #383838;
	font-size: 24px;
	font-weight: 500;
	line-height: 124%;
	margin-bottom: 16px;
	transition: all 0.2s linear;
}

.news-desc {
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}

.news__img {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}

.news__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.news-tags {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
}

.news-tags a {
	font-size: 16px;
	font-weight: 500;
	line-height: 124%;
	padding: 6px 8px;
	border-radius: 4px;
	border: 1px solid #B3B3B3;
}

.desktop .news-tags a:hover {
	border-color: #fff;
	background: #fff;
	color: #E30613;
}

.news-tags a._active {
	border-color: #383838;
	background: #383838;
	color: #fff;
}

.mobile-tags {
	display: none;
	min-width: 135px;
}

.news-top-info {
	max-width: 684px;
	width: 100%;
}

.desktop .news-top-info .news-tags a:hover {
	border-color: #383838;
	background: #383838;
	color: #fff;
}

.news-title-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.news-title-top h2 {
	margin-bottom: 0;
}

.filtered-empty {
	padding: 16px 0;
}

.btn-reset-filter {
	margin-top: 40px;
}

.news-pages._no-pages {
	display: none;
}

.desktop .vn-top-news-page.vn-top-white .news-tags a:hover {
	border-color: #383838;
	background: #383838;
	color: #fff;
}

.vn-top-news-page.vn-top-white .news-date {
	font-size: 16px;
	font-weight: 500;
	line-height: 124%;
	margin-bottom: 24px;
}

.vn-top-news-page.vn-top-white h1 {
	margin-bottom: 24px;
}

.news-subtitle {
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}

.news-page-content {
	padding: 0 0 118px 0;
}

.news-page-content .column-wrap .column-wrap__right {
	width: 49.351%;
}

.news-page-content .column-wrap .column-wrap__right > img {
	margin: 0 -24px 50px -24px;
	max-width: 100%;
	width: initial;
}

.news-page-content h2 {
	margin-top: 48px;
	font-size: 32px;
	line-height: 120%;
	letter-spacing: 0;
}

.news-page-content .subtitle {
	font-size: 20px;
	font-weight: 500;
	line-height: 128%;
	margin-bottom: 24px;
}

.news-page-content ul {
	margin: 24px 0 24px 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 8px 0;
}

.news-page-content ul li {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	line-height: 148%;
	padding-left: 26px;
}

.news-page-content ul li::before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: #383838;
	position: absolute;
	left: 9px;
	top: 8px;
}

.news-page-content ol {
	display: flex;
	flex-direction: column;
	margin: 24px 0 24px 0;
	padding: 0;
	counter-reset: num;
	list-style: none;
	gap: 8px 0;
}

.news-page-content ol > li {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	line-height: 148%;
	padding-left: 32px;
}

.news-page-content ol > li::before {
	content: counter(num);
	counter-increment: num;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.news-page-content ol > li ul {
	margin-bottom: 0;
}

.news-page-content ol > li ul > li {
	padding-left: 14px;
}

.news-page-content ol > li ul > li::before {
	content: "—";
	background: transparent;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.news-page-content .quotation {
	position: relative;
	margin: 48px 0;
	padding: 0 35px;
	border-right: 2px solid #383838;
	border-left: 2px solid #383838;
}

.news-page-content .quotation .quotation-line-top-left,
.news-page-content .quotation .quotation-line-top-right,
.news-page-content .quotation .quotation-line-bottom-right,
.news-page-content .quotation .quotation-line-bottom-left {
	position: absolute;
	width: 12px;
	height: 2px;
	background: #383838;
}

.news-page-content .quotation .quotation-line-top-left {
	top: 0;
	left: 0;
}

.news-page-content .quotation .quotation-line-top-right {
	top: 0;
	right: 0;
}

.news-page-content .quotation .quotation-line-bottom-right {
	bottom: 0;
	right: 0;
}

.news-page-content .quotation .quotation-line-bottom-left {
	bottom: 0;
	left: 0;
}

.news-page-content .quotation .quotation__text {
	font-size: 24px;
	font-weight: 500;
	line-height: 124%;
	margin-bottom: 16px;
}

.news-page-content .quotation .quotation__autor {
	font-size: 16px;
	font-weight: 400;
	line-height: 148%;
}

.news-page-content .vacancies-list {
	display: flex;
	flex-direction: column;
	gap: 4px 0;
	margin-bottom: 100px;
}

.news-page-content .vacancies-list a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.desktop .news-page-content .vacancies-list a:hover span {
	color: #E30613;
}

.desktop .news-page-content .vacancies-list a:hover .vacancy-arr {
	opacity: 1;
}

.news-page-content .vacancies-list a span {
	font-size: 16px;
	font-weight: 400;
	line-height: 148%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	transition: all 0.2s linear;
}

.news-page-content .vacancies-list a .vacancy-arr {
	margin-left: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 24px;
	border-radius: 4px;
	background: #fff;
	transition: all 0.2s linear;
	opacity: 0;
}

.news-page-content .vacancies-list a .vacancy-arr svg {
	transform: rotate(-90deg);
	color: #E30613;
}

.news-page-content .news-slider-wrap.fullwidth {
	left: 33%;
}

.news-page-content .news-slider {
	margin-bottom: 48px;
}

.news-page-content .swiper-wrapper {
	padding: 0 0 0 154px;
}

.news-page-content .news-slider__slide {
	width: 100%;
	width: 50.127%;
	height: 0;
	padding-bottom: 30.24%;
}

.news-page-content .news-slider__slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.news-page-content .news-slider-prev,
.news-page-content .news-slider-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	transition: all 0.2s linear;
	border-radius: 50%;
	z-index: 15;
	cursor: pointer;
}

.news-page-content .news-slider-prev.swiper-button-disabled,
.news-page-content .news-slider-next.swiper-button-disabled {
	opacity: 0;
	visibility: hidden;
}

.desktop .news-page-content .news-slider-prev:hover svg,
.desktop .news-page-content .news-slider-next:hover svg {
	color: #E30613;
}

.news-page-content .news-slider-prev svg,
.news-page-content .news-slider-next svg {
	transition: all 0.2s linear;
	color: #383838;
}

.news-page-content .news-slider-prev {
	left: 26.5%;
}

.news-page-content .news-slider-prev svg {
	transform: rotate(180deg);
}

.news-page-content .news-slider-next {
	right: 14.5%;
}

.news-page-content .img-caption-wrap {
	margin: 48px -24px 48px -24px;
}

.news-page-content .img-caption-wrap span {
	display: block;
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.news-page-content .img-caption {
	position: relative;
	height: 0;
	padding-bottom: 60.235%;
	margin-bottom: 12px;
	max-width: initial;
	width: initial;
}

.news-page-content .img-caption img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	margin-bottom: 12px;
}

.news-page-content .content-video {
	position: relative;
	height: 0;
	padding-bottom: 60.235%;
	margin: 48px -24px 48px -24px;
	max-width: initial;
	width: initial;
	background-color: #fff;
}

.news-page-content .content-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	z-index: 5;
}

.news-page-content .news-contacts {
	margin-top: 24px;
}

.news-page-content .news-contact-line {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 0 24px;
}

.news-page-content .news-contact-line__left {
	width: 32.749%;
}

.news-page-content .news-contact-line__left span {
	display: block;
	color: #666666;
	font-size: 13px;
	font-weight: 500;
	line-height: 124%;
}

.news-page-content .news-contact {
	display: flex;
	flex-direction: column;
	gap: 12px 0;
}

.news-page-content .news-contact .mail,
.news-page-content .news-contact .phone {
	width: fit-content;
}

.news-page-content .news-contact-line__right {
	width: calc(100% - 32.749% - 24px);
}

.news-page-content .news-contact-line__right p {
	margin: 0;
}

.video-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	font-size: 16px;
	line-height: 148%;
	color: #B3B3B3;
	gap: 8px;
}

.video-preloader .svg-icon {
	width: 32px;
	height: 32px;
	animation: video-preloader 2s infinite linear;
}

.page-404 .wrap-page:after {
	content: none;
}

.error-404 {
	min-height: calc(100vh - 48px);
	display: flex;
	flex-direction: column;
}

.error-404__text {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 40px 0;
	max-width: 448px;
	margin-left: 35%;
}

.error-404__text h1 {
	font-size: 64px;
	font-weight: 500;
	line-height: 112%; /* 71.68px */
	letter-spacing: -0.64px;
	color: #E30613;
	margin-bottom: 24px;
}

.error-404__text h5 {
	margin-bottom: 16px;
	font-size: 32px;
	font-weight: 500;
	line-height: 120%; /* 38.4px */
}

.error-404__text p {
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 148%; /* 23.68px */
	color: #666666;
}

.error-404__logo {
	flex-shrink: 0;
	width: calc(100% + 64px);
	margin-left: -32px;
	margin-right: -32px;
}

.error-404__logo img {
	width: 100%;
	display: block;
}

.page-main body:not(._menu-opend) .header-wrap._white-content .top-menu a span,
.page-main body:not(._menu-opend) .header-wrap._white-content svg,
.page-main body:not(._menu-opend) .header-wrap._white-content .logo {
	color: #fff;
	transition: color 0.2s linear;
}

.page-main body:not(._menu-opend) .header-wrap._white-content .line {
	background: #fff;
	transition: color 0.2s linear;
}

.page-main body:not(._menu-opend) .header-wrap._grey-content .top-menu a span,
.page-main body:not(._menu-opend) .header-wrap._grey-content svg,
.page-main body:not(._menu-opend) .header-wrap._grey-content .logo {
	color: #383838;
	transition: color 0.2s linear;
}

.page-main body:not(._menu-opend) .header-wrap._grey-content .line {
	background: #383838;
	transition: color 0.2s linear;
}

.page-main ._menu-opend .header-wrap {
	background: #fff !important;
}

.header-wrap .wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 0;
}

.header-wrap .logo {
	position: absolute;
	left: 24px;
	top: 57%;
	transform: translateY(-50%);
	width: 91px;
	color: #E30613;
	transition: color 0.2s linear;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fff;
	padding: 11px 0 9px 0;
	z-index: 999;
	transition: top 0.5s linear;
}

._loading header {
	top: calc(100vh - 48px);
}

.top-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 32px;
	margin-left: 35%;
}

.top-menu li {
	max-width: 283px;
	width: 100%;
	flex-shrink: 0;
}

._menu-opend .top-menu li {
	visibility: hidden;
}

.top-menu li._active a {
	pointer-events: none;
}

.top-menu li._active a span,
.top-menu li._active a svg {
	color: #E30613;
}

.top-menu a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.desktop .top-menu a:hover span {
	color: #E30613;
}

.desktop .top-menu a:hover svg {
	color: #E30613;
}

.top-menu a svg {
	color: #B3B3B3;
	transition: all 0.2s linear;
}

.top-menu a span {
	color: #383838;
	font-size: 16px;
	font-weight: 600;
	line-height: 124%;
	transition: all 0.2s linear;
}

.btn-humb {
	position: relative;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 6px;
	margin-left: auto;
}

.btn-humb .line {
	position: absolute;
	width: 24px;
	height: 2px;
	background: #383838;
	transition: all 0.2s linear;
}

.btn-humb .line-1 {
	top: 18%;
}

.btn-humb .line-2 {
	top: 52%;
}

.btn-humb._active .line-1 {
	transform: translateY(5px) translateX(0) rotate(45deg);
}

.btn-humb._active .line-2 {
	transform: translateY(-3px) translateX(0) rotate(-45deg);
}

.humb-menu {
	padding-top: 48px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: fixed;
	top: 48px;
	left: 0;
	right: 0;
	width: 100%;
	height: calc(100vh - 48px);
	transform: translateY(-148vh);
	background: #F4F4F4;
	z-index: 100;
	pointer-events: none;
	visibility: hidden;
	transition: all 0.4s linear;
	overflow: auto;
}

.mobile .humb-menu {
	height: calc(100dvh - 48px);
	transform: translateY(-148dvh);
}

.humb-menu .fullwidth {
	width: 100vw;
}

.humb-menu img {
	display: block;
	margin: 0 auto;
}

.humb-menu._active {
	pointer-events: initial;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.humb-menu ul {
	display: flex;
	flex-direction: column;
	gap: 24px 0;
	margin: 0;
	padding: 0;
	padding: 0 0 0 50%;
	list-style: none;
	margin-bottom: 20px;
}

.humb-menu ul ._active a {
	color: #E30613;
	pointer-events: none;
}

.humb-menu ul a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #383838;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}

.desktop .humb-menu ul a:hover {
	color: #E30613;
}

.desktop .humb-menu ul a:hover .arr {
	opacity: 1;
}

.humb-menu ul a .arr {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E30613;
	margin-left: 8px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	transition: all 0.2s linear;
	opacity: 0;
}

.humb-menu ul a .arr svg {
	color: #fff;
}

.footer {
	padding: 48px 0 0px 0;
	background: #fff;
}

.footer .column-wrap__left,
.footer .column-wrap__right {
	padding: 0 24px;
}

.footer-contacts {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 32px;
}

.footer-contacts a {
	display: block;
	color: #383838;
	font-size: 24px;
	font-weight: 500;
	line-height: 124%;
	min-width: 283px;
}

.desktop .footer-contacts a:hover {
	color: #E30613;
}

.footer-top {
	padding: 0 0 16px 0;
	border-bottom: 1px solid #B3B3B3;
}

.footer-menu-wrap {
	margin-top: 24px;
	margin-bottom: 64px;
}

.footer-menu {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer-menu a {
	color: #383838;
	font-size: 16px;
	font-weight: 500;
	line-height: 124%;
}

.desktop .footer-menu a:hover {
	color: #E30613;
}

.footer-copyright {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 0;
}

.copyright,
.creator {
	color: #666666;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 124%;
}

.creator a {
	color: #666666;
}

.destop .creator a:hover {
	color: #E30613;
}

.footer-menu-box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 0 32px;
}

.footer-menu-box ul {
	display: flex;
	flex-direction: column;
	min-width: 283px;
	gap: 12px 0;
}

.top-wrap__items {
	display: flex;
	justify-content: space-between;
	gap: 0 24px;
	padding: 48px 32px;
	background: #fff;
}

.top-wrap__item {
	width: 33%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.top-wrap__item--num {
	color: #383838;
	font-size: 72px;
	font-weight: 500;
	line-height: 112%;
	letter-spacing: -0.72px;
	margin-right: 24px;
}

.top-wrap__item--title {
	color: #383838;
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}

.text-item {
	position: relative;
}

.text-item .svg-icon {
	width: 24px;
	height: 24px;
}

.text-item .svg-icon img {
	width: 100%;
	height: 100%;
}

.text-item-top {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding-bottom: 28px;
}

.text-item-top::before {
	content: "";
	display: block;
	width: 22.5px;
	position: absolute;
	bottom: -8px;
	left: -19px;
	height: 1px;
	background: #B3B3B3;
	transform: rotate(-45deg);
}

.text-item-top::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #B3B3B3;
}

.text-item__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	height: 56px;
	border-radius: 100px;
	background: #fff;
}

.text-item__img .svg-icon {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.text-item__title {
	max-width: 597px;
	width: 100%;
	margin: 0 auto;
	color: #383838;
	font-size: 38px;
	font-weight: 500;
	line-height: 116%;
	letter-spacing: -0.38px;
	min-height: 56px;
}

.text-item-bottom {
	padding-top: 28px;
}

.text-item-bottom .btn-more {
	margin-top: 16px;
}

.text-item__desc {
	max-width: 597px;
	width: 100%;
	margin: 0 auto;
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}

.text-item__desc p {
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}

.text-item__hidden {
	overflow: hidden;
	will-change: max-height;
	transition: max-height 0.1s linear;
}

.text-item__hidden-content {
	padding-top: 64px;
}

.card {
	display: flex;
	flex-direction: column;
	position: relative;
	color: #383838;
	flex: 1 0 0;
}

.card:hover .card-image__hover {
	opacity: 1;
}

.card-image {
	position: relative;
}

.card-image img {
	display: block;
	width: 100%;
	object-fit: cover;
}

.card-image__hover {
	opacity: 0;
	position: absolute;
	transition: opacity 0.1s;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.card-image__hover-icon {
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #fff;
}

.card-info {
	background: #fff;
	padding: 16px 24px 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.card-info__title {
	margin-bottom: 4px;
}

.card-info__articul {
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: 500;
	line-height: 124%; /* 29.76px */
	color: #B3B3B3;
	flex-grow: 1;
}

.card-info__price {
	font-size: 28px;
	font-weight: 500;
	line-height: 120%; /* 33.6px */
}

.card-tag {
	position: absolute;
	border-radius: 47px;
	background: #383838;
	top: 16px;
	left: 16px;
	padding: 8px 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 124%; /* 19.84px */
}

.card-year {
	position: absolute;
	border-radius: 47px;
	background: #F4F4F4;
	top: 16px;
	right: 16px;
	padding: 8px 16px;
	color: #666666;
	font-size: 16px;
	font-weight: 600;
	line-height: 124%; /* 19.84px */
}

.brand-card {
	background: #fff;
	position: relative;
	width: calc(25% - 32px * 3 / 4);
	padding-top: calc(25% - 32px * 3 / 4);
}

.brand-card img,
.brand-card svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 180px;
	width: 90%;
}

.brand-card:last-child {
	cursor: pointer;
}

.brand-card:last-child svg {
	color: #383838;
	transition: color 0.1s;
}

.brand-card:last-child:hover svg {
	color: #E30613;
}

.award-item {
	flex: 1 0 0;
	padding-left: 24px;
	border-left: 1px solid #B3B3B3;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 346px;
}

.desktop .award-item:hover .award__title {
	color: #E30613;
}

.award__icon {
	width: 56px;
	height: 56px;
	border-radius: 100px;
	background: #fff;
	margin-bottom: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.award__title {
	margin-bottom: 24px;
}

.award__text {
	font-size: 18px;
	line-height: 140%; /* 25.2px */
	color: #666666;
	max-width: 420px;
}

.branch {
	flex: 1 0 0;
	background: #fff;
	display: flex;
	flex-direction: column;
}

.branch-top {
	padding: 48px 48px 0;
	flex-grow: 1;
}

.branch__title {
	margin-bottom: 8px;
}

.branch__text {
	font-size: 18px;
	line-height: 140%; /* 25.2px */
	color: #666666;
	margin-bottom: 24px;
}

.branch__icon {
	display: flex;
	justify-content: flex-end;
	padding: 0 24px 24px;
	flex-shrink: 0;
}

.branch__icon svg,
.branch__icon img {
	width: 260px;
	height: 260px;
	color: #E9E9E9;
}

.special-facts__item {
	flex: 1 0 0;
}

.special-facts__item-num {
	font-size: 56px;
	font-weight: 500;
	line-height: 112%; /* 62.72px */
	letter-spacing: -0.56px;
	margin-bottom: 16px;
	color: #383838;
}

.special-facts__item-text {
	font-size: 18px;
	line-height: 140%; /* 25.2px */
	color: #666666;
}

.service {
	flex: 1 0 0;
	padding: 24px;
	background: #fff;
	border-radius: 4px;
}

.service__icon {
	margin-bottom: 24px;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #F4F4F4;
	display: flex;
	align-items: center;
	justify-content: center;
}

.service__icon .svg-icon {
	width: 24px;
	height: 24px;
}

.service__title {
	font-size: 24px;
	font-weight: 500;
	line-height: 124%; /* 29.76px */
	color: #383838;
	margin-bottom: 16px;
}

.service__desc {
	font-size: 16px;
	line-height: 148%; /* 23.68px */
	color: #666666;
}

.preloader-wrapper {
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: max-height 0.5s linear;
	max-height: 0;
	overflow: hidden;
}

._loading .preloader-wrapper {
	max-height: 100vh;
}

.preloader-wrapper._sales {
	background-color: #FFC842;
}

.preloader-wrapper._sales .top-angle svg,
.preloader-wrapper._sales .bottom-angle svg {
	color: #FFBA13;
}

.preloader-wrapper._service {
	background-color: #E93842;
}

.preloader-wrapper._service .top-angle svg,
.preloader-wrapper._service .bottom-angle svg {
	color: #E30613;
}

.preloader-wrapper._solution,
.preloader-wrapper._solutions {
	background-color: #4C4C4C;
}

.preloader-wrapper._solution .top-angle svg,
.preloader-wrapper._solutions .top-angle svg,
.preloader-wrapper._solution .bottom-angle svg,
.preloader-wrapper._solutions .bottom-angle svg {
	color: #383838;
}

.preloader-wrapper._hidden {
	display: none;
}

.preloader-wrapper .top-angle,
.preloader-wrapper .bottom-angle {
	position: absolute;
	z-index: 2;
	width: 270px;
	height: 270px;
	display: flex;
}

.preloader-wrapper .top-angle {
	top: 0;
	left: 0;
	transform: translate(-55%, -55%);
}

.preloader-wrapper .bottom-angle {
	bottom: 0;
	right: 0;
	transform: translate(55%, 55%);
}

.preloader-wrapper .branch-svg {
	transform: scale(0);
	color: #fff;
	width: 448px;
	height: 448px;
}

.preloader-wrapper._shown .top-angle,
.preloader-wrapper._shown .bottom-angle {
	transform: translate(0, 0);
	transition: transform 2s linear;
}

.preloader-wrapper._shown .branch-svg {
	transform: scale(1);
	transition: transform 2s linear;
}

@media (hover: hover) {

.f-button:hover:not([disabled]) {
	color: var(--f-button-hover-color);
	background-color: var(--f-button-hover-bg);
}

}

@media screen and (-ms-high-contrast: none) {

.splide__slide:focus-visible {
	border: 3px solid #0bf;
}

.splide.is-focus-in .splide__slide:focus {
	border: 3px solid #0bf;
}

.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
	border-color: #0bf;
}

}

@media (max-width: 999px) and (min-width: 768px) {

.directions-item .column-wrap .column-wrap__right p {
	max-width: 450px;
}

}

@media (min-width: 1919px) {

.top-wrap img {
	width: 100%;
}

}

@media (min-width: 1920px) {

.top-wrap .btn-video-popup {
	bottom: 83%;
}

.top-wrap-container {
	position: relative;
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}

.footer-logo img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

}

@media (max-width: 1919px) {

.vn-top h1 {
	font-size: 56px;
	letter-spacing: -0.56px;
}

h1,
.title-h1 {
	font-size: 64px;
	letter-spacing: -0.64px;
}

h2,
.title-h2 {
	font-size: 56px;
	letter-spacing: -0.56px;
}

h3,
.title-h3 {
	font-size: 48px;
	line-height: 116%;
	letter-spacing: -0.48px;
}

h4,
.title-h4 {
	font-size: 38px;
	letter-spacing: -0.38px;
}

h5,
.title-h5 {
	font-size: 32px;
	font-weight: 500;
	line-height: 120%;
}

h6 {
	font-size: 32px;
	font-weight: 500;
	line-height: 120%;
}

.title-h7 {
	font-size: 24px;
	font-weight: 500;
	line-height: 124%; /* 29.76px */
}

.top-wrap__text p {
	font-size: 16px;
	line-height: 148%; /* 23.68px */
	max-width: 684px;
}

.catalog-links-line {
	font-size: 24px;
	font-weight: 500;
	line-height: 124%; /* 29.76px */
}

.catalog-links-line span {
	font-size: 16px;
	font-weight: 600;
	line-height: 124%; /* 19.84px */
}

.brands {
	gap: 24px;
}

.branches {
	margin-bottom: 24px;
}

.card-info {
	padding: 16px 16px 24px;
}

.card-info__articul {
	font-size: 20px;
	line-height: 128%; /* 25.6px */
}

.card-info__price {
	font-size: 24px;
	line-height: 124%; /* 29.76px */
}

.award__text {
	font-size: 16px;
	line-height: 148%; /* 23.68px */
}

.branch__text {
	font-size: 16px;
	line-height: 148%; /* 23.68px */
}

.special-facts__item-num {
	font-size: 48px;
	line-height: 116%; /* 55.68px */
	letter-spacing: -0.48px;
}

.special-facts__item-text {
	font-size: 16px;
	line-height: 148%; /* 23.68px */
}

}

@media (max-width: 1520px) {

.subtitle {
	font-size: 32px;
	letter-spacing: 0;
	line-height: 120%;
}

.column-wrap-middle-content {
	max-width: 448px;
}

.text-item.news-item .news-item__title {
	max-width: 448px;
	font-size: 24px;
	line-height: 124%;
}

.round-items-wrap {
	align-items: flex-end;
}

.round-items-title {
	font-size: 64px;
	letter-spacing: -0.64px;
}

.round-items-title small {
	font-size: 32px;
	line-height: 120%;
}

.round-items-desc {
	font-size: 16px;
	line-height: 148%;
}

.popup .popup-content-wrap {
	max-width: 1200px;
	min-height: calc(100vh - 150px);
	max-height: calc(100vh - 150px);
}

.vn-top.vn-top-white h1 {
	font-size: 48px;
	line-height: 116%;
	letter-spacing: -0.48px;
}

.wrap {
	padding: 0 24px;
}

p {
	font-size: 16px;
}

.top-wrap {
	padding: 280px 0 0 0;
}

.top-wrap .btn-video-popup {
	right: 18px;
	bottom: 58.5%;
}

.team-personal .team-item__name {
	font-size: 20px;
	line-height: 128%;
}

.team-personal .team-item__post {
	font-size: 13px;
}

.team-item__name {
	font-size: 32px;
	letter-spacing: 0;
	line-height: 120%;
}

.history-item__year {
	font-size: 48px;
	line-height: 116%;
	letter-spacing: -0.48px;
}

.history-item__text {
	font-size: 16px;
	line-height: 148%;
}

.news-page-content .swiper-wrapper {
	padding: 0 0 0 115px;
}

.news-page-content .news-slider__slide {
	width: 51.047%;
	padding-bottom: 28.731%;
}

.news-page-content .news-slider-next {
	right: 10.5%;
}

.error-404__logo {
	width: calc(100% + 48px);
	margin-left: -24px;
	margin-right: -24px;
}

.top-menu li {
	max-width: 212px;
}

.footer-contacts {
	padding-left: 26%;
	gap: 0 22px;
}

.footer-contacts a {
	font-size: 20px;
	line-height: 128%;
	min-width: 212px;
	max-width: 212px;
}

.footer-menu-wrap {
	padding-left: 26%;
}

.footer-menu-box ul {
	min-width: 212px;
	max-width: 212px;
}

.top-wrap__item--num {
	font-size: 64px;
	letter-spacing: -0.64px;
}

.top-wrap__item--title {
	font-size: 16px;
	line-height: 148%;
}

.text-item__title {
	max-width: 448px;
	font-size: 32px;
	letter-spacing: 0;
}

.text-item__desc {
	max-width: 448px;
	font-size: 16px;
	line-height: 148%;
}

}

@media (max-width: 1350px) {

.popup.video-popup .popup-content {
	max-width: 950px;
	max-height: 535px;
}

.main-section-top-logo.fullwidth {
	width: 100vw;
}

.news-content__left {
	width: calc(100% - 30% - 16px);
}

.news-content__right {
	width: 30%;
}

.footer-contacts {
	padding-left: 23.8%;
}

.footer-menu-wrap {
	padding-left: 23.8%;
}

}

@media (max-width: 1280px) {

.popup .popup-content-wrap {
	max-width: 95vw;
	min-height: calc(100vh - 50px);
	max-height: calc(100vh - 50px);
}

.popup-items .popup-item {
	width: calc(25% - 24px * 3 / 4);
}

.directions-items p {
	font-size: 16px;
}

.directions-items .column-wrap .column-wrap__right {
	margin-left: 0;
	width: 63%;
}

.directions-items.fullwidth {
	width: 100vw;
	margin: 0 -24px;
	padding: 0;
	left: 0;
	transform: translateX(0);
}

.directions-item {
	padding: 64px 24px 192px;
}

.directions-item._active,
._active .directions-item {
	padding: 128px 24px;
}

.directions-desc .directions-desc__title {
	font-size: 20px;
	line-height: 128%;
}

.footer-contacts {
	padding-left: 18.4%;
}

.footer-menu-wrap {
	padding-left: 19.3%;
}

}

@media (max-width: 1139px) {

.fullwidth {
	width: 100%;
	left: 0;
	transform: translateX(0);
}

.column-wrap {
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.column-wrap .column-wrap__left {
	width: 100%;
	margin-bottom: 12px;
}

.column-wrap .column-wrap__left.mb48 {
	margin-bottom: 48px;
}

.column-wrap .column-wrap__left + .column-wrap__right {
	margin-left: 0;
	width: 100%;
	max-width: 100%;
}

.column-wrap .column-wrap__right {
	margin-left: 0;
	width: 100%;
	max-width: 100%;
}

.column-wrap-middle-content {
	max-width: 66.66%;
	margin: 0 0 64px auto;
}

.mb {
	margin-bottom: 96px;
}

.text-item.news-item .news-item__title {
	max-width: 66.66%;
	margin: 0 0 0 auto;
}

.img-shape-wrap {
	align-items: flex-start;
	justify-content: flex-end;
}

.img-shape-wrap::after {
	content: none;
}

.img-shape-wrap .img-shape {
	transform: translateY(0);
	max-width: initial;
	width: 66.66%;
}

.vn-top.vn-top-white.fullwidth {
	width: 100vw;
	margin: 0 -24px;
	padding: 48px 24px;
}

.pages {
	justify-content: center;
}

.top-wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.top-wrap.fullwidth {
	width: 100vw;
	padding: 10px 0 0 0;
	height: calc(100vh - 48px);
	max-width: 100%;
	margin-left: -24px;
	margin-right: -24px;
}

.top-wrap .btn-video-popup {
	position: relative;
	right: initial;
	bottom: initial;
	margin-bottom: 24px;
	order: 1;
}

.top-wrap img {
	width: 100vw;
	max-width: initial;
	margin: 0 -24px;
	order: 3;
}

.page-main .top-wrap,
.page-main .top-wrap.fullwidth {
	transform: none !important;
}

.top-wrap-container {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	height: 100%;
	padding: 0 24px;
}

.page-main .top-wrap-container {
	height: 100vh;
	opacity: 1 !important;
}

.top-text {
	margin-left: 0;
	max-width: 100%;
	order: 2;
}

.main-section--first .main-section-desc {
	padding: 0 24px;
	max-width: none;
	margin-bottom: 48px;
}

.main-section-bg {
	display: none !important;
}

.main-section {
	flex-direction: column-reverse;
	justify-content: flex-start;
}

.main-section .column-wrap {
	position: relative;
	z-index: 5;
}

.main-section .img-shape {
	padding-bottom: 56.25%;
	max-width: none;
	margin-bottom: 48px;
	z-index: 5;
}

.main-section--empty {
	display: none !important;
}

.main-section-top-logo {
	display: none;
}

.main-section-top-logo._z-index-0 {
	z-index: 47 !important;
}

.main-section-top-logo._z-index-1 {
	z-index: 57 !important;
}

.main-section-top-logo._z-index-2 {
	z-index: 67 !important;
}

.main-section-top-logo._z-index-3 {
	z-index: 97 !important;
}

.main-section--first .main-section-top-logo {
	display: block;
	position: absolute;
	bottom: 60px;
	bottom: calc(100vh - 100lvh);
	color: #E30613 !important;
	transform: none !important;
}

.top-wrap-container-empty {
	display: none;
}

.main-section--first,
.main-section {
	opacity: 1 !important;
}

.main-section--first.yellow,
.main-section.yellow {
	background: #FFBA13;
}

.main-section--first.red,
.main-section.red {
	background: #E30613;
}

.main-section--first.gray,
.main-section.gray {
	background: #383838;
}

.main-section__mobile-logo {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff !important;
	z-index: 1;
	transform: scale(2.2) translate(-50%, 104px);
}

.catalog {
	margin-left: -24px;
	margin-right: -24px;
	padding: 0 24px;
}

.catalog-links-line {
	margin-left: -24px;
	margin-right: -24px;
	margin-bottom: 64px;
}

.awards {
	flex-direction: column;
	align-items: flex-end;
	gap: 48px;
}

.branches {
	gap: 1px;
	flex-direction: column;
	margin: 0 -16px 1px;
}

.services {
	flex-direction: column;
}

.directions-item {
	margin-left: -24px;
	margin-right: -24px;
	width: 100vw;
}

.team-items {
	flex-wrap: wrap;
	gap: 48px 24px;
	justify-content: flex-end;
}

.team-item {
	width: calc(50% - 24px * 1 / 2);
}

.team-lead {
	margin-top: 64px;
}

.team-personal .team-items {
	gap: 48px 24px;
	justify-content: flex-end;
}

.team-personal .team-item {
	width: calc(33.33% - 24px * 2 / 3);
}

.history-top .column-wrap-middle-content {
	min-height: 482px;
}

.history-item__img {
	height: 266px;
}

.history-slider__item {
	font-size: 32px;
	line-height: 116%;
	letter-spacing: 0;
}

.history-slider-wrap.fullwidth {
	width: 100vw;
	margin: 0 -24px;
}

.page-news .news-item {
	padding-bottom: 16px;
}

.page-news .news-item::before {
	content: '';
	display: block;
	width: 22.5px;
	position: absolute;
	bottom: -8px;
	left: -19px;
	height: 1px;
	background: #B3B3B3;
	transform: rotate(-45deg);
}

.page-news .news-item::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #B3B3B3;
}

.page-news .news-item .column-wrap {
	flex-direction: column-reverse;
}

.news-content {
	flex-direction: column-reverse;
	padding-bottom: 16px;
}

.news-content::before,
.news-content::after {
	content: none;
}

.news-content__left {
	width: 100%;
}

.news-content__right {
	width: 100%;
}

.news-title {
	padding-right: 0;
}

.news__img {
	position: relative;
	margin-bottom: 16px;
}

.news-top-info {
	max-width: 100%;
}

.filtered-empty {
	padding: 0;
}

.page-news .filtered-empty::before,
.page-news .filtered-empty::after {
	content: none;
}

.filtered-empty .news-content::before,
.filtered-empty .news-content::after {
	content: '';
}

.vn-top-news-page.vn-top-white .news-date {
	margin-bottom: 0;
}

.vn-top-news-page.vn-top-white .column-wrap {
	flex-direction: column-reverse;
}

.vn-top-news-page.vn-top-white .column-wrap__left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 24px;
	margin-bottom: 0;
}

.news-subtitle {
	margin-bottom: 24px;
}

.news-page-content p {
	margin-top: 0;
}

.news-page-content .column-wrap .column-wrap__right {
	width: 100%;
}

.news-page-content .column-wrap .column-wrap__right > img {
	width: 100%;
	max-width: 100%;
	margin: 0 0 48px 0;
}

.news-page-content .vacancies-list {
	margin-bottom: 48px;
}

.news-page-content .vacancies-list a span {
	text-decoration: none;
}

.news-page-content .news-slider-wrap.fullwidth {
	left: 0;
	width: 100vw;
	margin: 0 -24px;
}

.news-page-content .swiper-wrapper {
	padding: 0 0 0 24px;
}

.news-page-content .news-slider__slide {
	width: 93.75%;
	padding-bottom: 52.995%;
}

.news-page-content .news-slider-prev,
.news-page-content .news-slider-next {
	display: none;
}

.news-page-content .img-caption-wrap {
	margin: 0 0 48px 0;
}

.news-page-content .img-caption {
	padding-bottom: 56.528%;
}

.news-page-content .content-video {
	margin: 0 0 48px 0;
	padding-bottom: 56.528%;
}

.error-404 {
	align-items: center;
}

.error-404__text {
	margin-left: 0;
}

.header-wrap .wrap {
	justify-content: space-between;
	padding-left: 24px;
}

.header-wrap .logo {
	position: static;
	transform: translateY(0);
}

header {
	padding: 10px 0 7px 0;
}

.top-menu {
	gap: 0 24px;
	margin-left: 0;
}

.top-menu li {
	max-width: initial;
	width: initial;
}

.btn-humb {
	margin-left: 0;
}

.humb-menu ul {
	padding: 0 0 0 52%;
}

.footer .column-wrap {
	margin: 0 -24px;
	padding: 0 0 16px 0;
}

.footer .column-wrap.footer-top {
	margin: 0 -24px 24px -24px;
}

.footer-contacts {
	padding-left: 0;
	max-width: 66.66%;
	margin: 0 0 0 auto;
	gap: 0 81px;
}

.footer-contacts a {
	min-width: initial;
	max-width: initial;
	width: auto;
}

.footer-top .column-wrap__left {
	padding-bottom: 0;
	margin-bottom: 16px;
}

.footer-top .column-wrap__right {
	padding-top: 16px;
	border-top: 1px solid #B3B3B3;
}

.footer-menu-box {
	max-width: 66.66%;
	margin: 0 0 64px auto;
}

.footer-logo img {
	width: 100vw;
	max-width: initial;
	margin: 0 -24px;
}

.top-wrap__items {
	order: 4;
	width: 100vw;
	padding: 48px 24px;
	margin: 0 -24px;
}

.top-wrap__item {
	flex-direction: column;
	align-items: flex-start;
}

.top-wrap__item--num {
	margin-bottom: 16px;
}

.text-item-top {
	justify-content: flex-end;
}

.text-item__title {
	max-width: none;
	width: 66.66%;
	margin: 0;
}

.text-item-bottom {
	display: flex;
	justify-content: flex-end;
}

.text-item__desc {
	max-width: none;
	width: 66.66%;
	margin: 0;
}

.card {
	min-width: 448px;
}

.brand-card {
	width: calc(33.33% - 24px * 2 / 3);
	padding-top: calc(33.33% - 24px * 2 / 3);
}

.brand-card:nth-last-child(2),
.brand-card:nth-last-child(3) {
	display: none;
}

.award-item {
	font-size: 16px;
	line-height: 148%;
	max-width: none;
	width: 66.66%;
	min-height: 0;
	flex: auto;
}

.branch {
	flex-direction: row;
}

.branch-top {
	padding: 48px 0  48px 48px;
}

.branch__icon {
	padding: 48px;
}

.branch__icon svg,
.branch__icon img {
	width: 182px;
	height: 182px;
}

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

.service-content {
	width: 67.6%;
	flex-shrink: 0;
}

}

@media (max-width: 1139px) and (max-height: 920px) and (orientation: landscape) {

.main-section .img-shape {
	padding-bottom: 50%;
	margin-bottom: 20px;
}

}

@media (max-width: 1139px) and (max-height: 820px) and (orientation: landscape) {

.main-section .img-shape {
	padding-bottom: 0;
	margin-bottom: 32px;
	width: 684px;
	height: 384px;
	align-self: flex-start;
	flex-shrink: 0;
}

}

@media (max-width: 1139px) and (max-height: 720px) and (orientation: landscape) {

.main-section .img-shape {
	padding-bottom: 0;
	width: 582px;
	height: 327px;
}

}

@media (max-width: 1139px) and (max-height: 620px) and (orientation: landscape) {

.main-section .img-shape {
	padding-bottom: 0;
	width: 402px;
	height: 226px;
	margin-bottom: 20px;
}

}

@media (max-width: 1139px) and (orientation: landscape) {

.main-section__mobile-logo {
	display: none;
}

}

@media (max-width: 1139px) and (max-width: 880px) {

.main-section__mobile-logo {
	transform: scale(2.4) translate(-48%, 88px);
}

}

@media (max-width: 1139px) and (max-width: 680px) {

.main-section__mobile-logo {
	transform: scale(2.8) translate(-47%, 74px);
}

}

@media (max-width: 1139px) and (max-width: 480px) {

.main-section__mobile-logo {
	transform: scale(3.2) translate(-44%, 48px);
}

}

@media (max-width: 999px) {

.img-shape-side::after {
	top: 48px;
}

.img-shape-side .img-shape {
	width: 65.55%;
}

.popup .popup-content {
	padding: 0 16px 32px 16px;
}

.popup.video-popup {
	padding: 100px 24px 250px 24px;
}

.popup.video-popup .btn-close-popup {
	right: 24px;
}

.popup.video-popup .popup-content {
	max-width: 90%;
	max-height: initial;
	height: 0;
	padding-bottom: 50.6%;
}

.popup.video-popup .popup-content iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.popup-items {
	justify-content: space-between;
	gap: 16px;
}

.popup-items .popup-item {
	width: calc(50% - 16px * 1 / 2);
}

.popup-item__img {
	width: 100%;
}

.popup-item__img img {
	object-fit: contain;
	opacity: 1;
}

.geography-item__title {
	font-size: 24px;
	line-height: 124%;
}

.error-404__text {
	max-width: 472px;
}

}

@media (max-width: 999px) and (max-height: 750px) and (orientation: landscape) {

.top-wrap .btn-video-popup {
	position: absolute;
	right: 16px;
	top: 25px;
}

}

@media (max-width: 999px) and (orientation: landscape) {

.top-text {
	margin-bottom: 16px;
}

.top-wrap__title {
	font-size: 38px;
}

}

@media (max-height: 840px) and (max-width: 1139px) {

.page-about .breadcrumbs {
	margin-bottom: 40px;
}

.page-about .vn-top h1 {
	margin-bottom: 40px;
}

}

@media (max-width: 767px) {

.subtitle {
	font-size: 24px;
	line-height: 124%;
}

.column-wrap .column-wrap__left {
	margin-bottom: 8px;
}

.column-wrap .column-wrap__left.mb48 {
	margin-bottom: 48px;
}

.column-wrap-top {
	margin-bottom: 48px;
}

.column-wrap-middle-content {
	max-width: 100%;
	margin: 0 0 48px auto;
}

.mb {
	margin-bottom: 64px;
}

.text-items {
	gap: 48px 0;
}

.text-item.news-item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.text-item.news-item .news-item__date {
	position: static;
	margin-bottom: 16px;
}

.text-item.news-item .news-item__title {
	max-width: 100%;
	margin: 0;
}

.img-shape-wrap .img-shape {
	width: 100%;
}

.img-shape-side::after {
	width: 100%;
	top: 24px;
	right: -24px;
	clip-path: polygon(16% 0, 100% 0, 100% 70%, 83% 100%, 0 100%, 0 28%);
}

.img-shape-side .img-shape {
	width: 100%;
}

.round-items-wrap {
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.round-items-title {
	margin-bottom: 16px;
	font-size: 38px;
	line-height: 116%;
	letter-spacing: -0.38px;
}

.round-items-title small {
	font-size: 24px;
	line-height: 124%;
}

.round-items-desc {
	margin-top: 16px;
}

.popup.video-popup {
	padding: 200px 16px 250px 16px;
}

.popup.video-popup .btn-close-popup {
	right: 16px;
}

.vn-top .breadcrumbs {
	margin-bottom: 64px;
}

.vn-top.vn-top-white h1 {
	font-size: 38px;
	letter-spacing: -0.38px;
	margin-bottom: 24px;
}

.vn-top.vn-top-white.fullwidth {
	margin: 0 -16px;
	padding: 24px 16px;
	z-index: 100;
}

.vn-top h1 {
	font-size: 38px;
	line-height: 116%;
	letter-spacing: -0.38px;
	margin-bottom: 32px;
}

.pages {
	gap: 0;
}

.pages li.prev {
	margin-right: 8px;
}

.pages li.next {
	margin-left: 8px;
}

.wrap {
	padding: 0 16px;
}

h1,
.title-h1 {
	font-size: 38px;
	line-height: 116%;
	letter-spacing: -0.38px;
}

h3,
.title-h3 {
	font-size: 32px;
	line-height: 120%;
	letter-spacing: 0;
}

h5,
.title-h5 {
	font-size: 24px;
	font-weight: 500;
	line-height: 124%; /* 29.76px */
}

.top-wrap {
	height: calc(100vh - 48px);
}

.top-wrap.fullwidth {
	margin-left: -16px;
	margin-right: -16px;
	min-height: initial;
}

.top-wrap img {
	margin: 0 -16px;
}

.top-wrap-container {
	padding: 0 16px;
}

.top-text {
	margin-bottom: 32px;
}

.main-section--first .main-section-desc {
	padding: 0 16px;
	margin-bottom: 32px;
}

.main-section {
	padding: 24px 16px 40px;
}

.mobile .main-section {
	padding-bottom: 60px;
}

.main-section .img-shape {
	margin-bottom: 32px;
}

.main-section__mobile-logo {
    /* opacity: 1; */
    opacity: 0.3;

}

.catalog {
	margin-left: -16px;
	margin-right: -16px;
	padding: 0 16px;
}

.catalog-links-line {
	margin-left: -16px;
	margin-right: -16px;
	font-size: 20px;
	line-height: 128%; /* 25.6px */
	margin-bottom: 48px;
}

.branch-title {
	padding-bottom: 0;
}

.brands {
	gap: 16px;
	margin-top: 48px;
}

.awards {
	margin-top: 0;
}

.special-facts {
	flex-direction: column;
	margin-top: 48px;
}

.special-facts {
	gap: 24px;
}

.services {
	gap: 1px;
	margin: 0 -16px;
}

.directions .column-wrap .column-wrap__right h3 {
	margin-bottom: 48px;
}

.directions-items .column-wrap .column-wrap__right {
	width: 100%;
}

.directions-items.fullwidth {
	width: 100vw;
	margin: 0 -16px;
	padding: 0;
	left: 0;
	transform: translateX(0);
}

.directions-item {
	padding: 24px 16px 236px 16px;
	margin-left: -16px;
	margin-right: -16px;
}

.directions-item._active,
._active .directions-item {
	padding: 64px 16px 196px 16px;
}

.directions-item._active .directions-ico,
._active .directions-item .directions-ico {
	top: initial;
	transform: translateY(0);
	bottom: 0;
}

.directions-item._active.gray .directions-ico,
._active .directions-item.gray .directions-ico {
	width: 172px;
	height: 172px;
	margin-bottom: 10px;
	margin-right: 8px;
}

.directions-desc .directions-desc__img {
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 0;
	position: absolute;
	top: 1px;
	left: 0;
}

.directions-desc .directions-desc__title {
	padding-left: 32px;
}

.directions-ico {
	width: 182px;
	height: 182px;
	bottom: -35px;
	right: 0;
}

.geography-tabs {
	width: 100vw;
	margin: 0 -16px;
	margin-bottom: 48px;
	padding: 0 16px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: transparent transparent;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.geography-tabs::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	background: transparent;
}

.geography-tabs::-webkit-scrollbar-thumb {
	background-color: transparent;
}

.geography-item-top {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}

.geography-item-top .column-wrap-middle-content {
	padding-right: 16px;
}

.geography-item-top .geography-item__arr {
	position: static;
	flex-shrink: 0;
	transform: translateY(0);
}

.geography-item__title {
	font-size: 20px;
	line-height: 128%;
}

.geography-item__content {
	padding: 32px 0;
}

.team-top {
	margin-bottom: 24px;
}

.team-items {
	gap: 48px 0;
}

.team-item {
	width: 100%;
}

.team-lead {
	margin-top: 48px;
}

.team-lead {
	margin-bottom: 48px;
}

.team-personal .team-items {
	gap: 32px 16px;
	justify-content: flex-start;
}

.team-personal .team-item {
	width: calc(50% - 16px * 1 / 2);
}

.team-item__name {
	font-size: 24px;
}

.history-top .column-wrap-middle-content {
	min-height: 397px;
}

.history-item__img {
	height: 193px;
	margin-bottom: 48px;
}

.history-item__year {
	font-size: 38px;
	line-height: 116%;
	letter-spacing: -0.38px;
}

.history-slider-wrap.fullwidth {
	width: 100vw;
	margin: 0 -16px;
}

.news-title {
	font-size: 20px;
	line-height: 128%;
}

.news-desc {
	font-size: 16px;
	line-height: 148%;
}

.mobile-tags {
	display: block;
}

.news-top-info .news-tags {
	display: none;
}

.news-title-top {
	flex-wrap: wrap;
	margin-bottom: 0;
	flex-direction: row-reverse;
}

.news-title-top h1 {
	width: 100%;
}

.btn-reset-filter {
	margin-top: 32px;
}

.news-page-content {
	padding: 0 0 96px 0;
}

.news-page-content p {
	margin-bottom: 32px;
}

.news-page-content h2 {
	font-size: 24px;
	line-height: 124%;
}

.news-page-content .subtitle {
	margin-bottom: 8px;
}

.news-page-content ul {
	margin: 8px 0 8px 0;
}

.news-page-content ol {
	margin: 8px 0 8px 0;
}

.news-page-content .quotation {
	padding: 0 24px;
}

.news-page-content .news-slider-wrap.fullwidth {
	margin: 0 -16px;
}

.news-page-content .swiper-wrapper {
	padding: 0 0 0 16px;
}

.news-page-content .news-slider__slide {
	width: 91.47%;
	padding-bottom: 51.735%;
}

.news-page-content .news-contacts {
	margin-bottom: 80px;
}

.news-page-content .news-contact-line {
	flex-direction: column;
	gap: 8px 0;
}

.news-page-content .news-contact-line__left {
	width: 100%;
}

.news-page-content .news-contact {
	gap: 16px 0;
}

.news-page-content .news-contact-line__right {
	width: 100%;
}

.error-404__text h1 {
	margin-bottom: 16px;
	font-size: 64px;
	line-height: 112%; /* 71.68px */
}

.error-404__text h5 {
	margin-bottom: 8px;
	font-size: 24px;
	line-height: 124%; /* 29.76px */
}

.error-404__text p {
	margin-bottom: 16px;
}

.error-404__logo {
	width: calc(100% + 32px);
	margin-left: -16px;
	margin-right: -16px;
}

.header-wrap .wrap {
	padding-left: 16px;
}

.top-menu {
	display: none;
}

.humb-menu ul {
	padding: 0 16px;
	margin-bottom: 48px;
}

.footer .column-wrap {
	margin: 0 -16px;
}

.footer-contacts {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	max-width: 100%;
	margin: 0;
	gap: 8px 0;
}

.footer-copyright {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 8px 0;
}

.footer-menu-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	max-width: 100%;
	margin: 0 0 48px 0;
	gap: 12px 0;
}

.footer-logo img {
	margin: 0 -16px;
}

.top-wrap__items {
	flex-direction: column;
	padding: 48px 16px;
	margin: 0 -16px;
	gap: 24px 0;
}

.top-wrap__item {
	width: 100%;
}

.top-wrap__item--num {
	font-size: 38px;
	line-height: 116%;
	margin-right: 0;
	letter-spacing: -0.38px;
}

.text-item-top {
	flex-direction: column;
	justify-content: flex-start;
	padding-bottom: 16px;
}

.text-item__img {
	position: relative;
	top: initial;
	left: initial;
	margin-bottom: 16px;
}

.text-item__title {
	font-size: 24px;
	line-height: 124%;
	min-height: 0;
}

.text-item-bottom {
	padding-top: 16px;
}

.text-item__desc {
	max-width: none;
	width: 100%;
}

.text-item__hidden-content {
	padding-top: 48px;
}

.card {
	min-width: 330px;
}

.brand-card {
	width: calc(50% - 8px);
	padding-top: calc(50% - 8px);
}

.brand-card img,
.brand-card svg {
	max-width: 130px;
	width: 95%;
}

.award-item {
	padding-left: 0;
	border-left: none;
	width: 100%;
}

.award__icon {
	margin-bottom: 16px;
}

.award__title {
	margin-bottom: 16px;
}

.branch {
	display: block;
}

.branch-top {
	padding: 24px 16px 0;
}

.branch__icon {
	padding: 0 16px 16px;
}

.special-facts__item-num {
	font-size: 32px;
	line-height: 120%; /* 38.4px */
	margin-bottom: 8px;
}

.service {
	display: block;
	border-radius: 0;
	padding: 24px 16px;
}

.service-content {
	width: 100%;
}

._loading .preloader-wrapper {
	max-height: calc(100vh - 48px);
}

.preloader-wrapper .top-angle,
.preloader-wrapper .bottom-angle {
	width: 120px;
	height: 120px;
}

.preloader-wrapper .branch-svg {
	width: 220px;
	height: 220px;
}

}

@media (max-height: 740px) and (max-width: 1280px) {

.page-about .vn-top h1 {
	margin-bottom: 40px;
}

}

@media (max-width: 600px){
	
	
.top-wrap.fullwidth {
    margin-top: -40%;
}


}



@media (max-width: 500px) {


.main-section--first .main-section-top-logo {
                  position: unset;
}
.main-section--first {
                           justify-content: space-evenly;
}
.top-wrap.fullwidth {
    margin-top: -60%;
}


}

@media (max-width: 479px) {

.popup-items .popup-item {
	height: 152px;
}

.popup-item__img {
	margin-bottom: 16px;
}

}

@media (max-width: 360px) {

.pages a,
.pages span {
	padding: 6px 10px;
}

}

@media (max-height: 740px) {

.page-about .breadcrumbs {
	margin-bottom: 20px;
}

}

@media (max-height: 640px) {

.main-section__mobile-logo {
	opacity: 0.3;
}

}

@media (max-height: 500px) and (orientation: landscape) {

.top-wrap .btn-video-popup {
	top: 60px;
}

.mobile .main-section--first {
	padding-bottom: 0;
	justify-content: flex-start;
	padding-top: 52px;
}

.main-section .img-shape {
	/*display: none;*/
}

}

@media (max-height: 600px) and (orientation: landscape){
.mobile .main-section--first {
              justify-content: flex-start;
}
}

@media (max-height: 500px) {

.main-section--first .main-section-desc {
	font-size: 28px;
}

.mobile .main-section {
	padding-bottom: 40px;
}

.main-section .main-section-desc {
	font-size: 20px;
	margin-bottom: 20px;
}

.main-section .img-shape {
	padding-bottom: 30%;
}

.main-section .img-shape {
	margin-bottom: 5px;
    width: 400px;
    height: 200px;

}

}

@media (max-height: 400px) {

.main-section .img-shape {
    /* display: none; */
    margin-bottom: 0;
    padding-bottom: 0;
    width: 380px;
    height: 180px;
}


}

@keyframes swiper-preloader-spin {

0% {
	transform: rotate(0deg);
}

100% {
	transform: rotate(360deg);
}

}

@keyframes f-spinner-rotate {

100% {
	transform: rotate(360deg);
}

}

@keyframes f-spinner-dash {

0% {
	stroke-dasharray: 1,150;
	stroke-dashoffset: 0;
}

50% {
	stroke-dasharray: 90,150;
	stroke-dashoffset: -35;
}

100% {
	stroke-dasharray: 90,150;
	stroke-dashoffset: -124;
}

}

@keyframes f-throwOutUp {

to {
	transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
	opacity: 0;
}

}

@keyframes f-throwOutDown {

to {
	transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
	opacity: 0;
}

}

@keyframes f-zoomInUp {

from {
	transform: scale(0.975) translate3d(0, 16px, 0);
	opacity: 0;
}

to {
	transform: scale(1) translate3d(0, 0, 0);
	opacity: 1;
}

}

@keyframes f-zoomOutDown {

to {
	transform: scale(0.975) translate3d(0, 16px, 0);
	opacity: 0;
}

}

@keyframes f-fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes f-fadeOut {

100% {
	opacity: 0;
}

}

@keyframes f-fadeFastIn {

0% {
	opacity: 0.75;
}

100% {
	opacity: 1;
}

}

@keyframes f-fadeFastOut {

100% {
	opacity: 0;
}

}

@keyframes f-fadeSlowIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes f-fadeSlowOut {

100% {
	opacity: 0;
}

}

@keyframes f-crossfadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes f-crossfadeOut {

100% {
	opacity: 0;
}

}

@keyframes f-slideInPrev {

0% {
	transform: translateX(100%);
}

100% {
	transform: translate3d(0, 0, 0);
}

}

@keyframes f-slideInNext {

0% {
	transform: translateX(-100%);
}

100% {
	transform: translate3d(0, 0, 0);
}

}

@keyframes f-slideOutNext {

100% {
	transform: translateX(-100%);
}

}

@keyframes f-slideOutPrev {

100% {
	transform: translateX(100%);
}

}

@keyframes f-classicInNext {

0% {
	transform: translateX(-75px);
	opacity: 0;
}

100% {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

}

@keyframes f-classicInPrev {

0% {
	transform: translateX(75px);
	opacity: 0;
}

100% {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

}

@keyframes f-classicOutNext {

100% {
	transform: translateX(-75px);
	opacity: 0;
}

}

@keyframes f-classicOutPrev {

100% {
	transform: translateX(75px);
	opacity: 0;
}

}

@keyframes splide-loading {

0% {
	transform: rotate(0);
}

to {
	transform: rotate(1turn);
}

}

@keyframes splide-loading {

0% {
	transform: rotate(0);
}

to {
	transform: rotate(1turn);
}

}

@keyframes video-preloader {

0% {
	opacity: 1;
}

50% {
	opacity: 0.4;
}

100% {
	opacity: 1;
}

}

