

/* Start:/local/templates/main/css/main.css?172649250156252*/
/*! 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.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 8, 2023
 */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}
:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	overflow: clip;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}
.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(
		--swiper-wrapper-transition-timing-function,
		initial
	);
	box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
	touch-action: pan-y;
}
.swiper-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-3d {
	perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(
		to left,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(
		to right,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(
		to top,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}
:root {
	--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}
.swiper-button-lock {
	display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: var(
		--swiper-pagination-bullet-width,
		var(--swiper-pagination-bullet-size, 8px)
	);
	height: var(
		--swiper-pagination-bullet-height,
		var(--swiper-pagination-bullet-size, 8px)
	);
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet:only-child {
	display: none !important;
}
.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet,
.swiper-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl
	> .swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
	background: var(
		--swiper-pagination-progressbar-bg-color,
		rgba(0, 0, 0, 0.25)
	);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
}
.swiper-horizontal
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	-ms-touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
	touch-action: none;
}
.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube {
	overflow: visible;
}
.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-flip {
	overflow: visible;
}
.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}
.swiper-cards {
	overflow: visible;
}
.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
@font-face {
	font-display: swap;
	font-family: MyriadPro-BoldIt;
	font-style: normal;
	font-weight: 700;
	src: url(/assets/fonts/MyriadPro-BoldIt.eot);
	src: url(/assets/fonts/MyriadPro-BoldIt?#iefix) format('embedded-opentype'),
		url(/assets/fonts/MyriadPro-BoldIt.woff2) format('woff2'),
		url(/assets/fonts/MyriadPro-BoldIt.woff) format('woff'),
		url(/assets/fonts/MyriadPro-BoldIt.ttf) format('truetype'),
		url(/assets/fonts/MyriadPro-BoldIt.svg#Circe-Regular) format('svg');
}
@font-face {
	font-display: swap;
	font-family: MyriadPro-Regular;
	font-style: normal;
	font-weight: 400;
	src: url(/assets/fonts/MyriadPro-Regular.eot);
	src: url(/assets/fonts/MyriadPro-Regular?#iefix) format('embedded-opentype'),
		url(/assets/fonts/MyriadPro-Regular.woff2) format('woff2'),
		url(/assets/fonts/MyriadPro-Regular.woff) format('woff'),
		url(/assets/fonts/MyriadPro-Regular.ttf) format('truetype'),
		url(/assets/fonts/MyriadPro-Regular.svg#Circe-Regular) format('svg');
}
:root {
	--f-primary: 'MyriadPro-Regular', Arial, sans-serif;
	--f-primary-bold: 'MyriadPro-Boldt', Arial, sans-serif;
	--f-s-h1: 28px;
	--f-s-h2: 22px;
	--f-s-h3: 16px;
	--f-s-h4: 18px;
	--f-s-h4-second: 18px;
	--f-s-body: 16px;
	--f-s-small: 12px;
	--c-primary: #009fe3;
	--c-text: #484949;
	--c-lines: #009fe3;
	--c-bg: #eaf8ff;
	--c-white: #fff;
	--c-white-press: #d2d5d7;
	--c-black: #000;
	--c-error: red;
	--gradient: linear-gradient(
		135deg,
		#006eab,
		#009fe3 14.5%,
		#63b9e9 41.8%,
		#afdff9 82.81%
	);
	--headerHeight: 60px;
	--border: 1px solid var(--c-lines);
	--border-radius: 24px;
	--border-radius-small: 8px;
	--transition: all 0.4s ease;
}
@media (min-width: 768px) {
	:root {
		--f-s-h1: 40px;
		--f-s-h2: 24px;
		--f-s-h3: 20px;
	}
}
@media (min-width: 992px) {
	:root {
		--f-s-h1: 48px;
		--f-s-h2: 26px;
		--f-s-h3: 20px;
		--f-s-h4: 18px;
		--f-s-h4-second: 18px;
	}
}
@media (min-width: 1440px) {
	:root {
		--f-s-h1: 56px;
		--f-s-h2: 40px;
		--f-s-h3: 24px;
		--f-s-h4-second: 20px;
	}
}
.icon {
	height: 1em;
	pointer-events: none;
	transition: var(--transition);
	width: 1em;
}
* {
	box-sizing: border-box;
}
h1,
h2,
h3,
h4 {
	margin: 0;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
}
ol,
ul {
	list-style: none;
}
li,
ol,
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-position: inside;
}
p {
	margin: 0;
}
button {
	background: none;
	border: none;
	color: inherit;
	font-family: inherit;
	padding: 0;
}
button:active,
button:hover {
	outline: none;
}
a {
	color: inherit;
	text-decoration: none;
}
input {
	border: none;
	font: inherit;
}
button,
input,
input:active,
input:hover {
	outline: none;
}
button {
	cursor: pointer;
}
button,
select,
textarea {
	font: inherit;
}
textarea {
	resize: none;
}
body {
	margin: 0;
}
video {
	display: block;
	max-width: 100%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
html {
	height: 100%;
	scroll-behavior: smooth;
	scroll-padding-top: 60px;
}
.hidden {
	display: none !important;
}
#svg-icons {
	display: none;
}
@keyframes mobileMenu {
	0% {
		right: -100%;
	}
	to {
		right: 0;
	}
}
@keyframes move {
	0% {
		transform: rotate(var(--r, 0));
	}
	50% {
		transform: rotate(calc(-45deg * var(--m, 1) + var(--r-a, 0deg)));
	}
	to {
		transform: translate(
				calc(var(--x, -5px) * var(--d, 1)),
				calc(var(--y, 1px) * var(--d, 1))
			)
			rotate(calc(-45deg * var(--m, 1) + var(--r-a, 0deg)));
	}
}
@keyframes move-back {
	0% {
		transform: translate(
				calc(var(--x, -5px) * var(--d, 1)),
				calc(var(--y, 1px) * var(--d, 1))
			)
			rotate(calc(-45deg * var(--m, 1) + var(--r-a, 0deg)));
	}
	50% {
		transform: translate(
				calc(var(--x, -5px) * var(--d, 1) * 0.7),
				calc(var(--y, 1px) * var(--d, 1) * 0.7)
			)
			rotate(var(--r, 0));
	}
	to {
		transform: rotate(var(--r, 0));
	}
}
@keyframes overlay {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes marquee {
	0% {
		transform: translateX(100%);
	}
	to {
		transform: translateX(-100%);
	}
}
@keyframes marquee2 {
	0% {
		transform: translateX(0);
	}
	to {
		transform: translateX(-200%);
	}
}
.container {
	margin: 0 auto;
	padding: 0 16px;
}
@media (min-width: 560px) {
	.container {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 100%;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 100%;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
		padding: 0 20px;
	}
}
@media (min-width: 1440px) {
	.container {
		max-width: 1200px;
	}
}
.mb-16,
.mb-20 {
	margin-bottom: 16px;
}
@media (min-width: 768px) {
	.mb-20 {
		margin-bottom: 20px;
	}
}
.mb-24 {
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	.mb-24 {
		margin-bottom: 24px;
	}
}
.mb-28 {
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	.mb-28 {
		margin-bottom: 28px;
	}
}
.mb-32 {
	margin-bottom: 24px;
}
@media (min-width: 768px) {
	.mb-32 {
		margin-bottom: 32px;
	}
}
.mb-40 {
	margin-bottom: 40px;
}
@media (min-width: 768px) {
	.mb-40 {
		margin-bottom: 40px;
	}
}
.mb-60 {
	margin-bottom: 28px;
}
@media (min-width: 768px) {
	.mb-60 {
		margin-bottom: 40px;
	}
}
@media (min-width: 1200px) {
	.mb-60 {
		margin-bottom: 60px;
	}
}
.mb-100 {
	margin-bottom: 60px;
}
@media (min-width: 992px) {
	.mb-100 {
		margin-bottom: 80px;
	}
}
@media (min-width: 1200px) {
	.mb-100 {
		margin-bottom: 100px;
	}
}
.mt-120 {
	margin-top: 60px;
}
@media (min-width: 992px) {
	.mt-120 {
		margin-top: 80px;
	}
}
@media (min-width: 1200px) {
	.mt-120 {
		margin-top: 120px;
	}
}
.pt-60 {
	padding-top: 28px;
}
@media (min-width: 992px) {
	.pt-60 {
		padding-top: 40px;
	}
}
@media (min-width: 1200px) {
	.pt-60 {
		padding-top: 60px;
	}
}
.pt-120 {
	padding-top: 60px;
}
@media (min-width: 992px) {
	.pt-120 {
		padding-top: 80px;
	}
}
@media (min-width: 1200px) {
	.pt-120 {
		padding-top: 120px;
	}
}
.btn {
	align-items: center;
	background-color: var(--c-primary);
	border-radius: var(--border-radius-small);
	color: var(--c-text);
	display: flex;
	flex-flow: column nowrap;
	font-family: var(--f-primary);
	font-size: 14px;
	height: 40px;
	justify-content: center;
	line-height: 1;
	padding: 10px 14px;
	text-align: center;
	transition: var(--transition);
	width: -moz-fit-content;
	width: fit-content;
}
.btn:hover {
	opacity: 0.7;
}
@media (min-width: 560px) {
	.btn {
		font-size: var(--f-s-h4);
		padding: 10px 24px;
	}
}
.btn._with-icon .icon {
	margin-right: 16px;
}
.btn._only-icon {
	background-color: transparent;
	border-radius: 0;
	height: auto;
	min-width: auto;
	padding: 0;
}
.btn._border {
	background-color: transparent;
	border: var(--border);
}
.btn._border:hover {
	background-color: var(--c-primary);
	border-color: var(--c-primary);
	color: var(--c-white);
	opacity: 1;
}
.btn._white {
	border-color: var(--c-white);
	color: var(--c-white);
}
.btn._white:not(._border) {
	background-color: var(--c-white);
	color: var(--c-text);
}
.btn._full-width {
	max-width: 600px;
	width: 100%;
}
.mobile-btn {
	--color: var(--c-primary);
	background: none;
	border: none;
	cursor: pointer;
	height: 36px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 36px;
}
@media (min-width: 992px) {
	.mobile-btn {
		display: none;
	}
}
.mobile-btn .icon {
	stroke: var(--color);
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
	display: block;
	height: 48px;
	left: -14px;
	position: absolute;
	top: -6px;
	width: 64px;
}
.mobile-btn .icon path {
	stroke-dasharray: var(--array-1, 26px) var(--array-2, 100px);
	stroke-dashoffset: var(--offset, 126px);
	transform: translateZ(0);
	transition: stroke-dasharray var(--duration, 0.85s) var(--easing, ease)
			var(--delay, 0s),
		stroke-dashoffset var(--duration, 0.85s) var(--easing, ease)
			var(--delay, 0s);
}
.mobile-btn .icon path:nth-child(2) {
	--duration: 0.7s;
	--easing: ease-in;
	--offset: 100px;
	--array-2: 74px;
}
.mobile-btn .icon path:nth-child(3) {
	--offset: 133px;
	--array-2: 107px;
}
.mobile-btn._active .icon path {
	--offset: 57px;
}
.mobile-btn._active .icon path:first-child,
.mobile-btn._active .icon path:nth-child(3) {
	--delay: 0.15s;
	--easing: cubic-bezier(0.2, 0.4, 0.2, 1.1);
}
.mobile-btn._active .icon path:nth-child(2) {
	--duration: 0.4s;
	--offset: 2px;
	--array-1: 1px;
}
.mobile-btn._active .icon path:nth-child(3) {
	--offset: 58px;
}
.b-text .h1,
.b-text h1,
.h1 {
	font-size: var(--f-s-h1);
}
.b-text .h1,
.b-text .h2,
.b-text h1,
.b-text h2,
.h1,
.h2 {
	font-family: var(--f-primary-bold);
	font-weight: 700;
	line-height: 1;
}
.b-text .h2,
.b-text h2,
.h2 {
	font-size: var(--f-s-h2);
}
.input {
	--inputHeight: 40px;
	--inputFontSize: var(--f-s-body);
	--inputBorder: var(--border);
	--inputBorderRadius: var(--border-radius);
	--inputColor: var(--c-text);
	--inputColorPlaceholder: var(--c-second-light);
	--inputBg: var(--c-white);
	--inputErrorFontSize: var(--f-s-small);
	--inputErrorColor: var(--c-error);
	position: relative;
	width: 100%;
}
.input._textarea {
	--inputHeight: 80px;
}
.input._revert {
	--inputBg: var(--c-bg);
	--inputColorPlaceholder: var(--c-bg);
}
.input._with-icon {
	position: relative;
}
.input._with-icon .icon {
	fill: var(--c-bg-second);
	height: 20px;
	position: absolute;
	right: 10px;
	top: 9px;
	width: 20px;
}
.input._with-icon .input__text {
	padding: 14px 40px 14px 16px;
}
.input__text {
	background-color: var(--inputBg);
	border: var(--inputBorder);
	border-radius: var(--inputBorderRadius);
	color: var(--inputColor);
	font-size: var(--inputFontSize);
	height: var(--inputHeight);
	padding: 14px 16px;
	transition: var(--transition);
	width: 100%;
}
.input__text::-moz-placeholder {
	color: var(--inputColorPlaceholder);
	font-size: var(--inputFontSize);
}
.input__text::placeholder {
	color: var(--inputColorPlaceholder);
	font-size: var(--inputFontSize);
}
.input__text:hover {
	opacity: 0.7;
}
.input__text:active,
.input__text:focus {
	opacity: 0.8;
	outline: none;
}
.input__text._error {
	animation: bounce 1s linear;
	position: relative;
}
.input__error {
	color: var(--inputErrorColor);
	font-size: var(--inputErrorFontSize);
	left: 16px;
	position: absolute;
	top: 2px;
}
.b-text a,
.link {
	--linkColorPrimary: var(--c-primary);
	--linkColorText: var(--c-text);
	--linkActiveOpacity: 0.7;
	color: var(--c-text);
	position: relative;
	transition: fill 0.4s linear, opacity 0.4s linear, color 0.4s linear;
}
.b-text a:active,
.b-text a:hover,
.link:active,
.link:hover {
	color: var(--linkColorPrimary);
}
.b-text a:active,
.link:active {
	opacity: 0.6;
}
.b-text a._with-icon,
.link._with-icon {
	align-items: center;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
}
.b-text a._with-icon .icon,
.link._with-icon .icon {
	fill: var(--linkColorText);
	height: 20px;
	margin-right: 8px;
	width: 20px;
}
.b-text a._with-icon:hover .icon,
.link._with-icon:hover .icon {
	fill: var(--linkColorPrimary);
}
.b-text a._revert,
.link._revert {
	color: var(--linkColorPrimary);
}
.b-text a._revert:active,
.b-text a._revert:hover,
.link._revert:active,
.link._revert:hover {
	color: var(--linkColorText);
}
.b-text a._revert:active,
.link._revert:active {
	opacity: 0.6;
}
.b-text a._revert .icon,
.link._revert .icon {
	fill: var(--linkColorPrimary);
}
.b-text a._revert:hover .icon,
.link._revert:hover .icon {
	fill: var(--linkColorText);
}
.b-text a._active,
.link._active {
	cursor: default;
	opacity: var(--linkActiveOpacity);
}
.b-text a._active:active,
.b-text a._active:hover,
.link._active:active,
.link._active:hover {
	color: inherit;
	opacity: var(--linkActiveOpacity);
}
.overlay {
	--overlayBg: rgba(0, 0, 0, 0.6);
	animation: overlay 0.4s ease;
	background-color: var(--overlayBg);
	display: none;
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 100;
}
.overlay._active {
	display: block;
}
.form {
	--formPoliticsFontSize: var(--f-s-exsmall);
	grid-gap: 20px;
	display: grid;
}
.form__inner {
	grid-gap: 12px;
	align-items: center;
	display: grid;
	grid-template-columns: 1fr;
}
@media (min-width: 560px) {
	.form__inner {
		grid-template-columns: repeat(2, 1fr);
	}
}
.form__politics {
	font-size: var(--formPoliticsFontSize);
}
.form__google-error {
	color: var(--c-error);
	font-size: var(--f-s-small);
}
.body,
.scroll-block {
	--scrollColor: var(--c-primary);
}
.body::-webkit-scrollbar-track,
.scroll-block::-webkit-scrollbar-track {
	border-radius: 4px;
}
.body::-webkit-scrollbar,
.scroll-block::-webkit-scrollbar {
	background-color: var(--c-white);
	width: 12px;
}
.body::-webkit-scrollbar-thumb,
.scroll-block::-webkit-scrollbar-thumb {
	background-color: var(--scrollColor);
	border-radius: 4px;
}
._horizontal.body::-webkit-scrollbar,
.scroll-block._horizontal::-webkit-scrollbar {
	background-color: var(--c-white);
	height: 2px;
	width: 100%;
}
._horizontal.body::-webkit-scrollbar-thumb,
.scroll-block._horizontal::-webkit-scrollbar-thumb {
	background-color: var(--scrollColor);
	border-radius: 4px;
}
.btn-plus {
	--color: var(--c-primary);
	--duration: 1s;
	background: none;
	border: none;
	cursor: pointer;
	height: 32px;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	width: 32px;
}
.btn-plus span:after,
.btn-plus span:before,
.btn-plus:after,
.btn-plus:before {
	animation: var(--n, move) var(--duration) ease forwards;
	animation-play-state: var(--p, paused);
	background: var(--color);
	border-radius: 2px;
	content: '';
	height: 12px;
	left: var(--l, 18px);
	margin: -8px 0 0 -2px;
	position: absolute;
	top: var(--t, 12px);
	transform: rotate(var(--r, 0));
	width: 2px;
}
.btn-plus:after {
	--d: -1;
	--t: 24px;
}
.btn-plus span {
	--m: -1;
	--r-a: 180deg;
	--t: 18px;
	--r: 90deg;
	--x: 1px;
	--y: 5px;
}
.btn-plus span:before {
	--l: 12px;
}
.btn-plus span:after {
	--d: -1;
	--l: 24px;
}
.btn-plus._active {
	--p: running;
}
.btn-plus._inactive {
	--n: move-back;
}
.b-text__column {
	grid-gap: 28px;
	display: grid;
}
@media (min-width: 992px) {
	.b-text__column {
		grid-gap: 40px;
		grid-template-columns: repeat(2, 1fr);
	}
}
.b-text__container {
	width: min(900px, 100%);
}
.b-text__note {
	border-left: var(--border);
	border-color: var(--c-primary);
	padding-left: 16px;
}
.b-text .btn,
.b-text .btn:hover {
	color: var(--c-white);
}
.b-text .btn._border,
.b-text .btn._border:hover {
	color: var(--c-primary);
}
.b-text iframe {
	width: 100%;
}
@media (min-width: 560px) {
	.b-text iframe {
		width: 400px;
	}
}
.b-text * {
	font-size: var(--f-s-body);
}
.b-text * + * {
	margin-top: 16px;
}
.b-text li + li {
	margin-top: 8px;
}
.b-text .h1,
.b-text h1 {
	margin-bottom: 36px;
}
.b-text .h2,
.b-text .h3,
.b-text h2,
.b-text h3 {
	margin-bottom: 24px;
}
.b-text p + h2 {
	margin-top: 60px;
}
.b-text a {
	font-family: inherit;
	font-size: inherit;
}
.b-text ol {
	list-style-type: decimal;
}
.b-list-def,
.b-text ul {
	list-style-type: disc;
}
.b-list-def p,
.b-text ul p {
	display: inline-block;
}
.b-list-def li::marker,
.b-text ul li::marker {
	color: var(--c-primary);
}
.logo {
	height: 40px;
	max-width: 200px;
	transition: opacity 0.7s linear;
}
.logo:hover {
	opacity: 0.8;
}
.logo__img {
	display: block;
	height: inherit;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: left;
	object-position: left;
	width: 100%;
}
.swiper {
	padding-bottom: 28px;
}
@media (min-width: 992px) {
	.swiper {
		padding-bottom: 0;
	}
}
.swiper .swiper-button {
	align-items: center;
	background-color: var(--c-primary);
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	height: 56px;
	justify-content: center;
	transition: opacity 0.4s linear;
	width: 56px;
}
.swiper .swiper-button:hover {
	opacity: 0.7;
}
.swiper .swiper-button .icon {
	height: 24px;
	width: 24px;
}
.swiper .swiper-button._prev {
	transform: rotate(180deg);
}
@media (min-width: 992px) {
	.swiper .swiper-pagination {
		display: none;
	}
}
.swiper__button-inner {
	display: none;
}
@media (min-width: 992px) {
	.swiper__button-inner {
		grid-gap: 8px;
		bottom: 20px;
		display: grid;
		grid-template-columns: repeat(2, auto);
		left: 40px;
		position: absolute;
		width: -moz-fit-content;
		width: fit-content;
		z-index: 100;
	}
}
.swiper .swiper-pagination-bullet-active {
	--swiper-pagination-color: var(--c-primary);
}
.section {
	border-radius: var(--border-radius);
	padding: 16px;
}
@media (min-width: 768px) {
	.section {
		padding: 40px;
	}
}
.accordion {
	grid-gap: 8px;
	display: grid;
	height: -moz-fit-content;
	height: fit-content;
}
.accordion__item {
	background-color: var(--c-secondary);
	padding: 16px 0;
	text-align: left;
}
@media (min-width: 992px) {
	.accordion__item {
		padding: 24px 0;
	}
}
.accordion__item._active .btn-plus {
	--p: running;
}
.accordion__item._inactive .btn-plus {
	--p: running;
	--n: move-back;
}
.accordion__item + .accordion__item {
	border-top: var(--border);
	border-color: var(--c-white-press);
}
.accordion._active .accordion__btn {
	margin-bottom: 16px;
}
.accordion__btn {
	grid-gap: 16px;
	align-items: center;
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: grid;
	font-weight: 700;
	grid-template-columns: 1fr 24px;
	text-align: left;
	width: 100%;
}
.accordion__btn-text {
	font-size: var(--f-s-h3);
	font-weight: 700;
}
.accordion__text {
	margin-top: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease-out;
}
.accordion__text li + li,
.accordion__text p + p {
	margin-top: 12px;
}
.accordion__text ul {
	list-style-type: disc;
}
.accordion__text ol {
	list-style-type: decimal;
}
.accordion__text-inner {
	max-width: 900px;
	padding-top: 20px;
}
.body {
	color: var(--c-text);
	font-family: var(--f-primary);
	font-size: var(--f-s-body);
	line-height: 1.2;
}
.body._no-scroll {
	margin-left: -4px;
	overflow: hidden;
}
.header {
	left: 0;
	margin-bottom: 16px;
	position: sticky;
	top: 0;
	z-index: 200;
}
.header__wrapper {
	align-items: center;
	background-color: var(--c-bg);
	border-radius: 0 0 var(--border-radius) var(--border-radius);
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	padding: 16px;
}
@media (min-width: 992px) {
	.header__wrapper {
		padding: 16px 20px;
	}
}
.header__inner {
	margin-left: auto;
	margin-right: 24px;
}
@media (min-width: 992px) {
	.header__inner {
		grid-gap: 24px;
		align-items: center;
		display: grid;
		grid-template-columns: 1fr auto;
		margin-right: 0;
	}
}
.header__btn-buy {
	display: none;
}
@media (min-width: 768px) {
	.header__btn-buy {
		display: block;
		margin-left: auto;
	}
}
.header .main-menu {
	display: none;
}
@media (min-width: 992px) {
	.header .main-menu {
		display: block;
	}
}
.footer__inner {
	background-color: var(--c-bg);
	border-radius: var(--border-radius) var(--border-radius) 0 0;
	padding: 16px;
}
@media (min-width: 992px) {
	.footer__inner {
		align-items: center;
		flex-direction: row;
		justify-content: space-between;
		padding: 16px 20px;
	}
}
.footer__top-inner {
	display: flex;
	flex-direction: column;
}
@media (min-width: 992px) {
	.footer__top-inner {
		align-items: center;
		flex-direction: row;
		justify-content: space-between;
	}
}
.footer__bottom-inner {
	grid-gap: 16px;
	display: grid;
}
@media (min-width: 768px) {
	.footer__bottom-inner {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 1200px) {
	.footer__bottom-inner {
		grid-template-columns: repeat(3, 1fr);
	}
}
.footer__warning-img {
	display: block;
	height: auto;
	width: 100%;
}
.footer__bottom-info {
	text-align: center;
}
@media (min-width: 1200px) {
	.footer__bottom-info {
		text-align: left;
	}
}
.footer__bottom-info-2 {
	text-align: center;
}
@media (min-width: 768px) {
	.footer__bottom-info-2 {
		grid-column: 1/-1;
	}
}
@media (min-width: 1200px) {
	.footer__bottom-info-2 {
		grid-column: auto;
		text-align: right;
	}
}
.footer__inner {
	text-align: center;
}
@media (min-width: 1200px) {
	.footer__inner {
		text-align: left;
	}
}
.footer .main-menu__list {
	grid-auto-flow: dense;
	text-align: center;
}
@media (min-width: 768px) {
	.footer .main-menu__list {
		grid-auto-flow: column;
		text-align: left;
	}
}
.footer .logo {
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 992px) {
	.footer .logo {
		margin: 0;
	}
}
.main-menu__list {
	grid-gap: 20px;
	display: grid;
	grid-auto-flow: column;
	justify-content: center;
}
.main-menu__item-link {
	color: var(--c-text);
	font-size: var(--f-s-body);
	text-align: center;
}
.mobile-side {
	--topMenuHeight: var(--headerHeight);
	animation: mobileMenu 0.4s ease;
	background-color: var(--c-bg);
	display: none;
	height: calc(100vh - var(--topMenuHeight));
	overflow: auto;
	padding: calc(32px + var(--topMenuHeight)) 16px 40px;
	position: fixed;
	right: 0;
	top: 0;
	width: 100vw;
	z-index: 120;
}
.mobile-side._active {
	display: block;
}
@media (min-width: 992px) {
	.mobile-side {
		display: none;
	}
}
.mobile-side__btn-buy {
	margin: 0 auto;
}
.mobile-side .container {
	overflow-y: auto;
}
.mobile-side .main-menu {
	margin-bottom: 40px;
}
.mobile-side .main-menu__list {
	align-items: center;
	grid-auto-flow: dense;
	justify-content: center;
}
.mobile-side .main-menu__item-link {
	color: var(--c-text);
	display: block;
	font-size: var(--f-s-body);
	margin: 0 auto;
}
.promo__inner {
	grid-gap: 20px;
	display: grid;
}
@media (min-width: 992px) {
	.promo__inner {
		grid-template-columns: repeat(2, 1fr);
	}
}
.promo__col {
	border-radius: var(--border-radius);
	color: var(--c-white);
	overflow: hidden;
}
.promo__col-text {
	background: var(--gradient);
}
.promo__text-top-inner {
	grid-gap: 4px;
	align-items: center;
	display: grid;
	margin-bottom: 12px;
	width: -moz-fit-content;
	width: fit-content;
}
@media (min-width: 768px) {
	.promo__text-top-inner {
		grid-template-columns: repeat(2, auto);
	}
}
.promo__title {
	line-height: 1;
}
.promo__sub-title {
	font-size: var(--f-s-h4);
	text-transform: uppercase;
}
@media (min-width: 768px) {
	.promo__sub-title {
		max-width: 200px;
	}
}
.promo__h2 {
	margin-bottom: 8px;
	max-width: 500px;
}
.promo__note {
	font-size: var(--f-s-small);
}
.promo__list {
	grid-gap: 12px;
	display: grid;
}
.promo__item {
	grid-gap: 8px;
	align-items: center;
	display: grid;
	grid-template-columns: auto 1fr;
}
.promo__item-icon {
	height: 48px;
	width: 48px;
}
.promo__item-text {
	max-width: 360px;
}
.promo__btn-inner {
	grid-gap: 8px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	justify-content: center;
}
@media (min-width: 768px) {
	.promo__btn-inner {
		grid-gap: 20px;
	}
}
.promo__col-img {
	background-color: var(--c-bg);
	display: grid;
	place-items: center;
}
.promo__img {
	max-width: 540px;
	width: 100%;
}
@media (max-width: 559px) {
	.promo .btn {
		padding: 10px;
	}
}
.about__slide {
	grid-gap: 24px 16px;
	background-color: var(--c-bg);
	border-radius: var(--border-radius);
	display: grid;
	overflow: hidden;
}
@media (min-width: 768px) {
	.about__slide {
		grid-template-columns: repeat(2, 1fr);
	}
}
.about__slide-list {
	grid-gap: 16px;
	display: grid;
}
.about__slide-title {
	border-left: 4px solid var(--c-text);
	color: var(--c-text) !important;
	font-size: var(--f-s-h3);
	font-weight: 700;
	padding-left: 16px;
}
.about__slide-text-inner p {
	color: var(--c-white-press);
	font-size: var(--f-s-h3);
}
.about__slide-text-inner {
	grid-gap: 16px;
	display: grid;
}
.about__slide-img {
	border-radius: var(--border-radius);
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}
.problem__inner {
	background: var(--gradient);
	color: var(--c-white);
	padding-bottom: 0;
}
.problem__list {
	grid-gap: 16px;
	align-items: center;
	display: grid;
}
@media (min-width: 768px) {
	.problem__list {
		grid-gap: 30px;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 1200px) {
	.problem__list {
		grid-template-columns: repeat(2, 1fr) 1.5fr;
	}
}
.problem__item {
	align-items: center;
	display: grid;
	grid-template-columns: auto 1fr;
}
@media (min-width: 768px) and (max-width: 991px) {
	.problem__item:last-child {
		grid-column: 1/-1;
		margin-left: auto;
		margin-right: auto;
	}
}
.problem__item-img {
	max-width: 80px;
	position: relative;
	z-index: 2;
}
@media (min-width: 560px) {
	.problem__item-img {
		max-width: 120px;
	}
}
.problem__item-text {
	background-color: var(--c-primary);
	border-radius: 0 100px 100px 0;
	height: -moz-fit-content;
	height: fit-content;
	margin-left: -40px;
	max-width: 360px;
	padding: 16px 16px 16px 56px;
	width: -moz-fit-content;
	width: fit-content;
}
@media (min-width: 560px) {
	.problem__item-text {
		max-width: 280px;
	}
}
.problem__img {
	display: block;
	margin: 0 auto;
}
.problem__text {
	font-size: var(--f-s-h4);
	font-weight: 700;
	margin: 0 auto -12px;
	max-width: 300px;
	text-align: center;
}
@media (min-width: 560px) {
	.problem__text {
		margin: 0 auto -32px;
	}
}
.problem__wrapper {
	display: grid;
	position: relative;
}
.problem__container {
	grid-column: 1/-1;
	grid-row: 1/-1;
	margin: -16vw auto 0;
	position: relative;
	width: 100%;
	z-index: 2;
}
@media (min-width: 768px) {
	.problem__container {
		margin: -5% auto 0;
	}
}
.problem__img-bottle {
	display: block;
	margin: 0 auto;
	max-width: 430px;
	width: 100%;
}
.problem__note-list {
	grid-gap: 16px;
	display: grid;
}
.problem__note {
	background-color: var(--c-primary);
	border-radius: 1000px;
	color: var(--c-white);
	margin: 0 auto;
	max-width: 600px;
	padding: 16px 32px;
	width: 100%;
}
@media (min-width: 992px) {
	.problem__note {
		max-width: 340px;
		position: absolute;
		width: -moz-fit-content;
		width: fit-content;
		z-index: 2;
	}
}
.problem__note._1 {
	left: 16px;
	top: 22%;
}
.problem__note._2 {
	right: 16px;
	top: 24%;
}
.problem__note._3 {
	bottom: 10%;
	right: 27%;
}
.problem__note-title {
	display: block;
	font-size: var(--f-s-h4);
	margin-bottom: 4px;
	text-align: center;
	text-transform: uppercase;
}
@media (min-width: 992px) {
	.problem__note-title {
		text-align: left;
	}
}
.problem__note-text {
	text-align: center;
}
@media (min-width: 992px) {
	.problem__note-text {
		text-align: left;
	}
}
.problem .breakNews {
	grid-column: 1/-1;
	grid-row: 1/-1;
	margin-top: 30vw;
}
@media (min-width: 768px) {
	.problem .breakNews {
		margin-top: 14vw;
	}
}
@media (min-width: 992px) {
	.problem .breakNews {
		margin-top: 0;
	}
}
.breakNews {
	overflow: hidden;
}
.breakNews__inner {
	display: flex;
	text-transform: uppercase;
	white-space: nowrap;
}
@media (min-width: 992px) {
	.breakNews__inner {
		font-size: 54px;
	}
}
.breakNews__wrapper {
	animation: marquee 60s linear infinite;
	animation-delay: -60s;
}
.breakNews__wrapper2 {
	animation: marquee2 60s linear infinite;
	animation-delay: -30s;
}
.breakNews__item {
	color: var(--c-bg);
	display: inline-block;
	font-size: 20vw;
	font-weight: 700;
	text-transform: uppercase;
}
.useful__text-top-inner {
	grid-gap: 4px;
	align-items: center;
	display: grid;
	width: -moz-fit-content;
	width: fit-content;
}
@media (min-width: 768px) {
	.useful__text-top-inner {
		grid-template-columns: repeat(2, auto);
	}
}
.useful__title {
	line-height: 1;
}
.useful__sub-title {
	font-size: var(--f-s-h4);
	text-transform: uppercase;
}
@media (min-width: 768px) {
	.useful__sub-title {
		max-width: 500px;
	}
}
.useful__list {
	grid-gap: 20px;
	display: grid;
}
@media (min-width: 768px) {
	.useful__list {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 992px) {
	.useful__list {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media (min-width: 1440px) {
	.useful__list {
		grid-gap: 40px;
	}
}
.useful__item-info {
	grid-gap: 24px;
	background-color: var(--c-bg);
	border-radius: var(--border-radius);
	display: grid;
	padding: 32px 16px;
	position: relative;
}
@media (min-width: 768px) {
	.useful__item-info {
		height: 260px;
	}
}
@media (min-width: 992px) {
	.useful__item-info {
		height: 220px;
	}
}
.useful__item-info-text {
	grid-gap: 8px;
	align-items: center;
	display: grid;
	font-size: var(--f-s-h4-second);
	grid-template-columns: auto 1fr;
}
.useful__item-info-text svg {
	height: 48px;
	width: 48px;
}
.useful__item-icon {
	bottom: 8px;
	height: 44px;
	position: absolute;
	right: 8px;
	width: 44px;
}
.useful__item-img-inner {
	position: relative;
}
.useful__item-img {
	border-radius: var(--border-radius);
	-o-object-fit: cover;
	object-fit: cover;
	overflow: hidden;
	width: 100%;
}
@media (min-width: 768px) {
	.useful__item-img {
		height: 260px;
	}
}
@media (min-width: 992px) {
	.useful__item-img {
		height: 220px;
	}
}
.online__inner {
	border-radius: var(--border-radius);
	color: var(--c-white);
	display: grid;
	overflow: hidden;
}
@media (min-width: 992px) {
	.online__inner {
		grid-template-columns: repeat(2, 1fr);
	}
}
.online__img {
	width: 100%;
}
.online__col {
	background: var(--gradient);
	display: flex;
	flex-direction: column;
	padding: 16px;
}
@media (min-width: 992px) {
	.online__col {
		padding: 32px;
	}
}
.online__title {
	margin-bottom: 8px;
}
.online__text {
	font-size: var(--f-s-h4);
	margin-bottom: 40px;
	text-transform: uppercase;
}
@media (min-width: 992px) {
	.online__text {
		margin-bottom: 0;
	}
	.online__link {
		margin-top: auto;
	}
}
@media (max-width: 991px) {
	.p-404 {
		display: grid;
		height: calc(100vh - 72px);
		padding-top: 0;
		place-items: center;
	}
}
.p-404__text {
	font-size: var(--f-s-h4-second);
	text-align: center;
}
.p-404__container {
	display: grid;
	place-items: center;
}

/*# sourceMappingURL=main.css.map?e9ea6c2967fb61ffa5e5*/
.mb-30 {
	margin-bottom: 30px;
}
.mb-2020 {
	margin-bottom: 20px;
}
.footer_col_1 {
	display: flex;
	flex-direction: column;
	flex-shrink: 1;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 10px;
}
.footer__policies {
	display: flex;
	flex-direction: column;
	flex-shrink: 1;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 10px;
}
@media (max-width: 768px) {
	.footer__bottom-info-2 {
		text-align: left;
	}
	.footer_col_1 {
		gap: 15px;
	}
	.footer__policies {
		text-align: left;
		gap: 15px;
	}
	.mb-30-picture {
		margin-bottom: 30px;
	}
}

/* End */


/* Start:/local/templates/main/css/custom.css?1748576696618*/
#scrollToTopBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #009FE3;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 24px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

#scrollToTopBtn:hover {
    background-color: #009FE3;
    transform: scale(1.1);
}

#scrollToTopBtn.visible {
    opacity: 1;
    visibility: visible;
}
/* End */
/* /local/templates/main/css/main.css?172649250156252 */
/* /local/templates/main/css/custom.css?1748576696618 */
