@import url(https://fonts.googleapis.com/css2?family=Commissioner:wght@300;400;500;600;700;800&display=swap);
/*! normalize.css v8.0.1 | 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;
}

/**
* Render the `main` element consistently in IE.
*/
main {
	display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
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 */
	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;
}

/**
* Swiper 10.3.1
* 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: September 28, 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") format("woff");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
	/*
	--swiper-preloader-color: var(--swiper-theme-color);
	--swiper-wrapper-transition-timing-function: initial;
	*/
}

: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;
	overflow: clip;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	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;
}

/* Auto Height */
.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);
	backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none; /* For Firefox */
	-ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.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);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
	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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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;
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
/* Slide styles end */
@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.v-scrollbar-parent {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.v-scrollbar-parent::-webkit-scrollbar {
	display: none;
}

.v-scrollbar {
	position: absolute;
	z-index: 9;
}
.v-scrollbar.in-window {
	position: fixed;
}
.v-scrollbar.is-empty {
	display: none;
}
.v-scrollbar.auto-hide {
	opacity: 0;
	transition: opacity 0.5s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.v-scrollbar.auto-hide.is-hovered, .v-scrollbar.auto-hide.in-action {
	opacity: 1;
}
.v-scrollbar_x {
	bottom: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: 10px;
}
.v-scrollbar_y {
	top: 3px;
	right: 3px;
	width: 10px;
	height: calc(100% - 6px);
}
.v-scrollbar__thumb {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #babac0;
	border-radius: 5px;
	cursor: pointer;
}
.v-scrollbar__thumb_x {
	width: 50px;
	height: 100%;
}
.v-scrollbar__thumb_y {
	width: 100%;
	height: 50px;
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.v-preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: #000;
}

:root {
	--color-white: #fff;
	--color-white--rgb: 255, 255, 255;
	--color-black: #0c1533;
	--color-black--rgb: 12, 21, 51;
	--color-black-100: #1b1b1b;
	--color-black-100--rgb: 27, 27, 27;
	--color-black-200: #0a1621;
	--color-black-200--rgb: 10, 22, 33;
	--color-grey: #f2f5fb;
	--color-grey--rgb: 242, 245, 251;
	--color-grey-100: #e6ebf4;
	--color-grey-100--rgb: 230, 235, 244;
	--color-grey-200: #d9d9d9;
	--color-grey-200--rgb: 217, 217, 217;
	--color-blue: #0e5df6;
	--color-blue--rgb: 14, 93, 246;
	--color-red: #dc4f40;
	--color-red--rgb: 220, 79, 64;
	--color-red-010: #eedbdd;
	--color-red-010--rgb: 238, 219, 221;
	--color-highlight: #feb62a;
	--color-highlight--rgb: 254, 182, 42;
}

html {
	background-color: var(--color-grey);
	color: var(--color-black);
}

html,
body {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
	display: none;
}

html {
	font-family: "Commissioner", sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: 500;
	letter-spacing: 0.01rem;
}

*,
*::before,
*::after {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

input,
textarea,
button,
select {
	font-family: "Commissioner", sans-serif;
}

* {
	text-size-adjust: 100%;
}
html.v-mobile * {
	outline: none;
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
:root {
	--wrap: 5.75vw;
}
@media (min-width: 900px) and (max-width: 1199px) {
	:root {
		--wrap: 5vw;
	}
}
@media (max-width: 899px) {
	:root {
		--wrap: 5vw;
	}
}
@media (min-width: 1200px) and (min-width: 1400px) {
	:root {
		--wrap: calc((100vw - 1140px) / 2);
	}
}

.v-scrollbar__thumb {
	background-color: var(--color-red);
}

html,
body {
	overflow-x: hidden;
	line-height: 160%;
}
html.lock,
body.lock {
	overflow: hidden;
}

html:not(.v-loaded) {
	overflow: hidden;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

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

._container {
	width: 100%;
	padding-left: var(--wrap);
	padding-right: var(--wrap);
}

.logo-link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	cursor: pointer;
	text-decoration: unset;
}
@media (min-width: 900px) {
	.logo-link {
		max-width: 10.0625rem;
	}
}
@media (max-width: 899px) {
	.logo-link {
		max-width: 8.75rem;
	}
}
.logo-link img,
.logo-link svg {
	width: 100%;
	height: auto;
}

.button-filled {
	--color-theme: var(--color-white);
	--color-reverse: var(--color-red);
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 0;
	display: inline-flex;
	width: max-content;
	align-items: center;
	justify-content: center;
	border-radius: 0.5rem;
	overflow: hidden;
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	text-decoration: unset;
	font-weight: 700;
	line-height: 160%;
	letter-spacing: 0.01rem;
	color: var(--color-theme, var(--color-highlight));
}
@media (min-width: 900px) {
	.button-filled {
		padding: 1rem 1.875rem;
		font-size: 1rem;
	}
}
@media (max-width: 899px) {
	.button-filled {
		padding: 0.75rem 1.75rem;
		font-size: 0.875rem;
	}
}
html:not(.v-mobile) .button-filled:hover {
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) .button-filled:hover::before {
	transform: translate(0, 0);
}

html:not(.v-mobile) .button-filled:focus-visible {
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) .button-filled:focus-visible::before {
	transform: translate(0, 0);
}

.button-filled::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(0, 110%);
	background-color: var(--color-theme, var(--color-highlight));
}
html:not(.v-mobile) .button-filled::before {
	content: "";
}

.button-filled::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	z-index: 0;
	border-radius: inherit;
	transform: translate(-50%, -50%);
	background-color: var(--color-reverse, var(--color-black));
}
.button-filled span {
	position: relative;
	z-index: 2;
}
.button-filled svg {
	position: relative;
	z-index: 2;
	width: 0.875rem;
	height: 0.875rem;
}
.button-filled > * + * {
	margin-left: 0.5rem;
}

.button-hollow {
	--color-theme: var(--color-red);
	--color-reverse: var(--color-white);
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 0;
	display: inline-flex;
	width: max-content;
	align-items: center;
	justify-content: center;
	border-radius: 0.5rem;
	overflow: hidden;
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	text-decoration: unset;
	font-weight: 700;
	line-height: 160%;
	letter-spacing: 0.01rem;
	color: var(--color-theme, var(--color-highlight));
	border: 1px solid transparent;
	background-color: transparent;
}
@media (min-width: 900px) {
	.button-hollow {
		padding: 1rem 1.875rem;
		font-size: 1rem;
	}
}
@media (max-width: 899px) {
	.button-hollow {
		padding: 0.75rem 1.75rem;
		font-size: 0.875rem;
	}
}
html:not(.v-mobile) .button-hollow:hover {
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) .button-hollow:hover::before {
	transform: translate(0, 0);
}

html:not(.v-mobile) .button-hollow:focus-visible {
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) .button-hollow:focus-visible::before {
	transform: translate(0, 0);
}

.button-hollow::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(0, 110%);
	background-color: var(--color-theme, var(--color-highlight));
}
html:not(.v-mobile) .button-hollow::before {
	content: "";
}

.button-hollow::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	z-index: 0;
	border-radius: inherit;
	transform: translate(-50%, -50%);
	background-color: var(--color-reverse, var(--color-black));
}
.button-hollow span {
	position: relative;
	z-index: 2;
}
.button-hollow svg {
	position: relative;
	z-index: 2;
	width: 0.875rem;
	height: 0.875rem;
}
.button-hollow > * + * {
	margin-left: 0.5rem;
}
.button-hollow::after {
	border-radius: inherit;
	border: 1px solid var(--color-theme);
	background-color: transparent;
}

section.grey,
.section.grey {
	color: var(--color-black);
	background-color: var(--color-grey);
}
section.light,
.section.light {
	color: var(--color-black);
	background-color: var(--color-white);
}
@media (min-width: 1200px) {
	section,
	.section {
		padding: 6.25rem 0;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	section,
	.section {
		padding: 5rem 0;
	}
}
@media (max-width: 899px) {
	section,
	.section {
		padding: 3.125rem 0;
	}
}

.section-header__subtitle {
	display: flex;
	align-items: center;
	margin-bottom: 0.625rem;
	text-transform: uppercase;
	line-height: 140%;
	font-weight: 400;
	font-size: 0.875rem;
	color: var(--color-red);
}
.section-header__subtitle::before {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 100%;
	height: 1px;
	margin-right: 0.5rem;
	background-color: currentColor;
}
@media (min-width: 900px) {
	.section-header__subtitle::before {
		max-width: 2.375rem;
	}
}
@media (max-width: 899px) {
	.section-header__subtitle::before {
		max-width: 1.75rem;
	}
}
.section-header__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 140%;
}
@media (min-width: 1200px) {
	.section-header__title {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.section-header__title {
		font-size: 2rem;
	}
}
@media (max-width: 899px) {
	.section-header__title {
		font-size: 1.75rem;
	}
}

.contact-link {
	display: flex;
	width: 100%;
	align-items: center;
	transition: color 0.3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	text-decoration: unset;
	font-weight: 600;
	color: var(--color-black);
}
html:not(.v-mobile) .contact-link:hover {
	color: var(--color-red);
}

html:not(.v-mobile) .contact-link:focus-visible {
	color: var(--color-red);
}

@media (min-width: 900px) {
	.contact-link {
		font-size: 1rem;
	}
}
@media (max-width: 899px) {
	.contact-link {
		font-size: 0.875rem;
	}
}
.contact-link > * + * {
	margin-left: 0.625rem;
}
.contact-link.header-call > * + * {
	margin-left: 0.25rem;
}

.contact-link__label {
	position: relative;
	z-index: 0;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1.75rem;
	width: 100%;
	height: auto;
	border-radius: 50%;
	overflow: hidden;
	transition: background 0.2s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	background-color: var(--color-blue);
}
html:not(.v-mobile) .contact-link:hover .contact-link__label {
	transition: background 1.6s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	background-color: transparent;
}

html:not(.v-mobile) .contact-link:focus-visible .contact-link__label {
	transition: background 1.6s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	background-color: transparent;
}

.contact-link__label::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(0, 110%);
	background-color: var(--color-red);
}
html:not(.v-mobile) .contact-link:hover .contact-link__label::before {
	transform: translate(0, 0);
}

html:not(.v-mobile) .contact-link:focus-visible .contact-link__label::before {
	transform: translate(0, 0);
}

.contact-link__label img,
.contact-link__label svg {
	position: relative;
	width: 100%;
	height: auto;
}
@media (max-width: 1199px) {
	.contact-link.header-call .contact-link__text {
		display: none;
	}
}

.popup-feedback {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.popup-feedback > * + * {
	margin-top: 1.625rem;
}
.popup-feedback__header {
	display: flex;
	justify-content: center;
	align-items: center;
}
.popup-feedback__label {
	width: 100%;
	margin-right: 1.25rem;
}
@media (min-width: 900px) {
	.popup-feedback__label {
		max-width: 3.5rem;
	}
}
@media (max-width: 899px) {
	.popup-feedback__label {
		max-width: 3rem;
	}
}
.popup-feedback__label img {
	width: 100%;
	height: auto;
}
.popup-feedback__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 150%;
	color: var(--color-black);
}
@media (min-width: 1200px) {
	.popup-feedback__title {
		font-size: 1.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup-feedback__title {
		font-size: 1.25rem;
	}
}
@media (max-width: 899px) {
	.popup-feedback__title {
		font-size: 1.125rem;
	}
}
.popup-feedback__subtitle {
	font-weight: 500;
	line-height: 164%;
	letter-spacing: normal;
	font-size: 1rem;
}
.popup-feedback__button {
	max-width: 17.625rem;
	width: 100%;
	margin-top: 1.875rem;
}

.dropdown {
	text-align: left;
}
.dropdown.desktop {
	position: relative;
	z-index: 0;
}
@media (max-width: 899px) {
	.dropdown.desktop {
		display: none;
	}
}
.dropdown.mobile > * + * {
	margin-top: 0.875rem;
}
.dropdown__header {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	display: block;
	font-weight: 600;
	font-size: 1.25rem;
	color: inherit;
}
.dropdown.desktop .dropdown__header {
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	font-size: 1rem;
}
html:not(.v-mobile) .dropdown.desktop .dropdown__header:hover {
	color: var(--color-red);
}

html:not(.v-mobile) .dropdown.desktop .dropdown__header:focus-visible {
	color: var(--color-red);
}

.dropdown-list {
	display: flex;
	flex-direction: column;
}
.dropdown.desktop .dropdown-list {
	position: absolute;
	top: 100%;
	left: -0.625rem;
	z-index: 0;
	width: max-content;
	padding: 0.625rem;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0.3s 0.4s;
	background-color: var(--color-white);
}

.dropdown.desktop.viewed .dropdown-list {
	transition: opacity 0.4s ease 0.3s, visibility 0.3s 0s;
	opacity: 1;
	visibility: visible;
}

.dropdown-list > * + * {
	margin-top: 0.5rem;
}
.dropdown.mobile .dropdown-list > * + * {
	margin-top: 0.75rem;
}

.dropdown-list__link {
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	text-decoration: unset;
	font-size: 1.125rem;
	color: inherit;
}
html:not(.v-mobile) .dropdown-list__link:hover {
	color: var(--color-red);
}

html:not(.v-mobile) .dropdown-list__link:focus-visible {
	color: var(--color-red);
}

.dropdown.desktop .dropdown-list__link {
	font-size: 0.875rem;
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
select {
	display: block;
	width: 100%;
	border: unset;
	border-bottom: 1px solid rgba(var(--color-black--rgb), 0.37);
	padding: 0.75rem 0;
	outline: none;
	font-family: "Commissioner", sans-serif;
	font-size: 1rem;
	line-height: 100%;
	font-weight: 400;
	color: var(--color-black);
	background-color: var(--color-white);
}
select:focus-visible {
	border-color: var(--color-black);
}
form.invalid select {
	border-color: var(--color-red);
}

input,
textarea {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	outline: none;
	resize: none;
	appearance: none;
	outline: none;
	width: 100%;
	border-radius: 0.5rem;
	border: 1px solid transparent;
	padding: 1.125rem 1rem;
	transition: border 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	font-family: "Commissioner", sans-serif;
	font-size: 1rem;
	line-height: 100%;
	font-weight: 400;
	color: var(--color-black);
	background-color: var(--color-white);
}
input:focus-visible,
textarea:focus-visible {
	border-color: var(--color-red);
}
input::placeholder,
textarea::placeholder {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: rgba(var(--color-black--rgb), 0.8);
}
input.hidden,
textarea.hidden {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: -1;
	visibility: hidden;
	padding: 0;
	border: 0;
	font-size: 0;
}
form.invalid input {
	border-color: var(--color-red);
}

form.invalid textarea {
	border-color: var(--color-red);
}

textarea {
	-ms-overflow-style: none;
	scrollbar-width: none;
	resize: none;
	height: 144px;
}
textarea::-webkit-scrollbar {
	display: none;
}

/* stylelint-disable */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

/* stylelint-enable */
form {
	position: relative;
	z-index: 0;
	text-align: left;
	color: var(--color-black);
}
form.hidden {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
}
form label {
	display: block;
}
form label .wpcf7-not-valid-tip {
	display: none;
	font-size: 0.75rem;
	color: var(--color-red);
}
form.invalid label .wpcf7-not-valid-tip {
	display: block;
	margin-top: 0.375rem;
}

form label strong {
	display: block;
	margin-bottom: 0.375rem;
	font-weight: 400;
	line-height: 140%;
	font-size: 1rem;
	color: var(--color-black);
}
form.invalid strong {
	color: var(--color-red);
}

form p {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}
form p a {
	display: block;
	color: var(--color-blue);
}
html:not(.v-mobile) form p a:hover {
	text-decoration: unset;
}

html:not(.v-mobile) form p a:focus-visible {
	text-decoration: unset;
}

form p span {
	display: block;
	text-align: center;
	font-weight: 300;
	font-size: 0.75rem;
}
form p > * + * {
	margin-top: 0.875rem;
}
form > div {
	width: 100%;
	display: grid;
}
@media (min-width: 900px) {
	form > div {
		grid-template-columns: repeat(2, 1fr);
		gap: 2.125rem 2.625rem;
	}
}
@media (max-width: 899px) {
	form > div {
		grid-template-columns: 1fr;
		gap: 1.5rem 0.875rem;
	}
}
@media (min-width: 900px) {
	form > div > *:only-child {
		grid-column: -1/1;
	}
}
form > div + * {
	margin-top: 2.125rem;
}
form button[type=submit],
form input[type=submit] {
	--color-theme: var(--color-white);
	--color-reverse: var(--color-red);
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 0;
	display: inline-flex;
	width: max-content;
	align-items: center;
	justify-content: center;
	border-radius: 0.5rem;
	overflow: hidden;
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	text-decoration: unset;
	font-weight: 700;
	line-height: 160%;
	letter-spacing: 0.01rem;
	color: var(--color-theme, var(--color-highlight));
	width: 100%;
	transition: color 0.4s, background 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	background-color: var(--color-reverse);
}
@media (min-width: 900px) {
	form button[type=submit],
	form input[type=submit] {
		padding: 1rem 1.875rem;
		font-size: 1rem;
	}
}
@media (max-width: 899px) {
	form button[type=submit],
	form input[type=submit] {
		padding: 0.75rem 1.75rem;
		font-size: 0.875rem;
	}
}
html:not(.v-mobile) form button[type=submit]:hover,
html:not(.v-mobile) form input[type=submit]:hover {
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) form button[type=submit]:hover::before,
html:not(.v-mobile) form input[type=submit]:hover::before {
	transform: translate(0, 0);
}

html:not(.v-mobile) form button[type=submit]:focus-visible,
html:not(.v-mobile) form input[type=submit]:focus-visible {
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) form button[type=submit]:focus-visible::before,
html:not(.v-mobile) form input[type=submit]:focus-visible::before {
	transform: translate(0, 0);
}

form button[type=submit]::before,
form input[type=submit]::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(0, 110%);
	background-color: var(--color-theme, var(--color-highlight));
}
html:not(.v-mobile) form button[type=submit]::before,
html:not(.v-mobile) form input[type=submit]::before {
	content: "";
}

form button[type=submit]::after,
form input[type=submit]::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	z-index: 0;
	border-radius: inherit;
	transform: translate(-50%, -50%);
	background-color: var(--color-reverse, var(--color-black));
}
form button[type=submit] span,
form input[type=submit] span {
	position: relative;
	z-index: 2;
}
form button[type=submit] svg,
form input[type=submit] svg {
	position: relative;
	z-index: 2;
	width: 0.875rem;
	height: 0.875rem;
}
form button[type=submit] > * + *,
form input[type=submit] > * + * {
	margin-left: 0.5rem;
}
form button[type=submit].hidden,
form input[type=submit].hidden {
	padding: 0;
	border: 0;
	font-size: 0;
}
form button[type=submit]::before, form button[type=submit]::after,
form input[type=submit]::before,
form input[type=submit]::after {
	display: none;
}
html:not(.v-mobile) form button[type=submit]:hover,
html:not(.v-mobile) form input[type=submit]:hover {
	background-color: var(--color-white);
}

html:not(.v-mobile) form button[type=submit]:focus-visible,
html:not(.v-mobile) form input[type=submit]:focus-visible {
	background-color: var(--color-white);
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 8;
}
.header__container {
	position: relative;
	z-index: 1;
}
.header__wrapper {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(var(--color-black--rgb), 0.06);
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
@media (min-width: 900px) {
	.header__wrapper > * + * {
		margin-left: 2.5rem;
	}
}
@media (max-width: 899px) {
	.header__wrapper > * + * {
		margin-left: 1.5rem;
	}
}
.header__logo {
	flex-shrink: 0;
}
.header__buttons {
	flex-shrink: 0;
	width: 100%;
	max-width: max-content;
	display: flex;
	align-items: center;
}
@media (min-width: 1200px) {
	.header__buttons > * + * {
		margin-left: 2.625rem;
	}
}
@media (max-width: 1199px) {
	.header__buttons > * + * {
		margin-left: 0.625rem;
	}
}
.header-call {
	flex-shrink: 0;
	max-width: max-content;
	font-weight: 700;
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.popup {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	transition: background 0.5s ease;
	color: var(--color-black);
}
@media (min-width: 1200px) {
	.popup {
		--wrapper-width: 54.125rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup {
		--wrapper-width: 44.125rem;
	}
}
@media (max-width: 899px) {
	.popup {
		--wrapper-width: 88.888%;
	}
}
.popup__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: rgba(var(--color-black--rgb), 0.7);
}
.popup__additional {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none;
}
.popup__additional::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: var(--wrapper-width);
	background-color: var(--color-white);
}
.popup__scroll {
	position: relative;
	z-index: 2;
	width: 100%;
	height: auto;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.popup__scroll::-webkit-scrollbar {
	display: none;
}
.popup__wrapper {
	position: relative;
	z-index: 0;
	width: 100%;
	max-width: var(--wrapper-width);
	margin: 1.25rem auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--color-white);
}
@media (min-width: 1200px) {
	.popup__wrapper {
		padding: 3.375rem 4.625rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup__wrapper {
		padding: 2.5rem 3.75rem;
	}
}
@media (max-width: 899px) {
	.popup__wrapper {
		margin: 1.875rem auto;
		padding: 2.5rem var(--wrap) 1.875rem;
	}
}
.popup__close {
	position: absolute;
	z-index: 1;
	padding: unset;
	border: unset;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.25rem;
	height: 1.25rem;
	cursor: pointer;
}
@media (min-width: 900px) {
	.popup__close {
		top: 0;
		right: -2.875rem;
	}
}
@media (max-width: 899px) {
	.popup__close {
		top: -1.875rem;
		right: 0;
	}
}
.popup__close img,
.popup__close svg {
	width: 100%;
	height: auto;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform-origin: center;
}
@media (max-width: 899px) {
	.popup__close img.desktop,
	.popup__close svg.desktop {
		display: none;
	}
}
@media (min-width: 900px) {
	.popup__close img.mobile,
	.popup__close svg.mobile {
		display: none;
	}
}
html:not(.v-mobile) .popup__close:hover img {
	transform: rotate(90deg);
}

html:not(.v-mobile) .popup__close:focus-visible img {
	transform: rotate(90deg);
}

html:not(.v-mobile) .popup__close:hover svg {
	transform: rotate(90deg);
}

html:not(.v-mobile) .popup__close:focus-visible svg {
	transform: rotate(90deg);
}

.popup__content {
	position: relative;
	width: 100%;
	text-align: center;
}
@media (max-width: 899px) {
	.popup__content {
		max-width: 80%;
		margin: 0 auto;
	}
}
@media (max-width: 899px) and (max-width: 550px) {
	.popup__content {
		max-width: unset;
	}
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
@media (min-width: 900px) {
	.popup {
		--wrapper-width: 46.375rem;
	}
}
@media (min-width: 1200px) {
	.popup.popup-team {
		--wrapper-width: 62.375rem;
	}
}
@media (min-width: 900px) {
	.popup.popup-form {
		--wrapper-width: 39rem;
	}
}
@media (min-width: 900px) {
	.popup.popup-feedback {
		--wrapper-width: 30.25rem;
	}
}
.popup.popup-menu {
	--wrapper-width: 100%;
}
.popup__overlay {
	background-color: rgba(var(--color-black-100--rgb), 0.88);
}
@media (max-width: 899px) {
	.popup.fullscreen-phone .popup__overlay {
		background-color: var(--color-grey);
	}
}

.popup__additional::before {
	left: unset;
	right: 0;
	background-color: var(--color-grey);
}
.popup.popup-menu .popup__additional {
	display: block;
}
.popup.popup-menu .popup__additional::before {
	background-color: var(--color-white);
}

.popup__wrapper {
	border-radius: 1.25rem;
	background-color: var(--color-grey);
}
@media (min-width: 1200px) {
	.popup__wrapper {
		padding: 3.75rem 3.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup__wrapper {
		padding: 2.5rem 3.25rem;
	}
}
.popup.popup-video .popup__wrapper {
	margin: 0 auto;
	padding: 2.5rem 0 1.875rem;
	background-color: transparent;
}

@media (min-width: 1200px) {
	.popup.popup-form .popup__wrapper {
		padding: 3.375rem 6.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup.popup-form .popup__wrapper {
		padding: 2.5rem 4.75rem;
	}
}

@media (min-width: 900px) {
	.popup.popup-feedback .popup__wrapper {
		padding: 4rem 4.375rem;
	}
}

.popup.popup-menu .popup__wrapper {
	border-radius: 0;
	margin: 0 0 0 auto;
	min-height: calc(100 * var(--vh) - 0.1px);
	align-items: flex-start;
	padding: 1.125rem var(--wrap);
	background-color: var(--color-white);
}

@media (max-width: 899px) {
	.popup.fullscreen-phone .popup__wrapper {
		max-width: unset;
		min-height: calc(100 * var(--vh) - 0.1px);
		margin: 0;
		border-radius: 0;
	}
}

.popup__close.hidden {
	display: none;
}
.popup.popup-menu .popup__close {
	position: static;
	width: 1.75rem;
	height: 1.75rem;
}

@media (max-width: 899px) {
	.popup.fullscreen-phone .popup__close {
		top: 0.625rem;
		right: 0.625rem;
	}
}

@media (min-width: 900px) {
	.popup.popup-video .popup__close {
		top: 2.5rem;
	}
}
@media (max-width: 899px) {
	.popup.popup-video .popup__close {
		top: 0;
	}
}

.popup.popup-menu .popup__content {
	position: relative;
	z-index: 1;
	max-width: unset;
}

.popup.popup-video .popup__content {
	max-width: unset;
	margin: 0 auto;
}

.popup-video__media {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.popup-video__media iframe,
.popup-video__media video {
	width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.footer {
	overflow: hidden;
	color: var(--color-black);
	background-color: var(--color-grey);
}
@media (min-width: 1200px) {
	.footer {
		padding-top: 6.25rem;
		padding-bottom: 3.625rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.footer {
		padding-top: 5rem;
		padding-bottom: 3.625rem;
	}
}
@media (max-width: 899px) {
	.footer {
		padding-top: 3.125rem;
		padding-bottom: 2.875rem;
	}
}
.footer__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.footer__wrapper > * + * {
		margin-top: 3.75rem;
	}
}
@media (max-width: 899px) {
	.footer__wrapper > * + * {
		margin-top: 3.125rem;
	}
}
.footer__main {
	display: flex;
	width: 100%;
}
@media (min-width: 900px) {
	.footer__main {
		max-width: 64rem;
		margin-left: auto;
		margin-right: 0;
		justify-content: space-between;
	}
}
@media (max-width: 899px) {
	.footer__main {
		flex-direction: column;
	}
}
@media (min-width: 900px) {
	.footer__main > * + * {
		margin-left: 2.5rem;
	}
}
@media (max-width: 899px) {
	.footer__main > * + * {
		margin-top: 2.25rem;
	}
}
.footer__bottom {
	width: 100%;
}
@media (min-width: 900px) {
	.footer__bottom {
		display: flex;
		justify-content: space-between;
	}
}
@media (min-width: 900px) {
	.footer__bottom > * + * {
		margin-left: 1.5rem;
	}
}
@media (max-width: 899px) {
	.footer__bottom > * + * {
		margin-top: 1.5rem;
	}
}
.footer__bottom__item > * + * {
	margin-top: 1.5rem;
}
.footer__item {
	width: 100%;
}
@media (max-width: 899px) {
	.footer__item.desktop {
		display: none;
	}
}
@media (min-width: 900px) {
	.footer__item {
		max-width: 13.625rem;
	}
}
@media (max-width: 899px) {
	.footer__item {
		max-width: 18.75rem;
	}
}
@media (min-width: 900px) {
	.footer__item:nth-child(1) {
		max-width: 11.625rem;
	}
}
.footer__item > * + * {
	margin-top: 1rem;
}
@media (min-width: 900px) {
	.footer__logo {
		max-width: 11.625rem;
	}
}
@media (min-width: 900px) {
	.footer-contacts li.mobile {
		display: none;
	}
}
@media (min-width: 900px) {
	.footer-contacts li.mobile + * {
		margin-top: 0;
	}
}
.footer-contacts__link {
	width: 100%;
}
.footer-contacts__link.location {
	align-items: flex-start;
}
.footer-contacts > * + * {
	margin-top: 1rem;
}
.footer__copyright {
	text-transform: uppercase;
	font-weight: 400;
	line-height: 116%;
	font-size: 1rem;
}
.footer__group {
	font-weight: 400;
	line-height: 116%;
	font-size: 1rem;
}
.footer__group a {
	display: inline-block;
	margin-left: 0.25em;
	transition: color 0.3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	text-decoration: unset;
	color: inherit;
}
html:not(.v-mobile) .footer__group a:hover {
	color: var(--color-red);
}

html:not(.v-mobile) .footer__group a:focus-visible {
	color: var(--color-red);
}

.develop {
	display: flex;
	align-items: center;
	text-decoration: unset;
	font-weight: 600;
	line-height: 116%;
	font-size: 0.875rem;
	color: var(--color-black);
}
.develop > * + * {
	margin-left: 0.375rem;
}
.develop__text {
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	color: inherit;
}
html:not(.v-mobile) .develop:hover .develop__text {
	color: var(--color-red);
}

html:not(.v-mobile) .develop:focus-visible .develop__text {
	color: var(--color-red);
}

.develop__img {
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 5.875rem;
}
.develop__img img {
	width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.modal-menu__header {
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	padding-bottom: 1rem;
	margin-bottom: 1.75rem;
}
.modal-menu__header::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: calc(-1 * var(--wrap));
	width: calc(100% + 2 * var(--wrap));
	height: 1px;
	background-color: var(--color-red);
}
.modal-menu__header > * + * {
	margin-left: 1.875rem;
}
.modal-menu__main {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.modal-menu__main > * + * {
	margin-top: 2.5rem;
}
.modal-menu__footer {
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: flex-start;
	width: 100%;
	margin-top: 2.5rem;
}
.menu {
	width: 100%;
	color: var(--color-black);
}
.menu__link {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 0;
	width: max-content;
	display: block;
	margin: -0.375rem;
	padding: 0.375rem;
	text-align: left;
	text-decoration: unset;
	font-family: "Commissioner", sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 116%;
	color: inherit;
}
.menu.header__menu .menu__link {
	font-size: 1rem;
}

.menu__link::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform-origin: 0 0;
	transform: scale(0, 1);
	background-color: currentColor;
}
html:not(.v-mobile) .menu__link:hover::before {
	transform: scale(0.8, 1);
}

html:not(.v-mobile) .menu__link:focus-visible::before {
	transform: scale(0.8, 1);
}

.menu-list {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.header__menu .menu-list {
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.menu-list > * + * {
	margin-top: 2.5rem;
}
.header__menu .menu-list > * + * {
	margin-top: unset;
}
@media (min-width: 1200px) {
	.header__menu .menu-list > * + * {
		margin-left: 3rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.header__menu .menu-list > * + * {
		margin-left: 1.5rem;
	}
}

.menu-list__item {
	width: 100%;
}
.menu-list__item.additional {
	position: relative;
	z-index: 0;
	display: flex;
	align-items: center;
}
.menu-list__item.additional > * + * {
	margin-left: 0.25rem;
}
.menu-list__item__header {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu-list__item__header > * + * {
	margin-left: 1rem;
}
.header__menu .menu-list__item {
	width: max-content;
}

.menu-burger {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	display: block;
	flex-shrink: 0;
	width: 1.875rem;
	height: 1.875rem;
	padding: 0.3125rem;
	transition: transform 0.5s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media (min-width: 900px) {
	.menu-burger {
		display: none;
	}
}
.menu-burger::before, .menu-burger::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	display: block;
	height: 0.125rem;
	border-radius: 3.125rem;
	transition: transform 0.5s, background 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	background-color: var(--color-black);
}
.menu-burger::before:focus-visible, .menu-burger::after:focus-visible {
	background-color: var(--color-red);
}
html:not(.v-mobile) .menu-burger:hover span {
	background-color: var(--color-red);
}

html:not(.v-mobile) .menu-burger:hover::before {
	background-color: var(--color-red);
}

html:not(.v-mobile) .menu-burger:hover::after {
	background-color: var(--color-red);
}

.menu-burger::before {
	transform: translate(0, -0.375rem);
}
.menu-burger._opened::before {
	transform: rotate(-45deg);
}

.menu-burger::after {
	transform-origin: 50% 50%;
	transform: translate(0, 0.375rem);
}
.menu-burger._opened::after {
	transform: rotate(45deg);
}

.advanced-list {
	width: 100%;
}
.advanced-list__content {
	width: 100%;
}
.experience-list.advanced-list .advanced-list__content {
	max-width: 30.75rem;
}

.advanced-list__content > * + * {
	margin-top: 1.125rem;
}
.advanced-list__header {
	display: flex;
	align-items: center;
}
.advanced-list__label {
	flex-shrink: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1.125rem;
	border-radius: 0.3125rem;
	overflow: hidden;
	transform: translateZ(0);
	background-color: rgba(var(--color-red--rgb), 0.12);
}
@media (min-width: 900px) {
	.advanced-list__label {
		max-width: 2.625rem;
	}
}
@media (max-width: 899px) {
	.advanced-list__label {
		max-width: 2.25rem;
	}
}
.advanced-list__label img,
.advanced-list__label svg {
	width: 100%;
	height: auto;
}
.advanced-list__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 150%;
}
@media (min-width: 1200px) {
	.advanced-list__title {
		font-size: 1.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.advanced-list__title {
		font-size: 1.25rem;
	}
}
@media (max-width: 899px) {
	.advanced-list__title {
		font-size: 1.125rem;
	}
}
.advanced-list__description {
	font-size: 1rem;
}

.slider {
	width: 100%;
}
.slider-controls {
	display: flex;
	justify-content: center;
	width: 100%;
}
.slider-controls.dynamic {
	display: block;
	max-width: 7.5rem;
	overflow: hidden;
}
.slider-pagination {
	--pagination-gap: 0.875rem;
	--pagination-bullet-width: 1rem;
	display: flex;
	justify-content: center;
	width: max-content;
}
.slider-pagination > * + * {
	margin-left: var(--pagination-gap);
}
.slider-controls.dynamic .slider-pagination {
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.slider-controls.dynamic .slider-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet {
	transform: scale(0.8);
}
.slider-controls.dynamic .slider-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet + .swiper-pagination-bullet {
	transform: scale(0.6);
}
.slider-controls.dynamic .slider-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet {
	transform: scale(0.4);
}
.slider-controls.dynamic .slider-pagination .swiper-pagination-bullet {
	transform-origin: 0 50%;
	transform: scale(0);
}
.slider-controls.dynamic .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transform: scale(1);
}
.slider-controls.dynamic .slider-pagination .swiper-pagination-bullet:first-child {
	margin-left: var(--pagination-gap);
}

.slider-pagination .swiper-pagination-bullet {
	position: relative;
	z-index: 0;
	display: block;
	flex-shrink: 0;
	width: var(--pagination-bullet-width);
	height: var(--pagination-bullet-width);
	border-radius: 50%;
	cursor: pointer;
	transition: background 0.3s, transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: scale(0.625);
	background-color: var(--color-grey-200);
}
.slider-pagination .swiper-pagination-bullet::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 50%;
	height: 50%;
	border-radius: inherit;
	transition: opacity 0.3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(-50%, -50%);
	opacity: 0;
	background-color: var(--color-white);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	opacity: 1;
}

.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transform: scale(1);
	background-color: var(--color-red);
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.banner {
	position: relative;
	z-index: 0;
	min-height: calc(var(--vh, 1vh) * 100);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 4.875rem;
}
.banner__container {
	padding-top: 2.375rem;
}
.banner__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.banner__wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}
@media (min-width: 900px) {
	.banner__wrapper > * + * {
		margin-left: 2.875rem;
	}
}
@media (max-width: 899px) {
	.banner__wrapper > * + * {
		margin-top: 2.875rem;
	}
}
.banner__content {
	width: 100%;
}
@media (min-width: 1200px) {
	.banner__content {
		max-width: 29.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.banner__content {
		max-width: 23.75rem;
	}
}
@media (max-width: 899px) {
	.banner__content {
		max-width: 28.75rem;
	}
}
@media (min-width: 900px) {
	.banner__content > * + * {
		margin-top: 2.5rem;
	}
}
@media (max-width: 899px) {
	.banner__content > * + * {
		margin-top: 2rem;
	}
}
.banner__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 130%;
	font-weight: 600;
	display: block;
	max-width: 23.125rem;
}
@media (min-width: 1200px) {
	.banner__title {
		font-size: 3rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.banner__title {
		font-size: 2.625rem;
	}
}
@media (max-width: 899px) {
	.banner__title {
		font-size: 2.25rem;
	}
}
.banner__title .marked {
	position: relative;
	z-index: 0;
	display: block;
	width: 100%;
	max-width: max-content;
	font-weight: 800;
	text-transform: uppercase;
	color: var(--color-red);
}
.banner__title .marked svg {
	position: absolute;
	left: 0;
	bottom: -0.25rem;
	z-index: 0;
	width: 100%;
	height: auto;
	color: var(--color-black);
	stroke-dasharray: 242;
	stroke-dashoffset: 242;
	animation-name: dash;
	animation-duration: 4s;
	animation-delay: 0s;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	animation-fill-mode: forwards;
	animation-play-state: paused;
}
.banner__title .marked svg.showed {
	animation-play-state: running;
}
@keyframes dash {
	to {
		stroke-dashoffset: 0;
	}
}
.banner__description {
	font-size: 1.125rem;
}
.banner__media {
	width: 100%;
}
@media (max-width: 899px) {
	.banner__media {
		max-width: 30rem;
	}
}
.banner__media img {
	display: block;
	width: 100%;
	height: auto;
	background-color: var(--color-white);
}
@media (min-width: 900px) {
	.banner__media img {
		border-radius: 0 1.875rem 1.875rem 0;
	}
}
@media (max-width: 899px) {
	.banner__media img {
		border-radius: 0 0 1.25rem 1.25rem;
	}
}
.banner__slider {
	width: 100%;
	max-width: 620px;
	position: relative;
	overflow: hidden;
}
@media (min-width: 900px) {
	.banner__slider {
		border-radius: 0 1.875rem 1.875rem 0;
	}
}

@media (max-width: 899px) {
	.banner__slider {
		border-radius: 0 0 1.25rem 1.25rem;
		max-width: 30rem;
	}
}

.banner__slider .swiper {
	width: 100%;
} 

.banner__slider-prev {
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 2;
}

.banner__slider-prev svg {
	width: 100%;
	height: auto;
}
.banner__slider-prev svg path {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.banner__slider-prev:hover path {
	fill: var(--color-red);
}

.banner__slider-prev svg rect {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.banner__slider-prev:hover rect {
	stroke: var(--color-red);
}

.banner__slider-next {
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 2;
}

.banner__slider-next svg {
	width: 100%;
	height: auto;
}
.banner__slider-next svg path {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.banner__slider-next:hover path {
	fill: var(--color-red);
}

.banner__slider-next svg rect {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.banner__slider-next:hover rect {
	stroke: var(--color-red);
}

.banner__slide-wrapper {
	position: relative;
	width: 100%;
	padding-top: 100%;
    overflow: hidden;
}


.banner__slide-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.experience__wrapper {
	width: 100%;
}
.experience__wrapper > * + * {
	margin-top: 2.25rem;
}
.experience-list {
	display: grid;
}
@media (min-width: 1200px) {
	.experience-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 1.75rem 4.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.experience-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 1.75rem 3rem;
	}
}
@media (max-width: 899px) {
	.experience-list {
		grid-template-columns: 1fr;
		gap: 2.875rem;
	}
}
.experience-list-media {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform: translateZ(0);
	background-color: var(--color-grey-100);
}
@media (min-width: 900px) {
	.experience-list-media {
		border-radius: 1.875rem 0 0 1.875rem;
	}
}
@media (max-width: 899px) {
	.experience-list-media {
		max-width: 30.75rem;
		border-radius: 1.25rem 1.25rem 0 0;
	}
}
.experience-list-media__container {
	padding-top: 40.711%;
}
.experience-list-media img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
}

.difficults__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.difficults__wrapper {
		display: flex;
		justify-content: space-between;
	}
}
@media (min-width: 900px) {
	.difficults__wrapper > * + * {
		margin-left: 2.5rem;
	}
}
@media (max-width: 899px) {
	.difficults__wrapper > * + * {
		margin-top: 2.5rem;
	}
}
.difficults__content {
	width: 100%;
}
@media (min-width: 1200px) {
	.difficults__content {
		max-width: 35.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.difficults__content {
		max-width: 26.75rem;
	}
}
@media (max-width: 899px) {
	.difficults__content {
		max-width: 30.75rem;
	}
}
.difficults__content > * + * {
	margin-top: 2.25rem;
}
.difficults__description {
	margin-top: 1rem;
}
@media (max-width: 899px) {
	.difficults__button.desktop {
		display: none;
	}
}
@media (min-width: 900px) {
	.difficults__button.mobile {
		display: none;
	}
}
@media (min-width: 900px) {
	.difficults__footer {
		display: none;
	}
}
@media (max-width: 899px) {
	.difficults__footer {
		max-width: 30.75rem;
	}
}
.difficults__footer > * + * {
	margin-top: 2.25rem;
}
.difficults-media {
	width: 100%;
}
@media (max-width: 899px) {
	.difficults-media.desktop {
		display: none;
	}
}
@media (min-width: 900px) {
	.difficults-media.mobile {
		display: none;
	}
}
.difficults-media__container {
	width: 100%;
}
.difficults-media img {
	display: block;
	width: 100%;
	height: auto;
	background-color: var(--color-grey-100);
}
@media (min-width: 900px) {
	.difficults-media img {
		border-radius: 0 0 1.875rem 1.875rem;
	}
}
@media (max-width: 899px) {
	.difficults-media img {
		border-radius: 0 0 1.25rem 1.25rem;
	}
}
.difficults-list {
	width: 100%;
}
@media (max-width: 899px) {
	.difficults-list {
		max-width: 30.75rem;
	}
}
.difficults-list > * + * {
	margin-top: 0.75rem;
}
.difficults-list__item {
	display: flex;
	align-items: flex-start;
	border-radius: 0.625rem;
	padding: 1.5rem 1.75rem;
	background-color: var(--color-white);
}
.difficults-list__item > * + * {
	margin-left: 1rem;
}
.difficults-list__label {
	flex-shrink: 0;
	width: 100%;
	max-width: 1.75rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.difficults-list__label img,
.difficults-list__label svg {
	width: 100%;
	height: auto;
}
@media (max-width: 899px) {
	.difficults-list__description {
		font-size: 0.875rem;
	}
}

.growth__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.growth__wrapper > * + * {
		margin-top: 3.75rem;
	}
}
@media (max-width: 899px) {
	.growth__wrapper > * + * {
		margin-top: 2.625rem;
	}
}
.growth__content {
	width: 100%;
}
@media (min-width: 900px) {
	.growth__content {
		display: flex;
		align-items: center;
	}
}
@media (min-width: 900px) {
	.growth__content > * + * {
		margin-left: 2.875rem;
	}
}
@media (max-width: 899px) {
	.growth__content > * + * {
		margin-top: 2.625rem;
	}
}
.growth-list {
	width: 100%;
}
@media (min-width: 1200px) {
	.growth-list {
		max-width: 32.875rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.growth-list {
		max-width: 26.75rem;
	}
}
@media (max-width: 899px) {
	.growth-list {
		max-width: 30.75rem;
	}
}
.growth-list > * + * {
	margin-top: 2.75rem;
}
.growth-media {
	width: 100%;
}
@media (max-width: 899px) {
	.growth-media {
		max-width: 30.75rem;
	}
}
.growth-media img {
	display: block;
	width: 100%;
	height: auto;
	background-color: var(--color-grey-100);
}
@media (min-width: 900px) {
	.growth-media img {
		border-radius: 0 1.875rem 1.875rem 0;
	}
}
@media (max-width: 899px) {
	.growth-media img {
		border-radius: 0 0 1.25rem 1.25rem;
	}
}

.financing__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.financing__wrapper {
		display: flex;
		justify-content: space-between;
	}
}
@media (max-width: 899px) {
	.financing__wrapper {
		max-width: 30.75rem;
	}
}
@media (min-width: 1200px) {
	.financing__wrapper > * + * {
		margin-left: 4.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.financing__wrapper > * + * {
		margin-left: 2.875rem;
	}
}
@media (max-width: 899px) {
	.financing__wrapper > * + * {
		margin-top: 2.625rem;
	}
}
.financing__content {
	width: 100%;
}
@media (min-width: 1200px) {
	.financing__content {
		max-width: 28.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.financing__content {
		max-width: 26.75rem;
	}
}
.financing__content > * + * {
	margin-top: 1.75rem;
}
.financing-media {
	width: 100%;
}
@media (min-width: 900px) {
	.financing-media {
		max-width: 15.875rem;
		margin-top: 3.375rem;
	}
}
@media (max-width: 899px) {
	.financing-media {
		max-width: 11.25rem;
		margin-top: 2.25rem;
	}
}
.financing-media svg,
.financing-media img {
	width: 100%;
	height: auto;
}
.financing-list {
	width: 100%;
}
@media (min-width: 900px) {
	.financing-list {
		margin-top: 3.125rem;
	}
}
.financing-list > * + * {
	margin-top: 2rem;
}
.financing-list__item {
	--marker-size: 1.125rem;
	--line-height: 1.6;
	position: relative;
	z-index: 0;
	border-bottom: 1px solid rgba(var(--color-black--rgb), 0.09);
	padding-left: calc(var(--marker-size) + 0.75rem);
	padding-bottom: 2rem;
	line-height: calc(var(--line-height) * 100%);
}
@media (min-width: 900px) {
	.financing-list__item {
		padding-right: 1.75rem;
	}
}
.financing-list__item::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: var(--marker-size);
	height: var(--marker-size);
	border: 5px solid var(--color-red-010);
	border-radius: 50%;
	transform: translate(0, calc(0.5em * var(--line-height) - 50%));
	background-color: var(--color-red);
}
.financing-list__description span {
	font-weight: 700;
}

.cases__wrapper {
	width: 100%;
}
@media (max-width: 899px) and (max-width: 650px) {
	.cases__wrapper {
		max-width: 21.75rem;
		margin-left: auto;
		margin-right: auto;
	}
}
.cases__wrapper > * + * {
	margin-top: 1.25rem;
}
.cases-header {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.cases-header .section-header__subtitle {
	width: 100%;
	justify-content: center;
	margin-bottom: 0.625rem;
}
.cases__main {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (min-width: 900px) {
	.cases__main > * + * {
		margin-top: 2.625rem;
	}
}
@media (max-width: 899px) {
	.cases__main > * + * {
		margin-top: 2rem;
	}
}
.cases-slider {
	width: 100%;
}
.cases-slider .swiper-slide {
	height: auto;
}
.cases-slider__item {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	border-radius: 1rem;
	overflow: hidden;
	transform: translateZ(0);
	background-color: var(--color-grey);
}
.cases-slider__item > * + * {
	margin-top: 1.25rem;
}
.cases-slider-media {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 0;
	flex-shrink: 0;
	display: flex;
	width: 100%;
	overflow: hidden;
	transform: translateZ(0);
	background-color: var(--color-grey-100);
}
.cases-slider-media__container {
	display: block;
	padding-top: 65.193%;
}
.cases-slider-media img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
	transition: transform 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
html:not(.v-mobile) .cases-slider-media:hover img {
	transform: scale(1.06);
}

html:not(.v-mobile) .cases-slider-media:focus-visible img {
	transform: scale(1.06);
}

.cases-slider__content {
	flex: 1 0 auto;
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 2rem 1.25rem 1.5rem;
}
.cases-slider__content > * + * {
	margin-top: 0.5rem;
}
.cases-slider__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 144%;
}
@media (min-width: 1200px) {
	.cases-slider__title {
		font-size: 1.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.cases-slider__title {
		font-size: 1.125rem;
	}
}
@media (max-width: 899px) {
	.cases-slider__title {
		font-size: 1rem;
	}
}
.cases-slider__description {
	flex: 1 0 auto;
	font-weight: 400;
	font-size: 0.875rem;
	letter-spacing: 0.00875rem;
}
.cases-slider__button {
	margin-top: 0.875rem;
}

.about__warpper {
	display: flex;
	width: 100%;
}
@media (min-width: 900px) {
	.about__warpper {
		justify-content: space-between;
		align-items: center;
	}
}
@media (max-width: 899px) {
	.about__warpper {
		max-width: 30.75rem;
		flex-direction: column-reverse;
	}
}
@media (min-width: 1200px) {
	.about__warpper > * + * {
		margin-left: 3.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.about__warpper > * + * {
		margin-left: 2.25rem;
	}
}
@media (max-width: 899px) {
	.about__warpper > * + * {
		margin-bottom: 2.625rem;
	}
}
.about-media {
	width: 100%;
}
@media (min-width: 1200px) {
	.about-media {
		max-width: 32.375rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.about-media {
		max-width: 26rem;
	}
}
.about-media img {
	display: block;
	width: 100%;
	height: auto;
	background-color: var(--color-grey-100);
}
@media (min-width: 900px) {
	.about-media img {
		border-radius: 1.875rem 0 0 1.875rem;
	}
}
@media (max-width: 899px) {
	.about-media img {
		border-radius: 0 0 1.25rem 1.25rem;
	}
}
.about__content {
	width: 100%;
}
.about__content > * + * {
	margin-top: 1.25rem;
}
.about__button {
	margin-top: 1.75rem;
}

.team__wrapper {
	width: 100%;
}
@media (max-width: 899px) {
	.team__wrapper {
		max-width: 30.75rem;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 899px) and (max-width: 650px) {
	.team__wrapper {
		max-width: 21.75rem;
	}
}
.team__wrapper > * + * {
	margin-top: 1.25rem;
}
.team-header {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.team-header .section-header__subtitle {
	width: 100%;
	justify-content: center;
	margin-bottom: 0.625rem;
}
.team__main {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (min-width: 900px) {
	.team__main > * + * {
		margin-top: 2.625rem;
	}
}
@media (max-width: 899px) {
	.team__main > * + * {
		margin-top: 2rem;
	}
}
.team-slider .swiper-slide {
	height: auto;
}
.team-slider__item {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}
.team-slider__item > * + * {
	margin-top: 1.25rem;
}
.team-slider-media {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 0;
	display: flex;
	width: 100%;
	border-radius: 1rem 1rem 0 0;
	overflow: hidden;
	transform: translateZ(0);
	background-color: var(--color-grey-100);
}
.team-slider-media__hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	background-color: rgba(var(--color-black-100--rgb), 0.88);
}
html:not(.v-mobile) .team-slider-media:hover .team-slider-media__hover {
	opacity: 1;
}

html:not(.v-mobile) .team-slider-media:focus-visible .team-slider-media__hover {
	opacity: 1;
}

.team-slider-media__container {
	padding-top: 103.314%;
}
.team-slider-media img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
}
.team-slider__content > * + * {
	margin-top: 0.25rem;
}
.team-slider__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 144%;
}
@media (min-width: 1200px) {
	.team-slider__title {
		font-size: 1.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.team-slider__title {
		font-size: 1.125rem;
	}
}
@media (max-width: 899px) {
	.team-slider__title {
		font-size: 1rem;
	}
}
.team-slider__description {
	font-weight: 400;
	font-size: 0.875rem;
	letter-spacing: 0.00875rem;
}

@media (min-width: 1200px) {
	.near-seo__above {
		padding-bottom: calc(6.25rem + 13.75rem);
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.near-seo__above {
		padding-bottom: calc(5rem + 13.75rem);
	}
}
@media (max-width: 899px) {
	.near-seo__above {
		padding-bottom: calc(3.125rem + 6.25rem);
	}
}
@media (min-width: 1200px) {
	.near-seo__below {
		padding-top: calc(6.25rem + 16.375rem);
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.near-seo__below {
		padding-top: calc(5rem + 16.375rem);
	}
}
@media (max-width: 899px) {
	.near-seo__below {
		padding-top: calc(3.125rem + 2.5rem);
	}
}

.seo-banner {
	padding: 0;
}
@media (min-width: 900px) {
	.seo-banner {
		margin-top: 0;
/* 		margin-top: -13.75rem; */
		margin-bottom: -16.375rem;
	}
}
@media (max-width: 899px) {
	.seo-banner {
		margin-top: 0;
/* 		margin-top: -6.25rem; */
		margin-bottom: -2.5rem;
	}
}
.seo-banner__wrapper {
	position: relative;
	z-index: 0;
	overflow: hidden;
	transform: translateZ(0);
	color: var(--color-black);
	background-color: var(--color-grey-100);
}
@media (min-width: 1200px) {
	.seo-banner__wrapper {
		border-radius: 1.875rem;
		padding: 5.5rem 8.125rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.seo-banner__wrapper {
		border-radius: 1.875rem;
		padding: 5rem 6.25rem;
	}
}
@media (max-width: 899px) {
	.seo-banner__wrapper {
		border-radius: 1.25rem;
		padding: 2.875rem 1.25rem;
	}
}
.seo-banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
@media (max-width: 899px) {
	.seo-banner-bg {
		display: none;
	}
}
.seo-banner-bg__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.seo-banner__content {
	position: relative;
	z-index: 1;
	max-width: 28.625rem;
}
@media (min-width: 900px) {
	.seo-banner__content {
		margin-left: auto;
		margin-right: 0;
	}
}
@media (min-width: 900px) {
	.seo-banner__content > * + * {
		margin-top: 0.625rem;
	}
}
@media (max-width: 899px) {
	.seo-banner__content > * + * {
		margin-top: 0.75rem;
	}
}
.seo-banner__title span {
	display: inline-block;
	text-transform: uppercase;
	color: var(--color-red);
}
.seo-banner__description {
	text-transform: uppercase;
	font-weight: 600;
}
.seo-banner__button {
	margin-top: 1.75rem;
}

.popup-action > * + * {
	margin-top: 2.125rem;
}
.popup-action__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 150%;
}
@media (min-width: 1200px) {
	.popup-action__title {
		font-size: 1.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup-action__title {
		font-size: 1.25rem;
	}
}
@media (max-width: 899px) {
	.popup-action__title {
		font-size: 1.125rem;
	}
}

.popup-team-content {
	display: flex;
	width: 100%;
	text-align: left;
}
@media (min-width: 900px) {
	.popup-team-content {
		align-items: center;
		justify-content: space-between;
	}
}
@media (max-width: 899px) {
	.popup-team-content {
		flex-direction: column-reverse;
	}
}
@media (min-width: 900px) {
	.popup-team-content > * + * {
		margin-left: 2.75rem;
	}
}
@media (max-width: 899px) {
	.popup-team-content > * + * {
		margin-bottom: 2.5rem;
	}
}
.popup-team-media {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 1200px) {
	.popup-team-media {
		max-width: 21.375rem;
	}
}
@media (max-width: 1199px) {
	.popup-team-media {
		max-width: 17.5rem;
	}
}
@media (min-width: 900px) {
	.popup-team-media__container {
		border-bottom: 6px solid var(--color-red);
	}
}
@media (max-width: 899px) {
	.popup-team-media__container {
		border-top: 6px solid var(--color-red);
	}
}
.popup-team-media img {
	display: block;
	width: 100%;
	height: auto;
	background-color: var(--color-blue-100);
}
@media (min-width: 900px) {
	.popup-team-media img {
		border-radius: 0.875rem 0.875rem 0 0;
	}
}
@media (max-width: 899px) {
	.popup-team-media img {
		border-radius: 0 0 0.875rem 0.875rem;
	}
}
.popup-team__main {
	width: 100%;
}
.popup-team__main > * + * {
	margin-top: 1.875rem;
}
.popup-team__name {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 140%;
}
@media (min-width: 1200px) {
	.popup-team__name {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup-team__name {
		font-size: 2rem;
	}
}
@media (max-width: 899px) {
	.popup-team__name {
		font-size: 1.75rem;
	}
}
@media (min-width: 1200px) {
	.popup-team__name {
		font-size: 2rem;
	}
}
.popup-team__post {
	margin-top: 0.25rem;
	font-weight: 500;
	line-height: 160%;
	font-size: 1rem;
	letter-spacing: 0.01rem;
}

.case-popup {
	width: 100%;
	text-align: left;
}
.case-popup > * + * {
	margin-top: 1rem;
}
.case-popup-media {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 899px) {
	.case-popup-media {
		max-width: 25rem;
	}
}
.case-popup-media img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 0.875rem 0.875rem 0 0;
	background-color: var(--color-blue-100);
}
.case-popup__main {
	width: 100%;
}
.case-popup__main > * + * {
	margin-top: 1.375rem;
}
.case-popup__title {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 140%;
}
@media (min-width: 1200px) {
	.case-popup__title {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.case-popup__title {
		font-size: 2rem;
	}
}
@media (max-width: 899px) {
	.case-popup__title {
		font-size: 1.75rem;
	}
}
@media (min-width: 1200px) {
	.case-popup__title {
		font-size: 2rem;
	}
}
@media (max-width: 899px) {
	.case-popup__title {
		font-size: 1.75rem;
	}
}

@media (min-width: 1200px) {
	.desktop-hide {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.tablet-hide {
		display: none !important;
	}
}
@media (max-width: 899px) {
	.phone-hide {
		display: none !important;
	}
}
.typography {
	font-weight: 500;
	line-height: 160%;
	font-size: 1rem;
	letter-spacing: 0.01rem;
	color: var(--color-black);
}
@media (max-width: 1199px) {
	.typography.popup-team__typography, .typography.case-popup__typography {
		font-size: 0.875rem;
	}
}
.typography > * + * {
	margin-top: 1.25rem;
}
.typography h1 {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 130%;
	font-weight: 600;
}
@media (min-width: 1200px) {
	.typography h1 {
		font-size: 3rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h1 {
		font-size: 2.625rem;
	}
}
@media (max-width: 899px) {
	.typography h1 {
		font-size: 2.25rem;
	}
}
.typography h2 {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 140%;
}
@media (min-width: 1200px) {
	.typography h2 {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h2 {
		font-size: 2rem;
	}
}
@media (max-width: 899px) {
	.typography h2 {
		font-size: 1.75rem;
	}
}
.typography h3 {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 150%;
}
@media (min-width: 1200px) {
	.typography h3 {
		font-size: 1.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h3 {
		font-size: 1.25rem;
	}
}
@media (max-width: 899px) {
	.typography h3 {
		font-size: 1.125rem;
	}
}
.typography h4 {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 144%;
}
@media (min-width: 1200px) {
	.typography h4 {
		font-size: 1.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h4 {
		font-size: 1.125rem;
	}
}
@media (max-width: 899px) {
	.typography h4 {
		font-size: 1rem;
	}
}
.typography h5 {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 144%;
}
@media (min-width: 1200px) {
	.typography h5 {
		font-size: 1.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h5 {
		font-size: 1.125rem;
	}
}
@media (max-width: 899px) {
	.typography h5 {
		font-size: 1rem;
	}
}
.typography h6 {
	margin: 0;
	word-break: break-word;
	font-family: "Commissioner", sans-serif;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 144%;
}
@media (min-width: 1200px) {
	.typography h6 {
		font-size: 1.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h6 {
		font-size: 1.125rem;
	}
}
@media (max-width: 899px) {
	.typography h6 {
		font-size: 1rem;
	}
}
.typography a {
	display: inline-block;
	color: var(--color-red);
	text-underline-offset: 0.25rem;
	text-decoration-thickness: 0.5px;
}
html:not(.v-mobile) .typography a:hover {
	text-decoration: none;
}

html:not(.v-mobile) .typography a:focus-visible {
	text-decoration: none;
}

.typography ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.typography ul li {
	--marker-size: 1.125rem;
	--line-height: 1.6;
	position: relative;
	z-index: 0;
	padding-left: calc(var(--marker-size) + 0.375rem);
	line-height: calc(var(--line-height) * 100%);
}
.typography ul li::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: var(--marker-size);
	height: var(--marker-size);
	border: 5px solid var(--color-red-010);
	border-radius: 50%;
	transform: translate(0, calc(0.5em * var(--line-height) - 50%));
	background-color: var(--color-blue);
}
.typography ul > * + * {
	margin-top: 0.75rem;
}
.typography ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 1.5rem;
}
.typography ol > * + * {
	margin-top: 0.75rem;
}
.typography ol li {
	position: relative;
}
@media (min-width: 900px) {
	.typography ol li {
		padding-left: 0.125rem;
	}
}
@media (max-width: 899px) {
	.typography ol li {
		padding-left: 0.25rem;
	}
}
.typography ol li::marker {
	color: currentColor;
}
.typography strong {
	font-weight: 600;
}
.typography i {
	font-style: italic;
}
.typography ins {
	font-style: italic;
	text-underline-offset: 0.25rem;
	text-decoration-thickness: 0.5px;
}
.typography blockquote {
	border-bottom: 2px solid var(--color-red);
	margin: 0;
	padding-bottom: 1.25rem;
	font-weight: 700;
	line-height: 160%;
	font-size: 1.25rem;
}
.typography figure {
	display: flex;
	width: 100%;
}
@media (min-width: 900px) {
	.typography figure {
		margin: 2.5rem 0;
	}
}
@media (max-width: 899px) {
	.typography figure {
		margin: 1.75rem 0;
	}
}
.typography img {
	width: 100%;
	height: auto;
}

.wpcf7-response-output {
	display: none;
}
