﻿@font-face {
	font-family: Mulish;
	font-display: swap;
	src: url(../fonts/Mulish-Bold.eot);
	src: local("../fonts/Mulish-Bold"), local("../fonts/Mulish-Bold"), url(../fonts/Mulish-Bold-1.eot) format("embedded-opentype"), url(../fonts/Mulish-Bold.woff) format("woff"), url(../fonts/Mulish-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Mulish;
	font-display: swap;
	src: url(/fonts/Mulish-Medium.eot);
	src: local("../fonts/Mulish-Medium"), local("../fonts/Mulish-Medium"), url(/fonts/Mulish-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-Medium.woff) format("woff"), url(../fonts/Mulish-Medium.ttf) format("truetype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Mulish;
	font-display: swap;
	src: url(/fonts/Mulish-SemiBold.eot);
	src: local("../fonts/Mulish-SemiBold"), local("../fonts/Mulish-SemiBold"), url(/fonts/Mulish-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-SemiBold.woff) format("woff"), url(../fonts/Mulish-SemiBold.ttf) format("truetype");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Mulish;
	font-display: swap;
	src: url(/fonts/Mulish-Regular.eot);
	src: local("../fonts/Mulish-Regular"), local("../fonts/Mulish-Regular"), url(/fonts/Mulish-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Mulish-Regular.woff) format("woff"), url(../fonts/Mulish-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Unbounded;
	font-display: swap;
	src: url(../fonts/Unbounded-Regular.eot);
	src: local("../fonts/Unbounded-Regular"), local("../fonts/Unbounded-Regular"), url(../fonts/Unbounded-Regular-1.eot) format("embedded-opentype"), url(../fonts/Unbounded-Regular.woff) format("woff"), url(../fonts/Unbounded-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Unbounded;
	font-display: swap;
	src: url(../fonts/Unbounded-Medium.eot);
	src: local("../fonts/Unbounded-Medium"), local("../fonts/Unbounded-Medium"), url(../fonts/Unbounded-Medium-1.eot) format("embedded-opentype"), url(../fonts/Unbounded-Medium.woff) format("woff"), url(../fonts/Unbounded-Medium.ttf) format("truetype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Unbounded;
	font-display: swap;
	src: url(../fonts/Unbounded-Bold.eot);
	src: local("../fonts/Unbounded-Bold"), local("../fonts/Unbounded-Bold"), url(../fonts/Unbounded-Bold-1.eot) format("embedded-opentype"), url(../fonts/Unbounded-Bold.woff) format("woff"), url(../fonts/Unbounded-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

:root {
	--Secondary-500: #7a3db3;
	--Secondary-300: #0c7aff;
	--Secondary-100: #99c2ff;
	--Black-700: #000000;
	--White-700: #ffffff;
	--Primary-100: #85e0e0;
	--Accent-300: #fc9ce2;
	--Color-bg: #f0f5f5
}

body a {
	text-decoration: none
}

body p {
	margin: 0
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	margin: 0
}

body ul {
	list-style: none;
	padding: 0;
	margin: 0
}

button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: 0
}

button {
	cursor: pointer;
	background-color: #fff0;
	border: none
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
	-weblit-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

input {
	border: none;
	background: 0 0
}

input:focus::-webkit-input-placeholder {
	color: #fff0
}

input:focus:-moz-placeholder {
	color: #fff0
}

input:focus::-moz-placeholder {
	color: #fff0
}

input:focus:-ms-input-placeholder {
	color: #fff0
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: #fff0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.row:after {
	display: block;
	content: "";
	clear: both
}

.rub:after {
	content: "₽";
	font-size: 17px;
	padding: 0 0 0 5px
}

@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
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.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,
.swiper-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.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: rgb(0 0 0 / .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgb(0 0 0 / .5)), to(#fff0));
	background-image: linear-gradient(to left, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgb(0 0 0 / .5)), to(#fff0));
	background-image: linear-gradient(to right, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(0 0 0 / .5)), to(#fff0));
	background-image: linear-gradient(to top, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0 0 0 / .5)), to(#fff0));
	background-image: linear-gradient(to bottom, rgb(0 0 0 / .5), #fff0)
}

.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-horizontal.swiper-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	-ms-flex-order: 9999;
	order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	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: 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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: 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: .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: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,
.swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	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: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.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: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -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%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-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;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.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%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-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 {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgb(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%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	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: 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: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgb(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: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgb(0 0 0 / .5);
	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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: 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%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: #fff0
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	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;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	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-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}

.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-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-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;
	-webkit-transition-property: opacity, height, -webkit-transform;
	transition-property: opacity, height, -webkit-transform;
	transition-property: transform, opacity, height;
	transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

@font-face {
	font-family: lg;
	src: url(/fonts/lg.woff2?io9a6k) format("woff2"), url(../fonts/lg.ttf) format("truetype"), url(../fonts/lg.woff) format("woff"), url(/fonts/lg.svg?io9a6k#lg) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

.lg-icon {
	font-family: lg !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lg-container {
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.lg-next,
.lg-prev {
	background-color: rgb(0 0 0 / .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1084;
	outline: 0;
	border: none
}

.lg-next.disabled,
.lg-prev.disabled {
	opacity: 0 !important;
	cursor: default
}

.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
	color: #fff
}

.lg-single-item .lg-next,
.lg-single-item .lg-prev {
	display: none
}

.lg-next {
	right: 20px
}

.lg-next:before {
	content: "\e095"
}

.lg-prev {
	left: 20px
}

.lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes lg-right-end {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	100% {
		left: 0
	}
}

@keyframes lg-right-end {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	100% {
		left: 0
	}
}

@-webkit-keyframes lg-left-end {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	100% {
		left: 0
	}
}

@keyframes lg-left-end {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	100% {
		left: 0
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.lg-media-overlap .lg-toolbar {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#fff0), to(rgb(0 0 0 / .4)));
	background-image: linear-gradient(0deg, #fff0, rgb(0 0 0 / .4))
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: medium none;
	will-change: color;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
	background: 0 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.lg-toolbar .lg-icon.lg-icon-18 {
	font-size: 18px
}

.lg-toolbar .lg-icon:hover {
	color: #fff
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-maximize {
	font-size: 22px
}

.lg-toolbar .lg-maximize:after {
	content: "\e90a"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	color: #eee;
	font-size: 16px;
	padding: 10px 40px;
	text-align: center;
	z-index: 1080;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out 0s;
	transition: opacity .2s ease-out 0s
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

.lg-sub-html a {
	color: inherit
}

.lg-sub-html a:hover {
	text-decoration: underline
}

.lg-media-overlap .lg-sub-html {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff0), to(rgb(0 0 0 / .6)));
	background-image: linear-gradient(180deg, #fff0, rgb(0 0 0 / .6))
}

.lg-item .lg-sub-html {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0
}

.lg-error-msg {
	font-size: 14px;
	color: #999
}

.lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	height: 47px;
	vertical-align: middle
}

.lg-closing .lg-next,
.lg-closing .lg-prev,
.lg-closing .lg-sub-html,
.lg-closing .lg-toolbar {
	opacity: 0;
	-webkit-transition: -webkit-transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear;
	-webkit-transition: opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear, -webkit-transform .08 cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear, -webkit-transform .08 cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear;
	transition: transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear, -webkit-transform .08 cubic-bezier(0, 0, .25, 1) 0s
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
	opacity: 0;
	-ms-transform: scale3d(.5, .5, .5);
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	will-change: transform, opacity;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
	transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
	opacity: 1;
	-ms-transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.lg-icon:focus-visible {
	color: #fff;
	border-radius: 3px;
	outline: 1px dashed rgb(255 255 255 / .6)
}

.lg-toolbar .lg-icon:focus-visible {
	border-radius: 8px;
	outline-offset: -5px
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	float: left
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
	text-align: center
}

.lg-outer .lg-thumb-outer.lg-thumb-align-left {
	text-align: left
}

.lg-outer .lg-thumb-outer.lg-thumb-align-right {
	text-align: right
}

.lg-outer.lg-single-item .lg-thumb-outer {
	display: none
}

.lg-outer .lg-thumb {
	padding: 5px 0;
	height: 100%;
	margin-bottom: -5px;
	display: inline-block;
	vertical-align: middle
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border-radius: 2px;
	margin-bottom: 5px;
	will-change: border-color
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer .lg-toggle-thumb:after {
	content: "\e1ff"
}

.lg-outer.lg-animate-thumb .lg-thumb {
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.lg-outer .lg-video-cont {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.lg-outer .lg-video-cont .lg-object {
	width: 100% !important;
	height: 100% !important
}

.lg-outer .lg-has-iframe .lg-video-cont {
	-webkit-overflow-scrolling: touch;
	overflow: auto
}

.lg-outer .lg-video-object {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 3
}

.lg-outer .lg-video-poster {
	z-index: 1
}

.lg-outer .lg-has-video .lg-video-object {
	opacity: 0;
	will-change: opacity;
	-webkit-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster {
	opacity: 0 !important
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
	opacity: 1
}

@-webkit-keyframes lg-play-stroke {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px
	}
}

@keyframes lg-play-stroke {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px
	}
}

@-webkit-keyframes lg-play-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes lg-play-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.lg-video-play-button {
	width: 18%;
	max-width: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	will-change: opacity, transform;
	-webkit-transition: -webkit-transform .25s cubic-bezier(.17, .88, .32, 1.28), opacity .1s;
	-webkit-transition: opacity .1s, -webkit-transform .25s cubic-bezier(.17, .88, .32, 1.28);
	transition: opacity .1s, -webkit-transform .25s cubic-bezier(.17, .88, .32, 1.28);
	transition: transform .25s cubic-bezier(.17, .88, .32, 1.28), opacity .1s;
	transition: transform .25s cubic-bezier(.17, .88, .32, 1.28), opacity .1s, -webkit-transform .25s cubic-bezier(.17, .88, .32, 1.28)
}

.lg-video-play-button:hover .lg-video-play-icon,
.lg-video-play-button:hover .lg-video-play-icon-bg {
	opacity: 1
}

.lg-video-play-icon-bg {
	fill: none;
	stroke-width: 3%;
	stroke: #fcfcfc;
	opacity: .6;
	will-change: opacity;
	-webkit-transition: opacity .12s ease-in;
	transition: opacity .12s ease-in
}

.lg-video-play-icon-circle {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	fill: none;
	stroke-width: 3%;
	stroke: rgb(30 30 30 / .9);
	stroke-opacity: 1;
	stroke-linecap: round;
	stroke-dasharray: 200;
	stroke-dashoffset: 200
}

.lg-video-play-icon {
	position: absolute;
	width: 25%;
	max-width: 120px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	opacity: .6;
	will-change: opacity;
	-webkit-transition: opacity .12s ease-in;
	transition: opacity .12s ease-in
}

.lg-video-play-icon .lg-video-play-icon-inner {
	fill: #fcfcfc
}

.lg-video-loading .lg-video-play-icon-circle {
	-webkit-animation: lg-play-rotate 2s linear .25s infinite, lg-play-stroke 1.5s ease-in-out .25s infinite;
	animation: lg-play-rotate 2s linear .25s infinite, lg-play-stroke 1.5s ease-in-out .25s infinite
}

.lg-video-loaded .lg-video-play-button {
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(.7);
	-ms-transform: translate(-50%, -50%) scale(.7);
	transform: translate(-50%, -50%) scale(.7)
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	will-change: opacity;
	-webkit-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-single-item .lg-autoplay-button {
	opacity: .75;
	pointer-events: none
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	will-change: transform;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s;
	transition: -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s;
	transition: transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s;
	transition: transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s, -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	will-change: transform;
	-webkit-transition: -webkit-transform .8s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform .8s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .8s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .8s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .8s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s, opacity .15s !important;
	-webkit-transition: opacity .15s, -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s !important;
	transition: opacity .15s, -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s !important;
	transition: transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s, opacity .15s !important;
	transition: transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s, opacity .15s, -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition {
	-webkit-transition: none !important;
	transition: none !important
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition {
	-webkit-transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0) !important;
	transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0) !important;
	max-width: none !important;
	max-height: none !important;
	top: 50% !important;
	left: 50% !important
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x {
	-webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0) !important;
	transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0) !important;
	top: 0 !important;
	left: 50% !important;
	max-width: none !important;
	max-height: none !important
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y {
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, -50%, 0) !important;
	transform: scale3d(1, 1, 1) translate3d(0, -50%, 0) !important;
	top: 50% !important;
	left: 0 !important;
	max-width: none !important;
	max-height: none !important
}

.lg-icon.lg-zoom-in:after {
	content: "\e311"
}

.lg-actual-size .lg-icon.lg-zoom-in {
	opacity: 1;
	pointer-events: auto
}

.lg-icon.lg-actual-size {
	font-size: 20px
}

.lg-icon.lg-actual-size:after {
	content: "\e033"
}

.lg-icon.lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

.lg-icon.lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed .lg-icon.lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-zoom-out,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out {
	opacity: .75;
	pointer-events: none
}

.lg-outer .lg-pager-outer {
	text-align: center;
	z-index: 1080;
	height: 10px;
	margin-bottom: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer.lg-single-item .lg-pager-outer {
	display: none
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	will-change: transform, opacity;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: rgb(255 255 255 / .5);
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 8px rgb(255 255 255 / .7) inset;
	box-shadow: 0 0 0 8px rgb(255 255 255 / .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	transition: -webkit-box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	-webkit-box-shadow: 0 0 0 8px #fff inset;
	box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
	border-left: 10px solid #fff0;
	border-right: 10px solid #fff0;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.lg-outer .lg-dropdown-overlay {
	background-color: rgb(0 0 0 / .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	will-change: visibility, opacity;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible
}

.lg-outer.lg-dropdown-active .lg-share {
	color: #fff
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	will-change: visibility, opacity, transform;
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-webkit-transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
	transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid #fff0;
	border-bottom-color: #fff;
	right: 16px;
	top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover a {
	color: #333
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgb(0 0 0 / .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}

.lg-outer .lg-share {
	position: relative
}

.lg-outer .lg-share:after {
	content: "\e80d"
}

.lg-outer .lg-share-facebook .lg-icon {
	color: #3b5998
}

.lg-outer .lg-share-facebook .lg-icon:after {
	content: "\e904"
}

.lg-outer .lg-share-twitter .lg-icon {
	color: #00aced
}

.lg-outer .lg-share-twitter .lg-icon:after {
	content: "\e907"
}

.lg-outer .lg-share-pinterest .lg-icon {
	color: #cb2027
}

.lg-outer .lg-share-pinterest .lg-icon:after {
	content: "\e906"
}

.lg-comment-box {
	width: 420px;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	background-color: #fff;
	will-change: transform;
	-ms-transform: translate3d(100%, 0, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform .4s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .4s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .4s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .4s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-comment-box .lg-comment-title {
	margin: 0;
	color: #fff;
	font-size: 18px
}

.lg-comment-box .lg-comment-header {
	background-color: #000;
	padding: 12px 20px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}

.lg-comment-box .lg-comment-body {
	height: 100% !important;
	padding-top: 43px !important;
	width: 100% !important
}

.lg-comment-box .fb-comments {
	height: 100%;
	width: 100%;
	background: url(/images/loading.gif) no-repeat scroll center center #fff;
	overflow-y: auto;
	display: inline-block
}

.lg-comment-box .fb-comments[fb-xfbml-state=rendered] {
	background-image: none
}

.lg-comment-box .fb-comments>span {
	max-width: 100%
}

.lg-comment-box .lg-comment-close {
	position: absolute;
	right: 5px;
	top: 12px;
	cursor: pointer;
	font-size: 20px;
	color: #999;
	will-change: color;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

.lg-comment-box .lg-comment-close:hover {
	color: #fff
}

.lg-comment-box .lg-comment-close:after {
	content: "\e070"
}

.lg-comment-box iframe {
	max-width: 100% !important;
	width: 100% !important
}

.lg-comment-box #disqus_thread {
	padding: 0 20px
}

.lg-outer .lg-comment-overlay {
	background-color: rgb(0 0 0 / .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	will-change: visibility, opacity;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer .lg-comment-toggle:after {
	content: "\e908"
}

.lg-outer.lg-comment-active .lg-comment-overlay {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible
}

.lg-outer.lg-comment-active .lg-comment-toggle {
	color: #fff
}

.lg-outer.lg-comment-active .lg-comment-box {
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-img-rotate {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: -webkit-transform .4s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform .4s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .4s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .4s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .4s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,
.lg-outer[data-lg-slide-type=video] .lg-flip-hor,
.lg-outer[data-lg-slide-type=video] .lg-flip-ver,
.lg-outer[data-lg-slide-type=video] .lg-rotate-left,
.lg-outer[data-lg-slide-type=video] .lg-rotate-right {
	opacity: .75;
	pointer-events: none
}

.lg-outer .lg-img-rotate:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.lg-rotate-left:after {
	content: "\e900"
}

.lg-rotate-right:after {
	content: "\e901"
}

.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
	font-size: 26px
}

.lg-flip-ver:after {
	content: "\e903"
}

.lg-flip-hor:after {
	content: "\e902"
}

.lg-medium-zoom-item {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.lg-medium-zoom .lg-outer {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.lg-relative-caption .lg-outer .lg-sub-html {
	white-space: normal;
	bottom: auto;
	padding: 0;
	background-image: none
}

.lg-relative-caption .lg-outer .lg-relative-caption-item {
	opacity: 0;
	padding: 16px 0;
	-webkit-transition: .5s opacity ease;
	transition: .5s opacity ease
}

.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
	opacity: 1
}

.lg-group:after {
	content: "";
	display: table;
	clear: both
}

.lg-container {
	display: none;
	outline: 0
}

.lg-container.lg-show {
	display: block
}

.lg-on {
	scroll-behavior: unset
}

.lg-overlay-open {
	overflow: hidden
}

.lg-hide-sub-html .lg-sub-html,
.lg-next,
.lg-pager-outer,
.lg-prev,
.lg-toolbar {
	opacity: 0;
	will-change: transform, opacity;
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) 0s;
	-webkit-transition: opacity .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer,
.lg-show-in .lg-prev,
.lg-show-in .lg-toolbar {
	opacity: 1
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
	opacity: 1
}

.lg-show-in .lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
	opacity: 0;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0)
}

.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	text-align: left;
	opacity: .001;
	outline: 0;
	will-change: auto;
	overflow: hidden;
	-webkit-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.lg-outer.lg-zoom-from-image {
	opacity: 1
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.lg-outer .lg-inner {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: opacity 0s;
	transition: opacity 0s;
	white-space: nowrap
}

.lg-outer .lg-item {
	display: none !important
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
	background: url(/images/loading.gif) no-repeat scroll center center #fff0
}

.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important
}

.lg-outer.lg-css .lg-current {
	display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.lg-outer .lg-img-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	white-space: nowrap;
	font-size: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-object {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: relative
}

.lg-outer .lg-empty-html .lg-sub-html,
.lg-outer .lg-empty-html.lg-sub-html {
	display: none
}

.lg-outer.lg-hide-download .lg-download {
	opacity: .75;
	pointer-events: none
}

.lg-outer .lg-first-slide .lg-dummy-img {
	position: absolute;
	top: 50%;
	left: 50%
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
	opacity: 1;
	-webkit-transition: opacity .2s ease-out .15s;
	transition: opacity .2s ease-out .15s
}

.lg-outer .lg-media-cont {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.lg-outer .lg-media-cont .lg-object {
	width: 100% !important;
	height: 100% !important
}

.lg-outer .lg-has-iframe .lg-media-cont {
	-webkit-overflow-scrolling: touch;
	overflow: auto
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000000d4;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	opacity: 0;
	will-change: auto;
	-webkit-transition: opacity 333ms ease-in 0s;
	transition: opacity 333ms ease-in 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
	-webkit-transition: -webkit-transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s;
	transition: -webkit-transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s;
	transition: transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s;
	transition: transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s, -webkit-transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-container {
	display: none
}

.lg-container.lg-show {
	display: block
}

.lg-container.lg-dragging-vertical .lg-backdrop {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
	position: absolute
}

.lg-inline .lg-backdrop {
	z-index: 1
}

.lg-inline .lg-outer {
	z-index: 2
}

.lg-inline .lg-maximize:after {
	content: "\e909"
}

.lg-components {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	will-change: transform;
	-webkit-transition: -webkit-transform .35s ease-out 0s;
	transition: -webkit-transform .35s ease-out 0s;
	transition: transform .35s ease-out 0s;
	transition: transform .35s ease-out 0s, -webkit-transform .35s ease-out 0s;
	z-index: 1080;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0
}

body {
	position: relative;
	font-family: Mulish, sans-serif;
	height: 100%;
	color: var(--Black-700);
	font-size: 17px;
	margin: 0;
	background: var(--Color-bg)
}

body.lock {
	overflow: hidden
}

.wrapper {
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute
}

.container {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px
}

a {
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	color: inherit;
	line-height: 145%
}

img {
	display: block
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flex-vt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.flex-vc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-vb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.flex-vt-bw {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-vc-bw {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-vb-bw {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.title {
	font-family: Unbounded, sans-serif
}

.title h1,
.title h2 {
	font-weight: 700;
	line-height: 130%;
	text-transform: uppercase
}

.title h1 {
	font-size: 68px;
	margin: 0 0 20px 0
}

.title h2 {
	font-size: 36px;
	margin: 0 0 40px 0;
	text-align: center
}

.title h3 {
	font-size: 22px;
	font-weight: 400;
	line-height: 130%;
	margin: 0 0 20px 0
}

.social__item {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.social__item:not(:last-child) {
	margin: 0 20px 0 0
}

.social__item .icon {
	width: 24px;
	height: 24px;
	fill: var(--Black-700);
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.burger {
	display: none;
	position: relative;
	top: 0;
	width: 25px;
	height: 17px;
	cursor: pointer;
	z-index: 5
}

.burger__line {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	top: calc(50% - 1px);
	right: 0;
	position: absolute;
	width: 100%;
	height: 2px;
	border-radius: 10px;
	background-color: var(--Black-700)
}

.burger__line:first-child {
	top: 0
}

.burger__line:last-child {
	top: auto;
	bottom: 0
}

.burger.active .burger__line {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.burger.active .burger__line:first-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: calc(50% - 1px)
}

.burger.active .burger__line:last-child {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: calc(50% - 1px)
}

.menu-mob {
	position: fixed;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	background: var(--Secondary-500);
	overflow: hidden;
	border-bottom-left-radius: 100%;
	-webkit-transition: width .4s ease-in-out, height .4s ease-in-out, border-bottom-left-radius .4s ease-in-out;
	transition: width .4s ease-in-out, height .4s ease-in-out, border-bottom-left-radius .4s ease-in-out
}

.menu-mob.active {
	width: 100%;
	height: 100vh;
	border-bottom-left-radius: 0
}

.menu-mob.active .menu-mob__list {
	opacity: 1;
	visibility: visible
}

.menu-mob__list {
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	padding: 65px 20px 20px 20px;
	opacity: 0;
	visibility: hidden
}

.menu-mob__item:not(:last-child) {
	margin: 0 0 20px 0
}

.menu-mob__link {
	font-size: 16px
}

.select {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: #f2f1f0;
	padding: 17px 20px;
	width: 100%;
	max-height: 55px;
	min-height: 55px;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	z-index: 100
}

.select.active {
	max-height: 400px
}

.select.active .select__selected-list {
	max-height: 1000px;
	pointer-events: all;
	padding: 11px 0 0 0
}

.select.active .arrow-anim::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.select.active .arrow-anim::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.select__fake {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 22px;
	z-index: 10
}

.select__default-option {
	position: relative;
	height: 100%
}

.select__default-option.arrow-anim::before {
	right: 0
}

.select__default-option.arrow-anim::after {
	right: 7px
}

.select__default-option a {
	pointer-events: none;
	color: var(--color-important)
}

.select__default-option a .icon {
	opacity: 1
}

.select__selected-list {
	width: 100%;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	z-index: 25;
	pointer-events: none
}

.select__selected-list li {
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.select__selected-list li:not(:last-child) {
	padding: 0 0 11px 0
}

.select__selected-list li:active,
.select__selected-list li:focus {
	color: var(--color-accent)
}

.select span {
	display: block
}

.popup {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #ffffff40;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	top: 0;
	left: 0;
	z-index: 999;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.popup.active {
	opacity: 1;
	visibility: visible
}

.popup.active .popup__content {
	-webkit-transform: perspective(600px) translate(0, 0) rotateX(0);
	transform: perspective(600px) translate(0, 0) rotateX(0);
	opacity: 1
}

.popup__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px 10px;
	height: 100%
}

.popup__content {
	position: absolute;
	border-radius: 36px;
	border-radius: 24px;
	border: 8px solid #0ba6ea;
	background: #fff;
	color: #000;
	padding: 35px 65px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 60%;
	max-width: 800px;
	min-width: 320px;
	opacity: 0;
	-webkit-transform: perspective(600px) translate(0, -100%) rotateX(45deg);
	transform: perspective(600px) translate(0, -100%) rotateX(45deg);
	z-index: 999;
	-webkit-transition: all .35s ease-in-out 0s;
	transition: all .35s ease-in-out 0s;
	overflow: hidden
}

.popup__title {
	text-align: center;
	max-width: 80%;
	margin: 0 auto 30px auto
}

.popup .form__group {
	min-height: 55px;
	position: relative;
	margin: 0 0 20px 0
}

.popup .form__link {
	white-space: normal;
	border: none;
	text-decoration: underline
}

.popup .form__input {
	border-radius: 10px;
	background: #f2f1f0;
	margin: 0 0 2px 0;
	width: 100%;
	height: 55px;
	padding: 10px 20px;
	border: 2px solid #fff0;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.popup .form__input_textarea {
	height: 175px;
	resize: none
}

.popup .form__input::-webkit-input-placeholder {
	color: #757575
}

.popup .form__input::-moz-placeholder {
	color: #757575
}

.popup .form__input:-ms-input-placeholder {
	color: #757575
}

.popup .form__input::-ms-input-placeholder {
	color: #757575
}

.popup .form__input::placeholder {
	color: #757575
}

.popup .form__input:focus {
	border: 2px solid var(--Secondary-500)
}

.popup .form__input.error {
	border: 2px solid red
}

.popup .form__input.error .form__error {
	opacity: 1;
	visibility: visible
}

.popup .form__text {
	margin: 0 auto 40px auto;
	line-height: 145%;
	text-align: center;
	width: 75%
}

.popup .form__error {
	position: absolute;
	top: calc(100% + 2px);
	font-size: 17px;
	color: red;
	opacity: 0;
	visibility: hidden
}

.popup .form__btn.btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
	margin: 0 auto
}

.close {
	cursor: pointer;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	top: 22px;
	right: 22px;
	border-radius: 10px;
	z-index: 10;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.close__line {
	position: absolute;
	background: var(--Black-700);
	width: 100%;
	height: 2px;
	border-radius: 20px
}

.close__line:first-child {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.close__line:last-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fader-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.rating-add {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	margin: 0 0 20px 0
}

.rating-add__text {
	line-height: 145%
}

.rating-add__stars {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.rating-add__stars input[type=radio] {
	display: none
}

.rating-add__stars label {
	width: 25px;
	height: 25px;
	background: url(../img/icon/Star-stroke.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer
}

.rating-add__stars label:hover,
.rating-add__stars label:hover~label {
	background-image: url(../img/icon/Star.svg)
}

.rating-add__stars input[type=radio]:checked~label {
	background-image: url(../img/icon/Star.svg)
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	padding: 12px 60px;
	background: rgb(255 255 255 / .8);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	z-index: 999
}

.header__container {
	max-width: 1780px;
	margin: 0 auto
}

.header__mob-menu {
	display: none
}

.logo {
	min-width: 185px;
	width: 185px;
	height: 60px
}

.logo__img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.menu__link {
	position: relative;
	margin: 10px 40px;
	white-space: nowrap
}

.menu__link::before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 1px;
	background: var(--Black-700);
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	opacity: 0;
	visibility: hidden
}

.menu__link.active {
	opacity: 1;
	visibility: visible
}

section {
	margin: 0 0 140px 0
}

section:first-child {
	margin: 80px 0 80px 0
}

.action {
	padding: 95px 0 150px 0
}

.action__content {
	position: relative
}

.action__content::before {
	content: "";
	position: absolute;
	top: -80px;
	right: -170px;
	width: 595px;
	height: 595px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Primary-300, #00b2b2);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.action__content::after {
	content: "";
	position: absolute;
	top: calc(100% - 220px);
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	width: 775px;
	height: 775px;
	border-radius: 100%;
	border-radius: 100%;
	opacity: .2;
	background: var(--Secondary-300, #ebff0c);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.action__imgs {
	position: relative;
	width: 40%;
	margin: 0 50px 0 0;
	min-height: 405px
}

.action__col {
	width: 55%
}

.action__title h1 {
	line-height: 115%
}

.action__subtitle {
	font-family: Unbounded, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 130%;
	margin: 0 0 40px 0
}

.action__btn:first-child {
	margin: 0 20px 0 0
}

.sup-img {
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s;
	-o-object-fit: contain;
	object-fit: contain
}

.sup-img_1 {
	z-index: 1
}

.sup-img_2 {
	-webkit-transform: rotate(-26deg);
	-ms-transform: rotate(-26deg);
	transform: rotate(-26deg);
	bottom: 20px;
	z-index: 2
}

.sup-img_3 {
	-webkit-transform: rotate(-48deg);
	-ms-transform: rotate(-48deg);
	transform: rotate(-48deg);
	bottom: 60px;
	z-index: 3
}

.sup-img_4 {
	-webkit-transform: rotate(-68deg);
	-ms-transform: rotate(-68deg);
	transform: rotate(-68deg);
	bottom: 100px;
	z-index: 4
}

.sup-img_5 {
	z-index: 5;
	bottom: 100px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.sup-img.active {
	-webkit-transform: rotate(0) !important;
	-ms-transform: rotate(0) !important;
	transform: rotate(0) !important;
	bottom: 0 !important
}

.advant__title.title h3 {
	width: 90%
}

.advant__content {
	position: relative;
	padding: 0 0 35px 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px
}

.advant__item {
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 24px;
	padding: 30px;
	background: var(--White-700);
	min-height: 260px;
	overflow: hidden
}

.advant__item:first-child {
	grid-column: span 2;
	background: #0bbdea;
}

.advant__item:first-child .icon {
	bottom: -50px;
	right: 20px;
	opacity: 1;
	max-width: 290px;
	max-height: 290px
}

.advant__item .icon {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	max-width: 170px;
	max-height: 170px;
	z-index: 0;
	opacity: .5;
	padding: 15px
}

.advant__list {
	position: relative;
	z-index: 2;
	margin: 0 0 20px 0
}

.advant__link {
	position: relative;
	z-index: 2
}

.advant__text {
	position: relative;
	z-index: 2;
	line-height: 145%
}

.advant__media {
	position: relative;
	min-height: 357px;
	max-width: 480px;
	margin: 0 auto 140px auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.advant__media::before {
	content: "";
	position: absolute;
	bottom: -80px;
	left: -440px;
	width: 488px;
	height: 488px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Primary-300, #00b2b2);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.advant__img {
	position: absolute;
	width: 190px;
	height: 265px;
	border-radius: 21px;
	overflow: hidden
}

.advant__img:first-child {
	left: 30px;
	top: 50px;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg)
}

.advant__img:last-child {
	bottom: 0;
	right: 5px;
	-webkit-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg)
}

.advant__img .img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.advant__circle-text {
	position: relative;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background: #0ba6ea;
	z-index: 3;
	font-size: 23px;
	line-height: 120%;
	letter-spacing: .972px
}

.advant tspan {
	letter-spacing: -2px
}

.advant text {
	display: inline-block;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: spin 7s linear infinite;
	animation: spin 7s linear infinite
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

.list_disk {
	list-style: disc;
	padding: 0 0 0 27px
}

.list__item {
	line-height: 145%
}

.link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 600;
	line-height: 105%;
	letter-spacing: 1px;
	border-bottom: 1px solid var(--Black-700);
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
	white-space: nowrap
}

.link:active {
	color: grey !important;
	border-bottom: 1px solid grey !important
}

.link-italic {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-style: italic;
	font-weight: 700;
	line-height: 105%;
	letter-spacing: 1px;
	border-bottom: 1px solid var(--Black-700);
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content
}

.link-italic:active {
	color: grey !important;
	border-bottom: 1px solid grey !important
}

.products__content {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin: 0 0 140px 0
}

.pcard {
	position: relative;
	border-radius: 24px;
	background: var(--White-700);
	padding: 30px;
	font-size: 15px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.pcard__img {
	width: 150px;
	max-height: 260px;
	margin: 0 20px 0 0;
	-webkit-transition: all .1s ease 0s;
	transition: all .1s ease 0s
}

.pcard__img .img {
	width: 100%;
	height: 100%;
	max-height: 300px;
	-o-object-fit: contain;
	object-fit: contain
}

.pcard__wrapp {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.pcard__title.title h3 {
	margin: 0
}

.pcard__text {
	margin: 0 0 20px 0
}

.pcard__list {
	margin: 0 0 20px 0
}

.pcard__btn {
	z-index: 3;
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content
}

.fake-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.equipment .container {
	max-width: 1200px
}

.equipment__content {
	position: relative;
	padding: 20px 0 0 0
}

.equipment__content::before {
	content: "";
	position: absolute;
	bottom: calc(100% - 275px);
	left: -165px;
	width: 865px;
	height: 865px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Primary-300, #00b2b2);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.equipment__content::after {
	content: "";
	position: absolute;
	bottom: calc(100% - 220px);
	right: -60px;
	width: 530px;
	height: 530px;
	border-radius: 100%;
	border-radius: 100%;
	opacity: .2;
	background: var(--Secondary-300, #ebff0c);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.equipment__col {
	max-width: 303px;
	min-width: 303px
}

.equipment__col:first-child {
	min-width: 267px
}

.equipment__col .equipment__img {
	margin: 0;
	max-width: 257px
}

.equipment__list {
	margin: 0 0 20px 0
}

.equipment__img {
	width: 100%;
	max-width: 530px;
	margin: 0 40px
}

.equipment__img .img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.equipment__text {
	color: #5b5a5a;
	font-size: 15px;
	line-height: 130%;
	margin: 0 0 20px 0;
	width: 85%
}

.prices__content {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px
}

.prices__content::before {
	content: "";
	position: absolute;
	bottom: -325px;
	right: -125px;
	width: 530px;
	height: 530px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Primary-300, #00b2b2);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.prices__content::after {
	content: "";
	position: absolute;
	bottom: -240px;
	left: -40px;
	width: 660px;
	height: 660px;
	border-radius: 100%;
	border-radius: 100%;
	opacity: .2;
	background: var(--Secondary-300, #ebff0c);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.prices__item {
	position: relative;
	border-radius: 24px;
	background: #fff;
	padding: 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.prices__item:first-child {
	background: #0ba6ea;
	padding: 40px 30px
}

.prices__item:first-child .title h3 {
	margin: 0
}

.prices__item:first-child .icon {
	display: none
}

.prices__item:first-child,
.prices__item:last-child {
	grid-column: span 2
}

.prices__item:nth-child(2) {
	grid-row: span 2
}

.prices__item .icon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 205px;
	height: 205px;
	z-index: 1
}

.prices__item .prices__wrapp {
	min-width: 265px
}

.prices__wrapp {
	position: relative;
	z-index: 2
}

.services__title.title h3 {
	max-width: 70%;
	margin: 0 auto 20px auto
}

.services__content {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px
}

.services__item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.services__item:first-child .services__wrapp {
	background: #85bbe0
}

.services__item:last-child .services__wrapp {
	background: #c69cfc
}

.services__wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 40px;
	border-radius: 24px;
	margin: 0 0 20px 0;
	width: 100%;
	height: 305px
}

.services__text {
	margin: 0 auto 20px auto;
	line-height: 145%;
	width: 90%
}

.services__btn {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content
}

.services__drop {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	color: #5b5a5a;
	font-size: 15px;
	line-height: 130%
}

.services__drop.active {
	max-height: 700px;
	padding: 0 0 20px 0
}

.services__list {
	margin: 0 0 20px 0
}

.reviews .container {
	max-width: 1260px
}

.reviews__row {
	position: relative
}

.reviews__content {
	position: relative;
	margin: 0 0 40px 0
}

.reviews .swiper-container {
	overflow: hidden
}

.reviews__btn.btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content
}

.reviews-ya-rating {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 10px
}

.reviews-ya-rating__wrapp .icon {
	width: 30px;
	height: 30px;
	margin: 0 8px 0 0
}

.reviews-ya-rating__wrapp p {
	margin: 0 8px 0 0;
	font-size: 15px;
	line-height: 130%
}

.reviews-ya-rating__wrapp span {
	font-size: 17px;
	font-weight: 700;
	line-height: 130%
}

.swiper-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 20px;
	height: 20px;
	z-index: 10
}

.swiper-btn .icon {
	width: 100%;
	height: 100%;
	fill: none;
	stroke: var(--Black-700)
}

.swiper-btn_prev {
	left: -40px
}

.swiper-btn_next {
	right: -40px
}

.review {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 24px;
	background: #fff;
	padding: 30px;
	height: auto !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 480px
}

.review__text {
	line-height: 145%;
	margin: 0 0 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 15;
	-webkit-box-orient: vertical;
	line-clamp: 15;
	box-orient: vertical
}

.review__date {
	font-size: 15px;
	line-height: 130%
}

.rating-view {
	margin: 0 0 20px 0
}

.rating-view__item {
	width: 25px;
	height: 25px
}

.rating-view__item:not(:last-child) {
	margin: 0 3px 0 0
}

.rating-view__item .icon {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 15px
}

.user__avatar {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 64px;
	height: 65px;
	border-radius: 50%;
	background: #97cf26;
	color: var(--White-700);
	font-family: Unbounded, sans-serif;
	font-size: 25px;
	line-height: 100%;
	overflow: hidden;
	margin: 0 0 8px 0
}

.user__avatar .img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.user__name {
	line-height: 145%
}

.slider-gallery__content {
	max-width: 90%;
	margin: 0 auto
}

.slider-gallery .swiper-slide {
	height: auto !important;
	border-radius: 24px;
	overflow: hidden;
	background: var(--White-700)
}

.slider-gallery .swiper-slide .img {
	width: 100%;
	height: 100%;
	max-height: 440px;
	min-height: 280px;
	-o-object-fit: cover;
	object-fit: cover
}

.how-works {
	margin: 180px 0 140px 0
}

.how-works__content {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	border-radius: 24px;
	background: var(--White-700);
	padding: 0 40px;
	height: 240px
}

.how-works__info {
	max-width: 800px;
	margin: 0 auto
}

.how-works__info.active .how-works__item {
	max-height: 700px;
	padding: 30px;
	margin: 20px 0
}

.how-works__info.active .how-works__link[data-link=close] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.how-works__item {
	border-radius: 24px;
	background: var(--White-700);
	padding: 0 30px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.how-works__subtitle {
	font-weight: 700;
	line-height: 145%
}

.how-works__wrapp:not(:last-child) {
	margin: 0 0 30px 0
}

.how-works__col {
	max-width: 345px;
	padding: 60px 0 60px 0
}

.how-works__title.title h2 {
	text-align: left;
	margin: 0 0 20px 0
}

.how-works__link[data-link=close] {
	display: none;
	margin: 0 auto
}

.how-works__link[data-link=open].hide {
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.how-works__img {
	position: absolute;
	bottom: 0;
	right: 40px
}

.faq__content {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0
}

.faq__content::before {
	content: "";
	position: absolute;
	top: -280px;
	right: -65px;
	width: 545px;
	height: 545px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Secondary-500, #d7ea0b);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.faq__item {
	padding: 30px 0;
	border-bottom: 1px solid var(--Black-700)
}

.faq__question {
	position: relative;
	cursor: pointer;
	padding: 0 50px 0 0
}

.faq__question.active::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.faq__question.active::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.faq__answer {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.faq__answer p {
	line-height: 145%
}

.faq__answer.active {
	max-height: 600px;
	padding: 30px 0 0 0
}

.arrow-anim::after,
.arrow-anim::before {
	content: "";
	width: 10px;
	height: 1.5px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	background: var(--Black-700)
}

.arrow-anim::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 23px
}

.arrow-anim::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px
}

.list-num {
	padding: 0 0 0 30px;
	margin: 0
}

.list-num__item {
	line-height: 145%
}

.contacts__content {
	padding: 20px
}

.contacts__map {
	width: 60%;
	margin: 0 100px 0 0
}

.contacts__map iframe {
	border-radius: 24px;
	overflow: hidden;
	border: none;
	width: 100%
}

.contacts__col {
	width: 40%
}

.contacts__text {
	line-height: 145%;
	margin: 0 0 20px 0
}

.contacts__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 10px;
	border: 2px solid #000;
	background: #fff;
	max-width: 265px;
	line-height: 145%;
	padding: 18px 27px
}

.info {
	margin: 120px 0 85px 0 !important
}

.info__title.title h3 {
	margin: 0
}

.info__wrapp {
	position: relative;
	max-width: 800px;
	margin: 0 auto
}

.info__wrapp:not(:last-child) {
	margin: 0 auto 120px auto
}

.info__wrapp:nth-child(2)::before {
	content: "";
	position: absolute;
	top: -80px;
	right: -170px;
	width: 595px;
	height: 595px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Primary-300, #00b2b2);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.info__wrapp:nth-child(2)::after {
	content: "";
	position: absolute;
	top: calc(100% - 220px);
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	width: 775px;
	height: 775px;
	border-radius: 100%;
	border-radius: 100%;
	opacity: .2;
	background: var(--Secondary-300, #ebff0c);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.info__item {
	border-radius: 24px;
	background: var(--White-700, #fff);
	padding: 40px
}

.info__text {
	margin: 0 0 40px 0
}

.info__text p {
	line-height: 145%
}

.info__text p:not(:last-child) {
	margin: 0 0 15px 0
}

.info__row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.info__btn {
	min-width: 220px
}

.info__btn:not(:last-child) {
	margin: 0 28px 0 0
}

.info__btn_map {
	white-space: normal !important;
	max-width: 320px;
	text-align: center
}

.info .list:not(:last-child) {
	margin: 0 0 40px 0
}

.error-inner {
	margin: 0 !important;
	padding: 120px 0 0 0
}

.error-inner__content {
	position: relative
}

.error-inner__content::before {
	content: "";
	position: absolute;
	top: -80px;
	right: -170px;
	width: 595px;
	height: 595px;
	border-radius: 100%;
	opacity: .2;
	background: var(--Primary-300, #00b2b2);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.error-inner__content::after {
	content: "";
	position: absolute;
	top: calc(100% - 220px);
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	width: 775px;
	height: 775px;
	border-radius: 100%;
	border-radius: 100%;
	opacity: .2;
	background: var(--Secondary-300, #ebff0c);
	-webkit-filter: blur(200px);
	filter: blur(200px);
	z-index: -1
}

.error-inner__col {
	width: 55%;
	font-family: Unbounded, sans-serif
}

.error-inner__subtitle {
	margin: 0 0 40px 0;
	font-size: 25px;
	font-weight: 400;
	line-height: 130%
}

.error-inner__btn {
	font-family: Mulish, sans-serif
}

.error-inner__img {
	width: 100%;
	max-width: 630px
}

.footer {
	background: #0bbdea;
}

.footer__content {
	padding: 65px 0
}

.footer__wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.footer__wrapp .footer__link:last-child {
	margin: 20px 0 0 0
}

.footer__social {
	margin: 0 0 20px 0
}

.footer__link {
	line-height: 145%
}

.footer__link .icon {
	width: 83px;
	height: 24px;
	fill: var(--Black-700)
}

.footer__bottom {
	font-size: 15px;
	line-height: 130%;
	margin: 35px 0 30px 0
}

.footer__bottom .footer__wrapp {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.footer__bottom .footer__link:last-child {
	margin: 0 !important
}

.footer__bottom .footer__link:first-child {
	position: relative;
	margin: 0 20px 0 0 !important
}

.footer__bottom .footer__link:first-child::before {
	content: "|";
	position: absolute;
	top: 0;
	left: calc(100% + 8px);
	width: 1px;
	height: 100%;
	color: var(--Black-700) !important
}

.footer__text {
	line-height: 145%
}

.footer-nav__list:first-child {
	margin: 0 80px 0 0
}

.footer-nav__item:not(:last-child) {
	margin: 0 0 8px 0
}

.footer-nav__link {
	line-height: 145%
}

.btn {
	position: relative;
	text-decoration: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	font-weight: 600;
	line-height: 130%;
	border-radius: 10px;
	letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.btn__accent {
	background: #0bb1ea;
}

.btn__accent:active {
	background: var(--Secondary-100, #d7ea0b) !important
}

.btn__second {
	border-radius: 10px;
	border: 2px solid #5f9de7;
	background: #fff
}

.btn__second:active {
	border: 2px solid var(--Secondary-100, #d7ea0b) !important;
	color: grey !important
}

.btn:active,
.btn:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: 0
}

.btn.fw {
	width: 100%
}

@media (min-width:768px) {
	.lg-outer .lg-thumb {
		padding: 10px 0
	}

	.lg-outer .lg-thumb-item {
		border-radius: 4px;
		border: 2px solid #fff;
		-webkit-transition: border-color .25s ease;
		transition: border-color .25s ease
	}
}

@media (min-width:991.98px) {
	.select__selected-list li:hover .icon {
		opacity: 1
	}

	.close:hover {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@media (max-width:1330px) {
	.swiper-btn_prev {
		left: 30px
	}

	.swiper-btn_next {
		right: 30px
	}
}

@media (max-width:1040px) {
	.container {
		max-width: 920px
	}

	.title h1 {
		font-size: 58px
	}

	.select__fake {
		display: block
	}

	.header {
		padding: 20px 40px
	}

	.menu__link {
		margin: 10px 20px
	}

	.action__imgs {
		margin: 0 40px 0 0
	}

	.equipment__content {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		row-gap: 20px
	}

	.equipment__col {
		min-width: 100%;
		max-width: 100%
	}

	.equipment__col:first-child {
		width: 100%
	}

	.equipment__col:last-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		grid-column: span 2
	}

	.prices__content {
		gap: 20px
	}

	.prices__item:first-child {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.prices__wrapp:not(:last-child) {
		margin: 0 0 40px 0
	}

	.services__title.title h3 {
		max-width: 100%
	}

	.services__text {
		width: 100%
	}

	.review {
		min-height: 400px
	}

	.how-works__content {
		height: 230px
	}
}

@media (max-width:991.98px) {
	body {
		font-size: 16px
	}

	.container {
		max-width: none
	}

	.title h1 {
		font-size: 50px
	}

	.title h2 {
		font-size: 32px
	}

	.title h3 {
		font-size: 20px
	}

	.burger {
		display: block
	}

	.popup__content {
		width: 90%;
		padding: 40px 20px 20px 20px;
		border-radius: 24px;
		border: 5px solid #d7ea0b
	}

	.popup .form__text {
		margin: 16px auto 20px auto
	}

	.close {
		top: 20px;
		right: 17px
	}

	.header__menu {
		display: none
	}

	.header__mob-menu {
		display: block
	}

	.header__social {
		margin: 0 30px 0 0
	}

	section {
		margin: 0 0 100px 0
	}

	.action {
		padding: 40px 0
	}

	.action__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.action__imgs {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		margin: 0 0 40px 0;
		height: 425px;
		width: 425px;
		min-height: auto
	}

	.action__col {
		width: 100%
	}

	.action__subtitle {
		font-size: 20px
	}

	.sup-img_1 {
		z-index: 5
	}

	.sup-img_2 {
		z-index: 4
	}

	.sup-img_4 {
		z-index: 2
	}

	.sup-img_5 {
		z-index: 1
	}

	.advant__content {
		padding: 0 0 20px 0;
		grid-template-columns: repeat(2, 1fr)
	}

	.advant__item {
		min-height: 240px
	}

	.advant__media {
		margin: 0 auto 100px auto
	}

	.products__content {
		margin: 0 0 100px 0
	}

	.pcard {
		padding: 20px
	}

	.pcard__img {
		margin: 0 20px 0 0
	}

	.equipment__text {
		font-size: 14px
	}

	.prices__content {
		padding: 0;
		grid-template-columns: repeat(1, 1fr)
	}

	.prices__item {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.prices__item:first-child .icon {
		right: 10px;
		bottom: 5px;
		display: block;
		width: 110px;
		height: 110px
	}

	.prices__item:first-child,
	.prices__item:last-child {
		grid-column: span 1
	}

	.prices__item:nth-child(2) {
		grid-row: span 1
	}

	.prices__item .icon {
		width: 125px;
		height: 125px
	}

	.prices__item .prices__wrapp {
		min-width: 100%
	}

	.services__content {
		grid-template-columns: repeat(1, 1fr);
		gap: 40px
	}

	.services__wrapp {
		margin: 0 0 10px 0;
		height: auto
	}

	.services__drop {
		font-size: 14px
	}

	.reviews__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 0 20px 0
	}

	.reviews__title.title h2 {
		margin: 0 0 20px 0
	}

	.reviews__content {
		margin: 0 0 20px 0
	}

	.reviews .swiper-container {
		overflow: visible;
		padding: 0 20px
	}

	.reviews-ya-rating {
		position: relative
	}

	.swiper-btn {
		display: none
	}

	.review {
		min-height: 285px
	}

	.review__date {
		font-size: 14px
	}

	.user {
		font-size: 16px
	}

	.slider-gallery .swiper-slide .img {
		max-height: 330px
	}

	.how-works {
		margin: 150px 0 100px 0
	}

	.contacts__content {
		padding: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.contacts__map {
		margin: 0 0 20px 0;
		width: 100%
	}

	.contacts__map iframe {
		max-height: 390px
	}

	.contacts__col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 50%;
		margin: 0 auto;
		text-align: center
	}

	.contacts__btn {
		border: 2px solid var(--Secondary-500, #ebff0c);
		font-weight: 600
	}

	.bg-none-mob {
		padding: 0 !important;
		background: 0 0
	}

	.info__wrapp:not(:last-child) {
		margin: 0 auto 60px auto
	}

	.info__btn {
		min-width: auto;
		width: 100%
	}

	.error-inner__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.error-inner__col {
		text-align: center;
		margin: 0 0 20px 0;
		width: 90%
	}

	.error-inner__subtitle {
		font-size: 20px;
		margin: 0 0 20px 0
	}

	.footer__content {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		padding: 25px 0 0 0;
		-webkit-column-gap: 10px;
		-moz-column-gap: 10px;
		column-gap: 10px;
		row-gap: 25px
	}

	.footer__logo {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		grid-column: span 2;
		margin: 15px auto 0 auto;
		width: 175px;
		height: 55px
	}

	.footer__wrapp {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.footer__social {
		margin: 0 0 15px 0
	}

	.footer__link {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.footer__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 10px 0 25px 0;
		font-size: 14px
	}

	.footer__bottom .footer__wrapp {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin: 0 0 4px 0
	}
}

@media (max-width:767.98px) {
	.title h1 {
		font-size: 40px
	}

	.title h2 {
		font-size: 30px
	}

	.title h3 {
		font-size: 19px
	}

	.action__content {
		height: calc(100vh - 110px);
		min-height: 605px;
		max-height: 820px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.action__subtitle {
		font-size: 18px
	}

	.advant__content {
		grid-template-columns: repeat(1, 1fr)
	}

	.advant__item {
		min-height: 220px
	}

	.advant__item:first-child {
		grid-column: span 1
	}

	.advant__item:first-child .icon {
		width: 175px;
		height: 175px;
		bottom: -10px;
		right: 0
	}

	.advant__item .icon {
		width: 110px;
		height: 110px
	}

	.advant__list .list__item:not(:last-child) {
		margin: 0 0 10px 0
	}

	.advant__text {
		margin: 0 0 15px 0
	}

	.products__content {
		grid-template-columns: repeat(1, 1fr)
	}

	.equipment__content {
		grid-template-columns: repeat(1, 1fr);
		padding: 0
	}

	.equipment__col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.equipment__col:last-child {
		grid-column: span 1
	}

	.equipment__img {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin: 0;
		max-width: 100%
	}

	.how-works__content {
		height: auto;
		min-height: 230px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.how-works__info {
		max-width: 100%
	}

	.how-works__info.active .how-works__item {
		padding: 20px
	}

	.how-works__item {
		padding: 0 20px
	}

	.how-works__wrapp:not(:last-child) {
		margin: 0 0 15px 0
	}

	.how-works__col {
		margin: 0 auto;
		text-align: center;
		padding: 125px 0 25px 0
	}

	.how-works__title.title h2 {
		text-align: center;
		margin: 0 0 10px 0
	}

	.how-works__img {
		top: -56px;
		bottom: auto;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 162px;
		height: 162px;
		-o-object-fit: contain;
		object-fit: contain
	}

	.faq__title.title h2 {
		margin: 0 0 10px 0
	}

	.faq__content {
		padding: 0
	}

	.faq__item {
		padding: 20px 0
	}

	.faq__answer.active {
		padding: 20px 0 0 0
	}

	.arrow-anim::after,
	.arrow-anim::before {
		width: 8px
	}

	.arrow-anim::after {
		right: 6px
	}

	.arrow-anim::before {
		right: 0
	}

	.info {
		margin: 100px 0 85px 0 !important
	}

	.info__item {
		padding: 20px
	}

	.info__btn:not(:last-child) {
		margin: 0 20px 0 0
	}

	.footer__nav {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
		grid-column: span 2
	}

	.footer__wrapp {
		position: relative;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		grid-column: span 2;
		width: 100%
	}

	.footer__wrapp .footer__link:last-child {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0
	}

	.footer__bottom .footer__wrapp {
		width: auto
	}

	.footer__bottom .footer__link {
		position: relative !important
	}

	.footer-nav__list:first-child {
		margin: 0 50px 0 0
	}
}

@media (max-width:600px) {
	.advant__media {
		min-height: 210px;
		max-width: 280px
	}

	.advant__img {
		width: 110px;
		height: 145px;
		border-radius: 10px
	}

	.advant__img:first-child {
		left: 20px;
		top: 20px
	}

	.advant__img:last-child {
		right: 5px
	}

	.advant__circle-text {
		width: 100px;
		height: 100px
	}
}

@media (max-width:510px) {
	.action__imgs {
		width: 285px;
		height: 285px
	}

	.sup-img {
		max-width: 250px;
		max-height: 230px
	}

	.sup-img_2 {
		bottom: 15px
	}

	.sup-img_3 {
		bottom: 45px;
		-webkit-transform: rotate(-47.5deg);
		-ms-transform: rotate(-47.5deg);
		transform: rotate(-47.5deg);
		max-width: 215px
	}

	.sup-img_4 {
		bottom: 55px;
		-webkit-transform: rotate(-66deg);
		-ms-transform: rotate(-66deg);
		transform: rotate(-66deg);
		max-height: 250px
	}

	.sup-img_5 {
		bottom: 65px;
		-webkit-transform: rotate(-89deg);
		-ms-transform: rotate(-89deg);
		transform: rotate(-89deg);
		max-height: 270px
	}

	.sup-img_5.active {
		right: -15px;
		bottom: 10px !important
	}
}

@media (max-width:479.98px) {
	a {
		line-height: 120%
	}

	.title h1 {
		font-size: 38px;
		margin: 0 0 10px 0
	}

	.title h2 {
		font-size: 26px;
		margin: 0 0 20px 0
	}

	.title h3 {
		margin: 0 0 15px 0
	}

	.burger {
		width: 22px;
		height: 14px
	}

	.select {
		max-height: 47px;
		min-height: 47px;
		padding: 15px 20px
	}

	.select__default-option.arrow-anim::after {
		right: 6px
	}

	.popup__body {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.popup__content {
		width: 95%
	}

	.popup__title {
		max-width: 100%;
		margin: 0 auto 20px auto
	}

	.popup__title br {
		display: none
	}

	.popup .form__group {
		margin: 0 0 10px 0;
		min-height: 47px
	}

	.popup .form__input {
		height: 47px;
		padding: 15px 20px
	}

	.popup .form__input_textarea {
		height: 200px
	}

	.popup .form__text {
		width: 90%
	}

	.popup .form__btn.btn {
		max-width: 100%;
		width: 100%
	}

	.close {
		top: 15px;
		right: 15px
	}

	.header {
		padding: 5px 20px
	}

	.header__social .social__item:not(:last-child) {
		margin: 0
	}

	.header__social .social__item:not(:first-child) {
		display: none
	}

	.logo {
		min-width: 130px;
		width: 130px;
		height: 30px
	}

	section:first-child {
		margin: 40px 0
	}

	section {
		margin: 0 0 40px 0
	}

	.action {
		padding: 20px 0 10px 0
	}

	.action__title {
		max-width: 90%
	}

	.action__subtitle {
		margin: 0 0 20px 0;
		max-width: 55%
	}

	.action__wrapp {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.action__btn:first-child {
		margin: 0 0 10px 0
	}

	.action__btn {
		max-height: 51px
	}

	.advant__item {
		padding: 20px;
		min-height: 170px
	}

	.advant__list {
		width: 95%
	}

	.advant__list .list__item:not(:last-child) {
		margin: 0
	}

	.advant__text {
		width: 95%
	}

	.advant__media {
		margin: 0 auto 40px auto
	}

	.products__content {
		margin: 0 0 40px 0
	}

	.pcard {
		padding: 20px 20px 90px 20px
	}

	.pcard__btn.btn {
		position: absolute;
		bottom: 20px;
		left: 20px;
		max-width: calc(100% - 40px);
		width: 100%
	}

	.equipment__title.title h3 {
		margin: 0 0 10px 0
	}

	.equipment__col {
		padding: 0 0 0 20px;
		max-width: 260px;
		min-width: auto
	}

	.equipment__col .equipment__img {
		max-width: 180px
	}

	.equipment__list {
		margin: 0 0 10px 0
	}

	.equipment__text {
		font-size: 12px
	}

	.prices__item {
		padding: 20px
	}

	.prices__item:first-child {
		padding: 20px
	}

	.services__title.title h3 {
		margin: 0 auto 15px auto;
		max-width: 60%
	}

	.services__wrapp {
		padding: 20px
	}

	.services__drop {
		font-size: 12px
	}

	.services__list .list__item:not(:last-child) {
		margin: 0 0 10px 0
	}

	.reviews-ya-rating__wrapp {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.reviews-ya-rating__wrapp p {
		font-size: 14px
	}

	.reviews-ya-rating__wrapp span {
		font-size: 14px
	}

	.review {
		padding: 20px
	}

	.rating-view__item {
		width: 17px;
		height: 17px
	}

	.slider-gallery .swiper-slide .img {
		max-height: 280px
	}

	.how-works {
		margin: 100px 0 40px 0
	}

	.contacts__col {
		width: 100%
	}

	.contacts__btn {
		padding: 15px 25px
	}

	.info {
		margin: 70px 0 35px 0 !important
	}

	.info__title.title h3 {
		margin: 0 0 5px 0
	}

	.info__title.title h2 {
		max-width: 90%;
		margin: 0 auto 20px auto
	}

	.info__text {
		margin: 0 0 20px 0
	}

	.info__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.info__btn:not(:last-child) {
		margin: 0 0 10px 0
	}

	.info .list:not(:last-child) {
		margin: 0 0 30px 0
	}

	.error-inner {
		padding: 70px 0 0 0
	}

	.error-inner__subtitle {
		font-size: 19px
	}

	.footer__logo {
		width: 175px;
		height: 55px
	}

	.footer__nav {
		font-size: 14px
	}

	.footer__wrapp .footer__link {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.footer__link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.footer__bottom {
		font-size: 10px
	}

	.btn {
		padding: 15px 20px
	}
}

@media (max-width:370px) {
	body {
		font-size: 14px
	}

	.title h1 {
		font-size: 34px
	}

	.title h2 {
		font-size: 22px
	}

	.title h3 {
		font-size: 16px
	}

	.action__imgs {
		width: 250px;
		height: 250px
	}

	.action__title {
		max-width: 100%
	}

	.action__subtitle {
		font-size: 16px
	}

	.pcard {
		font-size: 14px;
		padding: 20px 20px 90px 20px
	}

	.pcard__img {
		max-width: 80px;
		max-height: 185px;
		width: 100%
	}

	.pcard__info {
		font-size: 12px
	}

	.review__date {
		font-size: 12px
	}

	.user {
		font-size: 12px
	}

	.slider-gallery .swiper-slide .img {
		max-height: 240px;
		min-height: 240px
	}

	.error-inner__subtitle {
		font-size: 16px
	}

	.footer__nav {
		font-size: 12px
	}
}

@media (max-width:355px) {
	.popup__content {
		padding: 40px 15px;
		min-width: 300px
	}
}

@media (any-hover:hover) {
	.social__item:hover .icon {
		fill: #5b5a5a
	}

	.logo:hover {
		opacity: .6
	}

	.menu__link:hover {
		color: #5b5a5a
	}

	.link:hover {
		color: #5b5a5a;
		border-bottom: 1px solid #5b5a5a
	}

	.link-italic:hover {
		color: #5b5a5a;
		border-bottom: 1px solid #5b5a5a
	}

	.contacts__btn:hover {
		border: 2px solid var(--Secondary-500, #ebff0c);
		color: #5b5a5a
	}

	.footer__link:hover {
		color: #5b5a5a
	}

	.footer__link:hover .icon {
		opacity: .6
	}

	.footer__link:hover::before {
		color: var(--Black-700)
	}

	.footer-nav__link:hover {
		color: #5b5a5a
	}

	.btn__accent:hover {
		background: #0b83ea;
	}

	.btn__second:hover {
		border: 2px solid #0cd3ff;
		color: #5b5a5a
	}
}

@media (max-height:815px) {
	.popup {
		overflow-y: scroll;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none
	}

	.popup::-webkit-scrollbar {
		width: 0
	}

	.popup .popup__body {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}