@charset "UTF-8";
@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
		format("woff");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
	--swiper-navigation-size: 44px;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(rgba(0, 0, 0, 0.5)),
		to(rgba(0, 0, 0, 0))
	);
	background-image: -webkit-linear-gradient(
		right,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: -o-linear-gradient(
		right,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: linear-gradient(
		to left,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 0, 0, 0.5)),
		to(rgba(0, 0, 0, 0))
	);
	background-image: -webkit-linear-gradient(
		left,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: -o-linear-gradient(
		left,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: linear-gradient(
		to right,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 0, 0, 0.5)),
		to(rgba(0, 0, 0, 0))
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: -o-linear-gradient(
		bottom,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0, 0, 0, 0.5)),
		to(rgba(0, 0, 0, 0))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: -o-linear-gradient(
		top,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
	background-image: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: x mandatory;
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: y mandatory;
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
.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(-1 * var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: 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: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000;
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.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(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.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(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #000;
	opacity: 0.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-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
	> .swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.swiper-container-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}
.swiper-container-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: transform 0.2s, top 0.2s;
	-o-transition: transform 0.2s, top 0.2s;
	transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 0 4px;
}
.swiper-container-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-container-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	-webkit-transition: transform 0.2s, left 0.2s;
	-o-transition: transform 0.2s, left 0.2s;
	transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl
	> .swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	-webkit-transition: transform 0.2s, right 0.2s;
	-o-transition: transform 0.2s, right 0.2s;
	transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-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-container-rtl
	.swiper-pagination-progressbar
	.swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-horizontal
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-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: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 10px;
	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: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: 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-animation: 1s linear infinite swiper-preloader-spin;
	animation: 1s linear infinite swiper-preloader-spin;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border-top-color: transparent;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube {
	overflow: visible;
}
.swiper-container-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-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	background: #fafafa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
	box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-base,
.noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.noUi-connects {
	overflow: hidden;
	z-index: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.noUi-connect,
.noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	-webkit-transform-style: flat;
	transform-style: flat;
}
.noUi-connect {
	height: 100%;
	width: 100%;
	background: #3fb8af;
}
.noUi-origin {
	height: 10%;
	width: 10%;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto;
}
.noUi-vertical .noUi-origin {
	width: 0;
}
.noUi-horizontal .noUi-origin {
	height: 0;
}
.noUi-touch-area {
	height: 100%;
	width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}
.noUi-horizontal {
	height: 18px;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	right: -17px;
	top: -6px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	right: -6px;
	top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto;
}
.noUi-draggable {
	cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
	cursor: ns-resize;
}
.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	cursor: default;
	-webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb,
		0 3px 6px -3px #bbb;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
	-webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd,
		0 3px 6px -3px #bbb;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:after,
.noUi-handle:before {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #e8e7e6;
	left: 14px;
	top: 6px;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}
[disabled] .noUi-connect {
	background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
	cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-pips {
	position: absolute;
	color: #999;
}
.noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center;
}
.noUi-value-sub {
	color: #ccc;
	font-size: 10px;
}
.noUi-marker {
	position: absolute;
	background: #ccc;
}
.noUi-marker-large,
.noUi-marker-sub {
	background: #aaa;
}
.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%;
}
.noUi-value-horizontal {
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
	-webkit-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
	height: 15px;
}
.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%;
}
.noUi-value-vertical {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
	-webkit-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
	width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
	width: 15px;
}
.noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left: 50%;
	bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	right: 120%;
}
body.compensate-for-scrollbar {
	overflow: hidden;
}
.fancybox-active {
	height: auto;
}
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}
.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
	opacity: 0.9;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity 0.25s, visibility 0.25s;
	-o-transition: opacity 0.25s, visibility 0.25s;
	transition: opacity 0.25s, visibility 0.25s;
	visibility: hidden;
	z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity 0.25s, visibility;
	-o-transition: opacity 0.25s, visibility;
	transition: opacity 0.25s, visibility;
	visibility: visible;
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.fancybox-toolbar {
	right: 0;
	top: 0;
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block;
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}
.fancybox-slide--image:before {
	display: none;
}
.fancybox-slide--html {
	padding: 6px;
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
	cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}
.fancybox-spaceball {
	z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}
.fancybox-slide--video .fancybox-content {
	background: #000;
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}
.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc;
}
.fancybox-button:hover {
	color: #fff;
}
.fancybox-button:focus {
	outline: 0;
}
.fancybox-button.fancybox-focus {
	outline: dotted 1px;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0;
}
.fancybox-button div {
	height: 100%;
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none;
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}
.fancybox-close-small {
	background: 0 0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}
.fancybox-navigation .fancybox-button {
	-webkit-background-clip: content-box;
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}
.fancybox-navigation .fancybox-button div {
	padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}
.fancybox-caption {
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(0, 0, 0, 0.85)),
		color-stop(50%, rgba(0, 0, 0, 0.3)),
		color-stop(65%, rgba(0, 0, 0, 0.15)),
		color-stop(75.5%, rgba(0, 0, 0, 0.075)),
		color-stop(82.85%, rgba(0, 0, 0, 0.037)),
		color-stop(88%, rgba(0, 0, 0, 0.019)),
		to(transparent)
	);
	background: -webkit-linear-gradient(
		bottom,
		rgba(0, 0, 0, 0.85) 0,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		transparent
	);
	background: -o-linear-gradient(
		bottom,
		rgba(0, 0, 0, 0.85) 0,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		transparent
	);
	background: linear-gradient(
		0deg,
		rgba(0, 0, 0, 0.85) 0,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		transparent
	);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}
.fancybox-caption--separate {
	margin-top: -50px;
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}
.fancybox-loading {
	-webkit-animation: 1s linear infinite a;
	animation: 1s linear infinite a;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}
@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	-ms-transform: rotate(-1turn);
	transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}
.fancybox-share {
	background: #f4f4f4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}
.fancybox-share p {
	margin: 0;
	padding: 0;
}
.fancybox-share__button {
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff;
}
.fancybox-share__button:hover {
	text-decoration: none;
}
.fancybox-share__button--fb {
	background: #3b5998;
}
.fancybox-share__button--fb:hover {
	background: #344e86;
}
.fancybox-share__button--pt {
	background: #bd081d;
}
.fancybox-share__button--pt:hover {
	background: #aa0719;
}
.fancybox-share__button--tw {
	background: #1da1f2;
}
.fancybox-share__button--tw:hover {
	background: #0d95e8;
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}
.fancybox-share__button svg path {
	fill: #fff;
}
.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: relative;
	white-space: nowrap;
	width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}
.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
	opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1;
}
[data-simplebar] {
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit;
}
.simplebar-mask {
	direction: inherit;
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto !important;
	height: auto !important;
	z-index: 0;
}
.simplebar-offset {
	direction: inherit !important;
	-webkit-box-sizing: inherit !important;
	box-sizing: inherit !important;
	resize: none !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
	direction: inherit;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.simplebar-content:after,
.simplebar-content:before {
	content: " ";
	display: table;
}
.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
	-webkit-box-sizing: inherit !important;
	box-sizing: inherit !important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	-webkit-box-flex: inherit;
	-webkit-flex-grow: inherit;
	-ms-flex-positive: inherit;
	flex-grow: inherit;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}
.simplebar-height-auto-observer {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	overflow: hidden;
	pointer-events: none;
	z-index: -1;
}
.simplebar-track {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	pointer-events: none;
	overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all;
}
.simplebar-scrollbar {
	position: absolute;
	left: 0;
	right: 0;
	min-height: 10px;
}
.simplebar-hover .simplebar-scrollbar:before,
.simplebar-mouse-entered .simplebar-scrollbar:before,
.simplebar-scrollbar.simplebar-visible:before,
.simplebar-scrolling .simplebar-scrollbar:before {
	opacity: 0.5;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.simplebar-track.simplebar-vertical {
	top: 0;
	width: 11px;
}
.simplebar-scrollbar:before {
	position: absolute;
	content: "";
	background: #000;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear 0.5s;
	-o-transition: opacity 0.2s linear 0.5s;
	transition: opacity 0.2s linear 0.5s;
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
}
.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	min-height: 0;
	min-width: 10px;
	width: auto;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0;
}
.simplebar-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll;
	-ms-overflow-style: scrollbar !important;
}
.simplebar-dummy-scrollbar-size > div {
	width: 200%;
	height: 200%;
	margin: 10px 0;
}
.simplebar-hide-scrollbar {
	position: fixed;
	left: 0;
	visibility: hidden;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
body.menu-open {
	overflow: hidden;
}
.img-responsive {
	max-width: 500px;
	width: 100%;
	height: auto;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.shell {
	width: 1290px;
	margin: 0 auto;
	padding: 0 10px;
}
.basket-body .basket__container {
	padding: 0;
}
.section-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #4a4e4e;
}
div.swiper-button-disabled {
	opacity: 0.4;
	cursor: not-allowed;
}
a {
	text-decoration: none;
}
.main-title {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	color: #4a4e4e;
}
.icon {
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	background-position: center;
	display: block;
}
.icon_hart {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2.915c1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 3.777-3.394 6.855-8.537 11.518l-.013.012-1.45 1.32-1.45-1.31-.04-.036C3.384 13.17 0 10.095 0 6.325c0-3.08 2.42-5.5 5.5-5.5 1.74 0 3.41.81 4.5 2.09zm0 13.56l.1-.1c4.76-4.31 7.9-7.16 7.9-10.05 0-2-1.5-3.5-3.5-3.5-1.54 0-3.04.99-3.56 2.36H9.07c-.53-1.37-2.03-2.36-3.57-2.36-2 0-3.5 1.5-3.5 3.5 0 2.89 3.14 5.74 7.9 10.05l.1.1z' fill='%234A4E4E'/%3E%3C/svg%3E");
}
.icon_hart.active {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2.915c1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 3.777-3.394 6.855-8.537 11.518l-.013.012-1.45 1.32-1.45-1.31-.04-.036C3.384 13.17 0 10.095 0 6.325c0-3.08 2.42-5.5 5.5-5.5 1.74 0 3.41.81 4.5 2.09zm0 13.56l.1-.1c4.76-4.31 7.9-7.16 7.9-10.05 0-2-1.5-3.5-3.5-3.5-1.54 0-3.04.99-3.56 2.36H9.07c-.53-1.37-2.03-2.36-3.57-2.36-2 0-3.5 1.5-3.5 3.5 0 2.89 3.14 5.74 7.9 10.05l.1.1z' fill='%23EA5E20'/%3E%3C/svg%3E");
}
.icon_compare.active {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 4h2v14h-2V4zM8 8v10h2V8H8zM4 18V0h2v18H4zm-4 0v-6h2v6H0z' fill='%23EA5E20'/%3E%3C/svg%3E");
}
.icon_compare {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 4h2v14h-2V4zM8 8v10h2V8H8zM4 18V0h2v18H4zm-4 0v-6h2v6H0z' fill='%234A4E4E'/%3E%3C/svg%3E");
}
.btn {
	background: #ea5e20;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	font-family: Roboto, sans-serif;
	line-height: 1;
}
.btn:hover {
	background-color: #e95717;
	color: #fff;
}
.btn_inCart {
	width: 84px;
	height: 36px;
}
.btn_transparent {
	border: 2px solid #ea5e20;
	color: #ea5e20;
	background-color: #fff;
}
.btn_font16 {
	font-size: 16px;
	font-weight: 500;
}
.required:after {
	content: "*";
	margin-left: 3px;
	font-size: 16px;
	line-height: 19px;
	color: #ea5e20;
}
.checked-input:checked + .checked-label:before {
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4.4L5.375 8L11 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.checked-label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-left: 36px;
}
.checked-label:before {
	position: absolute;
	content: "";
	left: 0;
	background-color: #ea5e20;
	border: 2px solid #ea5e20;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="checkbox"] {
	display: none;
}
.arrow-sliders {
	cursor: pointer;
	outline: 0;
	z-index: 2;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	background-image: url(../img/sprites/intermediate-svg/arrow-slider.svg);
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}
.arrow-sliders__left {
	left: -48px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.arrow-sliders__right {
	right: -48px;
}
.isMac ::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.isMac ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.info {
	font-family: "Open Sans";
}
.info__city {
	cursor: pointer;
	color: #4a4e4e;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: 400;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 200px;
}
.info__city:before {
	display: inline-block;
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(../img/sprites/intermediate-svg/geo.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.info__city.open .info__city-title:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.info__city.open .info__city-list {
	visibility: visible;
	opacity: 1;
}
.info__city-title {
	margin-left: 8px;
	border-bottom: 1px dashed #c4c4c4;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	pointer-events: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.info__city-title:after {
	content: "";
	padding-left: 16px;
	display: inline-block;
	width: 6px;
	height: 4px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	background-image: url(../img/sprites/intermediate-svg/arrow-city.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.info__city-list {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index: 2;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.info__city-list > li:before {
	display: none;
}
.info__city-item {
	padding: 15px;
}
.info__city-item:hover {
	background-color: #fafafa;
}
.info__phone-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}
.info__phone-wrapper > a {
	color: #4a4e4e;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 8px;
}
.info__phone-wrapper:before {
	content: "";
	background-image: url(../img/sprites/intermediate-svg/phone.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 6px;
	left: -20px;
	width: 12px;
	height: 12px;
}
.info__phone {
	font-size: 15px;
	line-height: 18px;
}
.info__mail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 20px;
}
.info__mail:before {
	content: "";
	color: #4a4e4e;
	margin-right: 8px;
	background-image: url(../img/sprites/intermediate-svg/mail.svg);
	background-position: center;
	background-repeat: no-repeat;
	width: 14px;
	height: 11px;
	-webkit-background-size: contain;
	background-size: contain;
}
.info__where {
	position: relative;
}
.info__where_header {
	-webkit-flex-basis: 281px;
	-ms-flex-preferred-size: 281px;
	flex-basis: 281px;
	top: -4px;
}
.info__where:before {
	content: "";
	position: absolute;
	left: -20px;
	top: 5px;
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(../img/sprites/intermediate-svg/address.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.info__where-title {
	font-size: 14px;
	line-height: 21px;
	color: #4a4e4e;
}
.info__where-title:first-child {
	margin-top: 0;
}
.info__social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.info__icon {
	width: 32px;
	height: 32px;
	background-color: #636666;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 16px;
}
.info__icon:last-child {
	margin-right: 0;
}
.info__icon_vk {
	background-image: url(../img/sprites/intermediate-svg/vk.svg);
}
.info__icon_fb {
	background-image: url(../img/sprites/intermediate-svg/fb.svg);
}
.info__icon_insta {
	background-image: url(../img/sprites/intermediate-svg/insta.svg);
}
.header__wrapper .info__social {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.goods {
	width: 260px;
	background: #fff;
	border: 1px solid #f2f2f2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 30px;
	position: relative;
}
.goods__icon {
	position: absolute;
	display: none;
	right: 28px;
	top: 18px;
}
.goods__icon_compare {
	top: 58px;
}
.goods__helper-wrapper {
	padding-bottom: 20px;
}
.goods__hidden-wrapper {
	visibility: hidden;
	opacity: 0;
	position: absolute;
}
.goods__size-text {
	text-align: center;
	font-size: 12px;
	margin-top: 28px;
	color: #999;
}
.goods__size-radio {
	display: none;
}
.goods__size-radio:checked + .goods__size-label {
	background: #4a4e4e;
	color: #fff;
}
.goods__size-option:last-child label {
	margin-right: 0;
}
.goods__size-label {
	padding: 4px 7px;
	border: 1px solid #e0dede;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 8px;
	font-size: 14px;
	font-weight: 500;
}
.goods__size-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 44px;
	margin-top: 12px;
}
.goods__amount {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: #f3f3f5;
	max-width: 84px;
	margin-right: 8px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.goods__btn {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.goods__input,
.goods__minus,
.goods__plus {
	width: 24px;
	height: 36px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.goods__input {
	outline: 0;
	color: #000;
	font-weight: 500;
	font-size: 13px;
	background-color: #f3f3f5;
	border: 0;
	text-align: center;
	max-width: 28px;
}
.goods__minus,
.goods__plus {
	position: relative;
	cursor: pointer;
}
.goods__minus:after,
.goods__minus:before,
.goods__plus:after,
.goods__plus:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #69696b;
	width: 10px;
	height: 2px;
}
.goods__plus:after {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}
.goods__slider-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
}
.goods__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 48px;
	margin-top: 24px;
}
.goods__wrapper-content {
	margin-left: 20px;
	position: relative;
	z-index: 2;
}
.goods__slider-left {
	margin-left: 20px;
	margin-top: 24px;
	position: absolute;
	min-height: 210px;
	max-width: 72px;
	pointer-events: none;
}
.goods__slider-left .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: 210px;
}
.goods__slider-left:before {
	position: absolute;
	content: "";
	bottom: 0;
	top: 77%;
	left: 0;
	z-index: 33;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(255, 255, 255, 0.64)),
		color-stop(66.15%, #fff)
	);
	background: -webkit-linear-gradient(
		top,
		rgba(255, 255, 255, 0.64) 0,
		#fff 66.15%
	);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.64) 0, #fff 66.15%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.64) 0, #fff 66.15%);
	right: 0;
}
.goods__slider-right {
	width: 170px;
	margin-top: 16px;
	position: relative;
	left: 16px;
}
.goods__slider-left-item {
	border: 1px solid #f2f2f2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 32px;
	height: 32px;
	max-height: 32px;
	pointer-events: all;
	overflow: hidden;
}
.goods__slider-left-item:hover {
	border: 2px solid #4a4e4e;
}
.goods__slider-left-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	pointer-events: none;
}
.goods__slider-right-item {
	width: 170px;
	max-width: 170px;
	height: 170px;
	position: relative;
}
.goods__slider-right-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.goods__slider-right-item:hover {
	cursor: pointer;
}
.goods__slider-right-item:hover:before {
	content: "Быстрый просмотр";
	width: 150px;
	height: 40px;
	background: #c4c4c4;
	opacity: 0.9;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #707070;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.goods__title {
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #4a4e4e;
	padding: 0 10px;
	word-break: break-word;
	max-width: 230px;
	margin: 0 auto;
}
.goods__range {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 8px 0;
}
.goods__star {
	background-image: url(../img/sprites/intermediate-svg/range-star.svg);
	width: 13px;
	height: 13px;
	display: inline-block;
}
.goods__vendor {
	color: #999;
	font-size: 12px;
	margin-top: 8px;
	padding: 0 10px;
	text-align: center;
	word-break: break-word;
	line-height: 24px;
}
.goods__stock {
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 0 10px;
	word-break: break-word;
}
.goods__price {
	margin-top: 14px;
	text-align: center;
	padding: 0 10px;
	font-weight: 700;
	font-size: 18px;
	word-break: break-word;
	line-height: 15px;
}
.goods_catalog {
	padding: 0;
	min-height: 434px;
}
.goods_catalog .goods__wrapper-position {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.goods_catalog .goods__size-wrapper {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.goods_catalog .goods__slider-left-item {
	max-height: 32px;
	margin-right: 8px;
}
.goods_catalog .goods__slider-left-item.swiper-slide-thumb-active {
	border: 2px solid #4a4e4e;
}
.goods_catalog.goods_catalog-collection .goods__bottom {
	margin-right: 25px;
}
.goods_catalog.goods_catalog-collection:hover .goods__wrapper-position {
	left: 0;
	top: 0;
}
.goods_catalog.goods_catalog-collection:hover .goods__slider-right {
	left: 16px;
}
.goods_catalog.goods_catalog-collection:hover .goods__wrapper-content {
	margin-left: 20px;
}
.goods_catalog.goods_catalog-collection:hover .goods__hidden-wrapper {
	opacity: 1;
	visibility: visible;
	position: static;
}
.goods_catalog:not(.goods_catalog-collection):hover
	.goods__slider-right-item
	img {
	pointer-events: none;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__helper-wrapper {
	-webkit-box-shadow: 0 24px 30px -12px rgba(0, 0, 0, 0.52);
	box-shadow: 0 24px 30px -12px rgba(0, 0, 0, 0.52);
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-top: 0;
}
.goods_catalog:not(.goods_catalog-collection):hover
	.goods__helper-wrapper.not-hidden {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border: 0;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__slider-left {
	min-height: 284px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__slider-left:before {
	display: none;
}
.goods_catalog:not(.goods_catalog-collection):hover
	.goods__slider-left
	.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: 284px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__wrapper-content {
	margin-left: 90px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__slider-right {
	left: 59px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__icon {
	display: block;
	z-index: 2;
	right: 14px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__title {
	max-width: 235px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__slider-hover {
	width: 72px;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__wrapper-position {
	min-height: 434px;
	width: 343px;
	background: #fff;
	border: 1px solid #f2f2f2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 24px 30px -12px rgba(0, 0, 0, 0.52);
	box-shadow: 0 24px 30px -12px rgba(0, 0, 0, 0.52);
	z-index: 2;
}
.goods_catalog:not(.goods_catalog-collection):hover .goods__hidden-wrapper {
	opacity: 1;
	visibility: visible;
	position: static;
}
.goods-plush {
	width: 100%;
	padding-bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.goods-plush .goods__size-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-right: 0;
}
.goods-plush .goods__size-option {
	margin-bottom: 20px;
}
.goods-plush:hover {
	border: 1px solid #f2f2f2;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.goods-plush .goods__size-text {
	text-align: left;
}
.goods-plush__left {
	-webkit-flex-basis: 197px;
	-ms-flex-preferred-size: 197px;
	flex-basis: 197px;
	max-width: 197px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 35px 0 35px 24px;
	border-right: 1px solid #f2f2f2;
}
.goods-plush__slide {
	max-width: 173px;
	cursor: pointer;
}
.goods-plush__slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.goods-plush__slide:hover:before {
	content: "Быстрый просмотр";
	width: 150px;
	height: 40px;
	background: #c4c4c4;
	opacity: 0.9;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #707070;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.goods-plush__right {
	-webkit-flex-basis: 247px;
	-ms-flex-preferred-size: 247px;
	flex-basis: 247px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-left: 1px solid #f2f2f2;
	padding-top: 32px;
	padding-left: 24px;
	padding-right: 24px;
}
.goods-plush__price {
	font-weight: 700;
	font-size: 18px;
	color: #4a4e4e;
	margin-bottom: 16px;
}
.goods-plush__availability {
	color: #666;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.goods-plush__availability-text {
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
}
.goods-plush__availability-info {
	font-size: 12px;
	line-height: 20px;
	word-break: break-word;
}
.goods-plush__center {
	padding-left: 24px;
	-webkit-flex-basis: calc(100% - 247px - 197px);
	-ms-flex-preferred-size: calc(100% - 247px - 197px);
	flex-basis: calc(100% - 247px - 197px);
	padding-top: 32px;
}
.goods-plush__vendor {
	margin-bottom: 16px;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}
.goods-plush__color-text {
	color: #999;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 8px;
}
.goods-plush__wrapper-nav .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 500px;
}
.goods-plush__wrapper-nav .swiper-container {
	pointer-events: none;
}
.goods-plush__slide-nav {
	cursor: pointer;
	max-width: 32px;
	max-height: 32px;
	height: 32px;
	pointer-events: all;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 32px;
	border: 1px solid #f2f2f2;
}
.goods-plush__slide-nav img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.goods-plush__slide-nav.swiper-slide-thumb-active,
.goods-plush__slide-nav:hover {
	border: 2px solid #4a4e4e;
}
.goods-plush__title {
	font-weight: 700;
	font-size: 18px;
	color: #4a4e4e;
	line-height: 20px;
	margin-bottom: 8px;
}
.goods-plush__info {
	margin-bottom: 24px;
}
.goods-plush__info .goods__bottom {
	margin-right: 0;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.goods-plush__actions {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.goods-plush__actions-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	color: #666;
	margin-right: 24px;
}
.goods-plush__actions-link > span {
	margin-right: 3px;
}
.goods-plush__actions-link:last-child {
	margin-right: 0;
}
.range-slider__input {
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 8px;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #383838;
	height: auto;
	font-size: 13px;
	min-width: 87px;
	width: 100%;
}
.range-slider.noUi-target {
	height: 4px;
	background: #f2f2f2;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.range-slider .noUi-connect {
	background: #ea5e20;
}
.range-slider .noUi-handle {
	width: 18px;
	height: 18px;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 3px solid #ea5e20;
	right: -10px;
}
.range-slider .noUi-handle::after,
.range-slider .noUi-handle::before {
	display: none;
}
.range-slider .noUi-handle:hover {
	cursor: -webkit-grab;
	cursor: grab;
	border-color: #000;
}
.range-slider-wrapper__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}
.news__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 28px;
}

.news-item {
	/* margin-right: 23px;
	margin-bottom: 30px; */
	/* -webkit-flex-basis: 498px;
	-ms-flex-preferred-size: 498px;
	flex-basis: 498px; */

	width: calc(70% / 3 - 28px);
	text-align: center;
}

@media (min-width: 1311px) {
	.news-item:first-child {
		width: 30%;
	}

	.news-item:first-child .news-item__icon img {
		max-height: 400px;
	}
}

.news-item > a {
	display: flex;
	flex-direction: column;
	gap: 12px;
	height: 100%;
}

/* .news-item:nth-child(4n) {
	margin-right: 0;
} */
.news-item__date {
	color: #999;
	margin: 16px 0 8px;
	font-size: 14px;
	line-height: 20px;
}
/* .news-item__icon {
	height: 282px;
} */
.news-item__descr {
	font-weight: 700;
	font-size: 19px;
	color: #4a4e4e;
	word-break: break-word;
	line-height: 27px;
}
.news-item__icon img {
	width: 100%;
	/* height: 100%;
	-o-object-fit: cover;
	object-fit: cover; */
	height: auto;
	object-fit: contain;
	max-height: 200px;
}
.news-item_sm {
	/* -webkit-flex-basis: 234px;
	-ms-flex-preferred-size: 234px;
	flex-basis: 234px; */
	/* -webkit-align-self: baseline;
	-ms-flex-item-align: baseline;
	align-self: baseline; */
}
/* .news-item_sm .news-item__icon {
	height: 175px;
} */

.color-picker__input {
	display: none;
}
.color-picker__list {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 200px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}
.color-picker__item {
	padding: 0;
}
.color-picker__item::before {
	display: none;
}
.color-picker__item:nth-child(5n) .color-picker__label {
	margin-right: 0;
}
.color-picker__label {
	margin: 0 9px 0 0;
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #3e3e3e;
}
.color-picker__label:hover {
	-webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
}
.color-picker__input:checked + label {
	-webkit-box-shadow: 0 0 0 2px #fff inset, 0 0 0 2px #f5a600;
	box-shadow: 0 0 0 2px #fff inset, 0 0 0 2px #f5a600;
}
.breadcrumbs {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	color: #858585;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 20px 0 40px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.breadcrumbs__link {
	text-decoration: none;
	color: #858585;
}
.breadcrumbs__item {
	margin-bottom: 10px;
	padding: 0;
}
.breadcrumbs__item:before {
	display: none;
}
.breadcrumbs__item:not(:last-child):after {
	content: "-";
	margin: 0 12px;
	color: #858585;
}
.breadcrumbs__link_active {
	border-bottom: 1px dashed #858585;
	padding-bottom: 2px;
}
.top-filter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.top-filter__left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-basis: 830px;
	-ms-flex-preferred-size: 830px;
	flex-basis: 830px;
	max-width: 830px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.top-filter__input {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.top-filter__input:after {
	content: "";
	margin: 0 10px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 12px;
	height: 1px;
	top: 50%;
	left: 50%;
	background: #9a9a9a;
}
.top-filter__right {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.top-filter__view {
	position: relative;
	width: 32px;
	height: 32px;
	background: rgba(224, 222, 222, 0.5);
	margin-bottom: 10px;
	margin-right: 12px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.top-filter__view:last-child {
	margin-right: 0;
}
.top-filter__view:hover {
	background-color: #c4c4c4;
}
.top-filter__view:before {
	content: "";
	display: block;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	width: 16px;
	height: 16px;
	background-position: center;
	background-repeat: no-repeat;
}
.top-filter__view_active {
	background-color: #c4c4c4;
}
.top-filter__view_grid:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%234A4E4E' d='M0 0h4v4H0V0zM6 0h4v4H6V0zM12 0h4v4h-4zM0 6h4v4H0zM6 6h4v4H6zM12 6h4v4h-4zM0 12h4v4H0zM6 12h4v4H6zM12 12h4v4h-4z'/%3E%3C/svg%3E");
}
.top-filter__view_plush:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%234A4E4E' d='M0 0h4v4H0zM6 0h10v4H6zM0 6h4v4H0zM6 6h10v4H6zM0 12h4v4H0zM6 12h10v4H6z'/%3E%3C/svg%3E");
}
.drop-menu {
	font-family: Open Sans, serif;
	font-size: 15px;
	color: #4a4e4e;
	position: relative;
}
.drop-menu [type="checkbox"],
.drop-menu [type="radio"] {
	display: none;
}
.drop-menu.open .drop-menu__title:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.drop-menu.open .drop-menu__title::before {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.drop-menu.open .drop-menu__list {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.drop-menu__closedrop {
	display: none;
}
.drop-menu.checked .drop-menu__title {
	background: #fff;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.drop-menu.checked .drop-menu__title:after {
	display: none;
}
.drop-menu.checked .drop-menu__closedrop {
	margin-left: 6px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.667 1.273l-.94-.94L5 4.06 1.273.333l-.94.94L4.06 5 .333 8.727l.94.94L5 5.94l3.727 3.727.94-.94L5.94 5l3.727-3.727z' fill='%23000' fill-opacity='.54'/%3E%3C/svg%3E");
}
.drop-menu__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.drop-menu__title:after {
	margin-left: 8px;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l5 5 5-5H0z' fill='%23858585'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	display: inline-block;
	background-position: center;
	width: 10px;
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-o-transition: transform 0.4s;
	transition: transform 0.4s, -webkit-transform 0.4s;
	height: 5px;
}
.drop-menu__title:before {
	content: "";
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	-webkit-transition: visibility 0.4s, opacity 0.6s, -webkit-transform 0.5s;
	transition: visibility 0.4s, opacity 0.6s, transform 0.5s,
		-webkit-transform 0.5s;
	-o-transition: visibility 0.4s, opacity 0.6s, transform 0.5s;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.286 2.116l3.776 6.293-9.564.091a.35.35 0 01-.298-.529l3.514-5.855a1.5 1.5 0 012.572 0z' fill='%23fff' stroke='%23E0DEDE'/%3E%3C/svg%3E");
	top: 24px;
	right: 4px;
	z-index: 8;
	width: 15px;
	height: 10px;
}
.drop-menu__list {
	position: absolute;
	top: 100%;
	margin: 0;
	max-height: 500px;
	overflow: auto;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0.4s, opacity 0.6s, -webkit-transform 0.5s;
	transition: visibility 0.4s, opacity 0.6s, transform 0.5s,
		-webkit-transform 0.5s;
	-o-transition: visibility 0.4s, opacity 0.6s, transform 0.5s;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	list-style: none;
	padding: 28px 0 20px 12px;
	background: #fff;
	border: 1px solid #e0dede;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	min-width: 200px;
	z-index: 7;
}
.drop-menu__list_has-input {
	padding-right: 12px;
}
.drop-menu__item {
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	color: #4a4e4e;
	cursor: pointer;
}
.drop-menu__item:not(:last-child) {
	margin-bottom: 8px;
}
.drop-menu__item:before {
	display: none;
}
.active-label {
	color: #e95717;
	text-decoration: underline;
}
.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.pagination__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.pagination__item {
	padding: 0;
}
.pagination__item:before {
	display: none;
}
.pagination__item_active {
	background-color: #ea5e20;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.pagination__item_active .pagination__link {
	color: #fff;
}
.pagination__link {
	padding: 8px 16px;
	font-size: 14px;
	display: block;
	line-height: 19px;
	color: #000;
}
.pagination__next {
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5l7 7-7 7' stroke='%23C4C4C4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 24px;
	height: 24px;
}
.catalog-item {
	width: calc(100% / 5 - 30px);
	margin-right: 30px;
	margin-bottom: 25px;
	position: relative;
	height: 220px;
}
.catalog-item:nth-child(5n) {
	margin-right: 0;
}
.catalog-item .css-hover:after {
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(16%, #f7f7f7),
		color-stop(60%, rgba(247, 247, 247, 0.1))
	);
	background: -webkit-linear-gradient(
		bottom,
		#f7f7f7 16%,
		rgba(247, 247, 247, 0.1) 60%
	);
	background: -o-linear-gradient(
		bottom,
		#f7f7f7 16%,
		rgba(247, 247, 247, 0.1) 60%
	);
	background: linear-gradient(0deg, #f7f7f7 16%, rgba(247, 247, 247, 0.1) 60%);
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 220px;
}
.catalog-item:hover .css-hover {
	position: absolute;
	-webkit-transition: width 0.5s, -webkit-border-radius 0.1s ease-in,
		-webkit-box-shadow 0.1s ease-in-out;
	transition: width 0.5s, border-radius 0.1s ease-in,
		box-shadow 0.1s ease-in-out, -webkit-border-radius 0.1s ease-in,
		-webkit-box-shadow 0.1s ease-in-out;
	-o-transition: width 0.5s, border-radius 0.1s ease-in,
		box-shadow 0.1s ease-in-out;
	padding: 20px 40px;
	-webkit-transform: translate(-40px, -20px);
	-ms-transform: translate(-40px, -20px);
	transform: translate(-40px, -20px);
	background: #fdfdfd;
	-webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 330px;
	z-index: 2;
	overflow: auto;
}
.catalog-item:hover .css-hover:after {
	display: none;
}
.catalog-item:hover .catalog-item__list {
	max-height: 300px;
	overflow: auto;
	width: 100%;
}
.catalog-item:hover .catalog-item__item {
	margin-right: 20px;
}
.catalog-item__title {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #4a4e4e;
}
.catalog-item__title:after {
	content: "";
	height: 1px;
	width: 40px;
	background-color: #ea5e20;
	display: block;
	margin-top: 8px;
	margin-bottom: 17px;
}
.catalog-item__list {
	list-style: none;
	max-height: 140px;
	overflow: hidden;
}
.catalog-item__item {
	margin-bottom: 16px;
	padding: 0;
}
.catalog-item__item:before {
	display: none;
}
.catalog-item__link {
	color: #4a4e4e;
	font-size: 15px;
	line-height: 18px;
	word-wrap: break-word;
}
.catalog-item__show-more {
	width: 34px;
	height: 20px;
	border: 1px solid #e4e4e4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}
.catalog-item__show-more-dot {
	pointer-events: none;
	width: 2px;
	height: 2px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	background-color: #666;
}
.catalog-item__show-more-dot:nth-child(2) {
	margin: 0 6px;
}
.header__slider {
	height: 450px;
	overflow: hidden;
	position: relative;
}
.header__slider-href {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}
.header__slider-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 450px;
	max-height: 450px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.header__slider-content {
	position: relative;
	z-index: 2;
	max-width: 1290px;
	width: 100%;
	color: #fff;
	margin: 0 250px;
}
.header__slider-title {
	font-weight: 700;
	font-size: 42px;
	line-height: 56px;
}
.header__slider-year {
	margin-top: 16px;
	display: block;
	font-weight: 700;
	font-size: 80px;
	line-height: 80px;
}
.header__slider-more {
	margin-top: 40px;
	padding: 12px 37px;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	display: inline-block;
	background: #ea5e20;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 0;
}
.header__slider-more:hover {
	color: #fff;
}
.header__slider-nav {
	cursor: pointer;
	outline: 0;
	display: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3;
	height: 48px;
	width: 48px;
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.header__slider-nav:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-image: url(../img/sprites/intermediate-svg/arrow-slider.svg);
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.header__slider-next {
	right: 10%;
}
.header__slider-next:before {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
}
.header__slider-prev {
	left: 10%;
}
.header .header__header-pagination {
	position: relative;
	bottom: 10%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 20;
}
.header .header__header-pagination .swiper-pagination-bullet {
	display: inline-block;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #e4b5a0;
	opacity: 0.7;
}
.header .header__header-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #ea5e20;
}
.interested-slider__arrows,
.interested-slider__row-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.interested-slider__arrow {
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(../img/sprites/intermediate-svg/arrow-dark.svg);
	-webkit-background-size: 16px 16px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
}
.interested-slider__arrow_left {
	margin-right: 17px;
}
.interested-slider__arrow_right {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.interested-slider__row-title {
	margin-bottom: 22px;
}
.interested-slider__container {
	min-height: 568px;
}
.interested-slider__slide {
	max-height: 440px;
}
.interested-slider__text {
	font-family: Roboto;
	font-weight: 700;
	font-size: 16px;
	color: #4a4e4e;
}
.population-item {
	width: 410px;
	height: auto;
	display: block;
	position: relative;
}

.population-item__header {
	position: relative;
	margin-bottom: 12px;
}
.population-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.population-item__plush {
	background-color: #ea5e20;
	height: 58px;
	width: 200px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	word-break: break-word;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
.modal-buy-click {
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 30px;
	padding-bottom: 35px;
}
.modal-buy-click__option {
	margin-bottom: 24px;
}
.modal-buy-click__option:last-child {
	margin-bottom: 0;
}
.modal-buy-click__submit {
	padding: 12px 45px;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
}
.header__fixed-menu {
	background: #fff;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
	height: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.2s ease-in-out, visibility 0.3s;
	-o-transition: opacity 0.2s ease-in-out, visibility 0.3s;
	transition: opacity 0.2s ease-in-out, visibility 0.3s;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 30;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__fixed-menu.active {
	opacity: 1;
	visibility: visible;
	z-index: 900;
}
.header__fixex-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 1270px;
	padding: 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header__fixed-menu-logo {
	width: 130px;
	height: 52px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	margin-right: 44px;
	background-image: url(../img/sprites/intermediate-svg/fixed-logo.svg);
}
.header__fixed-search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 380px;
}
.header__fixed-button {
	background-color: #fff;
	border: 1px solid #f4f4f4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	border-left: 0;
	position: relative;
	left: -2px;
	width: 44px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 40px;
}
.header__fixed-button > span {
	pointer-events: none;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.header__fixed-phone {
	margin-left: 100px;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	position: relative;
}
.header__fixed-phone:before {
	content: "";
	background-image: url(../img/sprites/intermediate-svg/phone.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -20px;
	width: 12px;
	height: 12px;
}
.header__fixed-contacts {
	margin-left: 19px;
	margin-right: 29px;
	font-size: 15px;
	line-height: 18px;
	color: #ea5e20;
}
.header__fixed-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.header__fixed-nav {
	background: #fff;
	margin-right: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.header__fixed-nav:hover {
	background: #ea5e20;
	border-left: 1px solid #ea5e20;
	border-right: 1px solid #ea5e20;
}
.header__fixed-nav:hover .header__fixed-nav-llink {
	color: #fff;
}
.header__fixed-nav:hover .header__fixed-nav-llink:before {
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h18v2H0V0zm0 7h18v2H0V7zm18 7H0v2h18v-2z' fill='%23fff'/%3E%3C/svg%3E");
}
.header__fixed-nav:hover .header__fixed-nav-llink:after {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
}
.header__fixed-nav-llink {
	color: #000;
	height: 64px;
	width: 156px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.header__fixed-nav-llink:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h18v2H0V0zm0 7h18v2H0V7zm18 7H0v2h18v-2z' fill='%23000'/%3E%3C/svg%3E");
	width: 18px;
	height: 16px;
	display: inline-block;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
}
.header__fixed-nav-llink:after {
	width: 12px;
	height: 8px;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");
	content: "";
	display: inline-block;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 8px;
}
.header__fixed-nav-llink:hover + .header__inner {
	opacity: 1;
	visibility: visible;
}
.header__fixed-nav .header__inner {
	top: 99%;
	left: 0;
}
.header__mobile {
	display: none;
	padding: 15px 10px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header__mobile.fixed {
	position: fixed;
	top: 0;
}
.header__about {
	padding-top: 30px;
}
.header__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header__logo {
	width: 156px;
	height: 63px;
	margin-top: 35px;
	background-image: url(../img/sprites/intermediate-svg/logo.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.header__inner-helper {
	max-height: 330px;
	margin-right: -25px;
	overflow: auto;
}
.header__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.header__wrapper_fixed {
	-webkit-flex-basis: 704px;
	-ms-flex-preferred-size: 704px;
	flex-basis: 704px;
}
.header__input {
	width: 100%;
	position: relative;
}
.header__search {
	margin-top: 30px;
	margin-bottom: 32px;
}
.header__search-icon {
	position: absolute;
	right: 9px;
	cursor: pointer;
	display: block;
	top: 50%;
	width: 18px;
	height: 18px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(../img/sprites/intermediate-svg/header-search.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.header__wrapper-info {
	margin-top: 41px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__basket {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__icon-info {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 20px;
	height: 18px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	margin-right: 20px;
}
.header__icon-info:last-child {
	margin-right: 0;
}
.header__icon-info:after {
	content: attr(data-count);
	position: absolute;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	width: 26px;
	height: 26px;
	background-color: #ea5e20;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top: -17px;
	right: -13px;
}
.header__icon-info_basket {
	background-image: url(../img/sprites/intermediate-svg/cart.svg);
}
.header__icon-info_compare {
	background-image: url(../img/sprites/intermediate-svg/compare.svg);
}
.header__icon-info_favorit {
	background-image: url(../img/sprites/intermediate-svg/favorit.svg);
}
.header__icon-info_compare-not-active {
	background-image: url(../img/sprites/intermediate-svg/compare-notactive.svg);
}
.header__icon-info_compare-not-active:after {
	background-color: #ccc;
}
.header__icon-info_favorit-not-active {
	background-image: url(../img/sprites/intermediate-svg/favorit-notactive.svg);
}
.header__icon-info_favorit-not-active:after {
	background-color: #ccc;
}
.header__icon-info_basket-not-active {
	background-image: url(../img/sprites/intermediate-svg/cart-notactive.svg);
}
.header__icon-info_basket-not-active:after {
	background-color: #ccc;
}
.header__basket-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 15px;
	color: #4a4e4e;
}
.header__basket-price {
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	max-width: 91px;
	text-align: left;
}
.header__phone {
	margin-right: 83px;
	position: relative;
	top: -1px;
}
.header__mail {
	margin-right: 70px;
	position: relative;
	top: -2px;
}
.header__nav {
	background-color: #ea5e20;
}
.header__menu {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.header__menu > li:before {
	display: none;
}
.header__item {
	padding: 0;
	position: relative;
}
.header__item:last-child .header__link {
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.header__link {
	color: #fff;
	display: block;
	padding: 19px 47px;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.header__link:hover {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	text-decoration: none;
}
.header .css-open-inner:hover .header__inner {
	opacity: 1;
	visibility: visible;
}
.header__arrow-down {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 18px;
}
.header__arrow-down:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23FDFDFD' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.header__inner {
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.08);
	width: 865px;
	padding: 20px 40px;
	visibility: hidden;
	opacity: 0;
	z-index: 25;
}
.header__menu-inner {
	list-style: none;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 90px;
	margin-bottom: 20px;
}
.header__menu-inner:last-child {
	margin-right: 0;
}
.header__item-inner {
	position: relative;
	-webkit-align-self: baseline;
	-ms-flex-item-align: baseline;
	align-self: baseline;
	margin-bottom: 20px;
	padding: 0;
}
.header__item-inner:last-child {
	margin-bottom: 0;
}
.header__item-inner:hover .header__menu-deep {
	opacity: 1;
	visibility: visible;
	display: block;
}
.header__item-inner:before {
	display: none;
}
.header__link-inner {
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: #1d2029;
	position: relative;
}
.header__link-inner:hover {
	color: #ea5e20;
	text-decoration: none;
}
.header__menu-deep {
	list-style: none;
	display: none;
	background: #f1f1f1;
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.12);
	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.12);
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 30px 29px;
	z-index: 10;
	position: absolute;
	left: 50%;
	min-width: 300px;
	max-width: 300px;
	top: 130%;
	opacity: 0;
	visibility: hidden;
	height: auto;
}
.header__menu-deep::before {
	content: "";
	position: absolute;
	top: -12px;
	left: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10.5px 15px;
	border-color: transparent transparent #f1f1f1;
}
.header__menu-deep::after {
	position: absolute;
	content: "";
	height: 30px;
	width: 100%;
	background: 0 0;
	top: -10px;
	left: -40px;
}
.header__item-deep {
	margin-bottom: 16px;
	margin-right: 25px;
	padding: 0;
}
.header__item-deep:before {
	display: none;
}
.header__link-deep {
	color: #4a4e4e;
	font-size: 15px;
	line-height: 22px;
	word-break: break-word;
}
.header__link-deep:hover {
	color: #ea5e20;
}
.header__mobile-right {
	position: relative;
	top: 4px;
}
.header__mobile-left,
.header__mobile-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__search-icon_mobile {
	position: static;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	margin-left: 20px;
}
.header__mobile-logo {
	margin-left: 20px;
}
.header__mobile-logo img {
	max-width: 90px;
}
.header__burger {
	width: 18px;
	height: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header__burger > span {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #4a4e4e;
	-webkit-transition: opacity 0.4s, -webkit-transform 0.4s linear;
	transition: transform 0.4s linear, opacity 0.4s, -webkit-transform 0.4s linear;
	-o-transition: transform 0.4s linear, opacity 0.4s;
}
.header__burger.open span:nth-child(1) {
	-webkit-transform: rotate(45deg) translate(5px, 5px);
	-ms-transform: rotate(45deg) translate(5px, 5px);
	transform: rotate(45deg) translate(5px, 5px);
}
.header__burger.open span:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.header__burger.open span:nth-child(3) {
	opacity: 0;
}
.footer {
	padding: 40px 0 0;
	background-color: #e1dfdd;
}
.footer__logo {
	width: 156px;
	height: 63px;
	margin-bottom: 40px;
	background-image: url(../img/sprites/intermediate-svg/logo.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.footer__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer__contacts-item {
	margin-bottom: 24px;
}
.footer__contacts-item:last-child {
	margin-bottom: 0;
}
.footer__item {
	margin-bottom: 10px;
	padding: 0;
}
.footer__item:last-child {
	margin-bottom: 0;
}
.footer__item:before {
	display: none;
}
.footer__item > a {
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #4a4e4e;
}
.footer__item_title {
	margin-bottom: 20px;
}
.footer__item_title > a {
	font-weight: 700;
}
.footer__lk {
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	color: #4a4e4e;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.footer__lk:before {
	content: "";
	width: 16px;
	height: 16px;
	margin-right: 8px;
	display: inline-block;
	background-image: url(../img/sprites/intermediate-svg/lk.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.footer__copyright {
	border-top: 1px solid #a8a8a8;
	margin-top: 48px;
	padding: 20px 0 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	gap: 4px 24px;
}
.footer__confidentiality {
	color: #666;
	font-size: 15px;
	line-height: 24px;
	/* margin-left: 170px; */
	display: inline-block;
}
.catalog-grid {
	background: #f7f7f7;
	padding: 70px 0;
}
.catalog-grid__title {
	color: #4a4e4e;
	font-weight: 700;
	font-size: 36px;
	line-height: 30px;
	margin-bottom: 40px;
}
.catalog-grid__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.hits-sales {
	padding: 60px 0;
}
.hits-sales__tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.hits-sales__tabs-content.swiper-container {
	min-height: 650px;
	z-index: 1;
}
.hits-sales .swiper-slide-prev {
	pointer-events: none;
	opacity: 0;
}
.hits-sales__tab-wrapper .catalog__content.catalog__content_plush {
	margin-bottom: 90px;
}
.hits-sales__tabs-item {
	color: #4a4e4e;
	margin-right: 32px;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	cursor: pointer;
}
.hits-sales__tab-wrapper {
	position: relative;
}
.hits-sales__tab-wrapper .goods-plush {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 300px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto;
}
.hits-sales__tabs-body {
	margin-top: 50px;
}
.hits-sales__tabs-slider-next,
.hits-sales__tabs-slider-prev {
	top: 230px;
}
.hits-sales__tabs-slider-prev {
	left: -48px;
}
.hits-sales__tabs-slider-next {
	right: -48px;
}
.hits-sales__tabs-item_active {
	color: #ea5e20;
}
.about {
	background-color: #f6f6f6;
	padding: 70px 0;
}
.about__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.about__left {
	max-width: 825px;
	margin-right: 55px;
	margin-top: 60px;
}
.about__right {
	max-width: 410px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.about__right img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.about__read-more {
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	color: #ea5e20;
}
.about__text-wrapper {
	position: relative;
}
.about__text-wrapper_hidden:before {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#f6f6f6),
		to(rgba(246, 246, 246, 0))
	);
	background: -webkit-linear-gradient(
		bottom,
		#f6f6f6 0,
		rgba(246, 246, 246, 0) 100%
	);
	background: -o-linear-gradient(
		bottom,
		#f6f6f6 0,
		rgba(246, 246, 246, 0) 100%
	);
	background: linear-gradient(to top, #f6f6f6 0, rgba(246, 246, 246, 0) 100%);
}
.trust {
	padding: 60px 0;
}
.trust__title {
	margin-bottom: 40px;
}
.trust__item {
	width: 190px;
	height: 80px;
}
.trust__item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.trust__slider {
	position: relative;
}
.news {
	padding: 60px 0 150px;
}
.news__title-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
}
.news__all {
	font-weight: 700;
	font-size: 15px;
	color: #ea5e20;
	line-height: 20px;
}

.catalog {
	overflow-x: hidden;
}
.catalog__title {
	margin-bottom: 40px;
}
.catalog__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.catalog__left {
	-webkit-flex-basis: 200px;
	-ms-flex-preferred-size: 200px;
	flex-basis: 200px;
	max-width: 200px;
	margin-right: 50px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.catalog__mobile-title {
	display: none;
	padding: 10px 5px;
	background-color: #ea5e20;
	color: #fff;
	text-align: left;
	cursor: pointer;
	position: relative;
}
.catalog__mobile-title:after {
	content: "";
	pointer-events: none;
	position: absolute;
	right: 10px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.165 18.13l1.78 1.77 9.89-9.9-9.9-9.9-1.77 1.77L8.295 10l-8.13 8.13z' fill='%23fff' /%3E%3C/svg%3E");
	width: 12px;
	height: 20px;
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-o-transition: transform 0.4s;
	transition: transform 0.4s, -webkit-transform 0.4s;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.catalog__mobile-title.open:after {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.catalog__title-goods-inner {
	margin-bottom: 40px;
	font-weight: 600;
	max-width: 800px;
	word-wrap: break-word;
	font-size: 32px;
	line-height: 44px;
	color: #4a4e4e;
}
.catalog__mobile-title.open + .menu-catalog {
	display: block;
	margin-top: 10px;
}
.catalog__right {
	-webkit-flex-basis: calc(100% - 200px - 50px);
	-ms-flex-preferred-size: calc(100% - 200px - 50px);
	flex-basis: calc(100% - 200px - 50px);
	max-width: 1017px;
}
.catalog__right_width-slider {
	width: calc(100% - 200px - 50px);
}
.catalog__drop-menu {
	margin-bottom: 10px;
}
.catalog__drop-menu:not(:last-child) {
	margin-right: 16px;
}
.catalog__content_grid .goods_catalog {
	width: 100%;
}
.catalog__content_grid {
	display: grid;
	grid-template-columns: 255px 255px 255px 255px;
	grid-template-rows: 434px;
}
.catalog__show-more {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #f3f3f3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 58px;
	cursor: pointer;
	margin-top: 24px;
}
.catalog__show-more.loading .catalog__show-more-text {
	opacity: 0.7;
}
.catalog__show-more.loading .catalog__show-more-text:before {
	-webkit-animation: 2s linear infinite rotate;
	animation: 2s linear infinite rotate;
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.catalog__show-more-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: #000;
}
.catalog__show-more-text:before {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	content: "";
	margin-right: 8px;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 7V0l-2.64 2.64A8.937 8.937 0 009 0a9 9 0 109 9h-2c0 3.86-3.14 7-7 7s-7-3.14-7-7 3.14-7 7-7c1.93 0 3.68.79 4.95 2.05L11 7h7z' fill='%23EA5E20'/%3E%3C/svg%3E");
}
.catalog__pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.menu-catalog {
	list-style: none;
}
.menu-catalog__item {
	padding: 0;
}
.menu-catalog__item:before {
	display: none;
}
.menu-catalog__item:not(:last-child) {
	margin-bottom: 12px;
}
.menu-catalog__link {
	font-family: "Open Sans", serif;
	font-size: 15px;
	line-height: 20px;
	color: #4a4e4e;
	word-break: break-word;
}
.menu-catalog__link.active,
.menu-catalog__link:hover {
	text-decoration: underline;
	text-shadow: 0 0 1px #4a4e4e;
	color: #4a4e4e;
}
[data-amount="16-20"]:hover .goods__slider-hover .swiper-wrapper {
	max-height: 440px;
}
[data-amount="12-16"]:hover .goods__slider-hover .swiper-wrapper {
	max-height: 337px;
}
[data-amount="more"]:hover .goods__slider-left {
	max-width: initial;
	margin-left: 3px;
}
[data-amount="more"]:hover .goods__slider-hover {
	width: 112px;
}
[data-amount="more"]:hover .goods__slider-hover .swiper-wrapper {
	max-height: 470px;
}
.basket {
	padding-top: 32px;
}
.basket__error-message {
	color: red;
	margin: 7px 0;
}
.basket__container {
	max-width: 1290px;
	margin: 0 auto;
	padding: 0 15px;
}
.basket__table-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-self: baseline;
	-ms-flex-item-align: baseline;
	align-self: baseline;
}
.basket__table-body {
	position: relative;
}
.basket__table-body .basket__table-sum {
	position: relative;
	top: -6px;
}
.basket__table-body .basket__table-row {
	background: #fff;
	border: 1px solid #f2f2f2;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 20px;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.basket__table-body .basket__table-row:last-child {
	border-top: 0;
}
.basket__table-header .basket__table-row {
	padding-left: 20px;
}
.basket__table-header .basket__table-price {
	padding: 0 15px;
}
.basket__table-header .basket__table-amount {
	padding: 0 30px;
}
.basket__table-body,
.basket__table-header {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.basket__table-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.basket__table-header {
	background-color: #f9f9f9;
	padding-top: 12px;
	padding-bottom: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.basket .basket-item-block-price,
.basket .basket-item-price-current-text,
.basket .basket-item-price-title,
.basket__table-amount,
.basket__table-icon,
.basket__table-price,
.basket__table-sum {
	text-align: center;
}
.basket .basket-item-block-price {
	padding-top: 0;
}
.basket__table-amount,
.basket__table-icon,
.basket__table-params,
.basket__table-price,
.basket__table-sum,
.basket__table-title {
	margin: 0 10px;
}
.basket__table-icon {
	-webkit-flex-basis: 72px;
	-ms-flex-preferred-size: 72px;
	flex-basis: 72px;
	margin-right: 32px;
}
.basket__table-icon img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.basket__table-title {
	-webkit-flex-basis: 410px;
	-ms-flex-preferred-size: 410px;
	flex-basis: 410px;
}
.basket__table-nomination {
	font-family: "Open Sans", sans-serif;
	color: #1d2029;
	font-weight: 700;
	font-size: 15px;
	line-height: 26px;
	word-break: break-word;
	padding-right: 30px;
	position: relative;
	top: -7px;
}
.basket__table-nomination > a {
	color: #1d2029;
}
.basket__table-vendorcode {
	word-break: break-word;
}
.basket__table-params {
	-webkit-flex-basis: 250px;
	-ms-flex-preferred-size: 250px;
	flex-basis: 250px;
}
.basket .basket-item-property {
	padding-right: 30px;
}
.basket .basket-item-property-value {
	word-break: break-word;
}
.basket__table-price {
	-webkit-flex-basis: 150px;
	-ms-flex-preferred-size: 150px;
	flex-basis: 150px;
}
.basket__table-amount {
	-webkit-flex-basis: 160px;
	-ms-flex-preferred-size: 160px;
	flex-basis: 160px;
}
.basket .basket-item-block-amount {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%;
	margin: 0 auto;
}
.basket .basket-item-amount-btn-minus,
.basket .basket-item-amount-btn-plus,
.basket .basket-item-amount-filed {
	background-color: #f3f3f5;
	display: block;
	height: 37px;
	border: 0;
}
.basket .basket-item-amount-filed {
	padding: 0;
}
.basket .basket-item-amount-btn-minus {
	padding-left: 20px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.basket .basket-item-amount-btn-plus {
	padding-left: 20px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
}
.basket .basket-item-amount-field-description {
	font-style: normal;
	position: static;
}
.basket__table-sum {
	-webkit-flex-basis: 130px;
	-ms-flex-preferred-size: 130px;
	flex-basis: 130px;
}
.basket__close-tooltip,
.basket__table-close {
	width: 25px;
	height: 25px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
.basket__close-tooltip:before,
.basket__table-close:before {
	position: absolute;
	content: "";
	width: 1px;
	left: 50%;
	top: 50%;
	display: block;
	height: 9px;
	background-color: #6d6d6d;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.basket__close-tooltip:after,
.basket__table-close:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	width: 1px;
	display: block;
	height: 9px;
	background-color: #6d6d6d;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}
.basket__info {
	padding-top: 32px;
	padding-bottom: 56px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.basket__right-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.basket__info-min {
	max-width: 450px;
}
.basket__btn {
	background: #ea5e20;
	border: 1px solid #ea5e20;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 11px 12px;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 18px;
	color: #fff;
	margin-right: 15px;
}
.basket__btn_transparent {
	background-color: transparent;
	color: #ea5e20;
}
.basket__info-result {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.basket .basket-checkout-block-btn {
	padding: 0;
}
.basket .basket-checkout-block-total-inner {
	margin-right: 20px;
}
.basket .basket-coupon-block-total-price-current {
	margin-bottom: 0;
	font-weight: 700;
	margin-right: 32px;
}
.basket .basket-item-property:first-child .basket-item-property-name {
	padding-top: 0;
}
.basket .icon_error_wrapper {
	word-break: break-word;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.basket .icon_error_wrapper:after {
	content: "";
	background: #ea5e20;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	width: 2px;
	margin-right: 20px;
	margin-left: 24px;
}
.basket .basket-checkout-block-total-title {
	font-size: 16px;
	font-weight: 700;
}
.basket .remove_all_basket:before {
	content: "";
	display: inline-block;
	height: 14px;
	width: 9px;
	background: url(https://labgifts.ru/bitrix/templates/aspro_next/images/close_icons.png) -2px -26px
		no-repeat;
	vertical-align: middle;
	margin: 0 7px 0 0;
}
.basket__form-body {
	padding-left: 20px;
	padding-top: 30px;
	border: 1px solid #e2e2e2;
	margin-bottom: 80px;
}
.basket__form-header {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 27px;
	line-height: 30px;
	color: #000;
	padding: 30px 0 20px 20px;
	background: #fbfbfb;
	border: 1px solid #e2e2e2;
	border-bottom: 0;
}
.basket__tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.basket__tabs_delivery {
	margin-bottom: 10px;
}
.basket__tab {
	margin-right: 16px;
	margin-bottom: 20px;
}
.basket__tab-input:checked + label:before {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2.667L4.2 6 9 1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-color: #ea5e20;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 8px 5px;
	background-size: 8px 5px;
}
.basket__tab-label {
	background: #fbfbfb;
	border: 1px solid #ea5e20;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	padding: 12px 25px 12px 58px;
	margin-bottom: 0;
}
.basket__tab-label:before {
	content: "";
	-webkit-transition: background-color 0.3s, background-image 0.3s ease-in,
		background-position 0.1s ease-in-out;
	-o-transition: background-color 0.3s, background-image 0.3s ease-in,
		background-position 0.1s ease-in-out;
	transition: background-color 0.3s, background-image 0.3s ease-in,
		background-position 0.1s ease-in-out;
	position: absolute;
	left: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #fff;
	border: 1px solid #ececec;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.basket__tabs-cotent {
	display: none;
}
.basket__tabs-cotent.active {
	display: block;
}
.basket__form-option {
	margin-right: 20px;
	width: 390px;
}
.basket__form-option:last-child {
	margin-right: 0;
}
.basket__form-option_sm {
	width: 120px;
}
.basket__table-tooltip {
	position: absolute;
	word-break: break-word;
	background: #fcf9c6;
	left: -7px;
	width: 250px;
	padding: 22px 28px 14px 14px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #1d2029;
	text-align: left;
	top: 45px;
	z-index: 1;
	display: none;
}
.basket__table-tooltip.active {
	display: block;
}
.basket__table-tooltip::before {
	content: "";
	width: 12px;
	height: 12px;
	background-color: #fcf9c6;
	position: absolute;
	top: -6px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.basket__tooltip {
	cursor: help;
	position: relative;
	width: 100%;
	pointer-events: none;
}
.basket__tooltip::after {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	content: "Минимальная сумма заказа для бесплатной доставки – 15 000 руб.";
	background-color: #fcf9c6;
	color: #1d2029;
	font-size: 14px;
	line-height: 18px;
	font-family: "Open Sans", sans-serif;
	left: 57px;
	max-width: 280px;
	font-weight: 400;
	padding: 7px 13px 7px 22px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.basket__tooltip::before {
	content: "";
	visibility: hidden;
	opacity: 0;
	width: 12px;
	height: 12px;
	background-color: #fcf9c6;
	position: absolute;
	left: 51px;
	top: calc(50% - 0px);
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}
.basket__tooltip:hover:after,
.basket__tooltip:hover:before {
	visibility: visible;
	opacity: 1;
}
.basket__tooltip .icon_error_block {
	pointer-events: auto;
}
.basket__form-option-title {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #777;
	margin-bottom: 5px;
	display: inline-block;
}
.basket__form-option-title:after {
	content: "*";
	margin-left: 3px;
	color: #f04438;
}
.basket__form-option-title_norequired:after {
	display: none;
}
.basket__form-row {
	margin-bottom: 32px;
}
.basket__form-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px;
}
.basket__form-title span {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	margin-left: 15px;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #333;
}
.basket__form-submit {
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.basket__submit-input:checked + label:before {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2.667L4.2 6 9 1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-color: #ea5e20;
	border-color: #ea5e20;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 8px 5px;
	background-size: 8px 5px;
}
.basket__submit-label {
	padding-left: 24px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	max-width: 655px;
	display: block;
	word-break: break-word;
}
.basket__submit-label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	background: #fff;
	border: 1px solid #ccc;
	width: 16px;
	height: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.basket__form-delivery-info {
	margin-top: 25px;
	margin-bottom: 40px;
}
.basket__form-delivery-title {
	color: #2f3435;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	font-family: "Open Sans", sans-serif;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}
.basket__delivery-title {
	margin-right: 10px;
}
.basket__delivery-money {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 100%;
	z-index: 2;
}
.basket__delivery-money .icon_error_block {
	margin-left: 10px;
	padding-left: 0;
	width: 34px;
}
.basket__delivery-money .icon_error_block::after {
	width: 32px;
	height: 32px;
	-webkit-background-size: 32px 32px;
	background-size: 32px 32px;
	z-index: -1;
}
.basket__delivery-total {
	font-size: 32px;
	line-height: 36px;
}
.basket__btn_submit {
	margin-bottom: 90px;
}
.advantages {
	padding: 60px 0;
}
/* yb-ats */
.advantages__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 50px;
}

.advantages__list--ats {
	margin-top: 0;
}

.features {
	padding: 25px 0;
}

.features__title {
	margin-bottom: 50px;
}

.features__grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 24px 32px;
}

@media (max-width: 960px) {
	.features__grid {
		grid-template-columns: 1fr;
	}
}

.features__grid-item {
	display: grid;
	grid-template-columns: 100px auto;
	gap: 8px 16px;
	align-items: center;
}

.features__grid-item img {
	width: 100px;
	height: auto;
	object-fit: contain;
}

@media (max-width: 534px) {
	.features__grid-item {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 480px) {
	.features__grid-item img {
		margin: 0 auto;
		width: 75px;
	}

	.features__grid-item span {
		text-align: center;
	}
}
/* yb-ats */
.advantages__descr {
	color: #4a4e4e;
	font-weight: 700;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
}
.advantages__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 215px;
}
.advantages__item:before {
	display: none;
}
.advantages__icon {
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
	margin-bottom: 30px;
}
.advantages__icon_catalog {
	background-image: url(../img/first.jpg);
}
.advantages__icon_production {
	background-image: url(../img/second.jpg);
}
.advantages__icon_years {
	background-image: url(../img/third.jpg);
}
.advantages__icon_develop {
	background-image: url(../img/four.jpg);
}
.advantages__icon_delivery {
	background-image: url(../img/delivery-icon.png);
}
.population {
	padding: 70px 0 65px;
	background-color: #f7f7f7;
	margin-top: -100px;
}
.population__slider {
	position: relative;
}
.population__title {
	margin-bottom: 48px;
}
.goods-inner {
	border: 1px solid #f3f3f3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 10px;
	margin-bottom: 37px;
}
.goods-inner__right {
	-webkit-flex-basis: 451px;
	-ms-flex-preferred-size: 451px;
	flex-basis: 451px;
}
.goods-inner__left {
	-webkit-flex-basis: calc(100% - 451px);
	-ms-flex-preferred-size: calc(100% - 451px);
	flex-basis: calc(100% - 451px);
	min-height: 550px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.goods-inner img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.goods-inner__slide-main {
	width: 400px;
	outline: 0;
	height: 400px;
	cursor: pointer;
}
.goods-inner__slider-nav {
	width: 260px;
	position: relative;
	margin: 12px auto 0;
}
.goods-inner__slider-nav .swiper-conteiner {
	overflow: hidden;
}
.goods-inner__slide-nav {
	border: 2px solid #e7e7e7;
	height: 56px;
	width: 56px;
	margin-right: 12px;
	cursor: pointer;
}
.goods-inner__slide-nav.swiper-slide-thumb-active {
	border-color: #4a4e4e;
}
.goods-inner__tabs-header-item {
	cursor: pointer;
	padding: 19px 24px;
	font-family: Roboto, serif;
	color: #4a4e4e;
	background: #f3f3f3;
	margin-right: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
}
.goods-inner__tabs-header-item:last-child {
	margin-right: 0;
}
.goods-inner__tabs-header-item.active {
	background-color: #fff;
	border: 1px solid #f3f3f3;
	position: relative;
	font-weight: 500;
}
.goods-inner__tabs-header-item.active:before {
	position: absolute;
	content: "";
	background-color: #ea5e20;
	height: 4px;
	width: 100%;
	bottom: 0;
	left: 0;
}
.goods-inner__tabs-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.goods-inner__text {
	font-size: 14px;
	line-height: 19px;
	color: #4a4e4e;
	margin-bottom: 20px;
}
.goods-inner__descr {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #4a4e4e;
}
.goods-inner__descr-content {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	margin-left: 4px;
	display: inline-block;
	color: #4a4e4e;
}
.goods-inner__tabs-content {
	padding-bottom: 40px;
	border-bottom: 1px solid #f3f3f3;
}
.goods-inner__specifications {
	margin-bottom: 80px;
	margin-top: 30px;
}
.goods-inner__slider-container {
	width: 400px;
	top: 70px;
	position: absolute;
}
.goods-inner__specifications-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 12px;
}
.goods-inner__specifications-item:last-child {
	margin-bottom: 0;
}
.goods-inner__slider-main {
	width: 400px;
	height: 400px;
	overflow: hidden;
}
.goods-inner__specifications-text-left {
	border-bottom: 1px solid #dadada;
	-webkit-flex-basis: 95%;
	-ms-flex-preferred-size: 95%;
	flex-basis: 95%;
	max-width: 95%;
}
.goods-inner__specifications-text-left > span {
	font-size: 14px;
	line-height: 19px;
	color: #4a4e4e;
	display: inline-block;
	background-color: #fff;
	position: relative;
	bottom: -2px;
}
.goods-inner__specifications-text-left > span:after {
	content: "";
	background-color: #fff;
	display: inline-block;
	width: 10px;
	height: 1px;
}
.goods-inner__specifications-text-right {
	white-space: nowrap;
	position: relative;
	bottom: -1px;
	font-weight: 600;
	font-size: 14px;
	display: inline-block;
}
.goods-inner__specifications-text-right:before {
	content: "";
	background-color: #fff;
	display: inline-block;
	width: 10px;
	height: 1px;
}
.goods-inner__specifications-title {
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	color: #4a4e4e;
	margin-bottom: 40px;
}
.goods-inner__tabs-content {
	display: none;
}
.goods-inner__tabs-content.active {
	display: block;
}
.goods-inner__nav-left,
.goods-inner__nav-right {
	outline: 0;
	position: absolute;
	left: -36px;
	display: block;
	top: 50%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='20' fill='none'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.165 18.13l1.78 1.77 9.89-9.9-9.9-9.9-1.77 1.77L8.295 10l-8.13 8.13z' fill='%23000' fill-opacity='.54' /%3E%3C/svg%3E");
	-webkit-background-size: 10px 20px;
	background-size: 10px 20px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.goods-inner__vendor {
	font-size: 13px;
	max-width: 185px;
	word-wrap: break-word;
	text-align: center;
}
.goods-inner__nav-left {
	-webkit-transform: rotate(180deg) translateY(50%);
	-ms-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%);
}
.goods-inner__nav-right {
	left: unset;
	right: -36px;
}
.goods-inner__top-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 24px 40px 24px 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #f3f3f3;
}
.goods-inner__icons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.goods-inner__icon {
	margin-right: 20px;
}
.goods-inner__icon:last-child {
	margin-right: 0;
}
.goods-inner__price {
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: #4a4e4e;
	margin: 40px 0 32px;
}
.goods-inner__availability-text,
.goods-inner__color-text {
	font-size: 14px;
	line-height: 19px;
	color: #4a4e4e;
	margin-bottom: 8px;
}
.goods-inner__color-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 428px;
	margin-right: 24px;
}
.goods-inner__color-item {
	width: 32px;
	height: 32px;
	max-width: 32px;
	max-height: 32px;
	margin-right: 4px;
	margin-bottom: 6px;
	cursor: pointer;
}
.goods-inner__color-item:nth-child(12) {
	margin-right: 0;
}
.goods-inner__color-item.active {
	position: relative;
}
.goods-inner__color-item.active:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	border: 2px solid #4a4e4e;
}
.goods-inner__result-goods,
.goods-inner__result-sum {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.goods-inner__result {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.goods-inner__result-goods {
	-webkit-flex-basis: 165px;
	-ms-flex-preferred-size: 165px;
	flex-basis: 165px;
	margin-right: 20px;
}
.goods-inner__result-goods-text {
	font-size: 14px;
	color: #4a4e4e;
	margin-right: 10px;
}
.goods-inner__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	margin-bottom: 40px;
}
.goods-inner__result-goods-amount {
	font-weight: 700;
	font-size: 18px;
	color: #4a4e4e;
}
.goods-inner__color-wrapper {
	margin-bottom: 27px;
}
.goods-inner__btn {
	width: 165px;
	height: 42px;
	margin-right: 20px;
}
.goods-inner__btn:last-child {
	margin-right: 0;
}
.goods-inner__availability-table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	background-color: #f9f9f9;
	max-width: 440px;
}
.goods-inner__availability-table-header {
	font-weight: 600;
	font-size: 13px;
	padding: 22px 20px 0;
	line-height: 19px;
}
.goods-inner__availability-table-body {
	font-size: 14px;
	line-height: 19px;
}
.goods-inner__availability-table-tr {
	margin-bottom: 12px;
}
.goods-inner__availability-table-td {
	text-align: center;
	padding: 5px;
}
.goods-inner__availability-edition {
	width: 40px;
	height: 24px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #eaeaea;
	text-align: center;
	outline: 0;
}
.goods-inner__availability {
	margin-bottom: 28px;
}
.modals-overlay {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	display: none;
}
.modals-overlay.open {
	display: block;
}
.modal-window {
	background-color: #f9f9f9;
	min-width: 290px;
	min-height: 400px;
	position: fixed;
	z-index: 1001;
	top: 10px;
	left: 50%;
	-webkit-transform: translateX(-50.06%);
	-ms-transform: translateX(-50.06%);
	transform: translateX(-50.06%);
	display: none;
}
.modal-window__container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-bottom: 50px;
}
.modal-window_buy-click {
	width: 434px;
	height: 675px;
	max-width: 100%;
	max-height: 100%;
}
.modal-window_quick-view {
	background-color: #fff;
	width: 1068px;
	height: 910px;
	top: 10px;
	max-width: 100%;
	max-height: 100%;
}
.modal-window_quick-view .modal-window__content,
.modal-window_quick-view .modal-window__header {
	padding: 24px;
}
.modal-window.open {
	display: block;
}
.modal-window__header {
	padding: 24px 40px;
	font-weight: 700;
	font-size: 26px;
	line-height: 35px;
	color: #4a4e4e;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.modal-window__title {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-window__header_border {
	border-bottom: 1px solid #ea5e20;
}
.modal-window__close {
	width: 31px;
	height: 31px;
	-webkit-background-size: 18px 18px;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.542 2.28L16.72.458 9.5 7.678 2.28.459.458 2.28l7.22 7.22-7.22 7.22 1.822 1.822 7.22-7.22 7.22 7.22 1.822-1.822-7.22-7.22 7.22-7.22z' fill='%23000' fill-opacity='.54'/%3E%3C/svg%3E");
}
@media screen and (max-width: 1470px) {
	.goods_catalog:not(.goods_catalog-collection):hover .goods__slider-right {
		left: 17px;
	}
	.catalog__content_grid {
		grid-template-columns: repeat(3, minmax(255px, 1fr));
	}
}
@media screen and (max-width: 1440px) {
	.about__left {
		max-width: 600px;
	}
}
@media screen and (max-width: 1439px) {
	.catalog-item {
		width: calc(100% / 4 - 30px);
	}
	.catalog-item:hover .css-hover {
		width: 300px;
	}
	.catalog-item:hover .css-hover:after {
		display: none;
	}
	.catalog-item:nth-child(5n) {
		margin-right: 30px;
	}
	.catalog-item:nth-child(4n) {
		margin-right: 0;
	}
}
@media screen and (max-width: 1400px) {
	.shell {
		width: 1200px;
	}
	.basket-body .basket__table-params {
		max-width: 180px;
	}
	.header__link {
		padding: 19px 39px;
	}
}
@media screen and (max-width: 1366px) {
	.goods-inner__slider-container {
		top: 0;
	}
}
@media screen and (max-width: 1357px) {
	.arrow-sliders__left {
		left: -62px;
	}
	.arrow-sliders__right {
		right: -62px;
	}
}
@media screen and (max-width: 1350px) {
	.basket__table-tooltip {
		width: 200px;
	}
}
@media screen and (max-width: 1310px) {
	.shell {
		width: 1024px;
	}
	.basket-body .basket__table-params {
		max-width: 150px;
	}
	.basket-body .basket__table-amount {
		max-width: 140px;
	}
	.basket-body .basket__table-price {
		max-width: 110px;
	}
	.arrow-sliders__left {
		left: -62px;
	}
	.arrow-sliders__right {
		right: -62px;
	}
	/* .news-item,
	.news-item_sm {
		-webkit-flex-basis: calc(50% - 23px);
		-ms-flex-preferred-size: calc(50% - 23px);
		flex-basis: calc(50% - 23px);
	} */

	.news-item {
		width: calc(50% - 14px);
	}

	/* .news-item_sm .news-item__icon {
		height: 282px;
	} */
	.header .header__fixed-nav-llink {
		width: 125px;
	}
	.header .header__fixed-phone {
		margin-left: 30px;
	}
	.header .header__fixed-search {
		width: 270px;
	}
	.header__phone {
		margin-right: 20px;
	}
	.header__mail {
		margin-right: 30px;
	}
	.header__where {
		max-width: 200px;
	}
	.header__link {
		padding: 19px 28px;
		font-size: 14px;
	}
	.header__arrow-down {
		right: 6px;
	}
	.header__inner {
		width: 775px;
	}
	.header__menu-inner {
		margin-right: 50px;
	}
	.header__menu {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.header__slider-content {
		max-width: 810px;
	}
	.catalog__left {
		margin-right: 10px;
	}
	.catalog__right_width-slider {
		width: calc(100% - 200px);
	}
	.goods-inner__left {
		min-height: auto;
	}
	.goods-inner__slider-container {
		position: static;
	}
	.goods-inner__top-info {
		padding: 24px 20px;
	}
	.goods-inner__color-wrapper,
	.goods-inner__price {
		margin: 0;
		padding: 24px 20px;
	}
	.goods-inner__color-row {
		margin: 0;
	}
	.goods-inner__availability,
	.goods-inner__bottom,
	.goods-inner__result {
		margin: 0;
		padding: 24px 20px;
	}
}
@media screen and (max-width: 1280px) {
	.catalog-item {
		width: calc(100% / 3 - 30px);
	}
	.catalog-item:nth-child(4n) {
		margin-right: 30px;
	}
	.catalog-item:nth-child(3n) {
		margin-right: 0;
	}
	.header__slider-content {
		margin: 0 200px;
	}
	.header__wrapper_fixed {
		-webkit-flex-basis: 540px;
		-ms-flex-preferred-size: 540px;
		flex-basis: 540px;
	}
	.about__right {
		max-width: 300px;
	}
}
@media screen and (max-width: 1220px) {
	.goods_catalog .goods__helper-wrapper {
		padding-bottom: 0;
	}
	.goods_catalog:hover .goods__helper-wrapper {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		border: 0;
		border-top: 0;
	}
	.goods_catalog:hover .goods__wrapper-position {
		height: auto;
		width: auto;
		background: #fff;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		min-height: auto;
	}
	.goods_catalog:hover .goods__wrapper-content {
		margin-left: 20px;
	}
	.goods_catalog:hover .goods__slider-right {
		left: 16px;
	}
	.goods_catalog .goods__icon {
		display: block;
		z-index: 2;
		right: 14px;
	}
	.goods_catalog .goods__slider-hover {
		width: 72px;
	}
	.goods_catalog .goods__hidden-wrapper {
		opacity: 1;
		visibility: visible;
		position: static;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.goods_catalog .goods__slider-left {
		min-height: 284px;
	}
	.goods_catalog .goods__slider-left:before {
		display: none;
	}
	.goods_catalog .goods__slider-left .swiper-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-height: 284px;
	}
	.goods_catalog .goods__bottom,
	.goods_catalog .goods__size-wrapper {
		margin-right: 0;
	}
	.goods_catalog .goods__wrapper-position {
		position: static;
		padding-bottom: 10px;
	}
	.catalog__content_grid {
		grid-template-rows: 1fr;
		grid-template-columns: repeat(2, minmax(255px, 1fr));
	}
}
@media screen and (max-width: 1200px) {
	.arrow-sliders__left {
		left: -42px;
	}
	.arrow-sliders__right {
		right: -42px;
	}
	.header__slider,
	.header__slider-item {
		height: 300px;
	}
	.basket__table-title {
		-webkit-flex-basis: 300px;
		-ms-flex-preferred-size: 300px;
		flex-basis: 300px;
	}
	.goods-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media screen and (max-width: 1110px) {
	.top-filter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.top-filter__left {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		margin-top: 20px;
	}
	.catalog__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.catalog__left {
		max-width: 100%;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		margin-right: 0;
	}
	.catalog__mobile-title {
		display: block;
	}
	.catalog__title-goods-inner {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.catalog__drop-menu {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.catalog__drop-menu:not(:last-child) {
		margin-right: 0;
	}
	.menu-catalog {
		display: none;
	}
}
@media screen and (max-width: 1100px) {
	.shell {
		max-width: 1024px;
		width: auto;
	}
	/* .news-item {
		-webkit-flex-basis: calc(100%);
		-ms-flex-preferred-size: calc(100%);
		flex-basis: calc(100%);
		margin-right: 0;
	}
	.news-item_sm {
		-webkit-flex-basis: calc(100%);
		-ms-flex-preferred-size: calc(100%);
		flex-basis: calc(100%);
	} */
	.catalog-item {
		width: calc(100% / 2 - 30px);
	}
	.catalog-item:nth-child(3n) {
		margin-right: 30px;
	}
	.catalog-item:nth-child(2n) {
		margin-right: 0;
	}
	.header .header__header-pagination .swiper-pagination-bullet {
		width: 15px;
		height: 15px;
	}
	.header__fixed-nav {
		display: none;
	}
	.header__mobile {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: static;
		width: 100%;
		z-index: 999;
		background-color: #fff;
	}
	.header__about {
		padding: 0;
	}
	.header__row {
		display: none;
	}
	.header__nav {
		position: fixed;
		z-index: 999;
		background: rgba(0, 0, 0, 0.7);
		-webkit-transition: -webkit-transform 0.4s ease-in;
		transition: transform 0.4s ease-in;
		-o-transition: transform 0.4s ease-in;
		transition: transform 0.4s ease-in, -webkit-transform 0.4s ease-in;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		top: 66px;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.header__nav.open {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.header__menu {
		padding: 0;
		margin: 0;
		height: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		background-color: #fff;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.header__menu-deep {
		left: 10%;
		top: 80%;
	}
	.header__arrow-down {
		right: 5%;
		pointer-events: none;
	}
	.header__arrow-down:after {
		-webkit-transition: -webkit-transform 0.3s ease-in;
		transition: transform 0.3s ease-in;
		-o-transition: transform 0.3s ease-in;
		transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
		background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23EA5E20' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		width: 20px;
		height: 20px;
		background-position: center;
	}
	.header__link {
		color: #4a4e4e;
		font-size: 15px;
		line-height: 22px;
		border-bottom: 1px solid #f0f0f0;
	}
	.header__link:hover {
		color: #ea5e20;
	}
	.header__link.open .header__arrow-down:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.header__link.open + .header__inner {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.header__item:first-child a {
		border-top: 1px solid #f0f0f0;
	}
	.header__inner,
	.header__item-inner,
	.header__menu-inner {
		width: 100%;
		padding: 0;
	}
	.header__inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: -webkit-transform 0.5s linear;
		-o-transition: transform 0.5s linear;
		transition: transform 0.5s linear, -webkit-transform 0.5s linear;
		overflow-y: scroll;
		max-height: 600%;
	}
	.header__item-inner,
	.header__menu-inner {
		margin: 0;
	}
	.header__link-inner {
		padding: 19px 28px;
		display: block;
		border-bottom: 1px solid #f0f0f0;
	}
	.header__slider-nav {
		display: none;
	}
	.header__slider-content {
		margin: 0;
		padding: 0 20px;
	}
	.footer__contacts,
	.footer__info,
	.footer__lk,
	.footer__menu {
		-webkit-flex-basis: calc(33%);
		-ms-flex-preferred-size: calc(33%);
		flex-basis: calc(33%);
		margin-bottom: 20px;
	}
	.footer__wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.catalog-grid,
	.hits-sales {
		padding: 25px 0;
	}
	.hits-sales__tabs-slider-next,
	.hits-sales__tabs-slider-prev {
		display: none;
	}
	.about {
		padding: 25px 0;
	}
	.about__left {
		max-width: 100%;
		margin-right: 0;
	}
	.about__right {
		display: none;
	}
	.trust {
		padding: 25px 0;
	}
	.trust__slider-next,
	.trust__slider-prev {
		display: none;
	}
	.news {
		padding: 25px 0 50px;
	}
	.catalog__right_width-slider {
		width: 100%;
	}
	.basket__table-tooltip {
		width: 150px;
	}
	.advantages {
		padding: 25px 0;
	}
	.advantages__list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.advantages__item {
		max-width: 100%;
		-webkit-flex-basis: calc(50% - 20px);
		-ms-flex-preferred-size: calc(50% - 20px);
		flex-basis: calc(50% - 20px);
		margin: 0 10px 50px;
		-webkit-flex-basis: calc(100% - 20px);
		-ms-flex-preferred-size: calc(100% - 20px);
		flex-basis: calc(100% - 20px);
	}
	.population {
		padding: 25px 0;
		margin-top: 0;
	}
	.population__slider-next,
	.population__slider-prev {
		display: none;
	}
	.goods-inner__left {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.goods-inner__slide-main {
		width: 100%;
		max-width: 400px;
	}
	.goods-inner__slider-container {
		margin-top: 0;
	}
	.goods-inner__slider-main {
		width: 100%;
		max-width: 400px;
	}
	.modal-window {
		width: 95%;
		height: 90%;
	}
	.modal-window_buy-click {
		height: 85%;
	}
}

@media (max-width: 534px) {
	.news-item {
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 1050px) {
	.goods_catalog:not(.goods_catalog-collection):hover .goods__wrapper-position {
		width: 100%;
	}
	.interested-slider__container .goods_catalog:hover .goods__icon {
		right: 2px;
	}
}
@media screen and (max-width: 1024px) {
	.goods__slider-left-item:hover {
		border: 0;
	}
	.goods_catalog .goods__slider-hover {
		z-index: 5;
	}
}
@media screen and (max-width: 960px) {
	.basket__info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.basket__left-info {
		margin-bottom: 20px;
	}
	.basket .basket-coupon-block-total-price-current {
		font-size: 20px;
	}
}
@media screen and (max-width: 900px) {
	.with-photo {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.with-photo img {
		width: 100%;
		height: 100%;
		-o-object-fit: contain;
		object-fit: contain;
		max-width: 400px;
		max-height: 400px;
	}
	.goods-plush {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.goods-plush__center,
	.goods-plush__right {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: 100%;
		padding: 0 10px;
	}
	.goods-plush__left {
		margin: 10px auto 0;
		border: 0;
		-webkit-flex-basis: 200px;
		-ms-flex-preferred-size: 200px;
		flex-basis: 200px;
		max-width: 200px;
		padding: 0;
	}
	.goods-plush__slide {
		max-width: 200px;
	}
	.goods-plush__actions {
		margin-bottom: 20px;
	}
	.header__slider,
	.header__slider-item {
		height: 245px;
	}
}
@media screen and (max-width: 800px) {
	.color-picker__item:nth-child(5n) .color-picker__label {
		margin-right: 9px;
	}
	.drop-menu__list {
		min-width: 180px;
		max-width: 180px;
	}
	.drop-menu__list .range-slider__input {
		min-width: 60px;
	}
}
@media screen and (max-width: 768px) {
	.basket-body .basket__table-amount,
	.basket-body .basket__table-params,
	.basket-body .basket__table-price {
		max-width: 100%;
	}
	.footer__contacts,
	.footer__info,
	.footer__lk,
	.footer__menu {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin-bottom: 20px;
	}
	.footer__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}
	.footer__copyright {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.footer__confidentiality {
		margin-left: 0;
	}
	.basket__table-tooltip {
		width: 190px;
	}
	.basket__table-header {
		display: none;
	}
	.basket__table-body .basket__table-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.basket__table-icon {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		margin-bottom: 20px;
	}
	.basket__table-title {
		-webkit-flex-basis: 65%;
		-ms-flex-preferred-size: 65%;
		flex-basis: 65%;
		margin-bottom: 20px;
	}
	.basket__table-params {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
	}
	.basket__table-params .basket-item-property {
		padding-right: 0;
	}
	.basket__table-amount {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
	}
	.basket__table-amount .basket-item-block-amount {
		padding-top: 0;
	}
	.basket__table-sum {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
	}
	.basket__table-amount {
		-webkit-flex-basis: 15%;
		-ms-flex-preferred-size: 15%;
		flex-basis: 15%;
	}
}
@media screen and (max-width: 700px) {
	.header__slider,
	.header__slider-item {
		height: 120px;
	}
	.header .header__header-pagination {
		bottom: 15%;
	}
}
@media screen and (max-width: 650px) {
	.breadcrumbs {
		margin: 15px 0 10px;
	}
	.catalog__title {
		margin-bottom: 20px;
	}
	.catalog__content_grid {
		grid-template-columns: repeat(1, minmax(255px, 1fr));
	}
}
@media screen and (max-width: 600px) {
	.goods-inner img {
		-o-object-fit: contain;
		object-fit: contain;
	}
	.goods-inner__tabs-header-item {
		width: 100%;
	}
	.goods-inner__bottom,
	.goods-inner__color-wrapper,
	.goods-inner__price,
	.goods-inner__result,
	.goods-inner__top-info {
		padding: 10px;
	}
	.goods-inner__availability {
		overflow: scroll;
		padding: 10px;
	}
	.goods-inner__availability-table {
		padding: 10px;
		width: 500px;
		overflow: scroll;
	}
	.goods-inner__availability-table-body,
	.goods-inner__availability-table-header {
		width: 600px;
	}
}
@media screen and (max-width: 580px) {
	.basket__tooltip::before {
		top: calc(100% + 10px);
		left: 20px;
	}
	.basket__tooltip::after {
		left: -20%;
		top: calc(100% + 10px);
		max-width: 180px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.basket__table-tooltip {
		width: 250px;
	}
	.basket__form-option {
		width: 290px;
	}
	.basket__table-icon,
	.basket__table-title {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.basket__table-icon img {
		max-width: 230px;
		max-height: 400px;
	}
	.basket__table-params {
		-webkit-flex-basis: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		margin-bottom: 20px;
	}
	.basket__table-amount {
		-webkit-flex-basis: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
	}
	.basket__table-sum {
		-webkit-flex-basis: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.basket__table-price {
		-webkit-flex-basis: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		margin-bottom: 20px;
	}
	.basket__info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.basket__right-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.basket__right-info .basket-checkout-block.basket-checkout-block-btn {
		margin-bottom: 20px;
	}
	.basket__right-info .basket-checkout-block-total-inner,
	.basket__right-info .basket-coupon-block-total-price-current {
		margin-right: 10px;
	}
	.basket__left-info {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}
	.fancybox-slide--image {
		padding: 6px 0;
	}
	.fancybox-close-small {
		right: -6px;
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}
@media screen and (max-width: 480px) {
	.section-title {
		text-align: center;
	}
	.catalog-item {
		width: 100%;
		height: auto;
	}
	.catalog-item:nth-child(n) {
		margin-right: 0;
	}
	.catalog-item .catalog-item__list,
	.catalog-item .css-hover:after {
		display: none;
	}
	.catalog-item:hover .css-hover {
		width: 100%;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.catalog-item:hover .css-hover:after {
		display: none;
	}
	.catalog-item:hover .catalog-item__list {
		display: block;
	}
	.catalog-item__show-more {
		display: none;
	}
	.catalog-item__title {
		text-align: center;
	}
	.catalog-item__title:after {
		margin-left: auto;
		margin-right: auto;
	}
	.header__menu-deep::after {
		display: none;
	}
	.header__slider-content {
		text-align: center;
	}
	.header__slider-title,
	.header__slider-year {
		font-size: 24px;
		line-height: 36px;
	}
	.header__slider-more {
		margin-top: 25px;
	}
	.catalog-grid__title {
		text-align: center;
	}
	.hits-sales__tabs {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.news__title {
		font-size: 18px;
	}
}
@media screen and (max-width: 390px) {
	.basket__table-tooltip {
		width: 150px;
	}
	.basket__tooltip::after {
		left: -90%;
	}
}
@media screen and (max-width: 340px) {
	.basket__form-option {
		width: 250px;
	}
}
