@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&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 */
.v-scrollbar-parent {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.v-scrollbar-parent::-webkit-scrollbar {
	display: none;
	appearance: none;
	width: 0;
	height: 0;
}

.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.v-scrollbar_is-hovered, .v-scrollbar_auto-hide.v-scrollbar_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;
}

.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: #000;
	--color-black--rgb: 0, 0, 0;
	--color-black-100: #122633;
	--color-black-100--rgb: 18, 38, 51;
	--color-black-200: #0f212c;
	--color-black-200--rgb: 15, 33, 44;
	--color-grey: #eef0f1;
	--color-grey--rgb: 238, 240, 241;
	--color-grey-100: #65727a;
	--color-grey-100--rgb: 101, 114, 122;
	--color-grey-200: #d1d1d1;
	--color-grey-200--rgb: 209, 209, 209;
	--color-red: #f04035;
	--color-red--rgb: 240, 64, 53;
	--color-highlight: #feb62a;
	--color-highlight--rgb: 254, 182, 42;
}

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

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

html {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 170%;
	font-weight: 300;
}

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

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

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

:root {
	--wrap: 7.778vw;
}
@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 - 1216px) / 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);
}

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

.button-filled {
	--color-theme: var(--color-white);
	--color-reverse: var(--color-red);
	--clip-path: inset(0 0 0 0 round 16px 0 16px 0);
	--clip-path-hover: inset(0 0 0 0 round 0 16px 0 16px);
	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;
	overflow: hidden;
	transition: color 0.4s, clip-path 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	clip-path: var(--clip-path);
	text-decoration: unset;
	font-weight: 500;
	line-height: 110%;
	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 {
	clip-path: var(--clip-path-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 {
	clip-path: var(--clip-path-hover);
	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-filled::before {
	background-color: var(--color-black-100);
}

.button-reverse {
	--color-theme: var(--color-white);
	--color-reverse: var(--color-red);
	--clip-path: inset(0 0 0 0 round 16px 0 16px 0);
	--clip-path-hover: inset(0 0 0 0 round 0 16px 0 16px);
	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;
	overflow: hidden;
	transition: color 0.4s, clip-path 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	clip-path: var(--clip-path);
	text-decoration: unset;
	font-weight: 500;
	line-height: 110%;
	color: var(--color-theme, var(--color-highlight));
	--color-theme: var(--color-red);
	--color-reverse: var(--color-white);
}
@media (min-width: 900px) {
	.button-reverse {
		padding: 1rem 1.875rem;
		font-size: 1rem;
	}
}
@media (max-width: 899px) {
	.button-reverse {
		padding: 0.75rem 1.75rem;
		font-size: 0.875rem;
	}
}
html:not(.v-mobile) .button-reverse:hover {
	clip-path: var(--clip-path-hover);
	color: var(--color-reverse, var(--color-black));
}
html:not(.v-mobile) .button-reverse:hover::before {
	transform: translate(0, 0);
}

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

.button-reverse::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-reverse::before {
	content: "";
}

.button-reverse::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-reverse span {
	position: relative;
	z-index: 2;
}
.button-reverse svg {
	position: relative;
	z-index: 2;
	width: 0.875rem;
	height: 0.875rem;
}
.button-reverse > * + * {
	margin-left: 0.5rem;
}

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);
}
section.dark,
.section.dark {
	color: var(--color-white);
	background-color: var(--color-black-100);
}
@media (min-width: 1200px) {
	section,
	.section {
		padding: 10rem 0;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	section,
	.section {
		padding: 6.875rem 0;
	}
}
@media (max-width: 899px) {
	section,
	.section {
		padding: 3.75rem 0;
	}
}

.section-header {
	display: flex;
	align-items: center;
}
.section-header__label {
	flex-shrink: 0;
	width: 100%;
	max-width: 1.375rem;
	margin-right: 0.625rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--color-red);
}
.section-header.about__header .section-header__label {
	color: var(--color-white);
}

.section-header__label img,
.section-header__label svg {
	width: 100%;
	height: auto;
}
.section-header__title {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.section-header__title {
		font-size: 3.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.section-header__title {
		font-size: 2.75rem;
	}
}
@media (max-width: 899px) {
	.section-header__title {
		font-size: 2.125rem;
	}
}

.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: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
	color: var(--color-black);
}
@media (min-width: 1200px) {
	.popup-feedback__title {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup-feedback__title {
		font-size: 2.25rem;
	}
}
@media (max-width: 899px) {
	.popup-feedback__title {
		font-size: 1.875rem;
	}
}
.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;
	color: inherit;
}
.dropdown.desktop {
	position: relative;
	z-index: 0;
}
@media (max-width: 899px) {
	.dropdown.desktop {
		display: none;
	}
}
.dropdown.mobile {
	color: var(--color-white);
}
@media (min-width: 900px) {
	.dropdown.mobile {
		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: 500;
	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);
}

@media (max-width: 899px) {
	.dropdown.mobile .dropdown__header {
		font-size: 1.75rem;
	}
}

.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__item {
	color: inherit;
}
.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;
}

.background-full-height__container {
	position: relative;
	padding-left: var(--shift-x);
}
@media (min-width: 900px) {
	.background-full-height__container {
		--shift-y: 3.375rem;
		--shift-x: 3rem;
	}
}
@media (max-width: 899px) {
	.background-full-height__container {
		--shift-y: 2rem;
		--shift-x: 1.75rem;
	}
}
.background-full-height__container > * {
	position: relative;
	z-index: 1;
}

.background-full-height {
	position: absolute;
	z-index: 0;
	top: calc(-1 * var(--shift-y));
	left: 0;
	width: 100%;
	height: calc(100% + 2 * var(--shift-y));
}
@media (min-width: 900px) {
	.background-full-height {
		max-width: 6.625rem;
	}
}
@media (max-width: 899px) {
	.background-full-height {
		max-width: 5.375rem;
	}
}
.background-full-height img {
	display: block;
	width: 100%;
	height: 100%;
}

select {
	display: block;
	width: 100%;
	border: unset;
	border-bottom: 1px solid var(--color-grey-200);
	padding: 0.625rem 0;
	outline: none;
	font-family: "Poppins", sans-serif;
	font-size: 1rem;
	line-height: 100%;
	font-weight: 400;
	color: var(--color-black-100);
	background-color: var(--color-white);
}
select:focus-visible {
	border-color: var(--color-black-100);
}
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-bottom: 1px solid var(--color-grey-200);
	padding: 0.625rem 0;
	transition: border 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	font-family: "Poppins", sans-serif;
	font-size: 0.875rem;
	line-height: 100%;
	font-weight: 300;
	color: var(--color-black-100);
	background-color: var(--color-white);
}
input:focus-visible,
textarea:focus-visible {
	border-color: var(--color-black-100);
}
input::placeholder,
textarea::placeholder {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: var(--color-grey-100);
}
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;
	appearance: none;
	width: 0;
	height: 0;
}

/* 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-100);
}
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;
	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: 500;
	line-height: 170%;
	font-size: 0.875rem;
	color: var(--color-black-100);
}
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-red);
}
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: 1.25rem 2.625rem;
	}
}
@media (max-width: 899px) {
	form > div {
		grid-template-columns: 1fr;
		gap: 1.25rem 0.875rem;
	}
}
@media (min-width: 900px) {
	form > div > *:only-child {
		grid-column: -1/1;
	}
}
form > div + * {
	margin-top: 1.25rem;
}
form button[type=submit],
form input[type=submit] {
	--color-theme: var(--color-white);
	--color-reverse: var(--color-red);
	--clip-path: inset(0 0 0 0 round 16px 0 16px 0);
	--clip-path-hover: inset(0 0 0 0 round 0 16px 0 16px);
	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;
	overflow: hidden;
	transition: color 0.4s, clip-path 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateZ(0);
	clip-path: var(--clip-path);
	text-decoration: unset;
	font-weight: 500;
	line-height: 110%;
	color: var(--color-theme, var(--color-highlight));
	max-width: 13.75rem;
	width: 100%;
	transition: color 0.4s, background 0.4s, clip-path 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 {
	clip-path: var(--clip-path-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 {
	clip-path: var(--clip-path-hover);
	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-black-100);
}

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

.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 8;
	padding: 1.25rem 0;
	color: var(--color-black-100);
}
.header__wrapper {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header__wrapper > * + * {
	margin-left: 2.5rem;
}
.header__item {
	width: 100%;
	max-width: max-content;
}
@media (min-width: 900px) {
	.header__item {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}
.header__item > * + * {
	margin-left: 2.5rem;
}
.header-button {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	color: inherit;
}
.header-button > * + * {
	margin-left: 0.625rem;
}
.header-button__title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.875rem;
}
.header-button__burger {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1.5rem;
}
.header-button__burger img {
	width: 100%;
	height: auto;
}

.menu__lang {
	display: inline-flex;
}
.menu__lang > * + * {
	margin-left: 1.25rem;
}
.menu__lang .lang-item a{
	position: relative;
	z-index: 0;
	display: block;
	text-transform: uppercase;
	text-decoration: unset;
	color: inherit;
}
.menu__lang .lang-item.current-lang a {
	font-weight: 600;
}
@media (min-width: 900px) {
	.menu__lang .lang-item a {
		font-size: 1rem;
	}
}
@media (max-width: 899px) {
	.menu__lang .lang-item a {
		font-size: 0.75rem;
	}
}
.menu__lang .lang-item a::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -0.25rem;
	left: 50%;
	width: 0.625rem;
	height: 0.375rem;
	transition: opacity 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(-50%, 0);
	opacity: 0;
	background-image: url(https://caspit.group/wp-content/uploads/2023/09/line.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.lang-item.current-lang a::before {
	opacity: 1;
}

html:not(.v-mobile) .lang-item a:hover::before {
	opacity: 1;
}

html:not(.v-mobile) .lang-item a:focus-visible::before {
	opacity: 1;
}


.menu__lang .lang-item::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -0.25rem;
	left: 50%;
	width: 0.625rem;
	height: 0.375rem;
	transition: opacity 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(-50%, 0);
	opacity: 0;
	background-image: url(assets/img/line.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.lang-item.lang-item-current::before {
	opacity: 1;
}

html:not(.v-mobile) .lang-item:hover::before {
	opacity: 1;
}

html:not(.v-mobile) .lang-item:focus-visible::before {
	opacity: 1;
}

.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;
	appearance: none;
	width: 0;
	height: 0;
}
.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: 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;
	}
}
@media (min-width: 900px) {
	.popup.popup-menu {
		--wrapper-width: calc(26.25rem + var(--wrap));
	}
}
@media (max-width: 899px) {
	.popup.popup-menu {
		--wrapper-width: 100%;
	}
}
.popup__overlay {
	background-color: rgba(var(--color-black--rgb), 0.6);
}
@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-black-100);
}

.popup__wrapper {
	border-radius: 1.25rem;
	background-color: var(--color-white);
}
@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;
	background-color: var(--color-black-100);
}
@media (min-width: 900px) {
	.popup.popup-menu .popup__wrapper {
		padding: 1.125rem var(--wrap) 1.125rem 4.875rem;
	}
}
@media (max-width: 899px) {
	.popup.popup-menu .popup__wrapper {
		padding: 1.125rem var(--wrap);
	}
}

@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;
}

.footer {
	overflow: hidden;
	padding: 2.5rem 0;
	color: var(--color-black-100);
	background-color: var(--color-grey);
}
.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: 300;
	line-height: 170%;
	font-size: 1rem;
}
.footer__group {
	font-weight: 300;
	line-height: 170%;
	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: 500;
	line-height: 110%;
	font-size: 0.875rem;
	color: var(--color-black-100);
}
.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;
}

.accordion {
	width: 100%;
}
.dropdown.accordion .accordion__item {
	width: 100%;
}

.accordion__summary {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	color: inherit;
}
.accordion__label {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	flex-shrink: 0;
	position: relative;
	z-index: 0;
	display: block;
	width: 100%;
	transition: color 0.3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	color: inherit;
}
@media (min-width: 900px) {
	.accordion__label {
		max-width: 1.375rem;
		height: 1.375rem;
	}
}
@media (max-width: 899px) {
	.accordion__label {
		max-width: 1.125rem;
		height: 1.125rem;
	}
}
html:not(.v-mobile) .accordion__label:hover {
	color: var(--color-blue);
}

html:not(.v-mobile) .accordion__label:focus-visible {
	color: var(--color-blue);
}

.accordion__label::before, .accordion__label::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 2px;
	transform-origin: 50% 50%;
	transform: translate(-50%, -50%);
	background-color: currentColor;
}
.accordion__label::after {
	transition: transform 0.3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translate(-50%, -50%) rotate(90deg);
}
.accordion__item._active .accordion__label::after {
	transform: translate(-50%, -50%);
}

.accordion__details {
	opacity: 0;
	height: 0;
	overflow: hidden;
	will-change: height, opacity;
}
.accordion__description {
	padding-top: 1rem;
}

.modal-menu__header {
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	margin-bottom: 1.75rem;
}
.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-white);
}
.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: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	color: inherit;
}
@media (min-width: 900px) {
	.menu__link {
		font-size: 2.25rem;
	}
}
@media (max-width: 899px) {
	.menu__link {
		font-size: 1.75rem;
	}
}
.menu.header__menu .menu__link {
	font-weight: 400;
	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%;
}
.header__menu .menu-list__item {
	width: max-content;
}

.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);
}

.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.125rem;
	padding-bottom: 4.125rem;
}
@media (min-width: 900px) {
	.banner {
		background-color: var(--color-white);
	}
}
@media (max-width: 899px) {
	.banner {
		background-color: var(--color-grey);
	}
}
.banner::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background-color: var(--color-grey);
}
@media (min-width: 900px) {
	.banner::before {
		content: "";
	}
}
.banner__container {
	position: relative;
	z-index: 0;
	padding-top: 1.25rem;
}
.banner__wrapper {
	--wrapper-shift: 7.375rem;
	width: 100%;
}
@media (min-width: 1200px) {
	.banner__wrapper {
		--content-gap: 2.875rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.banner__wrapper {
		--content-gap: 1.75rem;
	}
}
@media (max-width: 899px) {
	.banner__wrapper {
		--content-gap: 2.875rem;
	}
}
@media (min-width: 900px) {
	.banner__wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: calc(100% + var(--wrap));
	}
}
@media (min-width: 900px) and (min-width: 1452px) {
	.banner__wrapper {
		width: calc(100% + var(--wrapper-shift));
	}
}
@media (min-width: 900px) {
	.banner__wrapper > * + * {
		padding-left: var(--content-gap);
	}
}
@media (max-width: 899px) {
	.banner__wrapper > * + * {
		margin-top: var(--content-gap);
	}
}
.banner-content {
	position: relative;
	z-index: 0;
	width: 100%;
	color: var(--color-black-100);
}
@media (max-width: 899px) {
	.banner-content {
		--shift-y: 2rem;
	}
}
@media (max-width: 899px) {
	.banner-content {
		margin-top: var(--shift-y);
		margin-bottom: calc(var(--shift-y) + 2rem);
	}
}
@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: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
	line-height: 170%;
	letter-spacing: 10%;
	display: block;
}
@media (min-width: 1200px) {
	.banner__title {
		font-size: 4.375rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.banner__title {
		font-size: 3.5rem;
	}
}
@media (max-width: 899px) {
	.banner__title {
		font-size: 2.625rem;
	}
}
.banner__subtitle {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
	display: block;
	margin-top: 1.25rem;
}
@media (min-width: 1200px) {
	.banner__subtitle {
		font-size: 3.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.banner__subtitle {
		font-size: 2.75rem;
	}
}
@media (max-width: 899px) {
	.banner__subtitle {
		font-size: 2.125rem;
	}
}
@media (min-width: 900px) {
	.banner__subtitle {
		max-width: 21.125rem;
	}
}
@media (max-width: 899px) {
	.banner__subtitle {
		max-width: 10.875rem;
	}
}
.banner__button {
	width: 100%;
	max-width: 14.25rem;
}
@media (min-width: 1200px) {
	.banner-media {
		flex-shrink: 0;
		width: calc(50% + 0.5 * var(--wrap) + var(--content-gap) + 3.125rem);
	}
}
@media (min-width: 1200px) and (min-width: 1452px) {
	.banner-media {
		width: calc(41.75rem + 0.5 * var(--wrapper-shift) + var(--content-gap) + 3.125rem);
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.banner-media {
		flex-shrink: 0;
		width: calc(50% + 0.5 * var(--wrap) + var(--content-gap) + 1.75rem);
	}
}
@media (max-width: 899px) {
	.banner-media {
		width: 100%;
	}
}
@media (max-width: 899px) and (max-width: 480px) {
	.banner-media {
		width: calc(100% + 2 * var(--wrap));
		margin-left: calc(-1 * var(--wrap));
	}
}
.banner-media__container {
	display: flex;
	width: 100%;
}
.banner-media img {
	width: 100%;
	height: auto;
}

.products__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.products__wrapper > * + * {
		margin-top: 2.5rem;
	}
}
@media (max-width: 899px) {
	.products__wrapper > * + * {
		margin-top: 2rem;
	}
}
.products__main {
	position: relative;
	z-index: 0;
	width: 100%;
}
@media (max-width: 899px) {
	.products__main {
		max-width: 26.75rem;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 899px) and (max-width: 500px) {
	.products__main {
		max-width: unset;
		width: calc(100% + 2 * var(--wrap));
		margin-left: calc(-1 * var(--wrap));
	}
}
.products-slider {
	position: relative;
	z-index: 1;
	width: 100%;
}
.products-slider .swiper-slide {
	height: auto;
}
.products-slider-controls {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
@media (max-width: 899px) and (max-width: 750px) {
	.products-slider-controls {
		display: none;
	}
}
.products-slider-prev, .products-slider-next {
	appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.products-slider-prev.swiper-button-disabled, .products-slider-next.swiper-button-disabled {
	opacity: 0.6;
	pointer-events: none;
}
@media (min-width: 900px) {
	.products-slider-prev, .products-slider-next {
		width: 3rem;
		height: 3rem;
	}
}
@media (max-width: 899px) {
	.products-slider-prev, .products-slider-next {
		width: 2rem;
		height: 2rem;
	}
}
.products-slider-prev img,
.products-slider-prev svg, .products-slider-next img,
.products-slider-next svg {
	width: 100%;
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	color: var(--color-black-100);
}
html:not(.v-mobile) .products-slider-prev:hover svg {
	color: var(--color-red);
}

html:not(.v-mobile) .products-slider-prev:focus-visible svg {
	color: var(--color-red);
}

html:not(.v-mobile) .products-slider-next:hover svg {
	color: var(--color-red);
}

html:not(.v-mobile) .products-slider-next:focus-visible svg {
	color: var(--color-red);
}

.products-slider-prev {
	left: 0;
}
@media (min-width: 1200px) {
	.products-slider-prev {
		transform: translate(calc(-1 * (1.25rem + 100%)), -50%);
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.products-slider-prev {
		transform: translate(calc(-1 * (0.625rem + 100%)), -50%);
	}
}
@media (max-width: 899px) {
	.products-slider-prev {
		transform: translate(calc(-1 * (0.625rem + 100%)), -50%);
	}
}
.products-slider-next {
	right: 0;
}
@media (min-width: 1200px) {
	.products-slider-next {
		transform: translate(calc(1 * (1.25rem + 100%)), -50%);
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.products-slider-next {
		transform: translate(calc(1 * (0.625rem + 100%)), -50%);
	}
}
@media (max-width: 899px) {
	.products-slider-next {
		transform: translate(calc(1 * (0.625rem + 100%)), -50%);
	}
}
.products-slider__item {
	display: flex;
	width: 100%;
	height: 100%;
	background-color: var(--color-grey);
}
@media (min-width: 900px) {
	.products-slider__item {
		align-items: center;
	}
}
@media (max-width: 899px) {
	.products-slider__item {
		justify-content: space-between;
		flex-direction: column-reverse;
	}
}
@media (min-width: 900px) {
	.products-slider__item > * + * {
		margin-left: 3.125rem;
	}
}
@media (max-width: 899px) {
	.products-slider__item > * + * {
		margin-bottom: 2rem;
	}
}
.products-slider__image {
	position: relative;
	z-index: 0;
	width: 100%;
	overflow: hidden;
	transform: translateZ(0);
	background-color: var(--color-grey-100);
}
@media (min-width: 1200px) {
	.products-slider__image {
		max-width: 38.125rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.products-slider__image {
		max-width: 25rem;
	}
}
.products-slider__image__container {
	padding-top: 70.394%;
}
.products-slider__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
}
.products-slider__content {
	width: 100%;
	max-width: 20.625rem;
}
@media (min-width: 900px) {
	.products-slider__content {
		padding: 2.5rem 1.875rem 2.5rem 0;
	}
}
@media (max-width: 899px) {
	.products-slider__content {
		padding: 2rem 1.25rem;
	}
}
@media (max-width: 899px) and (max-width: 500px) {
	.products-slider__content {
		padding: 2rem var(--wrap);
	}
}
@media (min-width: 900px) {
	.products-slider__content > * + * {
		margin-top: 2.5rem;
	}
}
@media (max-width: 899px) {
	.products-slider__content > * + * {
		margin-top: 1.75rem;
	}
}
.products-slider__title {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
	color: var(--color-black-100);
}
@media (min-width: 1200px) {
	.products-slider__title {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.products-slider__title {
		font-size: 2.25rem;
	}
}
@media (max-width: 899px) {
	.products-slider__title {
		font-size: 1.875rem;
	}
}
.products-slider__description {
	font-weight: 400;
	font-size: 1rem;
	color: var(--color-grey-100);
}
.products-slider-pagination {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 1.875rem;
}
@media (min-width: 900px) {
	.products-slider-pagination > * + * {
		margin-left: 0.75rem;
	}
}
@media (max-width: 899px) {
	.products-slider-pagination > * + * {
		margin-left: 0.375rem;
	}
}
.products-slider-pagination .swiper-pagination-bullet {
	display: block;
	width: 100%;
	max-width: 1.75rem;
	height: 4px;
	transition: background 0.3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	cursor: pointer;
	background-color: rgba(var(--color-black--rgb), 0.2);
}
.products-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--color-red);
}

.advantages__wrapper {
	width: 100%;
}
.advantages__wrapper > * + * {
	margin-top: 2.125rem;
}
.advantages__main {
	display: flex;
	--wrapper-shift: 7.375rem;
}
@media (min-width: 900px) {
	.advantages__main {
		width: calc(100% + var(--wrap));
		margin-left: calc(-1 * var(--wrap));
		align-items: center;
		justify-content: space-between;
	}
}
@media (min-width: 900px) and (min-width: 1452px) {
	.advantages__main {
		width: calc(100% + var(--wrapper-shift));
		margin-left: calc(-1 * var(--wrapper-shift));
	}
}
@media (max-width: 899px) {
	.advantages__main {
		flex-direction: column-reverse;
	}
}
@media (min-width: 900px) {
	.advantages__main > * + * {
		margin-left: 3.125rem;
	}
}
@media (max-width: 899px) {
	.advantages__main > * + * {
		margin-bottom: 2.25rem;
	}
}
.advantages__media {
	width: 100%;
}
@media (min-width: 1200px) {
	.advantages__media {
		max-width: 40.125rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.advantages__media {
		max-width: 38.625rem;
	}
}
@media (max-width: 899px) {
	.advantages__media {
		max-width: 40rem;
	}
}
@media (max-width: 899px) and (max-width: 500px) {
	.advantages__media {
		max-width: unset;
		width: calc(100% + 2 * var(--wrap));
		margin-left: calc(-1 * var(--wrap));
	}
}
.advantages__media img {
	display: block;
	width: 100%;
	height: auto;
	background-color: var(--color-grey-100);
}
.advantages__content {
	width: 100%;
}
@media (max-width: 899px) {
	.advantages__content {
		--shift-x: 0.75rem;
	}
}
@media (max-width: 899px) {
	.advantages__content {
		margin-top: var(--shift-y);
		margin-bottom: calc(var(--shift-y) + 2rem);
	}
}
.advantages-list {
	width: 100%;
}
@media (min-width: 900px) {
	.advantages-list > * + * {
		margin-top: 2.625rem;
	}
}
@media (max-width: 899px) {
	.advantages-list > * + * {
		margin-top: 2rem;
	}
}
.advantages-list__item {
	display: flex;
	align-items: center;
}
@media (min-width: 1200px) {
	.advantages-list__item {
		--line-width: 3.125rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.advantages-list__item {
		--line-width: 2rem;
	}
}
@media (max-width: 899px) {
	.advantages-list__item {
		--line-width: 0.875rem;
	}
}
.advantages-list__item > * + * {
	margin-left: 0.625rem;
}
.advantages-list__count {
	flex-shrink: 0;
	width: 100%;
	max-width: max-content;
	display: flex;
	align-items: center;
	font-weight: 300;
	line-height: 140%;
	font-size: 1rem;
	color: var(--color-red);
}
.advantages-list__count::after {
	content: "";
	display: block;
	flex-shrink: 0;
	width: var(--line-width);
	height: 1px;
	margin-left: 0.625rem;
	background-color: currentColor;
}
.advantages-list__description {
	line-height: 140%;
	font-weight: 300;
}

.about__wrapper {
	width: 100%;
	clip-path: inset(0 0 0 0 round 60px 0 60px 0);
	color: var(--color-white);
	background-color: var(--color-red);
}
@media (min-width: 1200px) {
	.about__wrapper {
		display: flex;
		justify-content: space-between;
		padding: 5.375rem 3.25rem 5.375rem 5.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.about__wrapper {
		display: flex;
		justify-content: space-between;
		padding: 4rem 2.25rem;
	}
}
@media (max-width: 899px) {
	.about__wrapper {
		padding: 2.625rem 1.25rem 2.625rem 1.25rem;
	}
}
@media (min-width: 1200px) {
	.about__wrapper > * + * {
		margin-left: 2.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.about__wrapper > * + * {
		margin-left: 1.75rem;
	}
}
@media (max-width: 899px) {
	.about__wrapper > * + * {
		margin-top: 2rem;
	}
}
.about__header {
	width: 100%;
}
@media (min-width: 1200px) {
	.about__header {
		max-width: 30.625rem;
		flex-shrink: 0;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.about__header {
		max-width: 18.75rem;
		flex-shrink: 0;
	}
}
.about__typography {
	width: 100%;
	max-width: 31.875rem;
}

.services {
	padding: 0;
}
.services__wrapper {
	display: grid;
}
@media (min-width: 900px) {
	.services__wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 899px) {
	.services__wrapper {
		grid-template-columns: 1fr;
	}
}
.services-item {
	position: relative;
	z-index: 0;
	min-height: calc(var(--vh, 1vh) * 80);
}
@media (min-width: 1200px) {
	.services-item {
		padding-top: 5.25rem;
		padding-bottom: 5.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.services-item {
		padding-top: 5.25rem;
		padding-bottom: 5.25rem;
	}
}
@media (max-width: 899px) {
	.services-item {
		padding-top: 5.25rem;
		padding-bottom: 5.25rem;
	}
}
@media (min-width: 1200px) {
	.services-item:nth-child(odd) {
		padding-right: 3.375rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.services-item:nth-child(odd) {
		padding-right: 3.375rem;
	}
}
@media (min-width: 1200px) {
	.services-item:nth-child(even) {
		padding-left: 3.375rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.services-item:nth-child(even) {
		padding-left: 3.375rem;
	}
}
.services-item-background {
	position: absolute;
	top: 0;
	z-index: 0;
	height: 100%;
}
@media (min-width: 900px) {
	.services-item-background {
		width: calc(100% + var(--wrap));
	}
}
@media (max-width: 899px) {
	.services-item-background {
		width: calc(100% + 2 * var(--wrap));
		left: calc(-1 * var(--wrap));
	}
}
@media (min-width: 900px) {
	.services-item:nth-child(odd) .services-item-background {
		left: calc(-1 * var(--wrap));
	}
}

@media (min-width: 900px) {
	.services-item:nth-child(even) .services-item-background {
		right: calc(-1 * var(--wrap));
	}
}

.services-item-background::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(var(--color-black-100--rgb), 0.7);
}
.services-item-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.services-item__content {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.services-item__content > * + * {
	margin-top: 2.5rem;
}
.services-item__title {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
	display: block;
	max-width: 32.75rem;
}
@media (min-width: 1200px) {
	.services-item__title {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.services-item__title {
		font-size: 2.25rem;
	}
}
@media (max-width: 899px) {
	.services-item__title {
		font-size: 1.875rem;
	}
}
.services-item__typography {
	width: 100%;
	max-width: 30rem;
}

.contacts__wrapper {
	width: 100%;
}
@media (min-width: 900px) {
	.contacts__wrapper {
		display: flex;
		justify-content: space-between;
	}
}
@media (max-width: 899px) {
	.contacts__wrapper {
		max-width: 28.75rem;
	}
}
@media (min-width: 900px) {
	.contacts__wrapper > * + * {
		margin-left: 3.75rem;
	}
}
@media (max-width: 899px) {
	.contacts__wrapper > * + * {
		margin-top: 2.25rem;
	}
}
.contacts__info {
	width: 100%;
}
@media (min-width: 1200px) {
	.contacts__info {
		max-width: 30rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.contacts__info {
		max-width: 23.125rem;
	}
}
.contacts__info > * + * {
	margin-top: 1.25rem;
}
@media (max-width: 899px) {
	.contacts__header.desktop {
		display: none;
	}
}
@media (min-width: 900px) {
	.contacts__header.mobile {
		display: none;
	}
}
@media (min-width: 1200px) {
	.contacts__logo {
		max-width: 15.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.contacts__logo {
		max-width: 13.75rem;
	}
}
@media (max-width: 899px) {
	.contacts__logo {
		max-width: 13.75rem;
		margin-top: 2rem;
	}
}
@media (max-width: 899px) and (max-width: 650px) {
	.contacts__logo {
		max-width: 9.75rem;
	}
}
.contacts__link {
	transition: color 0.4s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	text-decoration: unset;
	font-weight: 700;
	line-height: 170%;
	font-size: 1rem;
	color: var(--color-black-100);
}
.contacts__link.location {
	font-weight: 300;
}
html:not(.v-mobile) .contacts__link:hover {
	color: var(--color-red-100);
}

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

.contacts-list > * + * {
	margin-top: 1.25rem;
}
.contacts-form__container {
	width: 100%;
}
@media (min-width: 1200px) {
	.contacts-form__container {
		max-width: 37.5rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.contacts-form__container {
		max-width: 28.75rem;
	}
}
@media (min-width: 900px) {
	.contacts-form__container > * + * {
		margin-top: 1.125rem;
	}
}
.contacts-form {
	width: 100%;
}

@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: -13.75rem;
		margin-bottom: -16.375rem;
	}
}
@media (max-width: 899px) {
	.seo-banner {
		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: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.popup-action__title {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup-action__title {
		font-size: 2.25rem;
	}
}
@media (max-width: 899px) {
	.popup-action__title {
		font-size: 1.875rem;
	}
}

.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-red);
}
@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: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.popup-team__name {
		font-size: 3.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.popup-team__name {
		font-size: 2.75rem;
	}
}
@media (max-width: 899px) {
	.popup-team__name {
		font-size: 2.125rem;
	}
}
@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-red);
}
.case-popup__main {
	width: 100%;
}
.case-popup__main > * + * {
	margin-top: 1.375rem;
}
.case-popup__title {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.case-popup__title {
		font-size: 3.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.case-popup__title {
		font-size: 2.75rem;
	}
}
@media (max-width: 899px) {
	.case-popup__title {
		font-size: 2.125rem;
	}
}
@media (min-width: 1200px) {
	.case-popup__title {
		font-size: 2rem;
	}
}
@media (max-width: 899px) {
	.case-popup__title {
		font-size: 1.75rem;
	}
}

.typography {
	font-weight: 300;
	line-height: 110%;
	font-size: 1rem;
	color: var(--color-black);
}
.typography.reverse {
	line-height: 170%;
	color: var(--color-white);
}
.typography.about__typography {
	line-height: 170%;
}
@media (max-width: 1199px) {
	.typography.popup-team__typography, .typography.case-popup__typography {
		font-size: 0.875rem;
	}
}
.typography h1 {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
	line-height: 170%;
	letter-spacing: 10%;
}
@media (min-width: 1200px) {
	.typography h1 {
		font-size: 4.375rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h1 {
		font-size: 3.5rem;
	}
}
@media (max-width: 899px) {
	.typography h1 {
		font-size: 2.625rem;
	}
}
.typography h2 {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.typography h2 {
		font-size: 3.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h2 {
		font-size: 2.75rem;
	}
}
@media (max-width: 899px) {
	.typography h2 {
		font-size: 2.125rem;
	}
}
.typography h3 {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.typography h3 {
		font-size: 2.25rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h3 {
		font-size: 2.25rem;
	}
}
@media (max-width: 899px) {
	.typography h3 {
		font-size: 1.875rem;
	}
}
.typography h4 {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.typography h4 {
		font-size: 1.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h4 {
		font-size: 1.75rem;
	}
}
@media (max-width: 899px) {
	.typography h4 {
		font-size: 1.5rem;
	}
}
.typography h5 {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.typography h5 {
		font-size: 1.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h5 {
		font-size: 1.75rem;
	}
}
@media (max-width: 899px) {
	.typography h5 {
		font-size: 1.5rem;
	}
}
.typography h6 {
	margin: 0;
	word-break: break-word;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: normal;
}
@media (min-width: 1200px) {
	.typography h6 {
		font-size: 1.75rem;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.typography h6 {
		font-size: 1.75rem;
	}
}
@media (max-width: 899px) {
	.typography h6 {
		font-size: 1.5rem;
	}
}
.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.reverse a {
	color: var(--color-grey-200);
}

.typography ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.typography ul li {
	--marker-size: 0.75rem;
	--line-height: 1.1;
	position: relative;
	z-index: 0;
	padding-left: calc(var(--marker-size) + 0.375rem);
	line-height: calc(var(--line-height) * 100%);
}
.typography.about__typography ul li {
	--line-height: 1.7;
}

.typography ul li::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: var(--marker-size);
	height: var(--marker-size);
	transform: translate(0, calc(0.5em * var(--line-height) - 50%));
	background-image: url(assets/img/line.svg);
	background-repeat: no-repeat;
	background-position: 75% center;
	background-size: contain;
}
.typography.reverse ul li::before {
	background-image: url(assets/img/line-white.svg);
}

.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: 700;
}
.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: 120%;
	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;
}
.typography > * + * {
	margin-top: 1.25rem;
}
.typography > * + ul,
.typography > * + ol {
	margin-top: 1.5rem;
}

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