

/* Start:/local/templates/kuppersberg-2023/js/bxmaker/style.min.css?1747077247296*/
.bxmaker__geoip__message--default.bxmaker__geoip__message.preloader{display:none}.bxmaker__geoip__message--default .js-bxmaker__geoip__message-value-default,.bxmaker__geoip__message--default .js-bxmaker__geoip__message-value-current{display:none}.bxmaker__geoip__address-value{display:block ruby}
/* End */


/* Start:/local/templates/kuppersberg-2023/components/bitrix/catalog.compare.list/header/style.css?168814023538*/
.hidden {
	display: none !important;
}
/* End */


/* Start:/local/templates/kuppersberg-2023/components/bitrix/menu/footer-col/style.css?1718106017524*/
.footer__menu__link.btn--to_school{
    display: flex !important;
    text-decoration:none!important;
    width: 100% !important;
    height: 2.51786vw;
    border: 1px solid white;
}
.footer__menu__link.btn--to_school:hover{
    text-decoration:none!important;
}
@media only screen and (max-width: 640px) {

}
@media only screen and (max-width: 640px) {
    .footer__menu__link.btn--to_school:not(.is-open) {
        display: none!important;
    }
    .footer__menu__link.btn--to_school {
        height: 8.01786vw;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/catalog-sidebar/style.css?168814023511971*/
.bx-top-nav-container {
	position: relative;
	padding: 0 10px;
	border-radius: 2px;
	background: var(--theme-color-primary);
	color: #fff;
}

/*region 1 lvl*/
.bx-nav-list-1-lvl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bx-nav-1-lvl { position: relative; }

.bx-nav-1-lvl-link {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: none;
	border-radius: 1px;
	text-decoration: none;
	transition: 250ms linear all;
}

.bx-nav-1-lvl-link:hover { text-decoration: none; }

.bx-nav-1-lvl.bx-hover > .bx-nav-1-lvl-link,
.bx-nav-1-lvl.bx-active > .bx-nav-1-lvl-link,
.bx-nav-1-lvl:hover > .bx-nav-1-lvl-link {
	border-bottom: none;
	background: var(--theme-color-second);
}

.bx-nav-1-lvl-link-text {
	display: flex;
	padding: 10px 14px 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all;
	align-items: center;
}

.bx-nav-angle-bottom {
	position: relative;
	display: block;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}

.bx-nav-angle-bottom:after,
.bx-nav-angle-bottom:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 2px;
	background-color: #fff;
	content: '';
	transition: 250ms linear all;
}

.bx-nav-angle-bottom:after {
	margin-left: -2px;
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-nav-angle-bottom:before {
	margin-left: 2px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:after,
.bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:before { background-color: var(--theme-color-primary); }

.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
	background-color: transparent;
	color: var(--theme-color-primary);
}

.bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link,
.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}

.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text { background: #fff; }

/**/


.bx-nav-angle-top {
	position: relative;
	display: block;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}

.bx-nav-angle-top:after,
.bx-nav-angle-top:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 2px;
	background-color: #fff;
	content: '';
	transition: 250ms linear all;
}

.bx-nav-angle-top:after {
	margin-left: -2px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.bx-nav-angle-top:before {
	margin-left: 2px;
	transform: translate(-50%, -50%) rotate(45deg);
}


/**/
.bx-nav-parent-arrow { display: none; }

/*endregion*/

/*region 2 lvl*/
.bx-nav-2-lvl-container,
.bx-nav-2-lvl-container-advanced {
	z-index: 999;
	display: none;
	padding: 0;
	min-width: 100%;
	border-top: none;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	color: #000;
	opacity: 0;
}

.bx-nav-2-lvl-container > ul,
.bx-nav-2-lvl-container > div,
.bx-nav-2-lvl-container-advanced > ul,
.bx-nav-2-lvl-container-advanced > div { flex: 1 }

.bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	position: absolute;
	top: calc(100% - 5px);
	z-index: 999;
	display: flex;
	background: #fff;
	opacity: 1;
	align-items: stretch;
}

.bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
}

.bx-nav-2-lvl {
	display: block;
	padding: 0;
	min-width: 180px;
}

.bx-nav-2-lvl-link {
	display: block;
	padding: 5px 15px 5px;
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-nav-2-lvl-link-text {
	color: var(--theme-color-primary);
	text-decoration: none;
	font-weight: var(--ui-font-weight-bold);
	font-size: 13px;
	line-height: 16px;
}

/*.bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a {
	margin-top: 0;
	border-top: none;
}*/

.bx-nav-2-lvl > .bx-nav-list-2-lvl.bx-active .bx-nav-list-2-lvl-text,
.bx-nav-2-lvl > .bx-nav-list-2-lvl:hover .bx-nav-list-2-lvl-text {
	background: var(--theme-color-light);
	color: var(--theme-color-primary);
}

/*endregion*/

/*region 3 lvl*/

.bx-nav-3-lvl-container-advanced:before,
.bx-nav-3-lvl-container:before {
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	display: block;
	height: 5px;
	background: #fff;
	content: " ";
}

.bx-nav-list-3-lvl {
	margin: 0;
	padding: 0 0 14px 0;
}

.bx-nav-3-lvl {
	display: block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	min-width: 180px;
}

.bx-nav-3-lvl-link {
	display: block;
	padding: 3px 15px 3px 20px;
	border-bottom: none;
	color: #555;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
}

.bx-nav-3-lvl-link.bx-active,
.bx-nav-3-lvl-link:hover {
	background: #f0f0f0;
	color: var(--theme-color-primary);
	text-decoration: none;
}

/*endregion*/

/*region col 4 */
.bx-nav-list-4-col { position: static; }

.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced {
	top: 100%;
	right: 0;
	left: 0;
}

.bx-nav-list-4-col .bx-nav-2-lvl-container,
.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced {
	right: 0;
	left: 0;
}

/*endregion*/

/*region catinfo*/
.bx-nav-catinfo {
	position: relative;
	z-index: 120;
	padding: 15px 15px 5px;
	min-width: 200px;
	border-left: 1px solid #ecefef;
	background: #f7fafb;
}

.bx-nav-catinfo img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	border: 1px solid #e7e9ea;
}

.bx-nav-catinfo p {
	padding: 20px 5px 0;
	font-size: 13px;
}

/*endregion*/

/*region ASIDE */
.bx-menu-button-mobile {
	position: absolute;
	top: 8px;
	left: 5px;
	z-index: 10;
	width: 40px;
	height: 40px;
}

.bx-aside-nav-control {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1750;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 40px;
	cursor: pointer;
	transition: left .15s linear;
}


.bx-nav-bars {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2100;
	display: block;
	box-sizing: border-box;
	width: 30px;
	height: 25px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	vertical-align: middle;
	transform: translate(-50%, -50%);
}

.bx-nav-bars:after {
	position: absolute;
	top: 50%;
	display: block;
	background: #fff;
	width: 100%;
	height: 5px;
	content: '';
	transform: translateY(-50%);
}

.bx-wrapper,
.bx-aside-nav { transition: transform .15s linear; }

/**/
.bx-opened .bx-footer,
.bx-opened .workarea { overflow: hidden; }

/**/
.bx-aside-nav {
	position: fixed;
	top: 50px;
	bottom: 0;
	left: 0;
	z-index: 1600;
	display: none;
	width: 100%;
	background: #4c5c65;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.bx-aside-nav.bx-opened {
	overflow-y: scroll;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.bx-aside-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bx-aside-nav a {
	display: block;
	overflow: hidden;
	padding-left: 15px;
	max-width: 100%;
	height: 48px;
	border-bottom: 1px solid #3d4b53 !important;
	color: #fff;
	vertical-align: middle;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 48px;
}

.bx-aside-nav .bx-nav-list-1-lvl {
	z-index: 1700;
	flex-direction: column;
}

.bx-aside-nav .bx-nav-1-lvl-link {
	padding: 0;
	display: flex;
	align-items: center;
}

.bx-aside-nav .bx-nav-1-lvl-link-text {
	padding: 0 0 0 15px;
}

.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link,
.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link { box-shadow: none !important; }

.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
	background: transparent;
	color: #fff;
}

.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	position: relative;
	box-shadow: none;
	top: auto;
}

.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container {
	display: block;
	opacity: 1;
}

.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover > a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover > a { background: #44535c; }

.bx-aside-nav .bx-nav-2-lvl-link-text,
.bx-aside-nav .bx-nav-3-lvl-link-text,
.bx-aside-nav .bx-nav-4-lvl-link-text {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
}

.bx-aside-nav .bx-nav-list-2-lvl { background: #44535c; }

.bx-aside-nav .bx-nav-2-lvl-link { padding: 0 0 0 30px; }

.bx-aside-nav .bx-nav-2-lvl-link:hover { background-color: #3b4851; }

.bx-aside-nav .bx-nav-3-lvl-link { padding: 0 0 0 45px; }

.bx-aside-nav .bx-nav-3-lvl-link:hover { background-color: #3b4851; }

.bx-aside-nav .bx-nav-4-lvl-link { padding: 0 0 0 60px; }

.bx-aside-nav .bx-nav-4-lvl-link:hover { background-color: #3b4851; }

.bx-aside-nav .bx-nav-parent { position: relative; }

.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	border-left: 1px solid #5a6971;
	text-align: center;
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i { transition: all .15s linear; }

.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent > ul {
	overflow: hidden;
	height: 0;
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened > ul { height: auto; }

.bx-aside-nav .bx-nav-catinfo { display: none; }


.bx-aside-nav .bx-nav-angle-top,
.bx-aside-nav .bx-nav-angle-bottom {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	margin: 0;
}

@media (min-width: 1200px) {
	.bx-nav-1-lvl > a { font-size: 15px; }

	.bx-nav-1-lvl > a span { padding: 12px 14px 15px }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-nav-1-lvl > a { font-size: 13px; }

	.bx-nav-1-lvl > a span { padding: 9px 11px 12px }
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-nav-1-lvl > a { font-size: 11px; }

	.bx-nav-1-lvl > a span { padding: 5px 6px 9px }
}

@media (min-width: 768px) {
	.bx-aside-nav-control,
	.bx-aside-nav { display: none; }

	.bx-top-nav-container { display: block; }
}

@media (max-width: 767px) {
	.bx-aside-nav-control {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.bx-aside-nav { display: block; }

	.bx-top-nav-container { display: none; }

	.bx-aside-nav .bx-nav-parent-arrow { display: block; }

	.bx-aside-nav .bx-nav-1-lvl-link-text .bx-nav-angle-bottom{ display: none; }
}

.bx-white {
	--theme-color-primary: #f5f5f5;
	--theme-color-second: #dfdfdf;
}

.bx-white .bx-nav-1-lvl-link-text,
.bx-white .bx-nav-2-lvl-link-text,
.bx-white .bx-nav-3-lvl-link.bx-active,
.bx-white .bx-nav-3-lvl-link:hover,
.bx-white .bx-nav-3-lvl-link.bx-active,
.bx-white .bx-nav-3-lvl-link:hover,
.bx-white .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-white .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text { color: #333; }

/* End */


/* Start:/local/templates/kuppersberg-2023/components/bitrix/catalog.compare.list/mobile/style.css?168814023538*/
.hidden {
	display: none !important;
}
/* End */


/* Start:/local/templates/kuppersberg-2023/styles.css?17546504611173712*/
@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-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.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:normal;line-height:1}.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:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;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%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .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%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(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,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.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{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;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;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{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%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.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}html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Rubik;font-style:normal;font-weight:300;src:url(/local/templates/kuppersberg-2023/fonts/Rubik-Light.woff2) format("woff2"),url(/local/templates/kuppersberg-2023/fonts/Rubik-Light.woff) format("woff")}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:url(/local/templates/kuppersberg-2023/fonts/Rubik-Regular.woff2) format("woff2"),url(/local/templates/kuppersberg-2023/fonts/Rubik-Regular.woff) format("woff")}@font-face{font-family:Rubik;font-style:normal;font-weight:500;src:url(/local/templates/kuppersberg-2023/fonts/Rubik-Medium.woff2) format("woff2"),url(/local/templates/kuppersberg-2023/fonts/Rubik-Medium.woff) format("woff")}@font-face{font-family:Rubik;font-style:normal;font-weight:600;src:url(/local/templates/kuppersberg-2023/fonts/Rubik-SemiBold.woff2) format("woff2"),url(/local/templates/kuppersberg-2023/fonts/Rubik-SemiBold.woff) format("woff")}@font-face{font-family:Oranienbaum;font-style:normal;font-weight:400;src:url(/local/templates/kuppersberg-2023/fonts/Oranienbaum-Regular.woff2) format("woff2"),url(/local/templates/kuppersberg-2023/fonts/Oranienbaum-Regular.woff) format("woff")}@-webkit-keyframes trsXscale{15%{transform:scale(1) translateZ(0)}20%{transform:scale(1.2) translate3d(4px,0,0)}25%{transform:scale(1.2) translateZ(0)}30%{transform:scale(1.2) translate3d(4px,0,0)}35%{transform:scale(1) translateZ(0)}}@keyframes trsXscale{15%{transform:scale(1) translateZ(0)}20%{transform:scale(1.2) translate3d(4px,0,0)}25%{transform:scale(1.2) translateZ(0)}30%{transform:scale(1.2) translate3d(4px,0,0)}35%{transform:scale(1) translateZ(0)}}@-webkit-keyframes trsYscale{15%{transform:scale(1) translateZ(0)}20%{transform:scale(1.2) translate3d(0,4px,0)}25%{transform:scale(1.2) translateZ(0)}30%{transform:scale(1.2) translate3d(0,4px,0)}35%{transform:scale(1) translateZ(0)}}@keyframes trsYscale{15%{transform:scale(1) translateZ(0)}20%{transform:scale(1.2) translate3d(0,4px,0)}25%{transform:scale(1.2) translateZ(0)}30%{transform:scale(1.2) translate3d(0,4px,0)}35%{transform:scale(1) translateZ(0)}}@-webkit-keyframes trsX{15%{transform:translateZ(0)}20%{transform:translate3d(4px,0,0)}25%{transform:translateZ(0)}30%{transform:translate3d(4px,0,0)}35%{transform:translateZ(0)}}@keyframes trsX{15%{transform:translateZ(0)}20%{transform:translate3d(4px,0,0)}25%{transform:translateZ(0)}30%{transform:translate3d(4px,0,0)}35%{transform:translateZ(0)}}@-webkit-keyframes cartRotate{10%{transform:rotate(0)}15%{transform:rotate(-8deg)}20%{transform:rotate(0)}25%{transform:rotate(12deg)}30%{transform:rotate(0)}35%{transform:rotate(-9deg)}40%{transform:rotate(0)}45%{transform:rotate(6deg)}50%{transform:rotate(0)}}@keyframes cartRotate{10%{transform:rotate(0)}15%{transform:rotate(-8deg)}20%{transform:rotate(0)}25%{transform:rotate(12deg)}30%{transform:rotate(0)}35%{transform:rotate(-9deg)}40%{transform:rotate(0)}45%{transform:rotate(6deg)}50%{transform:rotate(0)}}@-webkit-keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes accordionBtnOpened{0%{transform:scale(1) translateZ(0) rotate(0)}15%{transform:scale(1) translateZ(0) rotate(0)}20%{transform:scale(1.2) translate3d(0,-4px,0) rotate(0)}25%{transform:scale(1.2) translateZ(0) rotate(0)}30%{transform:scale(1.2) translate3d(0,-4px,0) rotate(0)}35%{transform:scale(1) translateZ(0) rotate(0)}to{transform:scale(1) translateZ(0) rotate(0)}}@keyframes accordionBtnOpened{0%{transform:scale(1) translateZ(0) rotate(0)}15%{transform:scale(1) translateZ(0) rotate(0)}20%{transform:scale(1.2) translate3d(0,-4px,0) rotate(0)}25%{transform:scale(1.2) translateZ(0) rotate(0)}30%{transform:scale(1.2) translate3d(0,-4px,0) rotate(0)}35%{transform:scale(1) translateZ(0) rotate(0)}to{transform:scale(1) translateZ(0) rotate(0)}}@-webkit-keyframes accordionBtnClosed{0%{transform:scale(1) translateZ(0) rotate(180deg)}15%{transform:scale(1) translateZ(0) rotate(180deg)}20%{transform:scale(1.2) translate3d(0,4px,0) rotate(180deg)}25%{transform:scale(1.2) translateZ(0) rotate(180deg)}30%{transform:scale(1.2) translate3d(0,4px,0) rotate(180deg)}35%{transform:scale(1) translateZ(0) rotate(180deg)}to{transform:scale(1) translateZ(0) rotate(180deg)}}@keyframes accordionBtnClosed{0%{transform:scale(1) translateZ(0) rotate(180deg)}15%{transform:scale(1) translateZ(0) rotate(180deg)}20%{transform:scale(1.2) translate3d(0,4px,0) rotate(180deg)}25%{transform:scale(1.2) translateZ(0) rotate(180deg)}30%{transform:scale(1.2) translate3d(0,4px,0) rotate(180deg)}35%{transform:scale(1) translateZ(0) rotate(180deg)}to{transform:scale(1) translateZ(0) rotate(180deg)}}html{font:400 14px/1.3 Rubik,sans-serif;color:#000;min-height:100%;height:100%;-webkit-text-size-adjust:100%}@media only screen and (min-width:1921px){html{font-size:.78125vw}}@media only screen and (max-width:640px){html{font-size:3.73333vw}}body,html{position:relative;width:100%}body{height:100%}body.is-locked{overflow:hidden}@media only screen and (max-width:640px){body.has_compare .ag_chatpanel_call{display:none!important}}@media only screen and (max-width:860px){body.search-form--opened{overflow:hidden}}body.loaded #loader{opacity:0;pointer-events:none}body.loaded .popup-window-overlay:before{position:absolute;z-index:1;top:50%;right:0;left:0;display:block;width:32px;height:32px;margin:-16px auto 0;background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain;-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}body.body--dark{background:#171719;color:#fff}body.body--grey{background-color:#f9f9f9}#app{display:flex;flex-direction:column}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}*,* :after,* :before{box-sizing:border-box}a,button,input,select,textarea{-webkit-appearance:none;border-radius:0}button{background:none;border:none;box-shadow:none;padding:0;outline:none;color:inherit}a,button{cursor:pointer}a{text-decoration:none}b,h1,h2,h3,h4,h5,h6,strong{margin:0;font-weight:400;font-family:Oranienbaum,serif,Rubik,sans-serif}picture{display:block;margin:0}picture.fullImg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rub{position:relative;margin-left:.2em}.rub:before{content:""}.rub:after{content:"₽";font:inherit;font-family:Rubik,sans-serif;font-weight:300}.rub i{position:absolute;z-index:-9999;font-size:0;opacity:0}@media only screen and (max-width:640px){.mobile-hide{display:none!important}}.header{position:fixed;top:0;left:0;z-index:5;display:block;width:100%;margin-top:0;pointer-events:none;will-change:transform,margin-top}.header--light .header__inner{padding-top:3.34821vw}@media only screen and (max-width:640px){.header--light .header__inner{padding-top:3.73333vw;padding-bottom:3.73333vw}}@media only screen and (max-width:640px){.header--light .header__logo{margin-left:4.26667vw}}.header--fixed .header__inner{padding-top:1.39509vw}@media only screen and (max-width:1440px) and (min-width:1371px){.header--fixed .header__inner{padding-top:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header--fixed .header__inner{padding-top:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header--fixed .header__inner{padding-top:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.header--fixed .header__inner{padding-top:1.74419vw}}@media only screen and (max-width:640px){.header--fixed .header__inner{padding-top:3.73333vw}}.header--fixed .header__inner:before{opacity:.92}body.body--dark .header--fixed .header__inner:before{opacity:.8}@media only screen and (min-width:861px){body.search-form--opened .header .header__search-form{pointer-events:all;transition:transform .6s cubic-bezier(.4,0,0,1) .2s,opacity .5s ease .2s;opacity:1;transform:translateZ(0)}}@media only screen and (max-width:1050px) and (min-width:861px){body.search-form--opened .header .header__menu{pointer-events:none;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,50%,0)}}@media only screen and (min-width:861px){body.search-form--opened .header .header__nav{pointer-events:none;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,50%,0)}}.header__banner{position:relative;z-index:10;pointer-events:all}.header__banner:not(.is-showed){display:none!important;height:0}.header__banner img{max-width:100%;width:100%}.header__banner__close{cursor:pointer;position:absolute;z-index:2;top:50%;right:1.11607vw;transform:translateY(-50%) scale(.7);display:block;width:2.45536vw;height:2.45536vw;border-radius:50%;background-color:#fff;font-size:0}@media only screen and (max-width:640px){.header__banner__close{transform:translateY(-50%);right:1.33333vw;width:5.33333vw;height:5.33333vw}}.header__banner__close:hover span:before{transform:rotate(-135deg)}.header__banner__close:hover span:after{transform:rotate(-225deg)}.header__banner__close span{pointer-events:none}.header__banner__close span:after,.header__banner__close span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:1.22768vw;height:2px;background:url(/local/templates/kuppersberg-2023/images/line--red.svg) 50% 50% repeat-x;background-size:contain;will-change:transform}@media only screen and (min-width:1921px){.header__banner__close span:after,.header__banner__close span:before{height:.11161vw}}@media only screen and (max-width:640px){.header__banner__close span:after,.header__banner__close span:before{width:2.66667vw}}.header__banner__close span:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.header__banner__close span:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.header__inner{z-index:1;display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1.95312vw;padding-bottom:1.67411vw;transition:padding .25s cubic-bezier(.455,.03,.515,.955);will-change:padding}.header__inner:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#f2f2f2;opacity:0;transition:opacity .25s ease-in-out;will-change:opacity}body.body--dark .header__inner:before{background:#171719}@media only screen and (max-width:1440px) and (min-width:1371px){.header__inner{padding-top:4.86111vw;padding-bottom:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__inner{padding-top:4.37956vw;padding-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header__inner{padding-top:3.80952vw;padding-bottom:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.header__inner{padding-top:3.48837vw;padding-bottom:1.74419vw}}@media only screen and (max-width:640px){.header__inner{padding-top:8vw;padding-bottom:4vw}}.header__left,.header__right{position:relative}.header__center,.header__left,.header__right{z-index:1;display:flex;align-items:center;pointer-events:all}.header__center{padding-left:.55804vw}@media only screen and (max-width:1279px){.header__center{display:none}}body.body--dark .header__right{padding-right:.39062vw}.header__nav{display:flex;align-items:center;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}.header__nav>div:first-child{margin-left:0}.header__nav__group{display:flex;align-items:center}.header__nav__group:not(:first-child){margin-left:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.header__nav__group:not(:first-child){margin-left:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__nav__group:not(:first-child){margin-left:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header__nav__group:not(:first-child){margin-left:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.header__nav__group:not(:first-child){margin-left:1.86047vw}}@media only screen and (max-width:640px){.header__nav__group:not(:first-child){display:none}}.header__nav__item{display:flex;align-items:center}@media only screen and (max-width:640px){.header__nav__item:not(.header__search){display:none}}.header__nav__item:not(:first-child){margin-left:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.header__nav__item:not(:first-child){margin-left:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__nav__item:not(:first-child){margin-left:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header__nav__item:not(:first-child){margin-left:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.header__nav__item:not(:first-child){margin-left:1.86047vw}}.header__burger,.header__nav__btn{position:relative}.header__burger{display:block;width:32px;height:32px;margin-left:-4px;font-size:0}@media only screen and (min-width:1921px){.header__burger{width:1.78571vw;height:1.78571vw;margin-left:-.22321vw}}@media only screen and (max-width:640px){.header__burger{width:8.53333vw;height:8.53333vw;margin-left:-1.06667vw}}.header__burger__circle{position:absolute;display:block;width:5.22px;height:5.22px;border-radius:50%;border:1px solid #000;transition:transform .2s;will-change:transform}@media only screen and (min-width:1921px){.header__burger__circle{width:.29129vw;height:.29129vw;border-width:.0558vw}}@media only screen and (max-width:640px){.header__burger__circle{width:5.22px;height:5.22px;border-width:1px}}@media only screen and (min-width:375px) and (max-width:640px){.header__burger__circle{width:1.25333vw;height:1.25333vw;border-width:.26667vw}}body.body--dark .header__burger__circle{border-color:#fff}.header__burger__circle:first-child{top:18.75%;left:18.75%}.header__burger__circle:nth-child(2){top:18.75%;right:18.75%}.header__burger__circle:nth-child(3){bottom:18.75%;right:18.75%}.header__burger__circle:nth-child(4){bottom:18.75%;left:18.75%}@media only screen and (max-width:640px){.header__burger__circle:first-child{top:22%;left:22%}.header__burger__circle:nth-child(2){top:22%;right:22%}.header__burger__circle:nth-child(3){bottom:22%;right:22%}.header__burger__circle:nth-child(4){bottom:22%;left:22%}}@media only screen and (min-width:1051px){.header__burger:hover .header__burger__circle:first-child{transform:translate3d(-2px,-2px,0)}.header__burger:hover .header__burger__circle:nth-child(2){transform:translate3d(2px,-2px,0)}.header__burger:hover .header__burger__circle:nth-child(3){transform:translate3d(2px,2px,0)}.header__burger:hover .header__burger__circle:nth-child(4){transform:translate3d(-2px,2px,0)}}body.main-menu--opened .header__burger .header__burger__circle{transition:transform .3s}body.main-menu--opened .header__burger .header__burger__circle:first-child{transform:translate3d(7px,7px,0)}body.main-menu--opened .header__burger .header__burger__circle:nth-child(2){transform:translate3d(-7px,7px,0)}body.main-menu--opened .header__burger .header__burger__circle:nth-child(3){transform:translate3d(-7px,-7px,0)}body.main-menu--opened .header__burger .header__burger__circle:nth-child(4){transform:translate3d(7px,-7px,0)}.header__logo{height:18px;margin-left:2.00893vw}@media only screen and (min-width:1921px){.header__logo{height:1.00446vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.header__logo{margin-left:2.36111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__logo{height:15px;margin-left:2.48175vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header__logo{height:14px;margin-left:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.header__logo{height:14px;margin-left:2.32558vw}}@media only screen and (max-width:640px){.header__logo{width:42.66667vw;height:4.26667vw;margin-left:2.13333vw}}.header__logo--new-year a{height:44px;display:block;transform:translateY(-26px)}@media only screen and (min-width:1921px){.header__logo--new-year a{height:2.45536vw;transform:translateY(-1.45089vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__logo--new-year a{height:38px;transform:translateY(-22px)}}@media only screen and (max-width:1050px){.header__logo--new-year a{height:35px;transform:translateY(-20px)}}@media only screen and (max-width:640px){.header__logo--new-year a{height:11.73333vw;transform:translateY(-6.66667vw)}}.header__logo img{display:block;height:100%;max-width:100%;margin:0}.header__menu{display:flex;align-items:center;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}.header__menu__item:hover .header__menu__sub{transition:transform .65s cubic-bezier(.455,.03,.515,.955),opacity .5s ease;opacity:1;transform:translateZ(0);pointer-events:all}.header__menu__item:hover .sub-main-bg{pointer-events:auto}.header__menu__link{position:relative;display:block;margin:0 .94866vw;padding:6px .78125vw;color:#000;font-weight:400;font-size:14px;line-height:1.4285;letter-spacing:.07em;transition:transform .35s cubic-bezier(.455,.03,.515,.955);will-change:transform}@media only screen and (min-width:1921px){.header__menu__link{font-size:.78125vw;padding:.33482vw .78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.header__menu__link{margin:0 1.38889vw;padding:6px .83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__menu__link{margin:0 1.09489vw;padding:6px .72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header__menu__link{margin:0 .7619vw;padding:6px .57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.header__menu__link{margin:0 .93023vw;padding:6px .69767vw}}@media only screen and (max-width:1050px){.header__menu__link{font-size:13px;letter-spacing:.03em}}@media only screen and (max-width:640px){.header__menu__link{margin:0 2.13333vw;padding:6px 1.6vw}}body.body--dark .header__menu__link{color:#fff}.header__menu__link.is-active,.header__menu__link:hover{transform:translate3d(0,-.11161vw,0)}.header__menu__link.is-active:after,.header__menu__link:hover:after{opacity:1;transform:translateZ(0)}.header__menu__link:after{content:"";right:0;bottom:-.33482vw;left:0;display:block;width:.22321vw;height:.22321vw;background:#ff2626;border-radius:50%;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s;transform:translate3d(0,-.33482vw,0)}.header__menu__link:after,.header__menu__sub{position:absolute;margin:auto;opacity:0;will-change:transform,opacity}.header__menu__sub{top:100%;right:5.58036vw;left:5.58036vw;padding:3.57143vw;background:#171719;pointer-events:none;transform:translate3d(0,-1.67411vw,0);transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease}@media only screen and (max-width:1440px) and (min-width:1371px){.header__menu__sub{right:5.55556vw;left:5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.header__menu__sub{right:4.37956vw;left:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.header__menu__sub{right:3.80952vw;left:3.80952vw}}@media only screen and (max-width:860px){.header__menu__sub{display:none}}.header__menu__sub:before{content:"";position:absolute;left:16.74107vw;right:16.74107vw;z-index:-1;top:-1.95312vw;display:block;height:1.95312vw}.header__menu__sub__wrap{position:relative;display:flex;transform:translateZ(0);min-height:18.41518vw}.header__menu__sub__group .header__menu__sub__item{width:auto;padding:.22321vw 0}.header__menu__sub__group .header__menu__sub__item:first-child{padding-top:0}.header__menu__sub__group .header__menu__sub__list{display:none}.header__menu__sub__item{position:relative;width:11.16071vw}.header__menu__sub__title{display:inline-block}.header__menu__sub__title__text{position:relative;z-index:1;display:inline-block;background:#171719;font-size:.89286vw;line-height:1.5;color:#fff;text-transform:uppercase;transition:color .25s ease,transform .5s cubic-bezier(.455,.03,.515,.955);will-change:color,transform}.header__menu__sub__title__text:hover{color:#b0b0b0}.header__menu__sub__list{display:flex;flex-direction:column;align-items:flex-start;margin-top:.89286vw;white-space:nowrap}.header__menu__sub__link{position:relative;display:block;margin-top:.44643vw;font-size:.78125vw;line-height:1.714;color:grey;transition:color .25s ease,transform .5s cubic-bezier(.455,.03,.515,.955),opacity .4s ease}@media only screen and (min-width:1921px){.header__menu__sub__link{margin-top:.44643vw;font-size:.78125vw}}@media only screen and (max-width:640px){.header__menu__sub__link{font-size:3.73333vw}}.header__menu__sub__link:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:grey;transition:background .25s ease,transform .35s cubic-bezier(.455,.03,.515,.955);transform:scaleX(0);will-change:background,transform;transform-origin:0 50%}@media only screen and (min-width:1921px){.header__menu__sub__link:after{height:.0558vw}}.header__menu__sub__link:first-child{transition-delay:0s,60ms,60ms}.header__menu__sub__link:nth-child(2){transition-delay:0s,.12s,.12s}.header__menu__sub__link:nth-child(3){transition-delay:0s,.18s,.18s}.header__menu__sub__link:nth-child(4){transition-delay:0s,.24s,.24s}.header__menu__sub__link:nth-child(5){transition-delay:0s,.3s,.3s}.header__menu__sub__link:nth-child(6){transition-delay:0s,.36s,.36s}.header__menu__sub__link:nth-child(7){transition-delay:0s,.42s,.42s}.header__menu__sub__link:nth-child(8){transition-delay:0s,.48s,.48s}.header__menu__sub__link:nth-child(9){transition-delay:0s,.54s,.54s}.header__menu__sub__link:nth-child(10){transition-delay:0s,.6s,.6s}.header__menu__sub__link:nth-child(11){transition-delay:0s,.66s,.66s}.header__menu__sub__link:nth-child(12){transition-delay:0s,.72s,.72s}.header__menu__sub__link:nth-child(13){transition-delay:0s,.78s,.78s}.header__menu__sub__link:nth-child(14){transition-delay:0s,.84s,.84s}.header__menu__sub__link:nth-child(15){transition-delay:0s,.9s,.9s}.header__menu__sub__link:first-child{margin-top:0}.header__menu__sub__link:hover{color:#fff}.header__menu__sub__link:hover:after{transform:scaleX(1);background:#ff2626}.header__menu__sub__bg{position:fixed;overflow:hidden;top:0;right:0;bottom:0;z-index:1;display:block;width:16.74107vw;margin:auto;pointer-events:none}.header__menu__sub__bg img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.455,.03,.515,.955),opacity .4s ease;opacity:0;transform:scale(1.2);will-change:transform}.header__menu__sub__bg.sub-main-bg{z-index:0}.header__menu__sub__bg.sub-main-bg:hover img{transform:scale(1.2)}.header__menu__sub__bg.sub-main-bg a{display:flex}.header__menu__sub__bg.sub-main-bg img{opacity:1;transform:scale(1)}@media only screen and (max-width:640px){.header__phone{display:flex!important;order:-1;margin-right:2.66667vw;margin-left:0}}@media only screen and (max-width:640px){.header__phone .slide-dropdown__items{left:calc(50% - 10.4vw)}}@media only screen and (max-width:640px){.header__city{display:block}}@media only screen and (max-width:640px){.header__city .bxmaker__geoip__city__line-name{display:none}}@media only screen and (max-width:1050px){.header__city .bxmaker__geoip__city__line-name-inner{pointer-events:none;opacity:0}}@media only screen and (max-width:640px){.header__lang{display:none}}.header__lang .slide-dropdown__button{width:32px}@media only screen and (min-width:1921px){.header__lang .slide-dropdown__button{width:1.78571vw}}@media only screen and (max-width:640px){.header__lang .slide-dropdown__button{width:8.53333vw}}.header__lang .slide-dropdown__link{font-weight:400}.header__search-form{position:absolute;top:0;right:0;bottom:0;pointer-events:none;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,-50%,0);will-change:opacity,transform}.header__search-form .search-form__field{width:13.95089vw}@media only screen and (max-width:1050px) and (min-width:861px){.header__search-form .search-form__field{width:23.80952vw}}.header__search-form .search-form__field input{padding-left:0;color:#000;border-color:#000}.header__search-form .search-form__field input:-webkit-autofill{line-height:1.1;-webkit-box-shadow:inset 0 0 0 50px #fff!important}.header__search-form .search-form__field input::-webkit-input-placeholder{color:grey}.header__search-form .search-form__field input:-moz-placeholder,.header__search-form .search-form__field input::-moz-placeholder{color:grey}.header__search-form .search-form__field input:-ms-input-placeholder{color:grey}body.body--dark .header__search-form .search-form__field input{color:#fff;border-color:#fff}.header__search-dropdown{position:absolute!important;top:100%;z-index:10;left:0;right:0;color:#000;pointer-events:all}.header__account.is-active .header__account__button:before,.header__account.is-authorized .header__account__button:before{content:"";position:absolute;top:1.5px;right:-1.5px;width:6px;height:6px;border-radius:50%;background-color:#ff2626}@media only screen and (min-width:1921px){.header__account.is-active .header__account__button:before,.header__account.is-authorized .header__account__button:before{top:.08371vw;right:-.08371vw;width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.header__account.is-active .header__account__button:before,.header__account.is-authorized .header__account__button:before{top:.4vw;right:-.4vw;width:1.6vw;height:1.6vw}}.header__contact{display:flex;flex-direction:column;gap:4px}@media only screen and (min-width:1921px){.header__contact{gap:.22321vw}}@media only screen and (max-width:640px){.header__contact{gap:1.06667vw;font-size:2.66667vw;text-align:right}}.header__contact__ttl{color:grey}.header__contact__text{color:#000;text-decoration:underline}.header__contact__text:hover{text-decoration:none}.static-header{display:block;width:100%}.static-header__inner{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1.95312vw;padding-bottom:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-header__inner{padding-top:4.86111vw;padding-bottom:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-header__inner{padding-top:4.37956vw;padding-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-header__inner{padding-top:3.80952vw;padding-bottom:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-header__inner{padding-top:3.48837vw;padding-bottom:1.74419vw}}@media only screen and (max-width:640px){.static-header__inner{padding-top:8vw;padding-bottom:4vw}}.static-header__logo{height:18px;margin-left:2.00893vw}@media only screen and (min-width:1921px){.static-header__logo{height:1.00446vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.static-header__logo{margin-left:2.36111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-header__logo{height:15px;margin-left:2.48175vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-header__logo{height:14px;margin-left:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-header__logo{height:14px;margin-left:2.32558vw}}@media only screen and (max-width:640px){.static-header__logo{width:42.66667vw;height:4.26667vw;margin-left:2.13333vw}}.static-header__logo--new-year a{height:44px;display:block;transform:translateY(-26px)}@media only screen and (min-width:1921px){.static-header__logo--new-year a{height:2.45536vw;transform:translateY(-1.45089vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-header__logo--new-year a{height:38px;transform:translateY(-22px)}}@media only screen and (max-width:1050px){.static-header__logo--new-year a{height:35px;transform:translateY(-20px)}}@media only screen and (max-width:640px){.static-header__logo--new-year a{height:11.73333vw;transform:translateY(-6.66667vw)}}.static-header__logo img{display:block;height:100%;max-width:100%;margin:0}.page-header{padding:24px;border-bottom:1px solid #f2f2f2}.page-header__inner{display:flex;align-items:center;justify-content:center;gap:10px}.page-header__logo{display:flex;align-items:center;justify-content:start}.page-header__logo img{width:190px}.main-menu{position:fixed;top:0;left:0;display:block;width:100%;height:100%;z-index:10;padding:4.46429vw 5.58036vw;opacity:0;pointer-events:none;transition:opacity 0s linear .5s}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu{padding:4.86111vw 5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu{padding:4.37956vw 4.74453vw}}@media only screen and (max-width:1050px){.main-menu{padding:0}}.main-menu:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#171719;opacity:0;transition:opacity .3s ease-in-out .2s}body.main-menu--opened .main-menu{opacity:1;pointer-events:all;transition:opacity 0s linear 0s}body.main-menu--opened .main-menu:before{opacity:1;transition:opacity .4s ease-in-out 0s}body.main-menu--opened .main-menu .main-menu__btn{opacity:1;transform:rotate(0deg);transition:opacity .4s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:640px){body.main-menu--opened .main-menu .main-menu__btn{transition:opacity .3s ease 0s,transform .35s ease-in-out 0s}}body.main-menu--opened .main-menu .main-menu__actions,body.main-menu--opened .main-menu .main-menu__country{opacity:1;transition:opacity .4s ease-in-out .15s,transform .8s cubic-bezier(.455,.03,.515,.955) .1s}@media only screen and (max-width:640px){body.main-menu--opened .main-menu .main-menu__actions,body.main-menu--opened .main-menu .main-menu__country{transition:opacity .3s ease .15s,transform .35s ease-in-out .1s}}body.main-menu--opened .main-menu .main-menu__list__item{opacity:1;transition:opacity .4s ease-in-out .25s,transform .8s cubic-bezier(.455,.03,.515,.955) .2s}@media only screen and (max-width:640px){body.main-menu--opened .main-menu .main-menu__list__item{transition:opacity .3s ease .25s,transform .35s ease-in-out .2s}}body.main-menu--opened .main-menu .main-menu__list__item:first-child{transition-delay:.33s,.25s}body.main-menu--opened .main-menu .main-menu__list__item:nth-child(2){transition-delay:.41s,.3s}body.main-menu--opened .main-menu .main-menu__list__item:nth-child(3){transition-delay:.49s,.35s}body.main-menu--opened .main-menu .main-menu__list__item:nth-child(4){transition-delay:.57s,.4s}body.main-menu--opened .main-menu .main-menu__list__item:nth-child(5){transition-delay:.65s,.45s}body.main-menu--opened .main-menu .main-menu__list__item:nth-child(6){transition-delay:.73s,.5s}body.main-menu--opened .main-menu .main-menu__footer{opacity:1;transform:translateZ(0);transition:opacity .3s ease .5s,transform .35s ease-in-out .5s}body.main-menu--opened .main-menu .main-menu__inner{pointer-events:all;opacity:1;transition:pointer-events 0s ease .5s,opacity .4s ease-in-out 0s}.main-menu__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;color:#fff;pointer-events:none;opacity:0;transition:pointer-events 0s ease 0s,opacity .3s ease-in-out .2s}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__inner{padding:3.80952vw 4.28571vw}.main-menu__inner:before{height:calc(32px + 5.71429vw)}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__inner{padding:3.48837vw}.main-menu__inner:before{height:calc(32px + 5.23256vw)}}@media only screen and (max-width:640px){.main-menu__inner{padding:8vw 5.33333vw}.main-menu__inner:before{height:calc(32px + 8vw)}}@media only screen and (max-width:1050px){.main-menu__inner{justify-content:flex-start;overflow-y:auto}.main-menu__inner:before{content:"";position:fixed;top:0;right:0;left:0;z-index:1;display:block;background:#171719;opacity:1}}.main-menu__btn{position:absolute;top:0;left:0;z-index:4;display:block;width:1.78571vw;height:1.78571vw;opacity:0;transform:rotate(180deg);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu__btn{width:2.22222vw;height:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__btn{width:2.33577vw;height:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__btn{top:3.80952vw;right:4.28571vw;left:auto}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__btn{top:3.48837vw;right:3.48837vw;left:auto}}@media only screen and (max-width:1050px){.main-menu__btn{position:fixed;width:32px;height:32px}}@media only screen and (max-width:640px){.main-menu__btn{top:4vw;right:4vw;left:auto;width:8.53333vw;height:8.53333vw}}.main-menu__btn:after,.main-menu__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.main-menu__btn:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.main-menu__btn:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.main-menu__btn:hover:before{transform:rotate(-135deg)}.main-menu__btn:hover:after{transform:rotate(-225deg)}.main-menu__actions{position:absolute;top:0;left:4.46429vw;z-index:3;display:flex;align-items:center;height:1.78571vw;padding-right:1.95312vw;opacity:0;transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu__actions{left:5.55556vw;height:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__actions{left:5.83942vw;height:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__actions{top:3.80952vw;left:4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__actions{top:3.48837vw;left:3.48837vw}}@media only screen and (max-width:1050px){.main-menu__actions{height:32px}}@media only screen and (max-width:640px){.main-menu__actions{position:relative;left:auto;top:auto;align-items:flex-start;flex-wrap:wrap;height:auto;margin-top:-4vw}}.main-menu__actions>:not(:first-child){margin-left:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu__actions>:not(:first-child){margin-left:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__actions>:not(:first-child){margin-left:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__actions>:not(:first-child){margin-left:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__actions>:not(:first-child){margin-left:2.32558vw}}@media only screen and (max-width:640px){.main-menu__actions>:not(:first-child){margin-right:2.66667vw;margin-left:0}}@media only screen and (max-width:640px){.main-menu__lang{display:block;order:1;margin-right:5.33333vw}}@media only screen and (max-width:640px){.main-menu__city{order:2}}@media only screen and (max-width:1050px){.main-menu__city .bxmaker__geoip__city__line-name{width:auto;margin:0}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__city .bxmaker__geoip__city__line-name{height:3.04762vw;padding-left:3.2381vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__city .bxmaker__geoip__city__line-name{height:3.72093vw;padding-left:3.95349vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.main-menu__city .bxmaker__geoip__city__line-name{height:8.53333vw;padding-left:9.06667vw;font-size:3.73333vw}}@media only screen and (max-width:1050px){.main-menu__city .bxmaker__geoip__city__line-name:after,.main-menu__city .bxmaker__geoip__city__line-name:before{right:auto}}.main-menu__city .bxmaker__geoip__city__line-name:before{background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--white.svg)}.main-menu__phones{margin-top:1px}@media only screen and (min-width:1921px){.main-menu__phones{margin-top:.0558vw}}@media only screen and (max-width:640px){.main-menu__phones{order:3;width:100%;margin-top:1.33333vw;margin-left:0}}.main-menu__phones__item{display:inline-block;font-weight:400;font-size:.89286vw;line-height:1.1;color:#bdbdbd;transition:color .3s}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu__phones__item{font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__phones__item{font-size:14px}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__phones__item{font-size:14px}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__phones__item{font-size:14px}}@media only screen and (max-width:640px){.main-menu__phones__item{font-size:3.73333vw}}.main-menu__phones__item:hover{color:#fff;text-decoration:underline}.main-menu__phones__item:not(:first-child){margin-left:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu__phones__item:not(:first-child){margin-left:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__phones__item:not(:first-child){margin-left:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__phones__item:not(:first-child){margin-left:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__phones__item:not(:first-child){margin-left:1.74419vw}}@media only screen and (max-width:640px){.main-menu__phones__item:not(:first-child){margin-left:4vw}}@media only screen and (max-width:1050px){.main-menu__list{width:100%;display:flex;flex-direction:column}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__list{margin-top:6.66667vw;margin-bottom:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__list{margin-top:8.13953vw;margin-bottom:2.90698vw}}@media only screen and (max-width:640px){.main-menu__list{margin-top:5.33333vw;margin-bottom:6.66667vw;padding-top:5.33333vw;border-top:1px solid grey}}.main-menu__list__item{position:relative;z-index:1;margin-top:2.23214vw;opacity:0;transition:opacity .3s ease-in-out 0s,transform .35s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (min-width:1051px){.main-menu__list__item{display:block!important}}@media only screen and (max-width:1050px){.main-menu__list__item{order:1;margin-top:6.66667vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__list__item{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__list__item{margin-top:2.55814vw}}.main-menu__list__item:first-child{margin-top:0}@media only screen and (max-width:1050px){.main-menu__list__item--mob-hidden{display:none}}@media only screen and (max-width:1050px){.main-menu__list__item--mob-shop{order:0;margin-top:0}}@media only screen and (max-width:1050px){.main-menu__list__item--mob-shop .main-menu__list__item__link{cursor:auto}}.main-menu__list__item strong{font-family:Rubik,sans-serif;font-weight:500}.main-menu__list__item--toggle:not(.main-menu__list__item--opened) .main-menu__list__item__link:after{opacity:0;transform:translateY(calc(-50% + 15px)) rotate(180deg)}.main-menu__list__item--toggle.main-menu__list__item--opened .main-menu__list__item__link:before{transform:translateY(calc(-50% + 15px));opacity:0}@media only screen and (max-width:1050px){.main-menu__list__item--toggle .main-menu__list__item__link:after,.main-menu__list__item--toggle .main-menu__list__item__link:before{content:"";box-sizing:content-box;position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;width:10px;height:6px;margin-top:-1px;padding-left:25px;background-repeat:no-repeat;background-position:100%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}}@media only screen and (max-width:640px){.main-menu__list__item--toggle .main-menu__list__item__link:after,.main-menu__list__item--toggle .main-menu__list__item__link:before{width:2.66667vw;height:1.6vw;margin-top:-.26667vw;padding-left:6.66667vw}}@media only screen and (min-width:1051px){.main-menu__list__item--toggle .main-menu__list__item__link:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";right:auto;width:.22321vw;height:.22321vw;border-radius:50%;background:#ff2626;transform:scale(0);transition:transform .65s cubic-bezier(.455,.03,.515,.955) .05s;will-change:transform}}@media only screen and (max-width:1050px){.main-menu__list__item--toggle .main-menu__list__item__link:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--gray.svg)}}@media only screen and (max-width:1050px){.main-menu__list__item--toggle .main-menu__list__item__link:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);background-position:0;transform:translateY(-50%) rotate(180deg)}}.main-menu__list__item--toggle .main-menu__list__item__link a,.main-menu__list__item--toggle .main-menu__list__item__link span{pointer-events:none}@media only screen and (max-width:1050px){.main-menu__list__item--toggle .main-menu__sub-menu__item{display:none}}@media only screen and (max-width:1050px){.main-menu__list__item--toggle .main-menu__sub-menu__item:not(.is-open){opacity:0;transform:translateX(-40px)}}@media only screen and (max-width:1050px){.main-menu__list__item--toggle .main-menu__sub-menu__item.is-open,.main-menu__list__item--toggle .main-menu__sub-menu__item:not(.is-open){transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}}@media only screen and (min-width:1051px){.main-menu__list__item .main-menu__list__item__link.is-active:before,.main-menu__list__item:hover .main-menu__list__item__link:before{transform:scale(1)}.main-menu__list__item .main-menu__list__item__link.is-active a,.main-menu__list__item .main-menu__list__item__link.is-active span,.main-menu__list__item:hover .main-menu__list__item__link a,.main-menu__list__item:hover .main-menu__list__item__link span{transition:color .35s ease-in-out,transform .65s cubic-bezier(.455,.03,.515,.955);transform:translate3d(1.67411vw,0,0);color:#fff}}.main-menu__list__item:hover{z-index:2}@media only screen and (min-width:1051px){.main-menu__list__item:hover[data-main-menu=submenu]~.main-menu__bg{transition:opacity .6s ease-in-out .4s,transform .8s cubic-bezier(.455,.03,.515,.955) .4s;transform:translateZ(0);opacity:1}.main-menu__list__item:hover[data-main-menu=submenu]~.main-menu__bg img{transform:scale(1);transition:transform 1.2s cubic-bezier(.455,.03,.515,.955) .4s}.main-menu__list__item:hover .main-menu__sub-menu{pointer-events:auto}.main-menu__list__item:hover .main-menu__sub-menu:before{transition:transform .8s cubic-bezier(.455,.03,.515,.955) .1s,opacity .4s ease-in-out .1s;transform:translate3d(0,.16741vw,0) scaleX(1);opacity:1}.main-menu__list__item:hover .main-menu__sub-menu:after{content:"";display:block;position:absolute;top:-13.95089vw;bottom:-13.95089vw;left:6.69643vw;width:100%;max-height:100vh;z-index:-1}.main-menu__list__item:hover .main-menu__sub-menu__link{transition:color .35s ease-in-out,transform .65s cubic-bezier(.455,.03,.515,.955) .3s,opacity .5s ease-in-out .3s;transform:translateZ(0);opacity:1}.main-menu__list__item:hover .main-menu__sub-menu__link:first-child{transition-delay:0s,.26s,.26s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(2){transition-delay:0s,.32s,.32s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(3){transition-delay:0s,.38s,.38s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(4){transition-delay:0s,.44s,.44s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(5){transition-delay:0s,.5s,.5s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(6){transition-delay:0s,.56s,.56s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(7){transition-delay:0s,.62s,.62s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(8){transition-delay:0s,.68s,.68s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(9){transition-delay:0s,.74s,.74s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(10){transition-delay:0s,.8s,.8s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(11){transition-delay:0s,.86s,.86s}.main-menu__list__item:hover .main-menu__sub-menu__link:nth-child(12){transition-delay:0s,.92s,.92s}}.main-menu__list__item__link{position:relative;display:block}@media only screen and (max-width:1050px){.main-menu__list__item__link{cursor:pointer;display:inline-flex;padding-right:35px}}@media only screen and (max-width:640px){.main-menu__list__item__link{padding-right:9.33333vw}}@media only screen and (min-width:1051px){.main-menu__list__item__link[data-sub-menu=toggle]{pointer-events:none}}@media only screen and (min-width:1051px){.main-menu__list__item__link--mob{display:none}}@media only screen and (max-width:1050px){.main-menu__list__item__link--mob+.main-menu__list__item__link{display:none}}@media only screen and (min-width:1051px){.main-menu__list__item__link:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";right:auto;width:.22321vw;height:.22321vw;border-radius:50%;background:#ff2626;transform:scale(0);transition:transform .65s cubic-bezier(.455,.03,.515,.955) .05s;will-change:transform}}.main-menu__list__item__link a,.main-menu__list__item__link span{display:inline-block;color:grey;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;letter-spacing:.028em;transition:color .3s ease-in-out,transform .35s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:1440px) and (min-width:1371px){.main-menu__list__item__link a,.main-menu__list__item__link span{font-size:2.36111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__list__item__link a,.main-menu__list__item__link span{font-size:2.33577vw}}@media only screen and (max-width:1050px){.main-menu__list__item__link a,.main-menu__list__item__link span{color:#fff}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__list__item__link a,.main-menu__list__item__link span{font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__list__item__link a,.main-menu__list__item__link span{font-size:3.48837vw}}@media only screen and (max-width:640px){.main-menu__list__item__link a,.main-menu__list__item__link span{font-size:8vw}}.main-menu__sub-menu{position:absolute;top:-13.95089vw;bottom:-13.95089vw;left:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:calc(240px + 25.66964vw);min-height:22.32143vw;margin-left:-2.23214vw;padding-left:12.27679vw}@media only screen and (min-width:1051px){.main-menu__sub-menu{pointer-events:none}}@media only screen and (max-width:1050px){.main-menu__sub-menu{position:relative;top:0;left:0;transform:none;width:100%;min-height:0;margin-left:0;padding:0}}.main-menu__sub-menu:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";left:6.69643vw;right:auto;width:3.90625vw;height:1px;background:#ff2626;transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s,opacity .3s ease-in-out 0s;transform:translate3d(-.83705vw,.16741vw,0) scaleX(0);transform-origin:0 50%;opacity:0}@media only screen and (min-width:1921px){.main-menu__sub-menu:before{height:.0558vw}}@media only screen and (max-width:1050px){.main-menu__sub-menu:before{display:none}}.main-menu__sub-menu__item{margin-top:5px}.main-menu__sub-menu__item:first-child{margin-top:0}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__sub-menu__item:first-child{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__sub-menu__item:first-child{margin-top:2.32558vw}}@media only screen and (max-width:640px){.main-menu__sub-menu__item:first-child{margin-top:5.33333vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__sub-menu__item:last-child{margin-bottom:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__sub-menu__item:last-child{margin-bottom:1.16279vw}}@media only screen and (max-width:640px){.main-menu__sub-menu__item:last-child{margin-bottom:2.66667vw}}@media only screen and (min-width:1051px){.main-menu__sub-menu__item--mob-visible{display:none}}.main-menu__sub-menu__item:hover .main-menu__sub-menu__bg{opacity:1}.main-menu__sub-menu__item:hover .main-menu__sub-menu__bg img{transform:scale(1)}.main-menu__sub-menu__item:hover .main-menu__sub-menu__link{color:#fff}.main-menu__sub-menu__item:hover .main-menu__sub-menu__link:before{transform:scaleX(1)}.main-menu__sub-menu__link{position:relative;display:inline-block;padding:10px 20px;font-size:14px;line-height:1;color:#bdbdbd;transition:color .35s ease-in-out,transform .35s cubic-bezier(.455,.03,.515,.955) 0s,opacity .3s ease-in-out 0s;transform:translate3d(-1.67411vw,0,0);opacity:0}@media only screen and (min-width:1921px){.main-menu__sub-menu__link{padding:.55804vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main-menu__sub-menu__link{padding-top:.51095vw;padding-bottom:.51095vw}}@media only screen and (max-width:1050px){.main-menu__sub-menu__link{transform:none;opacity:1;color:#fff}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__sub-menu__link{padding:.95238vw 1.42857vw .95238vw .47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__sub-menu__link{padding:1.16279vw 1.74419vw 1.16279vw .5814vw}}@media only screen and (max-width:640px){.main-menu__sub-menu__link{padding:2.66667vw 4vw 2.66667vw 1.33333vw;font-size:3.73333vw}}.main-menu__sub-menu__link:before{content:"";position:absolute;right:20px;bottom:5px;left:20px;display:block;height:1px;margin:auto;background:#ff2626;transition:transform .65s cubic-bezier(.455,.03,.515,.955);transform:scaleX(0);transform-origin:0 50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}@media only screen and (min-width:1921px){.main-menu__sub-menu__link:before{right:1.11607vw;bottom:.27902vw;left:1.11607vw;height:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main-menu__sub-menu__link:before{right:1.42857vw;left:.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.main-menu__sub-menu__link:before{right:1.74419vw;left:.5814vw}}@media only screen and (max-width:640px){.main-menu__sub-menu__link:before{right:4vw;left:1.33333vw}}.main-menu__sub-menu__link.is-active{pointer-events:none;color:#fff}.main-menu__sub-menu__link.is-active:before{transform:scaleX(1)}.main-menu__sub-menu__bg{z-index:2}.main-menu__bg,.main-menu__sub-menu__bg{position:fixed;top:4.18527vw;right:5.58036vw;bottom:4.18527vw;overflow:hidden;display:block;width:27.90179vw;max-height:39.0625vw;margin:auto;pointer-events:none;transition:opacity .5s ease-in-out 0s;opacity:0}@media only screen and (max-width:1050px){.main-menu__bg,.main-menu__sub-menu__bg{display:none}}.main-menu__bg img,.main-menu__sub-menu__bg img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.455,.03,.515,.955) .1s;transform:scale(1.2)}.main-menu__footer{display:none}@media only screen and (max-width:1050px){.main-menu__footer{position:relative;display:block;width:100%;padding-top:5.71429vw;opacity:0;transform:translate3d(-2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}.main-menu__footer .footer__contacts__text{margin-top:15px}}@media only screen and (max-width:640px){.main-menu__footer{padding-top:16vw;padding-bottom:5.33333vw}.main-menu__footer .footer__social__item:first-child{margin-left:-3.2vw}}.search-form{display:flex;align-items:center;padding-bottom:6px}@media only screen and (min-width:1921px){.search-form{padding-bottom:.33482vw}}@media only screen and (max-width:640px){.search-form{padding-bottom:1.6vw}}.search-form--dark .search-form__field input{border-color:#000;color:#363636}.search-form--dark .search-form__field input::-webkit-input-placeholder{color:grey}.search-form--dark .search-form__field input:-moz-placeholder,.search-form--dark .search-form__field input::-moz-placeholder{color:grey}.search-form--dark .search-form__field input:-ms-input-placeholder{color:grey}.search-form__field{width:100%}.search-form__field input{width:100%;padding:.55804vw 0 .55804vw .27902vw;border:none;border-bottom:1px solid #fff;background:transparent;font-size:13px;color:#e4e4e4;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}@media only screen and (min-width:1921px){.search-form__field input{border-width:.0558vw;font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.search-form__field input{padding:.69444vw 0 .69444vw .34722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-form__field input{padding:.72993vw 0 .72993vw .36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-form__field input{padding:.95238vw 0 .95238vw .47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-form__field input{padding:1.16279vw 0 1.16279vw .5814vw}}@media only screen and (max-width:640px){.search-form__field input{padding:2.66667vw 0 2.66667vw 1.33333vw;font-size:3.46667vw}}.search-form__field input::-webkit-input-placeholder{font-size:13px;color:#e4e4e4}@media only screen and (min-width:1921px){.search-form__field input::-webkit-input-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.search-form__field input::-webkit-input-placeholder{font-size:3.46667vw}}.search-form__field input:-moz-placeholder{font-size:13px;color:#e4e4e4}@media only screen and (min-width:1921px){.search-form__field input:-moz-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.search-form__field input:-moz-placeholder{font-size:3.46667vw}}.search-form__field input::-moz-placeholder{font-size:13px;color:#e4e4e4}@media only screen and (min-width:1921px){.search-form__field input::-moz-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.search-form__field input::-moz-placeholder{font-size:3.46667vw}}.search-form__field input:-ms-input-placeholder{font-size:13px;color:#e4e4e4}@media only screen and (min-width:1921px){.search-form__field input:-ms-input-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.search-form__field input:-ms-input-placeholder{font-size:3.46667vw}}.search-form__buttons{margin-left:.89286vw;margin-right:-.11161vw}.search-form__button{position:relative;top:.39062vw}@media only screen and (max-width:1440px) and (min-width:1371px){.search-form__button{top:.48611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-form__button{top:.51095vw}}@media only screen and (max-width:1050px){.search-form__button{top:7px}}@media only screen and (max-width:640px){.search-form__button{top:1.6vw}}.search-form__button--close{position:relative;display:block;width:1.67411vw;height:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.search-form__button--close{width:2.08333vw;height:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-form__button--close{width:2.18978vw;height:2.18978vw}}@media only screen and (max-width:1050px){.search-form__button--close{width:30px;height:30px}}@media only screen and (max-width:640px){.search-form__button--close{width:8vw;height:8vw}}.search-form__button--close:after,.search-form__button--close:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.search-form__button--close:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.search-form__button--close:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.search-form__button--close:hover:before{transform:rotate(-135deg)}.search-form__button--close:hover:after{transform:rotate(-225deg)}.search-form__button--submit{position:relative;width:32px;height:32px;margin-left:24px}@media only screen and (min-width:1921px){.search-form__button--submit{width:1.78571vw;height:1.78571vw;margin-left:1.33929vw}}@media only screen and (max-width:1050px){.search-form__button--submit{margin-left:0}}@media only screen and (max-width:640px){.search-form__button--submit{width:8.53333vw;height:8.53333vw;margin-left:6.4vw}}.search-dropdown{pointer-events:none;opacity:0;transform:translate3d(0,-1.67411vw,0);transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:opacity,transform;overflow:hidden}.search-dropdown__content{display:flex;flex-direction:column;padding:2.23214vw 2.23214vw 1.78571vw 3.57143vw;background-color:#fff;border:1px solid #e4e4e4;transition:background-color .3s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.search-dropdown__content{border-width:.0558vw}}.search-dropdown__content__inner{display:flex}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown__content__inner{flex-direction:column}}.search-dropdown__content__left{width:100%}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown__content__left{display:flex;margin-bottom:2.28571vw}}.search-dropdown__content__right{flex-shrink:0;width:58.92857vw}@media only screen and (max-width:1370px) and (min-width:1051px){.search-dropdown__content__right{width:62.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown__content__right{width:100%}}.search-dropdown__content__left,.search-dropdown__content__right{display:grid;align-content:start;gap:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.search-dropdown__content__left,.search-dropdown__content__right{gap:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-dropdown__content__left,.search-dropdown__content__right{gap:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown__content__left,.search-dropdown__content__right{gap:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-dropdown__content__left,.search-dropdown__content__right{gap:1.86047vw}}@media only screen and (max-width:640px){.search-dropdown__content__left,.search-dropdown__content__right{gap:4.26667vw}}@media only screen and (min-width:861px){body.search-dropdown--opened .search-dropdown{pointer-events:all;transition:transform .65s cubic-bezier(.455,.03,.515,.955),opacity .5s ease;opacity:1;transform:translateZ(0)}}body.search-dropdown__content--loaded .search-dropdown .product-item{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out,transform .8s cubic-bezier(.455,.03,.515,.955),border .35s ease-in-out}body.search-dropdown__content--loaded .search-dropdown .product-item:first-child{transition-delay:.15s,.15s,0s}body.search-dropdown__content--loaded .search-dropdown .product-item:nth-child(2){transition-delay:.2s,.2s,0s}body.search-dropdown__content--loaded .search-dropdown .product-item:nth-child(3){transition-delay:.25s,.25s,0s}body.search-dropdown__content--loaded .search-dropdown .product-item:nth-child(4){transition-delay:.3s,.3s,0s}body.search-dropdown__content--loaded .search-dropdown .search-dropdown__button-more.btn{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .2s,transform .8s cubic-bezier(.455,.03,.515,.955) .2s}.search-dropdown__button-more.btn{width:auto;height:auto;margin-top:2.51116vw;margin-left:auto;transition:opacity 0s ease-in-out 0s,transform 0s cubic-bezier(.455,.03,.515,.955) 0s;opacity:0;transform:translate3d(0,2.79018vw,0);will-change:opacity,transform}.search-dropdown .product-item{width:33.33%;padding:.44643vw .66964vw;transition:opacity .3s ease-in-out 0s,transform .35s cubic-bezier(.455,.03,.515,.955) 0s,border .35s ease-in-out;opacity:0;transform:translate3d(0,-2.79018vw,0);will-change:opacity,transform}@media only screen and (max-width:1370px) and (min-width:1051px){.search-dropdown .product-item{width:33.33%;padding:.58394vw .87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown .product-item{width:33.33%;padding:.7619vw 1.14286vw}}.search-dropdown .product-item__name{cursor:pointer}@media only screen and (max-width:1370px) and (min-width:1051px){.search-dropdown .product-item__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown .product-item__name{font-size:1.33333vw}}.search-dropdown__link,.search-dropdown__ttl{font-size:.78125vw;line-height:1.714;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.search-dropdown__link,.search-dropdown__ttl{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-dropdown__link,.search-dropdown__ttl{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown__link,.search-dropdown__ttl{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-dropdown__link,.search-dropdown__ttl{font-size:1.62791vw}}@media only screen and (max-width:640px){.search-dropdown__link,.search-dropdown__ttl{font-size:3.73333vw}}.search-dropdown__links{display:flex;flex-direction:column;gap:.44643vw}@media only screen and (max-width:1050px) and (min-width:861px){.search-dropdown__links{flex-wrap:wrap;flex-direction:row;margin:0;gap:.7619vw 2.28571vw}}.search-dropdown__link{cursor:pointer;color:#000}.search-dropdown__link__item{color:inherit;font:inherit}.search-dropdown__link__item:hover{text-decoration:underline}.search-dropdown__result{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-.44643vw -.66964vw}.search-dropdown__result__empty{width:100%;text-align:center}.site-search{position:fixed;top:0;left:0;display:block;width:100%;height:100%;z-index:10;padding:6.66667vw 4.26667vw 0;opacity:0;pointer-events:none;transition:opacity 0s linear .5s}@media only screen and (max-width:860px) and (min-width:641px){.site-search{padding:2.90698vw 2.90698vw 0}}.site-search:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background-color:#fff;opacity:0;transition:opacity .3s ease-in-out .2s}@media only screen and (max-width:860px){body.search-form--opened .site-search{opacity:1;pointer-events:all;transition:opacity 0s linear 0s}body.search-form--opened .site-search:before{opacity:1;transition:opacity .4s ease-in-out 0s}body.search-form--opened .site-search .site-search__btn{opacity:1;transform:rotate(0deg);transition:opacity .4s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}}@media only screen and (max-width:860px) and (max-width:640px){body.search-form--opened .site-search .site-search__btn{transition:opacity .3s ease 0s,transform .35s ease-in-out 0s}}@media only screen and (max-width:860px){body.search-form--opened .site-search .site-search__inner{pointer-events:all;opacity:1;transition:pointer-events 0s ease .5s,opacity .4s ease-in-out 0s}body.search-form--opened .site-search .site-search__title{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .1s,transform .8s cubic-bezier(.455,.03,.515,.955) .1s}}@media only screen and (max-width:860px) and (max-width:640px){body.search-form--opened .site-search .site-search__title{transition:opacity .3s ease .1s,transform .35s ease-in-out .1s}}@media only screen and (max-width:860px){body.search-form--opened .site-search .site-search__form{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .2s,transform .8s cubic-bezier(.455,.03,.515,.955) .2s}}@media only screen and (max-width:860px) and (max-width:640px){body.search-form--opened .site-search .site-search__form{transition:opacity .3s ease .2s,transform .35s ease-in-out .2s}}body.search-dropdown__content--loaded .site-search .product-item{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out,transform .8s cubic-bezier(.455,.03,.515,.955),border .35s ease-in-out}body.search-dropdown__content--loaded .site-search .product-item:first-child{transition-delay:.15s,.15s,0s}body.search-dropdown__content--loaded .site-search .product-item:nth-child(2){transition-delay:.2s,.2s,0s}body.search-dropdown__content--loaded .site-search .product-item:nth-child(3){transition-delay:.25s,.25s,0s}body.search-dropdown__content--loaded .site-search .product-item:nth-child(4){transition-delay:.3s,.3s,0s}body.search-dropdown__content--loaded .site-search .site-search__button-more{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .2s,transform .8s cubic-bezier(.455,.03,.515,.955) .2s}.site-search__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;color:#000;pointer-events:none;opacity:0;transition:pointer-events 0s ease 0s,opacity .3s ease-in-out .2s}.site-search__header{width:100%;margin-bottom:10.66667vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__header{margin-bottom:4.65116vw}}.site-search__content{display:flex;flex-direction:column;width:calc(100% + 8.53333vw);max-height:100%;overflow:auto;margin:0 -4.26667vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__content{width:calc(100% + 5.81395vw);margin:0 -2.90698vw}}body:not(.is-touch-device) .site-search__content::-webkit-scrollbar{width:.8vw;height:.8vw;background-color:#e4e4e4}@media only screen and (max-width:860px) and (min-width:641px){body:not(.is-touch-device) .site-search__content::-webkit-scrollbar{width:.34884vw;height:.34884vw}}body.body--dark body:not(.is-touch-device) .site-search__content::-webkit-scrollbar{background-color:#363636}body:not(.is-touch-device) .site-search__content::-webkit-scrollbar-thumb{background-color:#ff2626}.site-search__content__inner{padding:0 4.26667vw 8.53333vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__content__inner{padding:0 2.90698vw 4.65116vw}}.site-search__content__left{margin-bottom:10.66667vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__content__left{margin-bottom:4.65116vw}}.site-search__content__left,.site-search__content__right{display:grid;gap:4.26667vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__content__left,.site-search__content__right{gap:1.86047vw}}.site-search__btn{position:relative;margin-top:-7px;margin-right:-7px;display:block;width:1.78571vw;height:1.78571vw;margin-left:auto;opacity:0;transform:rotate(180deg);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (min-width:1921px){.site-search__btn{margin-top:-.39062vw;margin-right:-.39062vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.site-search__btn{width:2.22222vw;height:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.site-search__btn{width:2.33577vw;height:2.33577vw}}@media only screen and (max-width:1050px){.site-search__btn{width:32px;height:32px;z-index:2}}@media only screen and (max-width:860px) and (min-width:641px){.site-search__btn{width:3.72093vw;height:3.72093vw;margin-right:0}}@media only screen and (max-width:640px){.site-search__btn{width:8.53333vw;height:8.53333vw;margin-right:0}}.site-search__btn:after,.site-search__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.site-search__btn:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.site-search__btn:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.site-search__btn:hover:before{transform:rotate(-135deg)}.site-search__btn:hover:after{transform:rotate(-225deg)}.site-search__title{text-transform:uppercase;font:400 8vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:center;opacity:0;transform:translate3d(2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:860px) and (min-width:641px){.site-search__title{font-size:3.48837vw}}.site-search__form{margin-top:6.4vw;opacity:0;transform:translate3d(2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:860px) and (min-width:641px){.site-search__form{margin-top:2.7907vw}}.site-search__result{display:flex;flex-wrap:wrap;order:1;width:100%;margin-bottom:4.26667vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__result{margin-bottom:1.86047vw;gap:0 2.7907vw}}.site-search__result.with-button-more{margin-bottom:0!important}.site-search__result .product-item{width:100%;border:none;transition:opacity .3s ease-in-out 0s,transform .35s cubic-bezier(.455,.03,.515,.955) 0s,border .35s ease-in-out;opacity:0;transform:translate3d(0,-2.79018vw,0);will-change:opacity,transform}@media only screen and (max-width:860px) and (min-width:641px){.site-search__result .product-item{width:calc(50% - 1.39535vw)}}.site-search__result .product-item:not(:last-child){margin-bottom:4.26667vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__result .product-item:not(:last-child){margin-bottom:1.86047vw}}.site-search__link,.site-search__ttl{font-size:3.73333vw;line-height:1.714;color:grey}@media only screen and (max-width:860px) and (min-width:641px){.site-search__link,.site-search__ttl{font-size:1.62791vw}}.site-search__links{display:flex;flex-direction:column;gap:2.13333vw}@media only screen and (max-width:860px) and (min-width:641px){.site-search__links{flex-direction:row;flex-wrap:wrap;gap:.93023vw 1.86047vw}}.site-search__link{cursor:pointer;color:#000}.site-search__link__item{color:inherit;font:inherit}.site-search__link__item:hover{text-decoration:underline}.site-search__button-more.btn{display:flex;order:2;flex-shrink:0;width:auto;height:8.53333vw;margin-right:auto;margin-left:auto;transition:opacity 0s ease-in-out 0s,transform 0s cubic-bezier(.455,.03,.515,.955) 0s;opacity:0;transform:translate3d(0,2.79018vw,0);will-change:opacity,transform}@media only screen and (max-width:860px) and (min-width:641px){.site-search__button-more.btn{height:3.72093vw;margin-top:1.86047vw}}.bottom-navbar{position:fixed;right:0;bottom:0;left:0;z-index:9;display:flex;flex-direction:column;width:100%;border-top:1px solid #e4e4e4;background-color:#fff}@media only screen and (min-width:641px){.bottom-navbar__mobile-block{display:none}}.bottom-navbar__menu{display:flex;align-items:center}.bottom-navbar__buttons{padding:2.13333vw 4.26667vw;border-bottom:1px solid #e4e4e4}body.wholesaler .bottom-navbar__buttons{display:none}.bottom-navbar__button{display:flex;align-items:center;justify-content:center;width:100%;height:12.8vw;padding:0 5.33333vw 0 4.26667vw;background-color:#ff2626}.bottom-navbar__button__name{color:#fff}.bottom-navbar__button__price{white-space:nowrap;margin-left:auto;color:#fff}.bottom-navbar__button__price .rub:after{font-weight:400}.bottom-menu{padding:.26667vw .26667vw 2.13333vw}.bottom-menu__item{width:20%}.bottom-menu__item.is-active .svg{fill:#ff2626}.bottom-menu__item.is-active .bottom-menu__name{color:#ff2626}.bottom-menu__link{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:auto;padding:1.6vw 0 .8vw}.bottom-menu__link:active,.bottom-menu__link:hover{background-color:#f9f9f9}.bottom-menu__icon{pointer-events:none;position:relative;display:inline-flex;margin-bottom:1.6vw;fill:#000}.bottom-menu__name{pointer-events:none;font-family:Rubik,sans-serif;font-size:2.66667vw;line-height:1.2;letter-spacing:-.024em;color:#000}.button-recommend__wrap{right:.55804vw;left:auto;z-index:8;display:block}@media only screen and (max-width:1440px) and (min-width:1371px){.button-recommend__wrap{right:.69444vw;width:4.16667vw;height:4.16667vw;margin-bottom:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.button-recommend__wrap{right:.72993vw;width:4.37956vw;height:4.37956vw;margin-bottom:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.button-recommend__wrap{right:.95238vw;width:5.71429vw;height:5.71429vw;margin-bottom:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.button-recommend__wrap{width:5.5814vw;height:5.5814vw;margin-bottom:1.39535vw}}@media only screen and (max-width:640px){.button-recommend__wrap{right:2.66667vw;width:12.8vw;height:12.8vw;margin-bottom:3.2vw}}.button-recommend__wrap{cursor:pointer;position:absolute;bottom:100%;left:.55804vw;right:auto;top:auto;z-index:2;display:flex;align-items:center;justify-content:center;width:3.34821vw;height:3.34821vw;margin-bottom:1.11607vw;padding-right:.83705vw;padding-left:.83705vw;border-radius:1.67411vw;background-color:#fff;border:1px solid #ff2626;box-shadow:0 .83705vw 1.11607vw rgba(0,0,0,.08);overflow:hidden;transition:width .25s ease;will-change:width}@media only screen and (min-width:1921px){.button-recommend__wrap{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.button-recommend__wrap{left:.69444vw;width:4.16667vw;height:4.16667vw;margin-bottom:1.38889vw;padding-right:1.04167vw;padding-left:1.04167vw;border-radius:2.08333vw;box-shadow:0 1.04167vw 1.38889vw rgba(0,0,0,.08)}}@media only screen and (max-width:1370px) and (min-width:1051px){.button-recommend__wrap{left:.72993vw;width:4.37956vw;height:4.37956vw;margin-bottom:1.45985vw;padding-right:1.09489vw;padding-left:1.09489vw;border-radius:2.18978vw;box-shadow:0 1.09489vw 1.45985vw rgba(0,0,0,.08)}}@media only screen and (max-width:1050px) and (min-width:861px){.button-recommend__wrap{left:.95238vw;width:5.71429vw;height:5.71429vw;margin-bottom:1.90476vw;padding-right:1.42857vw;padding-left:1.42857vw;border-radius:2.85714vw;box-shadow:0 1.42857vw 1.90476vw rgba(0,0,0,.08)}}@media only screen and (max-width:860px) and (min-width:641px){.button-recommend__wrap{width:5.5814vw;height:5.5814vw;margin-bottom:1.39535vw;padding-right:0;padding-left:0;border-radius:50%;box-shadow:0 1.74419vw 2.32558vw rgba(0,0,0,.08)}}@media only screen and (max-width:640px){.button-recommend__wrap{left:auto;right:2.66667vw;width:12.8vw;height:12.8vw;margin-bottom:19.2vw;padding-right:0;padding-left:0;border-radius:50%;box-shadow:0 4vw 5.33333vw rgba(0,0,0,.08)}}.button-recommend__wrap.is-hidden{display:none}.button-recommend__wrap:hover{width:9.15179vw;-moz-column-gap:.44643vw;column-gap:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.button-recommend__wrap:hover{width:11.38889vw;-moz-column-gap:.55556vw;column-gap:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.button-recommend__wrap:hover{width:11.9708vw;-moz-column-gap:.58394vw;column-gap:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.button-recommend__wrap:hover{width:15.61905vw;-moz-column-gap:.7619vw;column-gap:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.button-recommend__wrap:hover{width:5.5814vw;-moz-column-gap:0;column-gap:0}}@media only screen and (max-width:640px){.button-recommend__wrap:hover{width:12.8vw;-moz-column-gap:0;column-gap:0}}.button-recommend__wrap:hover .button-recommend__name{width:auto;opacity:1}.button-recommend__icon{display:flex}.button-recommend__icon svg{width:1.78571vw;height:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.button-recommend__icon svg{width:2.22222vw;height:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.button-recommend__icon svg{width:2.33577vw;height:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.button-recommend__icon svg{width:3.04762vw;height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.button-recommend__icon svg{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.button-recommend__icon svg{width:6.4vw;height:6.4vw}}.button-recommend__name{width:0;font-size:.78125vw;opacity:0;color:#000;overflow:hidden;transition:width .25s ease,opacity .25s ease;will-change:width,opacity}@media only screen and (max-width:1440px) and (min-width:1371px){.button-recommend__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.button-recommend__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.button-recommend__name{font-size:1.33333vw}}@media only screen and (max-width:860px){.button-recommend__name{display:none}}.footer{position:relative;margin-top:auto;padding:5.85937vw 0 2.79018vw;background-color:#141415}@media only screen and (max-width:1440px) and (min-width:1371px){.footer{padding:7.08333vw 0 3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer{padding:5.83942vw 0 3.43066vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer{padding:7.14286vw 0 3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer{padding:6.97674vw 0 5.81395vw}}@media only screen and (max-width:640px){.footer{padding:12.53333vw 5.33333vw 29.33333vw}}.footer--min{padding:10.66667vw 4.26667vw;background-color:#000}.footer--min .footer__contacts{margin-top:0}.footer--min .footer__contacts__phone{text-align:center;color:#f2f2f2;font-size:14px}.footer--min .footer__contacts__phone:first-child{margin-top:0}.footer--min .footer__contacts__address{display:flex;flex-direction:column;align-items:center;color:#f2f2f2}.footer--min .footer__social{justify-content:center}.footer--min .footer__copy{margin-top:16px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.16)}.footer__inner{display:flex;flex-direction:column}@media only screen and (max-width:640px){.footer__inner.k-container{padding-right:0;padding-left:0}}.footer__title{position:relative;display:flex;align-items:center;margin-bottom:1.78571vw;text-transform:uppercase;font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif;color:#fff;letter-spacing:.033em}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__title{margin-bottom:1.67411vw;font-size:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__title{margin-bottom:1.67411vw;font-size:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__title{font-size:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__title{font-size:20px}}@media only screen and (max-width:640px){.footer__title{font-size:6.93333vw;line-height:1.153;letter-spacing:.038em;margin-bottom:0}}.footer__title__btn{display:inline-block;font:inherit;color:inherit}.footer__title__btn--toggle{position:relative;pointer-events:none;display:inline-block}@media only screen and (max-width:640px){.footer__title__btn--toggle{cursor:pointer;pointer-events:auto;padding-right:9.33333vw}}.footer__title__btn--toggle:after,.footer__title__btn--toggle:before{content:"";box-sizing:content-box;position:absolute;right:0;top:50%;transform:translateY(-50%);padding-left:6.66667vw;display:none;width:2.66667vw;height:1.6vw;margin-top:-.26667vw;background-repeat:no-repeat;background-position:100%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:640px){.footer__title__btn--toggle:after,.footer__title__btn--toggle:before{display:block}}.footer__title__btn--toggle:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--gray.svg)}.footer__title__btn--toggle:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);background-position:0;transform:translateY(-50%) rotate(180deg)}.footer a.footer__title__btn{text-decoration:none}.footer a.footer__title__btn:hover{text-decoration:underline}.footer__menu{display:flex;justify-content:flex-start}@media only screen and (max-width:860px) and (min-width:641px){.footer__menu{max-width:100%;margin:0 auto;flex-wrap:wrap;justify-content:space-between}}@media only screen and (max-width:640px){.footer__menu{flex-direction:column}}.footer__menu__col{display:flex;flex-direction:column;margin-right:8.64955vw}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__menu__col{margin-right:8.81944vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__menu__col{margin-right:7.29927vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__menu__col{margin-right:6.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__menu__col{max-width:33.33%;margin-right:0;padding:0 2.32558vw}}@media only screen and (max-width:640px){.footer__menu__col{margin-right:0;margin-bottom:4.8vw}}.footer__menu__col:last-child{margin-right:0}@media only screen and (max-width:640px){.footer__menu__col:last-child{margin-bottom:0}}.footer__menu__col--contacts{width:20.64732vw;padding-right:3.34821vw}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__menu__col--contacts{width:25vw;padding-right:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__menu__col--contacts{width:26.27737vw;padding-right:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__menu__col--contacts{width:auto;max-width:23.80952vw;padding-right:0}}@media only screen and (max-width:860px) and (min-width:641px){.footer__menu__col--contacts{flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:calc(100% + 30px);max-width:calc(100% + 30px);margin-top:6.97674vw;margin-right:-15px!important;margin-left:-15px}}@media only screen and (max-width:640px){.footer__menu__col--contacts{width:auto;padding-right:0}}html:not([lang=ru1]) .footer__menu__col--contacts{margin-left:auto}@media only screen and (max-width:860px){html:not([lang=ru1]) .footer__menu__col--contacts{margin-left:inherit}}@media only screen and (max-width:860px) and (min-width:641px){.footer__menu__col--contacts .footer__title{width:100%}}@media only screen and (max-width:640px){.footer__menu__col--contacts .footer__title__btn{display:inline-block}}.footer__menu__col--opened .footer__title__btn--toggle:before{transform:translateY(calc(-50% + 15px));opacity:0}.footer__menu__col:not(.footer__menu__col--opened) .footer__title__btn--toggle:after{opacity:0;transform:translateY(calc(-50% + 15px)) rotate(180deg)}@media only screen and (max-width:860px) and (min-width:641px){.footer__menu__col__inner-wrap{width:50%;margin-top:0;text-align:left}}.footer__menu__link{margin-bottom:.55804vw;font-size:14px;line-height:1.714;color:#bdbdbd}@media only screen and (min-width:1921px){.footer__menu__link{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__menu__link{font-size:13px}}@media only screen and (min-width:641px){.footer__menu__link{display:block!important}}@media only screen and (max-width:640px){.footer__menu__link{display:none;margin-bottom:3.46667vw;font-size:3.73333vw}}@media only screen and (max-width:640px){.footer__menu__link:first-of-type{margin-top:4vw}}@media only screen and (max-width:640px){.footer__menu__link+.footer__menu__link{margin-top:0}}.footer__menu__link.is-active,.footer__menu__link:hover{color:#fff;text-decoration:underline}.footer__menu__link.is-active{pointer-events:none}@media only screen and (max-width:640px){.footer__menu__link:not(.is-open){opacity:0;transform:translateX(-40px)}}@media only screen and (max-width:640px){.footer__menu__link.is-open,.footer__menu__link:not(.is-open){transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}}.footer__menu__link strong{font-family:Rubik,sans-serif;font-weight:500}.footer__contacts{display:grid;gap:20px;margin-top:-.27902vw}@media only screen and (min-width:1921px){.footer__contacts{gap:1.11607vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__contacts{margin-top:-.34722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__contacts{margin-top:-.36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__contacts{margin-top:0}}@media only screen and (max-width:860px) and (min-width:641px){.footer__contacts{margin-top:0}}@media only screen and (max-width:640px){.footer__contacts{gap:4.26667vw;margin-top:5.06667vw}}.footer__contacts__phone{display:block;margin-top:10px;font-size:.89286vw;line-height:1.5;color:#bdbdbd;transition:color .25s ease-in-out}@media only screen and (min-width:1921px){.footer__contacts__phone{margin-top:.55804vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__contacts__phone{margin-top:.69444vw;font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__contacts__phone{margin-top:.72993vw;font-size:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__contacts__phone{margin-top:.95238vw;font-size:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__contacts__phone{margin-top:1.16279vw;font-size:1.86047vw}}@media only screen and (max-width:640px){.footer__contacts__phone{margin-top:2.66667vw;font-size:4.26667vw}}.footer__contacts__phone:hover{color:#b0b0b0}.footer__contacts__text{display:none;margin-top:.55804vw;font-size:13px;line-height:1.538;color:#bdbdbd}@media only screen and (min-width:1921px){.footer__contacts__text{font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__contacts__text{margin-top:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__contacts__text{margin-top:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__contacts__text{margin-top:.95238vw}}@media only screen and (max-width:640px){.footer__contacts__text{font-size:3.46667vw;margin-top:4vw}}.footer__contacts__text span{display:block}.footer__contacts__address{margin-top:.55804vw;font-size:14px;line-height:1.714;color:#bdbdbd}@media only screen and (min-width:1921px){.footer__contacts__address{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__contacts__address{margin-top:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__contacts__address{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__contacts__address{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__contacts__address{margin-top:2.32558vw}}@media only screen and (max-width:640px){.footer__contacts__address{margin-top:2.66667vw;font-size:3.73333vw}}.footer__social{display:flex;align-items:center}.footer__social__item{margin-right:12px}@media only screen and (min-width:1921px){.footer__social__item{margin-right:.66964vw}}@media only screen and (max-width:640px){.footer__social__item{margin-right:.8vw}}.footer__social__item:first-child{margin-left:-9px}@media only screen and (min-width:1921px){.footer__social__item:first-child{margin-left:-.50223vw}}@media only screen and (max-width:640px){.footer__social__item:first-child{margin-left:-2.4vw}}.footer__subscribe{margin-top:1.39509vw}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__subscribe{margin-top:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__subscribe{margin-top:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__subscribe{margin-top:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__subscribe{max-width:34.88372vw;margin-top:0;margin-left:auto}}@media only screen and (max-width:640px){.footer__subscribe{margin-top:2.66667vw}}.footer__subscribe__title{margin-bottom:.83705vw;font:400 1.33929vw/1.25 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.041em;color:#fff;flex-shrink:0;text-align:left}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__subscribe__title{margin-bottom:1.04167vw;font-size:1.59722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__subscribe__title{margin-bottom:1.09489vw;font-size:1.67883vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__subscribe__title{margin-bottom:1.42857vw;font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__subscribe__title{margin-bottom:1.74419vw;font-size:20px}}@media only screen and (max-width:640px){.footer__subscribe__title{margin-bottom:4vw;font-size:6.4vw;line-height:1.25;letter-spacing:.02em}}.footer__subscribe__button{text-align:right}.footer__subscribe__button .btn{height:56px;padding-right:8px}@media only screen and (min-width:1921px){.footer__subscribe__button .btn{height:3.125vw;padding-right:.44643vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__subscribe__button .btn{height:3.88889vw;padding-right:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__subscribe__button .btn{height:4.08759vw;padding-right:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__subscribe__button .btn{height:5.33333vw;padding-right:.7619vw}}@media only screen and (max-width:640px){.footer__subscribe__button .btn{height:16vw;padding-right:1.25vw}}.footer__subscribe .input__field{padding:15px 18px;font-size:14px;line-height:1.53}@media only screen and (min-width:1921px){.footer__subscribe .input__field{padding:.83705vw 1.00446vw;font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.footer__subscribe .input__field{padding:10px 15px}}@media only screen and (max-width:640px){.footer__subscribe .input__field{padding:4vw 4.8vw;font-size:3.73333vw}}.footer__subscribe .input__field:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px #171719!important;-webkit-text-fill-color:#fff!important;color:#fff!important}.footer__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:5.02232vw}@media only screen and (max-width:860px) and (min-width:641px){.footer__bottom{flex-direction:column;align-items:center}}@media only screen and (max-width:640px){.footer__bottom{flex-direction:column;align-items:center;margin-top:8vw}}.footer__bottom__left{display:flex;align-items:center;justify-content:flex-start}@media only screen and (max-width:1050px) and (min-width:861px){.footer__bottom__left{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:860px) and (min-width:641px){.footer__bottom__left{margin-bottom:4.65116vw}}@media only screen and (max-width:640px){.footer__bottom__left{flex-direction:column}}.footer__payment{display:flex;flex-wrap:wrap;margin:-1.00446vw -1.11607vw}@media only screen and (max-width:640px){.footer__payment{margin:0 -2.13333vw}}.footer__payment__item{margin:1.00446vw 1.11607vw}@media only screen and (max-width:640px){.footer__payment__item{margin:0 2.13333vw}}.footer__payment__item img{display:block;height:1.95312vw;margin:0}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__payment__item img{height:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__payment__item img{height:1.89781vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__payment__item img{height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__payment__item img{height:2.7907vw}}@media only screen and (max-width:640px){.footer__payment__item img{height:7.46667vw}}.footer__copy{font-size:13px;line-height:1.38;color:#bdbdbd}@media only screen and (min-width:1921px){.footer__copy{font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__copy{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__copy{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__copy{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__copy{font-size:1.51163vw}}@media only screen and (max-width:640px){.footer__copy{margin-top:9.86667vw;font-size:3.46667vw;line-height:1.53;text-align:center}}.footer__copy a{color:inherit;transition:color .25s ease-in-out}.footer__copy a:hover{color:#fff}.footer__button-top{cursor:pointer;position:absolute;top:0;right:0;transform:translateY(-50%);z-index:3;display:block;width:4.46429vw;height:4.46429vw;margin-left:auto;margin-right:6.13839vw;border-radius:50%;overflow:hidden;background:#ff2626 url(/local/templates/kuppersberg-2023/images/plane-arrow-top--white.svg) no-repeat 50%;background-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.footer__button-top{margin-right:6.45833vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.footer__button-top{width:5.83942vw;height:5.83942vw;margin-right:5.47445vw;background-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.footer__button-top{margin-right:6.47619vw;width:6.19048vw;height:6.19048vw;background-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.footer__button-top{margin-right:7.90698vw;width:7.55814vw;height:7.55814vw;background-size:1.51163vw}}@media only screen and (max-width:640px){.footer__button-top{margin-right:5.33333vw;width:16vw;height:16vw;background-size:3.73333vw}}.btn{cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;width:16.40625vw;max-width:100%;height:4.01786vw}@media only screen and (max-width:1440px) and (min-width:1371px){.btn{width:20.41667vw;height:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.btn{width:21.45985vw;height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.btn{width:28vw;height:5.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.btn{width:34.18605vw;height:6.97674vw}}@media only screen and (max-width:640px){.btn{width:81.86667vw;height:14.93333vw}}.btn.is-disabled,.btn:disabled,.btn[disabled]{cursor:not-allowed}.btn.is-disabled:before,.btn:disabled:before,.btn[disabled]:before{background:#e4e4e4}.btn.is-disabled .btn__name,.btn:disabled .btn__name,.btn[disabled] .btn__name{color:grey}.btn.is-disabled .btn__icon,.btn:disabled .btn__icon,.btn[disabled] .btn__icon{fill:grey}.btn:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";opacity:0}.btn.is-loading{pointer-events:none}.btn.is-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;z-index:1;width:1.78571vw;height:1.78571vw;content:"";background:url(/local/templates/kuppersberg-2023/images/loader.svg) 50% 50% no-repeat;background-size:contain;-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}@media only screen and (max-width:860px) and (min-width:641px){.btn.is-loading:after{width:3.72093vw;height:3.72093vw}}@media only screen and (max-width:640px){.btn.is-loading:after{width:8.53333vw;height:8.53333vw}}.btn.is-loading .btn__icon,.btn.is-loading .btn__name{opacity:.3}.btn__name{position:relative;z-index:1;font-weight:400;font-size:.78125vw;line-height:1.714;color:#fff;pointer-events:none}@media only screen and (max-width:1440px) and (min-width:1371px){.btn__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.btn__name{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.btn__name{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.btn__name{font-size:3.73333vw}}.btn__name+.btn__icon,.btn__name+.svg__inner{margin-left:.44643vw;margin-right:0}@media only screen and (max-width:1440px) and (min-width:1371px){.btn__name+.btn__icon,.btn__name+.svg__inner{margin-left:.55556vw;margin-right:0}}@media only screen and (max-width:1370px) and (min-width:1051px){.btn__name+.btn__icon,.btn__name+.svg__inner{margin-left:.58394vw;margin-right:0}}@media only screen and (max-width:1050px) and (min-width:861px){.btn__name+.btn__icon,.btn__name+.svg__inner{margin-left:.7619vw;margin-right:0}}@media only screen and (max-width:860px) and (min-width:641px){.btn__name+.btn__icon,.btn__name+.svg__inner{margin-left:.93023vw;margin-right:0}}@media only screen and (max-width:640px){.btn__name+.btn__icon,.btn__name+.svg__inner{margin-left:2.13333vw;margin-right:0}}.btn__icon{display:flex;will-change:transform}.btn__icon:not(.btn__icon:last-child){margin-right:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.btn__icon:not(.btn__icon:last-child){margin-right:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.btn__icon:not(.btn__icon:last-child){margin-right:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.btn__icon:not(.btn__icon:last-child){margin-right:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.btn__icon:not(.btn__icon:last-child){margin-right:.93023vw}}@media only screen and (max-width:640px){.btn__icon:not(.btn__icon:last-child){margin-right:2.13333vw}}.btn__icon.svg{position:relative}.btn--small{height:56px}@media only screen and (min-width:1921px){.btn--small{height:3.125vw}}@media only screen and (max-width:640px){.btn--small{height:14.93333vw}}.btn--xss{height:44px}@media only screen and (min-width:1921px){.btn--xss{height:2.45536vw}}@media only screen and (max-width:640px){.btn--xss{height:11.73333vw}}.btn--full{width:100%}@media only screen and (max-width:640px){.btn--full-m{width:100%}}.btn--black:before{background:#000;opacity:1;transition:opacity .3s}@media only screen and (min-width:1051px){.btn--black:hover:not(:disabled) .btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.btn--black2:before{background:#141415;opacity:1;transition:opacity .3s}@media only screen and (min-width:1051px){.btn--black2:hover:not(:disabled) .btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.btn--white:before{background:#fff;opacity:1;transition:opacity .3s}@media only screen and (min-width:1051px){.btn--white:hover:not(:disabled) .btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.btn--white .btn__name{color:#000}.btn--white.is-loading:after{background-image:url(/local/templates/kuppersberg-2023/images/loader--black.svg)}.btn--to_cart{background:#fff}@media only screen and (min-width:1051px){.btn--to_cart:hover:not(:disabled) .svg__inner{-webkit-animation:cartRotate 2.4s linear infinite;animation:cartRotate 2.4s linear infinite}}@media only screen and (min-width:1051px){.btn--to_favorite:hover:not(:disabled) .svg__inner{-webkit-animation:trsYscale 2.4s linear infinite;animation:trsYscale 2.4s linear infinite}}.btn--delete{width:44px;border-radius:50%;background-color:#fff}@media only screen and (min-width:1921px){.btn--delete{width:2.45536vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.btn--delete{width:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.btn--delete{width:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.btn--delete{width:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.btn--delete{width:5.11628vw}}@media only screen and (max-width:640px){.btn--delete{width:11.73333vw;background-color:transparent}}@media only screen and (min-width:1051px){.btn--delete:hover:not(:disabled) .btn__icon{will-change:transform;-webkit-animation:accordionBtnOpened 2.4s linear infinite;animation:accordionBtnOpened 2.4s linear infinite}}.btn--red:before{background:#ff2626;opacity:1;transition:opacity .3s}.btn--gray:before{background:#f2f2f2;opacity:1;transition:background .3s,opacity .3s}.btn--gray .btn__name{color:#000}.btn--gray:hover:before{background-color:transparent;border:1px solid #e4e4e4}.btn--gray--dark:before{background:#363636;opacity:1;transition:background .3s,opacity .3s}.btn--gray--dark .btn__name{color:#fff}.btn--gray--dark:hover .btn__name{color:#000}.btn--gray--dark:hover:before{background-color:transparent;border:1px solid #171719}.btn--br,.btn--br:before{border-radius:6px}.btn--bordered{border:1px solid #e4e4e4;transition:border-color .3s}body.body--dark .btn--bordered{border-color:#363636}@media only screen and (min-width:1921px){.btn--bordered{border-width:.0558vw}}.btn--bordered .btn__name{color:#000}body.body--dark .btn--bordered .btn__name{color:#fff}@media only screen and (min-width:1051px){.btn--bordered:hover:not(:disabled){border-color:grey}.btn--bordered:hover:not(:disabled) .btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.btn--transparent{border:1px solid #363636;transition:border-color .3s}@media only screen and (min-width:1921px){.btn--transparent{border-width:.0558vw}}.btn--transparent:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:#000;opacity:0;transition:opacity .3s}@media only screen and (min-width:1051px){.btn--transparent:hover:not(:disabled){border-color:transparent}.btn--transparent:hover:not(:disabled):before{opacity:1}.btn--transparent:hover:not(:disabled) .btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.btn--link{display:flex;align-items:center;gap:15px;height:auto;padding:0}.btn--link,.btn--link:before{background-color:transparent}.btn--link .btn__name{color:#000}.btn--left-icon{width:auto;padding:0 20px}@media only screen and (min-width:1921px){.btn--left-icon{padding:0 1.11607vw}}@media only screen and (max-width:640px){.btn--left-icon{padding:0 5.33333vw}}.btn--left-icon:before{pointer-events:none;content:"";position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;background:#ff2626;transition:transform .3s;transform:scaleX(.36);transform-origin:0 100%;opacity:1}@media only screen and (min-width:1921px){.btn--left-icon:before{height:.0558vw}}@media only screen and (max-width:640px){.btn--left-icon:before{transform:scaleX(.4)}}.btn--left-icon .btn__icon{margin:0 1.11607vw 0 0;transition:transform .3s}@media only screen and (max-width:860px) and (min-width:641px){.btn--left-icon .btn__icon{margin:0 2.32558vw 0 0}}@media only screen and (max-width:640px){.btn--left-icon .btn__icon{margin:0 5.33333vw 0 0}}.btn--left-icon .btn__name{color:#000}body.body--dark .btn--left-icon .btn__name{color:#fff}@media only screen and (min-width:1051px){.btn--left-icon:hover:not(:disabled):before{transform:scale(1)}.btn--left-icon:hover:not(:disabled) .btn__icon{transform:scale(1.2)}}.btn--inline{width:auto}.btn--inline .btn__name{line-height:1}.btn--inline .btn__name:before{content:"";position:absolute;bottom:-2px;left:0;display:block;width:100%;height:1px;background:#fff;transition:transform .3s;transform:scaleX(0);transform-origin:0 100%;will-change:transform}@media only screen and (min-width:1921px){.btn--inline .btn__name:before{bottom:-.11161vw;height:.0558vw}}@media only screen and (max-width:640px){.btn--inline .btn__name:before{bottom:-.53333vw}}.btn--inline .btn__icon{transition:transform .3s}@media only screen and (min-width:1051px){.btn--inline:hover:not(:disabled) .btn__name:before{transform:scale(1)}.btn--inline:hover:not(:disabled) .btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.btn--text-black .btn__name{color:#000}.btn--video{width:auto;overflow:hidden;background-color:#000;border:1px solid #000;transition:background-color .3s,border .3s}@media only screen and (min-width:1921px){.btn--video{border-width:.0558vw}}@media only screen and (max-width:640px){.btn--video{height:9.6vw;padding:.53333vw 2.13333vw .53333vw 4.26667vw;border-width:.26667vw;border-radius:4.26667vw}}.btn--video:focus-visible:not(:active),.btn--video:focus-visible:not(:hover){border-color:#4517fc}.btn--video:hover:not(:disabled){background-color:#363636}.btn--video:active{background-color:transparent}.btn--video:active .btn__name{color:#000}.btn--video:active .btn__icon{fill:#000}.btn--video .btn__name{color:#fff}.btn--video .btn__icon{fill:#fff}.btn--checkbox .btn__name:before{content:attr(data-text-default)}.btn--checkbox .svg__inner{margin-right:.89286vw;margin-left:0}@media only screen and (max-width:1440px) and (min-width:1371px){.btn--checkbox .svg__inner{margin-right:.55556vw;margin-left:0}}@media only screen and (max-width:1370px) and (min-width:1051px){.btn--checkbox .svg__inner{margin-right:.58394vw;margin-left:0}}@media only screen and (max-width:1050px) and (min-width:861px){.btn--checkbox .svg__inner{margin-right:.7619vw;margin-left:0}}@media only screen and (max-width:860px) and (min-width:641px){.btn--checkbox .svg__inner{margin-right:.93023vw;margin-left:0}}@media only screen and (max-width:640px){.btn--checkbox .svg__inner{margin-right:2.13333vw;margin-left:0}}.btn--checkbox .btn__icon--checked{display:none}.btn--checkbox.is-added~.btn__name:before,.btn--checkbox input:checked~.btn__name:before{content:attr(data-text-checked)}@media only screen and (min-width:641px){.btn--checkbox.is-added~.svg__inner .svg,.btn--checkbox input:checked~.svg__inner .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}}@media only screen and (min-width:641px){.btn--checkbox.is-added~.svg__inner .svg--hover,.btn--checkbox input:checked~.svg__inner .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}}a.btn--checkbox .btn__name:before{content:attr(data-text-default)}a.btn--checkbox .svg__inner{margin-right:.89286vw;margin-left:0}@media only screen and (max-width:1440px) and (min-width:1371px){a.btn--checkbox .svg__inner{margin-right:.55556vw;margin-left:0}}@media only screen and (max-width:1370px) and (min-width:1051px){a.btn--checkbox .svg__inner{margin-right:.58394vw;margin-left:0}}@media only screen and (max-width:1050px) and (min-width:861px){a.btn--checkbox .svg__inner{margin-right:.7619vw;margin-left:0}}@media only screen and (max-width:860px) and (min-width:641px){a.btn--checkbox .svg__inner{margin-right:.93023vw;margin-left:0}}@media only screen and (max-width:640px){a.btn--checkbox .svg__inner{margin-right:2.13333vw;margin-left:0}}a.btn--checkbox.is-added .btn__name:before{content:attr(data-text-checked)}@media only screen and (min-width:641px){a.btn--checkbox.is-added .svg__inner .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}}@media only screen and (min-width:641px){a.btn--checkbox.is-added .svg__inner .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}}.circle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.79018vw;height:2.79018vw;font-size:0}@media only screen and (max-width:1370px) and (min-width:1051px){.circle{width:3.21168vw;height:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.circle{width:3.80952vw;height:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.circle{width:4.65116vw;height:4.65116vw}}@media only screen and (max-width:640px){.circle{width:9.6vw;height:9.6vw}}.circle:after,.circle:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:""}.circle:before{z-index:0;transition:transform .25s ease-in-out;background:#f2f2f2;border-radius:50%;will-change:transform}@media only screen and (max-width:640px){.circle:before{background:transparent}}.circle:after{z-index:1}.circle:hover:before{transform:scale(.9)}.circle--next:after,.circle--prev:after{background:url(/local/templates/kuppersberg-2023/images/arrow-red.svg) 50% 50% no-repeat;background-size:9px}@media only screen and (min-width:1921px){.circle--next:after,.circle--prev:after{background-size:.50223vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.circle--next:after,.circle--prev:after{background-size:.65693vw}}@media only screen and (max-width:1050px) and (min-width:861px){.circle--next:after,.circle--prev:after{background-size:.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.circle--next:after,.circle--prev:after{background-size:1.04651vw}}@media only screen and (max-width:640px){.circle--next:after,.circle--prev:after{background-size:2.4vw}}.circle--next:hover:not([disabled]):after,.circle--prev:hover:not([disabled]):after{-webkit-animation:trsX 3.5s linear infinite;animation:trsX 3.5s linear infinite}.circle--prev{transform:rotate(180deg)}.circle--bg-white:before{background:#fff}.circle--arrow-black:after{background-image:url(/local/templates/kuppersberg-2023/images/arrow-black.svg)}.kup-lazy,.kup-lazy__img{position:relative}.kup-lazy__img{z-index:1;transition:opacity .3s}.kup-lazy__load{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}#loader{transition:opacity .3s ease}.grecaptcha-badge{opacity:0;pointer-events:none}.main--inner{padding-top:8.92857vw}@media only screen and (max-width:860px) and (min-width:641px){.main--inner{padding-top:11.62791vw}}@media only screen and (max-width:640px){.main--inner{padding-top:18.13333vw}}.main .btn-buy,.main .btnTinkoff{background-color:#ff2626!important;color:#fff!important;border-radius:0!important;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;width:16.40625vw;max-width:100%;height:56px;padding:0;margin-bottom:.89286vw;font-weight:400;font-size:.78125vw;line-height:1.714}@media only screen and (min-width:1921px){.main .btn-buy,.main .btnTinkoff{height:3.125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.main .btn-buy,.main .btnTinkoff{width:20.41667vw;margin-bottom:1.11111vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main .btn-buy,.main .btnTinkoff{width:21.45985vw;margin-bottom:1.16788vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main .btn-buy,.main .btnTinkoff{width:28vw;margin-bottom:1.52381vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.main .btn-buy,.main .btnTinkoff{width:34.18605vw;margin-bottom:1.86047vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.main .btn-buy,.main .btnTinkoff{width:81.86667vw;height:14.93333vw;margin-bottom:4.26667vw;font-size:3.73333vw}}.k-section{position:relative;display:block;width:100%;margin-bottom:13.95089vw}@media only screen and (max-width:860px) and (min-width:641px){.k-section{margin-bottom:15.69767vw}}@media only screen and (max-width:640px){.k-section{margin-bottom:26.66667vw}}.k-section--min{margin-bottom:11.16071vw}@media only screen and (max-width:860px) and (min-width:641px){.k-section--min{margin-bottom:13.95349vw}}@media only screen and (max-width:640px){.k-section--min{margin-bottom:26.66667vw}}.k-section--xs{margin-bottom:5.58036vw}@media only screen and (max-width:860px) and (min-width:641px){.k-section--xs{margin-bottom:6.97674vw}}@media only screen and (max-width:640px){.k-section--xs{margin-bottom:13.33333vw}}.k-container{padding-right:5.58036vw;padding-left:5.58036vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-container{padding-right:5.55556vw;padding-left:5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-container{padding-right:4.37956vw;padding-left:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-container{padding-right:3.80952vw;padding-left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-container{padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.k-container{padding-right:4.26667vw;padding-left:4.26667vw}}.k-title{position:relative;display:block;margin-bottom:8.81696vw;font:400 4.91071vw/1.045 Oranienbaum,serif,Rubik,sans-serif;text-align:center;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.k-title{margin-bottom:10.27778vw;font-size:6.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-title{margin-bottom:9.85401vw;font-size:5.83942vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-title{margin-bottom:11.42857vw;font-size:6.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-title{margin-bottom:11.62791vw;font-size:7.44186vw}}@media only screen and (max-width:640px){.k-title{margin-bottom:14.66667vw;font-size:13.86667vw;line-height:1.076}}.k-title__wrap{width:33.48214vw;margin:auto auto 6.86384vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-title__wrap{width:41.66667vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-title__wrap{width:43.79562vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-title__wrap{width:57.14286vw;font-size:1.33333vw;line-height:1.8}}@media only screen and (max-width:860px) and (min-width:641px){.k-title__wrap{width:69.76744vw;font-size:1.62791vw;line-height:1.8}}@media only screen and (max-width:640px){.k-title__wrap{width:80vw;margin-bottom:12.8vw;font-size:3.73333vw;line-height:1.714}}.k-title__wrap .k-title{margin-bottom:6.58482vw}@media only screen and (max-width:640px){.k-title__wrap .k-title{margin-bottom:19.2vw}}.k-title__wrap .k-text{text-align:center}.k-title:after{content:"";position:absolute;bottom:-2.23214vw;left:0;right:0;display:block;width:235px;height:8px;margin:auto;background:url(/local/templates/kuppersberg-2023/images/title-icon.svg) 50% 50% no-repeat;background-size:235px}@media only screen and (min-width:1921px){.k-title:after{width:13.11384vw;height:.44643vw;background-size:13.11384vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-title:after{bottom:-2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-title:after{bottom:-2.77372vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-title:after{bottom:-3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-title:after{bottom:-3.95349vw}}@media only screen and (max-width:640px){.k-title:after{bottom:-7.2vw;width:62.66667vw;height:2.13333vw;background-size:62.66667vw}}@media only screen and (max-width:640px){.k-title[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.k-title[data-visibility]:after{transition:width .4s ease-in-out .1s}.k-title[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}.k-title[data-visibility]:not(.is-visible):after{width:24px}}@media only screen and (max-width:640px) and (min-width:1921px){.k-title[data-visibility]:not(.is-visible):after{width:1.33929vw}}@media only screen and (max-width:640px) and (max-width:640px){.k-title[data-visibility]:not(.is-visible):after{width:6.4vw}}.k-text{display:block;font-family:Rubik,sans-serif;font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.k-text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-text{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-text{font-size:1.28571vw;line-height:1.8}}@media only screen and (max-width:860px) and (min-width:641px){.k-text{font-size:1.51163vw;line-height:1.8}}@media only screen and (max-width:640px){.k-text{font-size:3.73333vw}}.sub-title{position:relative;display:block;max-width:44.64286vw;margin-right:auto;margin-left:auto;margin-bottom:4.46429vw;font:400 3.57143vw/1.125 Oranienbaum,serif,Rubik,sans-serif;text-align:center;text-transform:uppercase}@media only screen and (max-width:860px) and (min-width:641px){.sub-title{margin-bottom:6.97674vw;font-size:5.5814vw}}@media only screen and (max-width:640px){.sub-title{max-width:100%;margin-bottom:8.53333vw;font-size:8.53333vw;line-height:1}}@media only screen and (max-width:640px){.sub-title[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.sub-title[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}._mb40{margin-bottom:4.46429vw}@media only screen and (max-width:860px) and (min-width:641px){._mb40{margin-bottom:6.97674vw}}@media only screen and (max-width:640px){._mb40{margin-bottom:8.53333vw}}.note-text{font-size:13px;line-height:1.53;color:grey}@media only screen and (min-width:1921px){.note-text{font-size:.72545vw}}@media only screen and (max-width:640px){.note-text{font-size:3.46667vw}}.note-text--italic{font-style:italic}.note-text--14{font-size:14px}@media only screen and (min-width:1921px){.note-text--14{font-size:.78125vw}}@media only screen and (max-width:640px){.note-text--14{font-size:3.73333vw}}.system-message{position:relative;display:block;font:400 2.45536vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:center;text-transform:uppercase;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.system-message{font-size:2.91667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.system-message{font-size:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.system-message{font-size:3.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.system-message{font-size:4.18605vw}}@media only screen and (max-width:640px){.system-message{font-size:8vw}}.msg-with-btn{display:flex;align-items:center;flex-direction:column;max-width:420px;margin:1.78571vw auto 0;text-align:center}@media only screen and (min-width:1921px){.msg-with-btn{max-width:23.4375vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.msg-with-btn{margin-top:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.msg-with-btn{margin-top:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.msg-with-btn{margin-top:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.msg-with-btn{margin-top:3.72093vw}}@media only screen and (max-width:640px){.msg-with-btn{margin-top:8.53333vw}}.msg-with-btn__title{display:block;margin-bottom:2.23214vw;font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.msg-with-btn__title{margin-bottom:2.77778vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.msg-with-btn__title{margin-bottom:2.91971vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.msg-with-btn__title{margin-bottom:3.80952vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.msg-with-btn__title{margin-bottom:4.65116vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.msg-with-btn__title{margin-bottom:8.53333vw;font-size:3.73333vw}}.msg-with-btn__title--big{font:400 3.57143vw/1.2 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.msg-with-btn__title--big{font-size:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.msg-with-btn__title--big{font-size:4.16058vw}}@media only screen and (max-width:1050px) and (min-width:861px){.msg-with-btn__title--big{font-size:5.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.msg-with-btn__title--big{font-size:5.5814vw}}@media only screen and (max-width:640px){.msg-with-btn__title--big{font-size:8.53333vw}}.msg-with-btn__title__btn{width:14.95536vw}.info-msg{display:grid;grid-auto-flow:column;align-content:start;justify-content:start;gap:12px;padding:8px 16px;border-left:2px solid #f64f4f;background:#f9f9f9;color:#363636}@media only screen and (min-width:1921px){.info-msg{gap:.66964vw;padding:.44643vw .89286vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.info-msg{gap:.87591vw;padding:.58394vw 1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.info-msg{gap:1.14286vw;padding:.7619vw 1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-msg{gap:1.39535vw;padding:.93023vw 1.86047vw}}@media only screen and (max-width:640px){.info-msg{gap:3.2vw;padding:2.13333vw 4.26667vw}}.info-msg strong{font:inherit;font-weight:500}.info-msg strong.red{color:#f64f4f}.info-msg__text{padding-top:3px}@media only screen and (min-width:1921px){.info-msg__text{padding-top:.16741vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.info-msg__text{padding-top:.21898vw}}@media only screen and (max-width:1050px) and (min-width:861px){.info-msg__text{padding-top:.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-msg__text{padding-top:.34884vw}}@media only screen and (max-width:640px){.info-msg__text{padding-top:.8vw}}.tac{text-align:center;justify-self:center}.is-hidden{display:none!important}.block-overflow{position:relative;overflow-x:hidden;overflow-y:auto}.block-overflow::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.block-overflow::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.block-overflow::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .block-overflow::-webkit-scrollbar{background-color:#363636}.block-overflow::-webkit-scrollbar-thumb{background-color:#ff2626}.block-overflow__container::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.block-overflow__container::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.block-overflow__container::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .block-overflow__container::-webkit-scrollbar{background-color:#363636}.block-overflow__container::-webkit-scrollbar-thumb{background-color:#ff2626}.flex-center{display:flex;justify-content:center;align-items:center;gap:10px}.search-pahel{position:relative}.search-pahel.is-open .search-pahel__list{display:flex}.search-pahel__list{display:none;position:absolute;top:110%;left:0;flex-direction:column;gap:20px;width:100%;max-height:300px;padding:12px 16px;background-color:#fff;border:1px solid #e4e4e4;z-index:5}.product-row-item{display:flex;align-items:center;gap:10px}.product-row-item__img{position:relative;overflow:hidden;display:block;width:100%;max-width:72px}.product-row-item__img-inner{position:relative;display:block;padding-bottom:100%;height:0}.product-row-item__img-inner img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.chips__tags{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:.44643vw;font-size:.78125vw;line-height:1.43}.chips__tags--col{flex-direction:column;align-items:start}@media only screen and (max-width:1440px) and (min-width:1371px){.chips__tags{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.chips__tags{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.chips__tags{gap:.7619vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.chips__tags{gap:.93023vw;font-size:12px}}@media only screen and (max-width:640px){.chips__tags{font-size:12px;gap:2.13333vw}}.chips__tags__one{position:relative;display:inline-flex;align-items:center;height:2.23214vw;padding-left:.89286vw;padding-right:.55804vw;font-weight:400;background:#f2f2f2;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1440px) and (min-width:1371px){.chips__tags__one{height:2.63889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.chips__tags__one{height:2.62774vw}}@media only screen and (max-width:1050px) and (min-width:861px){.chips__tags__one{height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.chips__tags__one{height:40px;padding-left:16px;padding-right:10px}}@media only screen and (max-width:640px){.chips__tags__one{height:auto;padding-left:16px;padding-top:8px;padding-bottom:8px}}.chips__tags__one--black{cursor:pointer;background-color:#171719;color:#fff}.chips__tags__one--black:hover .chips__tags__one__icon:before{transform:rotate(180deg)}.chips__tags__one--black:hover .chips__tags__one__icon:after{transform:rotate(270deg)}.chips__tags__one__name{font-weight:400;margin-right:3px}@media only screen and (min-width:1921px){.chips__tags__one__name{margin-right:.16741vw}}.chips__tags__one__btn{position:relative;display:block;width:1.33929vw;height:1.33929vw;margin-left:.66964vw;font-size:0}@media only screen and (max-width:1050px){.chips__tags__one__btn{width:24px;height:24px}}.chips__tags__one__btn:after,.chips__tags__one__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:11px;height:1.5px;background:#ff2626}@media only screen and (min-width:1921px){.chips__tags__one__btn:after,.chips__tags__one__btn:before{width:.61384vw;height:.08371vw}}@media only screen and (max-width:1370px){.chips__tags__one__btn:after,.chips__tags__one__btn:before{width:11px}}@media only screen and (max-width:640px){.chips__tags__one__btn:after,.chips__tags__one__btn:before{width:2.93333vw;height:.4vw}}.chips__tags__one__btn:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.chips__tags__one__btn:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.chips__tags__one__btn:hover:before{transform:rotate(-135deg)}.chips__tags__one__btn:hover:after{transform:rotate(-225deg)}.chips__tags__one__icon{position:relative;display:block;width:1.33929vw;height:1.33929vw;margin-left:.89286vw;font-size:0}@media only screen and (max-width:1050px){.chips__tags__one__icon{width:24px;height:24px;margin-left:16px}}.chips__tags__one__icon:after,.chips__tags__one__icon:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:10px;height:1px;background:#ff2626}@media only screen and (max-width:640px){.chips__tags__one__icon:after,.chips__tags__one__icon:before{width:2.66667vw;height:.26667vw}}.chips__tags__one__icon:before{transform:rotate(0deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.chips__tags__one__icon:after{transform:rotate(90deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.chips__tags__clear{flex-shrink:0;padding:.55804vw;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.chips__tags__clear{padding:.625vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.chips__tags__clear{padding:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.chips__tags__clear{padding:.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.chips__tags__clear{padding:6px 10px}}.chips__tags__clear:hover{text-decoration:underline}.radio-items__el+.radio-items__el{padding-top:1.78571vw}@media only screen and (max-width:640px){.radio-items__el+.radio-items__el{padding-top:4.26667vw}}.radio-items__container{display:flex;flex-wrap:wrap;align-items:center;gap:1.33929vw}@media only screen and (max-width:640px){.radio-items__container{gap:4.26667vw}}.radio-items__container .radio{margin:0}@media only screen and (max-width:640px){.radio-items__container .radio__text{padding-left:8vw}}.radio-items__label{margin-bottom:1.33929vw}.b24-widget-button-wrapper{z-index:5!important}.b24-widget-button-shadow{z-index:4!important}@media only screen and (max-width:640px){.b24-widget-button-position-bottom-right{right:5.86667vw!important;bottom:5.33333vw!important}}.bx-soa-main-notifications{margin-top:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.bx-soa-main-notifications{margin-top:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bx-soa-main-notifications{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bx-soa-main-notifications{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.bx-soa-main-notifications{margin-top:2.32558vw}}@media only screen and (max-width:640px){.bx-soa-main-notifications{margin-top:5.33333vw}}.bx-soa-main-notifications .alert{font-family:Rubik,sans-serif!important;font-size:18px!important}@media only screen and (min-width:1921px){.bx-soa-main-notifications .alert{font-size:1.00446vw!important}}@media only screen and (max-width:640px){.bx-soa-main-notifications .alert{font-size:4.8vw!important}}.bx-soa-main-notifications .alert.alert-danger{color:#ff2626}.bx-session-message{padding:1.11607vw 2.79018vw!important;border-color:#e4e4e4!important;font:400 14px/1.714 Rubik,sans-serif!important;color:#000!important;background:#fff!important}@media only screen and (min-width:1921px){.bx-session-message{font-size:.78125vw!important}}@media only screen and (max-width:640px){.bx-session-message{font-size:3.73333vw!important}}.bx-session-message-close{position:absolute;display:block!important;top:.83705vw;right:.83705vw;width:30px!important;height:30px!important;transform:rotate(180deg);transition:transform .5s cubic-bezier(.455,.03,.515,.955) 0s;background:none!important}@media only screen and (min-width:1921px){.bx-session-message-close{width:1.67411vw!important;height:1.67411vw!important}}@media only screen and (max-width:640px){.bx-session-message-close{width:8vw!important;height:8vw!important}}.bx-session-message-close:hover:before{transform:rotate(-135deg)}.bx-session-message-close:hover:after{transform:rotate(-225deg)}.bx-session-message-close:after,.bx-session-message-close:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:33.8%;height:1px;background:#ff2626}@media only screen and (min-width:1921px){.bx-session-message-close:after,.bx-session-message-close:before{height:.0558vw}}.bx-session-message-close:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.bx-session-message-close:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.ttu{text-transform:uppercase}.title-wrapper{display:grid;margin-top:8.37054vw;margin-bottom:8.37054vw}@media only screen and (max-width:640px){.title-wrapper{margin-top:17.06667vw;margin-bottom:17.06667vw}}._fsz48{font:400 2.67857vw/1 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:860px) and (min-width:641px){._fsz48{font-size:3.72093vw}}@media only screen and (max-width:640px){._fsz48{font-size:8.53333vw}}.scl-item{position:relative;display:block;width:40px;height:40px;font-size:0}@media only screen and (min-width:1921px){.scl-item{width:2.23214vw;height:2.23214vw}}@media only screen and (max-width:640px){.scl-item{width:10.66667vw;height:10.66667vw}}.scl-item:after,.scl-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:50%;transition:transform .5s cubic-bezier(.39,.575,.565,1),opacity .3s;will-change:opacity}.scl-item:before{transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s;opacity:1;transform:translateZ(0)}.scl-item:after{transform:translate3d(0,-10px,0);transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0}@media only screen and (min-width:1921px){.scl-item:after{transform:translate3d(0,-.55804vw,0)}}@media only screen and (max-width:640px){.scl-item:after{transform:translate3d(0,-2.66667vw,0)}}.scl-item:hover:before{transform:translate3d(0,10px,0);transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0}@media only screen and (min-width:1921px){.scl-item:hover:before{transform:translate3d(0,.55804vw,0)}}@media only screen and (max-width:640px){.scl-item:hover:before{transform:translate3d(0,2.66667vw,0)}}.scl-item:hover:after{transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s;opacity:1;transform:translateZ(0)}.scl-item--tw:after,.scl-item--tw:before{background-size:15px}@media only screen and (min-width:1921px){.scl-item--tw:after,.scl-item--tw:before{background-size:.83705vw}}@media only screen and (max-width:640px){.scl-item--tw:after,.scl-item--tw:before{background-size:4vw}}.scl-item--tw:before{background-image:url(/local/templates/kuppersberg-2023/images/social/twitter.svg)}.scl-item--tw:after{background-image:url(/local/templates/kuppersberg-2023/images/social/twitter--white.svg)}.scl-item--fb:after,.scl-item--fb:before{background-size:7px}@media only screen and (min-width:1921px){.scl-item--fb:after,.scl-item--fb:before{background-size:.39062vw}}@media only screen and (max-width:640px){.scl-item--fb:after,.scl-item--fb:before{background-size:1.86667vw}}.scl-item--fb:before{background-image:url(/local/templates/kuppersberg-2023/images/social/facebook.svg)}.scl-item--fb:after{background-image:url(/local/templates/kuppersberg-2023/images/social/facebook--white.svg)}.scl-item--in:after,.scl-item--in:before{background-size:13px}@media only screen and (min-width:1921px){.scl-item--in:after,.scl-item--in:before{background-size:.72545vw}}@media only screen and (max-width:640px){.scl-item--in:after,.scl-item--in:before{background-size:3.46667vw}}.scl-item--in:before{background-image:url(/local/templates/kuppersberg-2023/images/social/linkedin.svg)}.scl-item--in:after{background-image:url(/local/templates/kuppersberg-2023/images/social/linkedin--white.svg)}.scl-item--inst:after,.scl-item--inst:before{background-size:15px}@media only screen and (min-width:1921px){.scl-item--inst:after,.scl-item--inst:before{background-size:.83705vw}}@media only screen and (max-width:640px){.scl-item--inst:after,.scl-item--inst:before{background-size:4vw}}.scl-item--inst:before{background-image:url(/local/templates/kuppersberg-2023/images/social/instagram.svg)}.scl-item--inst:after{background-image:url(/local/templates/kuppersberg-2023/images/social/instagram--white.svg)}.scl-item--vk:after,.scl-item--vk:before{background-size:19px}@media only screen and (min-width:1921px){.scl-item--vk:after,.scl-item--vk:before{background-size:1.06027vw}}@media only screen and (max-width:640px){.scl-item--vk:after,.scl-item--vk:before{background-size:5.06667vw}}.scl-item--vk:before{background-image:url(/local/templates/kuppersberg-2023/images/social/vk.svg)}.scl-item--vk:after{background-image:url(/local/templates/kuppersberg-2023/images/social/vk--white.svg)}.scl-item--tg:after,.scl-item--tg:before{background-size:19px}@media only screen and (min-width:1921px){.scl-item--tg:after,.scl-item--tg:before{background-size:1.06027vw}}@media only screen and (max-width:640px){.scl-item--tg:after,.scl-item--tg:before{background-size:5.06667vw}}.scl-item--tg:before{background-image:url(/local/templates/kuppersberg-2023/images/social/tg.svg)}.scl-item--tg:after{background-image:url(/local/templates/kuppersberg-2023/images/social/tg--white.svg)}.scl-item--tg-r:after,.scl-item--tg-r:before{background-size:19px}@media only screen and (min-width:1921px){.scl-item--tg-r:after,.scl-item--tg-r:before{background-size:1.06027vw}}@media only screen and (max-width:640px){.scl-item--tg-r:after,.scl-item--tg-r:before{background-size:5.06667vw}}.scl-item--tg-r:before{background-image:url(/local/templates/kuppersberg-2023/images/social/tg-r.svg)}.scl-item--tg-r:after{background-image:url(/local/templates/kuppersberg-2023/images/social/tg-r--white.svg)}.scl-item--yt:after,.scl-item--yt:before{background-size:19px}@media only screen and (min-width:1921px){.scl-item--yt:after,.scl-item--yt:before{background-size:1.06027vw}}@media only screen and (max-width:640px){.scl-item--yt:after,.scl-item--yt:before{background-size:5.06667vw}}.scl-item--yt:before{background-image:url(/local/templates/kuppersberg-2023/images/social/yt.svg)}.scl-item--yt:after{background-image:url(/local/templates/kuppersberg-2023/images/social/yt--white.svg)}.breadcrumbs{position:relative;overflow:hidden;display:block;padding:0;margin:0}.breadcrumbs li{display:inline-block;vertical-align:middle}body.loaded .breadcrumbs li>a,body.loaded .breadcrumbs li>span{display:block;max-width:90vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumbs a,.breadcrumbs span{font-size:13px;line-height:1.53}@media only screen and (min-width:1921px){.breadcrumbs a,.breadcrumbs span{font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.breadcrumbs a,.breadcrumbs span{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.breadcrumbs a,.breadcrumbs span{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.breadcrumbs a,.breadcrumbs span{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.breadcrumbs a,.breadcrumbs span{font-size:13px}}@media only screen and (max-width:640px){.breadcrumbs a,.breadcrumbs span{font-size:3.46667vw}}body.body--dark .breadcrumbs a,body.body--dark .breadcrumbs span{color:#fff}.breadcrumbs span{color:#000}.breadcrumbs a,.breadcrumbs a span{color:grey}.breadcrumbs a:after{content:">";display:inline-block;margin:0 6px}.breadcrumbs a:hover span{text-decoration:underline}.breadcrumbs--shop{padding:0 5.58036vw}@media only screen and (max-width:1440px) and (min-width:1371px){.breadcrumbs--shop{padding:0 5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.breadcrumbs--shop{padding:0 4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.breadcrumbs--shop{padding:0 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.breadcrumbs--shop{padding:0 2.90698vw}}@media only screen and (max-width:640px){.breadcrumbs--shop{padding:3.2vw 4vw 0}}.breadcrumbs--shop a:after{margin:0 5px}@media only screen and (max-width:860px){.breadcrumbs--left{text-align:left}}.breadcrumbs--center{justify-content:center}.breadcrumbs--white a,.breadcrumbs--white a span,.breadcrumbs--white span{color:#fff}.pagination{display:flex}.pagination,.pagination__one{justify-content:center;align-items:center}.pagination__one{position:relative;display:inline-flex;width:24px;height:24px;margin:0 2px;color:#000;font-size:14px;transition:color .3s ease-in-out}@media only screen and (min-width:1921px){.pagination__one{width:1.33929vw;height:1.33929vw;margin:0 .11161vw;font-size:.78125vw}}@media only screen and (max-width:640px){.pagination__one{width:6.4vw;height:6.4vw;margin:0 .53333vw;font-size:3.73333vw}}.pagination__one:after{content:"";position:absolute;right:3px;bottom:-3px;left:3px;height:1px;background:#ff2626;transform:scaleX(0)}@media only screen and (min-width:1921px){.pagination__one:after{right:.16741vw;bottom:-.16741vw;left:.16741vw;height:.0558vw}}@media only screen and (max-width:640px){.pagination__one:after{right:.8vw;bottom:-.8vw;left:.8vw;height:.26667vw}}.pagination__one--current{color:#ff2626}.pagination__one--current:after{transform:scaleX(1)}.pagination__one--prev{margin-right:16px;margin-left:0}@media only screen and (min-width:1921px){.pagination__one--prev{margin-right:.89286vw}}@media only screen and (max-width:640px){.pagination__one--prev{margin-right:4.26667vw}}.pagination__one--next{margin-right:0;margin-left:16px}@media only screen and (min-width:1921px){.pagination__one--next{margin-left:.89286vw}}@media only screen and (max-width:640px){.pagination__one--next{margin-left:4.26667vw}}.pagination__one--next,.pagination__one--prev{font-size:0}.pagination__one--next:after,.pagination__one--next:before,.pagination__one--prev:after,.pagination__one--prev:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:8px;height:12px;background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;transition:transform .6s cubic-bezier(.4,0,0,1),opacity .5s ease;will-change:transform,opacity}@media only screen and (min-width:1921px){.pagination__one--next:after,.pagination__one--next:before,.pagination__one--prev:after,.pagination__one--prev:before{width:.44643vw;height:.66964vw}}@media only screen and (max-width:640px){.pagination__one--next:after,.pagination__one--next:before,.pagination__one--prev:after,.pagination__one--prev:before{width:2.13333vw;height:3.2vw}}.pagination__one--next:before,.pagination__one--prev:before{background-image:url(/local/templates/kuppersberg-2023/images/arrow-black.svg);transition-delay:.1s,.1s}.pagination__one--next:after,.pagination__one--prev:after{background-image:url(/local/templates/kuppersberg-2023/images/arrow-red.svg);transition-delay:0s,0s;transform:translate3d(0,-10px,0);opacity:0}@media only screen and (min-width:1921px){.pagination__one--next:after,.pagination__one--prev:after{transform:translate3d(0,-.55804vw,0)}}@media only screen and (max-width:640px){.pagination__one--next:after,.pagination__one--prev:after{transform:translate3d(0,-2.66667vw,0)}}.pagination__one--next:hover:before,.pagination__one--prev:hover:before{transition-delay:0s,0s;transform:translate3d(0,10px,0);opacity:0}@media only screen and (min-width:1921px){.pagination__one--next:hover:before,.pagination__one--prev:hover:before{transform:translate3d(0,.55804vw,0)}}@media only screen and (max-width:640px){.pagination__one--next:hover:before,.pagination__one--prev:hover:before{transform:translate3d(0,2.66667vw,0)}}.pagination__one--next:hover:after,.pagination__one--prev:hover:after{transition-delay:.1s,.1s;transform:translateZ(0);opacity:1}.pagination__one--prev{transform:rotate(180deg)}.pagination__one--prev:after{transform:translate3d(0,10px,0)}@media only screen and (min-width:1921px){.pagination__one--prev:after{transform:translate3d(0,.55804vw,0)}}@media only screen and (max-width:640px){.pagination__one--prev:after{transform:translate3d(0,2.66667vw,0)}}.pagination__one--prev:hover:before{transform:translate3d(0,-10px,0)}@media only screen and (min-width:1921px){.pagination__one--prev:hover:before{transform:translate3d(0,-.55804vw,0)}}@media only screen and (max-width:640px){.pagination__one--prev:hover:before{transform:translate3d(0,-2.66667vw,0)}}.pagination a.pagination__one:hover{color:#ff2626}.pagination span.pagination__one--next,.pagination span.pagination__one--prev{opacity:.5;pointer-events:none}.k-filters{padding-top:1.39509vw}@media only screen and (max-width:1050px){.k-filters{position:fixed;top:0;bottom:0;left:0;z-index:9;width:360px;transform:translate3d(-100%,0,0);transition:transform .35s cubic-bezier(.4,0,0,1);pointer-events:none}.k-filters.is-open{transform:translateZ(0);transition:transform .5s cubic-bezier(.4,0,0,1);pointer-events:all}.k-filters.is-open .k-filters__bg{opacity:.5;transition:opacity .35s ease}}@media only screen and (max-width:640px){.k-filters{width:100%}}.k-filters__wrap{width:100%}@media only screen and (max-width:1050px){.k-filters__wrap{position:absolute;top:0;left:0;bottom:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;background:#fff}}@media only screen and (max-width:1050px){.k-filters__bg{position:fixed;top:0;left:100%;z-index:1;width:100vw;height:100vh;background:#000;opacity:0;transition:opacity .25s ease}}.k-filters__close{position:fixed;top:18px;right:18px;z-index:3;display:none;width:32px;height:32px;background:#fff}@media only screen and (min-width:1921px){.k-filters__close{top:1.00446vw;right:1.00446vw;width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:1050px){.k-filters__close{display:block}}@media only screen and (max-width:640px){.k-filters__close{top:4.8vw;right:4.8vw;width:8.53333vw;height:8.53333vw}}.k-filters__close:after,.k-filters__close:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:26px;height:2px;background:#ff2626}@media only screen and (min-width:1921px){.k-filters__close:after,.k-filters__close:before{width:1.45089vw;height:.11161vw}}@media only screen and (max-width:640px){.k-filters__close:after,.k-filters__close:before{width:6.93333vw}}.k-filters__close:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.k-filters__close:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.k-filters__close:hover:before{transform:rotate(-135deg)}.k-filters__close:hover:after{transform:rotate(-225deg)}.k-filters__close--bottom{top:auto;bottom:4.8vw;display:none;align-items:center;width:auto;padding-right:10.93333vw;font-size:3.73333vw;line-height:1.714;color:grey}@media only screen and (max-width:640px){.k-filters__close--bottom{display:flex}}.k-filters__close--bottom:after,.k-filters__close--bottom:before{left:auto}.k-filters__top{display:flex;align-items:flex-end;justify-content:space-between;height:3.0692vw;padding-bottom:1.33929vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.k-filters__top{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__top{padding-bottom:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__top{padding-bottom:1.75182vw}}@media only screen and (max-width:1050px){.k-filters__top{height:auto;margin-top:8px;padding-bottom:24px}}@media only screen and (max-width:640px){.k-filters__top{padding-bottom:6.4vw}}.k-filters__btn-clear{display:block;color:grey;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.k-filters__btn-clear{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__btn-clear{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__btn-clear{font-size:1.0219vw}}@media only screen and (max-width:1050px){.k-filters__btn-clear{font-size:13px}}@media only screen and (max-width:640px){.k-filters__btn-clear{font-size:3.46667vw}}.k-filters__btn-clear:hover{text-decoration:underline}@media only screen and (max-width:1050px){.k-filters__list{max-height:100%;padding:50px 25px 25px;overflow-x:hidden;overflow-y:auto}}@media only screen and (max-width:640px){.k-filters__list{padding:13.33333vw 6.66667vw}}@media only screen and (max-width:640px){.k-filters__list__wrap{position:relative;transform:translateZ(0);max-height:100%;overflow:auto}}.k-filters__list::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (max-width:640px){.k-filters__list::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .k-filters__list::-webkit-scrollbar{background-color:#363636}.k-filters__list::-webkit-scrollbar-thumb{background-color:#ff2626}.k-filters__buttons{display:none;flex-direction:column;align-items:center;margin-bottom:-100%;box-shadow:0 0 5px rgba(0,0,0,.25);transition:margin .3s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:1050px) and (min-width:861px){.k-filters__buttons{padding:0 2.38095vw}}@media only screen and (max-width:1050px){.k-filters__buttons{display:flex}}@media only screen and (max-width:860px) and (min-width:641px){.k-filters__buttons{padding:0 2.90698vw}}@media only screen and (max-width:640px){.k-filters__buttons{box-shadow:0 0 1.33333vw rgba(0,0,0,.25);padding:0 6.66667vw}}.k-filters__buttons.apply-is-visible{display:flex;margin-bottom:0}.k-filters__buttons.apply-is-visible .btn--apply{display:flex;margin-top:20px}@media only screen and (max-width:640px){.k-filters__buttons.apply-is-visible .btn--apply{margin-top:5.33333vw}}.k-filters__buttons.apply-is-visible:not(.clear-is-visible) .btn--apply{margin-bottom:15px}@media only screen and (max-width:640px){.k-filters__buttons.apply-is-visible:not(.clear-is-visible) .btn--apply{margin-bottom:4vw}}.k-filters__buttons.clear-is-visible{display:flex;margin-bottom:0}.k-filters__buttons.clear-is-visible .btn--clear{display:block}.k-filters__buttons .btn{display:none}@media only screen and (max-width:1050px){.k-filters__buttons .btn{width:100%}}.k-filters__title{font:1.5625vw/1.142 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.035em;text-transform:uppercase}@media only screen and (max-width:1050px){.k-filters__title{display:block;font-size:28px;letter-spacing:.035em;text-align:center}}@media only screen and (max-width:640px){.k-filters__title{font-size:7.46667vw}}.k-filters__title__wrap{display:flex;align-items:center}.k-filters__title__icon{margin-left:.44643vw}@media only screen and (max-width:640px){.k-filters__title__icon{margin-left:2.13333vw}}.k-filters__title:not(:first-child){margin-top:1.39509vw}@media only screen and (max-width:1050px){.k-filters__title:not(:first-child){margin-top:0}}.k-filters__switcher{margin-bottom:.66964vw;padding:1.78571vw 0;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.k-filters__switcher{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__switcher{margin-bottom:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__switcher{margin-bottom:.87591vw}}@media only screen and (max-width:1050px){.k-filters__switcher{margin-bottom:12px}}@media only screen and (max-width:640px){.k-filters__switcher{margin-bottom:3.2vw;padding:8.53333vw 0}}.k-filters__one{position:relative;padding:.66964vw 0;font-size:.78125vw;line-height:1.43}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one{padding:.83333vw 0;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one{padding:.87591vw 0;font-size:1.0219vw}}@media only screen and (max-width:1050px){.k-filters__one{padding:12px 0;font-size:14px}}@media only screen and (max-width:640px){.k-filters__one{padding:3.2vw 0;font-size:3.73333vw}}.k-filters__one.is-close .k-filters__one__title:after,.k-filters__one[data-filter-visible=hide] .k-filters__one__title:after{transform:rotate(90deg)}@media only screen and (max-width:1050px){.k-filters__one.is-close .k-filters__one__tags,.k-filters__one[data-filter-visible=hide] .k-filters__one__tags{display:flex}}.k-filters__one.is-close .k-filters__one__colors,.k-filters__one.is-close .k-filters__one__values,.k-filters__one[data-filter-visible=hide] .k-filters__one__colors,.k-filters__one[data-filter-visible=hide] .k-filters__one__values{display:none}.k-filters__one__title{position:relative;z-index:1;width:100%;padding:0 1.11607vw .33482vw 0;font-size:14px;line-height:1.714;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width:1921px){.k-filters__one__title{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one__title{padding:0 1.38889vw .41667vw 0;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one__title{padding:0 1.45985vw .43796vw 0;font-size:1.0219vw}}@media only screen and (max-width:1050px){.k-filters__one__title{padding:0 20px 5px 0;font-size:14px}}@media only screen and (max-width:640px){.k-filters__one__title{padding:0 5.33333vw 4.26667vw 0;font-size:3.73333vw}}[data-filter-visible] .k-filters__one__title{cursor:pointer}[data-filter-visible] .k-filters__one__title:after,[data-filter-visible] .k-filters__one__title:before{content:"";position:absolute;top:.66964vw;right:-.16741vw;z-index:0;display:block;width:10px;height:1px;background:#ff2626;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s}@media only screen and (min-width:1921px){[data-filter-visible] .k-filters__one__title:after,[data-filter-visible] .k-filters__one__title:before{width:.55804vw;height:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){[data-filter-visible] .k-filters__one__title:after,[data-filter-visible] .k-filters__one__title:before{top:12px;right:-3px}}@media only screen and (max-width:1050px){[data-filter-visible] .k-filters__one__title:after,[data-filter-visible] .k-filters__one__title:before{top:12px;right:-3px}}@media only screen and (max-width:640px){[data-filter-visible] .k-filters__one__title:after,[data-filter-visible] .k-filters__one__title:before{top:3.2vw;right:-.8vw;width:2.66667vw}}.k-filters__one__title .rub:after{font-weight:400}.k-filters__one__tags{position:relative;display:none;align-items:center;flex-wrap:wrap;line-height:1.714}@media only screen and (max-width:1050px) and (min-width:861px){.k-filters__one__tags{margin:.47619vw -.38095vw -.38095vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-filters__one__tags{margin:.5814vw -.46512vw -.46512vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.k-filters__one__tags{margin:1.33333vw -1.06667vw -1.06667vw;font-size:3.73333vw}}.k-filters__one__tag{position:relative;display:inline-flex;align-items:center;font-weight:400;white-space:nowrap;background:#f2f2f2;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1050px) and (min-width:861px){.k-filters__one__tag{height:3.42857vw;margin:.38095vw;padding-left:1.42857vw;padding-right:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-filters__one__tag{height:4.18605vw;margin:.38095vw;padding-left:1.74419vw;padding-right:.93023vw}}@media only screen and (max-width:640px){.k-filters__one__tag{height:9.6vw;margin:1.06667vw;padding-left:4vw;padding-right:2.13333vw}}.k-filters__one__tag__name{font-weight:400;margin-right:3px}@media only screen and (min-width:1921px){.k-filters__one__tag__name{margin-right:.16741vw}}.k-filters__one__tag__btn{position:relative;display:block;width:2.23214vw;height:2.23214vw;margin-left:.66964vw;font-size:0}@media only screen and (max-width:1050px){.k-filters__one__tag__btn{width:32px;height:32px}}.k-filters__one__tag__btn:after,.k-filters__one__tag__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:11px;height:1.5px;background:#ff2626}@media only screen and (min-width:1921px){.k-filters__one__tag__btn:after,.k-filters__one__tag__btn:before{width:.61384vw;height:.08371vw}}@media only screen and (max-width:1370px){.k-filters__one__tag__btn:after,.k-filters__one__tag__btn:before{width:11px}}@media only screen and (max-width:640px){.k-filters__one__tag__btn:after,.k-filters__one__tag__btn:before{width:2.93333vw;height:.4vw}}.k-filters__one__tag__btn:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.k-filters__one__tag__btn:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.k-filters__one__tag__btn:hover:before{transform:rotate(-135deg)}.k-filters__one__tag__btn:hover:after{transform:rotate(-225deg)}.k-filters__one__values{display:flex;flex-direction:column;margin:.55804vw 0 1.39509vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one__values{margin:.69444vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one__values{margin:.72993vw 0}}.k-filters__one__values--scrollable{max-height:260px;overflow-y:auto}@media only screen and (min-width:1921px){.k-filters__one__values--scrollable{max-height:14.50893vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one__values--scrollable{max-height:18.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one__values--scrollable{max-height:18.9781vw}}@media only screen and (max-width:1050px){.k-filters__one__values--scrollable{max-height:100%}}body:not(.is-touch-device) .k-filters__one__values--scrollable::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .k-filters__one__values--scrollable::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .k-filters__one__values--scrollable::-webkit-scrollbar{width:.8vw;height:.8vw}}body:not(.is-touch-device) .k-filters__one__values--scrollable::-webkit-scrollbar-thumb{background-color:#ff2626}.k-filters__one .checkbox__text{color:grey}.k-filters__one__value{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1050px){.k-filters__one__value{padding:0 0 5px}}@media only screen and (max-width:640px){.k-filters__one__value{padding:0 0 1.33333vw}}.k-filters__one__value.is-active .k-filters__one__cnt,.k-filters__one__value.is-active .k-filters__one__name{transform:translate3d(1.11607vw,0,0)}@media only screen and (max-width:1050px){.k-filters__one__value.is-active .k-filters__one__cnt,.k-filters__one__value.is-active .k-filters__one__name{transform:translate3d(20px,0,0)}}.k-filters__one__value.is-active .k-filters__one__name{color:#000}.k-filters__one__value.is-active .k-filters__one__name:before{transform:scale(1);opacity:1}.k-filters__one__value[disabled]{pointer-events:none}.k-filters__one__value[disabled] .k-filters__one__name{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.k-filters__one__value input{position:absolute;opacity:0;pointer-events:none}.k-filters__one__value input:checked~.k-filters__one__cnt,.k-filters__one__value input:checked~.k-filters__one__name{transform:translate3d(1.67411vw,0,0)}@media only screen and (max-width:1050px){.k-filters__one__value input:checked~.k-filters__one__cnt,.k-filters__one__value input:checked~.k-filters__one__name{transform:translate3d(30px,0,0)}}.k-filters__one__value input:checked~.k-filters__one__name{color:#000}.k-filters__one__value input:checked~.k-filters__one__name:before{transform:scale(1);opacity:1}.k-filters__one__value input[disabled]~.k-filters__one__name{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.k-filters__one__value .color-icon{display:block;width:.83705vw;height:.83705vw;margin-right:.83705vw;border-radius:50%}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one__value .color-icon{width:.97222vw;height:.97222vw;margin-right:1.04167vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one__value .color-icon{width:.87591vw;height:.87591vw;margin-right:.87591vw}}@media only screen and (max-width:1050px){.k-filters__one__value .color-icon{width:15px;height:15px;margin-right:15px}}@media only screen and (max-width:640px){.k-filters__one__value .color-icon{width:4vw;height:4vw;margin-right:4vw}}.k-filters__one__name{position:relative;display:block;flex-shrink:0;padding:.27902vw .27902vw .27902vw 0;font-size:.78125vw;line-height:1.714;color:#363636;transition:transform .3s;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one__name{padding:.34722vw .34722vw .34722vw 0;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one__name{padding:.36496vw .36496vw .36496vw 0;font-size:1.0219vw}}@media only screen and (max-width:1050px){.k-filters__one__name{padding:5px 5px 5px 0;font-size:14px}}@media only screen and (max-width:640px){.k-filters__one__name{padding:1.33333vw 1.33333vw 1.33333vw 0;font-size:3.73333vw}}.k-filters__one__name:before{content:"";position:absolute;top:0;bottom:0;left:-1.17187vw;display:block;width:6px;height:6px;margin:auto;background:#ff2626;border-radius:50%;transition:transform .3s,opacity .3s;transform:scale(0) translate3d(1.17187vw,0,0);opacity:0;will-change:opacity,transform}@media only screen and (min-width:1921px){.k-filters__one__name:before{width:.33482vw;height:.33482vw}}@media only screen and (max-width:1050px){.k-filters__one__name:before{left:-21px}}.k-filters__one__name:hover{text-decoration:underline}.k-filters__one:not(.k-filters__one--cats) .k-filters__one__name{color:grey}.k-filters__one:not(.k-filters__one--cats) .k-filters__one__values{margin-bottom:0;padding-left:5px}@media only screen and (min-width:1921px){.k-filters__one:not(.k-filters__one--cats) .k-filters__one__values{padding-left:.27902vw}}@media only screen and (max-width:640px){.k-filters__one:not(.k-filters__one--cats) .k-filters__one__values{padding-left:1.33333vw}}.k-filters__one--cats{display:block;padding:0}@media only screen and (max-width:1050px){.k-filters__one--cats{display:none}}.k-filters__one--cats .k-filters__one{padding-left:0}.k-filters__one--cats .k-filters__one__value.is-active{padding-left:.55804vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-filters__one--cats .k-filters__one__value.is-active{padding-left:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-filters__one--cats .k-filters__one__value.is-active{padding-left:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-filters__one--cats .k-filters__one__value.is-active{padding-left:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-filters__one--cats .k-filters__one__value.is-active{padding-left:1.16279vw}}@media only screen and (max-width:640px){.k-filters__one--cats .k-filters__one__value.is-active{padding-left:2.66667vw}}.info-block--1 .info-block__wrapper{justify-content:space-around}.info-block--1 .info-block__item{max-width:19.53125vw}@media only screen and (max-width:1050px) and (min-width:861px){.info-block--1 .info-block__item{max-width:26.16279vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block--1 .info-block__item{max-width:27.90698vw}}@media only screen and (max-width:640px){.info-block--1 .info-block__item{max-width:100%}}.info-block--1 .info-block__item__title{width:100%}.info-block--1 .info-block__item__title:after{content:"";display:block;width:33.33%;height:1px;margin:.89286vw auto;background-color:#ff2626}@media only screen and (max-width:1050px) and (min-width:861px){.info-block--1 .info-block__item__title:after{margin:1.52381vw auto}}@media only screen and (max-width:860px) and (min-width:641px){.info-block--1 .info-block__item__title:after{margin:1.86047vw auto}}@media only screen and (max-width:640px){.info-block--1 .info-block__item__title:after{margin:4.26667vw auto}}.info-block--1 .info-block__item__text{margin:0}.info-block--2 .info-block__wrapper{justify-content:space-around}.info-block--2 .info-block__item{align-items:flex-start;max-width:22.32143vw}@media only screen and (max-width:1050px) and (min-width:861px){.info-block--2 .info-block__item{max-width:26.16279vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block--2 .info-block__item{max-width:29.06977vw}}@media only screen and (max-width:640px){.info-block--2 .info-block__item{max-width:100%;align-items:center}}.info-block--2 .info-block__item__title{width:100%;font-size:1.78571vw;text-align:left}@media only screen and (max-width:1050px) and (min-width:861px){.info-block--2 .info-block__item__title{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block--2 .info-block__item__title{font-size:2.7907vw}}@media only screen and (max-width:640px){.info-block--2 .info-block__item__title{font-size:6.4vw;text-align:center}}.info-block--2 .info-block__item__title:after{content:"";display:block;width:25%;height:1px;margin:1.33929vw 0;background-color:#ff2626}@media only screen and (max-width:1050px) and (min-width:861px){.info-block--2 .info-block__item__title:after{margin:2.28571vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.info-block--2 .info-block__item__title:after{margin:2.7907vw 0}}@media only screen and (max-width:640px){.info-block--2 .info-block__item__title:after{margin:4.26667vw auto}}.info-block--2 .info-block__item__text{margin:0;text-align:left}@media only screen and (max-width:640px){.info-block--2 .info-block__item__text{text-align:center}}.info-block--3 .info-block__wrapper{padding:0 3.34821vw}@media only screen and (max-width:1050px){.info-block--3 .info-block__wrapper{padding:0}}.info-block--4 .info-block__wrapper{justify-content:space-between;gap:3.90625vw}@media only screen and (max-width:860px) and (min-width:641px){.info-block--4 .info-block__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}.info-block--4 .info-block__item{margin-right:auto;margin-left:auto}@media only screen and (max-width:860px) and (min-width:641px){.info-block--4 .info-block__item{max-width:34.88372vw}}.info-block__wrapper{display:flex;justify-content:center;gap:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.info-block__wrapper{gap:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.info-block__wrapper{gap:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.info-block__wrapper{gap:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block__wrapper{gap:1.39535vw}}@media only screen and (max-width:640px){.info-block__wrapper{flex-direction:column;align-items:center;justify-content:center;gap:initial}}.info-block__item{display:flex;flex-direction:column;align-items:center;width:100%;max-width:19.53125vw}@media only screen and (max-width:1050px) and (min-width:861px){.info-block__item{max-width:26.16279vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block__item{max-width:27.90698vw}}@media only screen and (max-width:640px){.info-block__item{max-width:100%;text-align:center}}@media only screen and (max-width:640px){.info-block__item:not(:first-child){margin-top:2.66667vw}}.info-block__item[data-visibility]{transition:opacity .35s ease-in-out;will-change:opacity}.info-block__item[data-visibility]:nth-child(4n-3){transition-delay:50ms}.info-block__item[data-visibility]:nth-child(4n-2){transition-delay:.1s}.info-block__item[data-visibility]:nth-child(4n-1){transition-delay:.15s}.info-block__item[data-visibility]:not(.is-visible){opacity:0}.info-block__item__title{margin-top:.89286vw;font:400 1.33929vw/1.25 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.info-block__item__title{margin-top:1.11111vw;font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.info-block__item__title{margin-top:1.16788vw;font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.info-block__item__title{margin-top:1.52381vw;font-size:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block__item__title{margin-top:1.86047vw;font-size:2.32558vw}}@media only screen and (max-width:640px){.info-block__item__title{margin-top:4.26667vw;font-size:6.4vw}}.info-block__item__title:after{content:"";display:block;width:33.33%;height:1px;margin:.89286vw auto;background-color:#ff2626}@media only screen and (min-width:1921px){.info-block__item__title:after{height:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.info-block__item__title:after{margin-top:1.11111vw;margin-bottom:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.info-block__item__title:after{margin-top:1.16788vw;margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.info-block__item__title:after{margin-top:1.52381vw;margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block__item__title:after{margin-top:1.86047vw;margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.info-block__item__title:after{margin-top:4.26667vw;margin-bottom:4.26667vw}}.info-block__item__text{line-height:1.714;color:#363636;text-align:center}.info-block__item__icon img{display:block;max-width:100%;height:3.90625vw;margin:0}@media only screen and (max-width:1050px) and (min-width:861px){.info-block__item__icon img{height:5.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.info-block__item__icon img{height:6.97674vw}}@media only screen and (max-width:640px){.info-block__item__icon img{height:18.66667vw;margin:0 auto}}.static-content__text{max-width:44.64286vw;margin:auto}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text{max-width:58.39416vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text{max-width:66.66667vw}}@media only screen and (max-width:860px){.static-content__text{max-width:90%}}@media only screen and (max-width:640px){.static-content__text{max-width:100%;padding-right:2.66667vw;padding-left:2.66667vw}}.static-content__text>:first-child{margin-top:0}.static-content__text b{color:#ff2626}.static-content__text b,.static-content__text strong{font-weight:500;font-family:Rubik,sans-serif}.static-content__text p{font-size:14px;line-height:1.8}@media only screen and (min-width:1921px){.static-content__text p{font-size:.78125vw}}@media only screen and (max-width:640px){.static-content__text p{font-size:3.73333vw}}.static-content__text a{color:#363636;text-decoration:underline}body.body--dark .static-content__text a{color:#ff2626}.static-content__text a:hover{color:#000;text-decoration:none}.static-content__text table:not(.table){width:100%;border-collapse:collapse}.static-content__text table:not(.table) td{padding:5px;border:1px solid #000;font-size:14px;line-height:1.4}@media only screen and (min-width:1921px){.static-content__text table:not(.table) td{padding:.27902vw;font-size:.78125vw}}@media only screen and (max-width:640px){.static-content__text table:not(.table) td{padding:2.66667vw;font-size:3.73333vw}}body.body--dark .static-content__text table:not(.table) td{border-color:#363636}@media only screen and (max-width:640px){.static-content__text .table__wrap{width:calc(100% + 13.33333vw);margin-right:-6.66667vw;margin-left:-6.66667vw;padding-left:4vw;overflow:auto}}@media only screen and (max-width:640px){.static-content__text .table__wrap__inner{margin-right:4vw}}.static-content__text .table--big{width:100%;border-collapse:collapse}.static-content__text .table--big tr{border:1px solid #000}@media only screen and (min-width:1921px){.static-content__text .table--big tr{border-width:.0558vw}}body.body--dark .static-content__text .table--big tr{border-color:#363636}.static-content__text .table--big td{padding:1.67411vw;font-size:14px;line-height:1.4}@media only screen and (min-width:1921px){.static-content__text .table--big td{border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text .table--big td{padding:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text .table--big td{padding:2.32558vw}}@media only screen and (max-width:640px){.static-content__text .table--big td{padding:2.66667vw;font-size:3.73333vw}}.static-content__text h1{margin-top:1.67em;margin-bottom:1.47em;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.028em}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text h1{font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text h1{font-size:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text h1{font-size:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text h1{font-size:3.48837vw}}@media only screen and (max-width:640px){.static-content__text h1{font-size:6.4vw}}.static-content__text h2{margin-top:1.83em;margin-bottom:1.63em;font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.033em}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text h2{font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text h2{font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text h2{font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text h2{font-size:3.02326vw}}@media only screen and (max-width:640px){.static-content__text h2{font-size:5.86667vw}}.static-content__text h3{margin-top:1.5em;margin-bottom:1.3em;font:400 1.33929vw/1 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.0417em}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text h3{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text h3{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text h3{font-size:22px}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text h3{font-size:2.55814vw}}@media only screen and (max-width:640px){.static-content__text h3{font-size:5.33333vw}}.static-content__text h4,.static-content__text h5,.static-content__text h6{font-family:Rubik,sans-serif}.static-content__text h4{margin-top:1.83em;margin-bottom:1.63em;font-weight:500;font-size:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text h4{font-size:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text h4{font-size:18px}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text h4{font-size:19px}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text h4{font-size:2.2093vw}}@media only screen and (max-width:640px){.static-content__text h4{font-size:4.26667vw}}.static-content__text h5{margin-top:2.17em;margin-bottom:1.97em;font-weight:500;font-size:1.00446vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text h5{font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text h5{font-size:17px}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text h5{font-size:18px}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text h5{font-size:2.09302vw}}@media only screen and (max-width:640px){.static-content__text h5{font-size:4vw}}.static-content__text h6{margin-top:2.33em;margin-bottom:2.13em;font-weight:500;font-size:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text h6{font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text h6{font-size:15px}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text h6{font-size:16px}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text h6{font-size:1.97674vw}}@media only screen and (max-width:640px){.static-content__text h6{font-size:3.73333vw}}.static-content__text blockquote{position:relative;margin:3.90625vw 3.0692vw;font-weight:500;font-size:15px;line-height:1.86}@media only screen and (min-width:1921px){.static-content__text blockquote{font-size:.83705vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text blockquote{margin:4.51389vw 3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text blockquote{margin:4.37956vw 3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text blockquote{margin:5.71429vw 4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text blockquote{margin:6.39535vw 5.23256vw}}@media only screen and (max-width:640px){.static-content__text blockquote{margin:9.33333vw 0 9.33333vw 8vw;font-size:3.73333vw}}.static-content__text blockquote:before{content:"";position:absolute;top:5px;left:-3.0692vw;display:block;width:25px;height:20px;background:url(/local/templates/kuppersberg-2023/images/quotes.svg) no-repeat 50%;background-size:contain}@media only screen and (min-width:1921px){.static-content__text blockquote:before{top:.27902vw;width:1.39509vw;height:1.11607vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text blockquote:before{left:-3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text blockquote:before{left:-3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text blockquote:before{left:-4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text blockquote:before{left:-5.23256vw;width:2.90698vw;height:2.32558vw}}@media only screen and (max-width:640px){.static-content__text blockquote:before{left:-8vw;width:5.33333vw;height:4vw}}.static-content__text dl,.static-content__text ol,.static-content__text p,.static-content__text table,.static-content__text ul{margin-top:1.45089vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text dl,.static-content__text ol,.static-content__text p,.static-content__text table,.static-content__text ul{margin-top:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text dl,.static-content__text ol,.static-content__text p,.static-content__text table,.static-content__text ul{margin-top:1.31387vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text dl,.static-content__text ol,.static-content__text p,.static-content__text table,.static-content__text ul{margin-top:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text dl,.static-content__text ol,.static-content__text p,.static-content__text table,.static-content__text ul{margin-top:1.62791vw}}@media only screen and (max-width:640px){.static-content__text dl,.static-content__text ol,.static-content__text p,.static-content__text table,.static-content__text ul{margin-top:3.2vw}}.static-content__text dl dt{cursor:pointer;position:relative;margin:.83705vw 0;font-weight:500;font-size:1.00446vw;text-transform:uppercase;padding-left:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content__text dl dt{font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text dl dt{margin:1.09489vw 0;padding-left:2.91971vw;font-size:17px}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text dl dt{margin:1.42857vw 0;padding-left:3.80952vw;font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text dl dt{margin:1.74419vw 0;padding-left:4.65116vw;font-size:2.09302vw}}@media only screen and (max-width:640px){.static-content__text dl dt{font-size:4vw;margin:4vw 0;padding-left:6.66667vw}}.static-content__text dl dt.is-open:after{transform:translate3d(0,calc(-50% + 15px),0) rotate(0deg);opacity:0}@media only screen and (min-width:1921px){.static-content__text dl dt.is-open:after{transform:translate3d(0,calc(-50% + .83705vw),0) rotate(0deg)}}@media only screen and (max-width:640px){.static-content__text dl dt.is-open:after{transform:translate3d(0,calc(-50% + 4vw),0) rotate(0deg)}}.static-content__text dl dt.is-open+dd{display:block}.static-content__text dl dt:not(.is-open):before{transform:translate3d(0,calc(-50% + 15px),0) rotate(180deg);opacity:0}@media only screen and (min-width:1921px){.static-content__text dl dt:not(.is-open):before{transform:translate3d(0,calc(-50% + .83705vw),0) rotate(180deg)}}@media only screen and (max-width:640px){.static-content__text dl dt:not(.is-open):before{transform:translate3d(0,calc(-50% + 4vw),0) rotate(180deg)}}.static-content__text dl dt:after,.static-content__text dl dt:before{content:"";position:absolute;top:50%;left:0;transform:translate3d(0,-50%,0);display:block;width:12px;height:8px;margin-top:-2px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:transform,opacity}@media only screen and (min-width:1921px){.static-content__text dl dt:after,.static-content__text dl dt:before{width:.66964vw;height:.44643vw;margin-top:-.11161vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text dl dt:after,.static-content__text dl dt:before{width:.87591vw;height:.58394vw;margin-top:-.11161vw,1370}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text dl dt:after,.static-content__text dl dt:before{width:1.14286vw;height:.7619vw;margin-top:-.11161vw,1050}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text dl dt:after,.static-content__text dl dt:before{width:1.39535vw;height:.93023vw;margin-top:-.23256vw}}@media only screen and (max-width:640px){.static-content__text dl dt:after,.static-content__text dl dt:before{width:2.66667vw;height:1.6vw;margin-top:-.26667vw}}.static-content__text dl dt:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);transform:translate3d(0,-50%,0) rotate(180deg)}.static-content__text dl dt:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--black.svg)}body.body--dark .static-content__text dl dt:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--white.svg)}.static-content__text dl dt *{pointer-events:none;margin:0;padding:0}.static-content__text dl dd{display:none;margin-left:0;padding:1.11607vw 0 .55804vw;font-weight:400;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.static-content__text dl dd{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content__text dl dd{padding:1.45985vw 0 .72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content__text dl dd{padding:1.90476vw 0 .95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content__text dl dd{padding:2.32558vw 0 1.16279vw}}@media only screen and (max-width:640px){.static-content__text dl dd{padding:1.33333vw 0 2.66667vw;font-size:3.73333vw}}.static-content__text dl dd>:first-child{margin-top:0;padding-top:0}.static-content__text .list__wrapper{margin:1.67411vw 0;font-size:14px;line-height:1.8;text-indent:0}@media only screen and (min-width:1921px){.static-content__text .list__wrapper{font-size:.78125vw}}@media only screen and (max-width:640px){.static-content__text .list__wrapper{font-size:3.73333vw}}.static-content__text .list__wrapper .list__wrapper,.static-content__text .list__wrapper ol,.static-content__text .list__wrapper ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.static-content__text .list__wrapper .list__wrapper,.static-content__text .list__wrapper ol,.static-content__text .list__wrapper ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.static-content__text .list--circle{list-style:none;margin:0;padding-left:0;font:inherit}.static-content__text .list--circle .list__wrapper,.static-content__text .list--circle ol,.static-content__text .list--circle ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.static-content__text .list--circle .list__wrapper,.static-content__text .list--circle ol,.static-content__text .list--circle ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.static-content__text .list--circle>li{padding-left:1.7em;text-indent:-1.6em}.static-content__text .list--circle>li:before{content:"";position:relative;display:inline-block;vertical-align:middle;width:.429em;height:.429em;border-radius:50%;border-width:1px;border-style:solid;margin-right:1.2em;will-change:transform}@media only screen and (min-width:1921px){.static-content__text .list--circle>li:before{border-width:.0558vw}}.static-content__text .list__text{margin:0;font:inherit}.static-content__text ul:not(.list){list-style:none;padding-left:0;font-size:14px;line-height:1.8}@media only screen and (min-width:1921px){.static-content__text ul:not(.list){font-size:.78125vw}}@media only screen and (max-width:640px){.static-content__text ul:not(.list){font-size:3.73333vw}}.static-content__text ul:not(.list) .list__wrapper,.static-content__text ul:not(.list) ol,.static-content__text ul:not(.list) ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.static-content__text ul:not(.list) .list__wrapper,.static-content__text ul:not(.list) ol,.static-content__text ul:not(.list) ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.static-content__text ul:not(.list)>li{padding-left:1.7em;text-indent:-.86em}.static-content__text ul:not(.list)>li:before{content:"• ";position:relative;top:-.065em;display:inline-block;vertical-align:middle;padding-right:.55em;font-weight:500;font-size:1.5em;line-height:1em;width:0}.static-content__text ol{counter-reset:counter;list-style:none;padding-left:0;font-size:14px;line-height:1.8}@media only screen and (min-width:1921px){.static-content__text ol{font-size:.78125vw}}@media only screen and (max-width:640px){.static-content__text ol{font-size:3.73333vw}}.static-content__text ol .list__wrapper,.static-content__text ol ol,.static-content__text ol ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.static-content__text ol .list__wrapper,.static-content__text ol ol,.static-content__text ol ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.static-content__text ol>li{padding-left:1.7em;text-indent:-.8em;counter-increment:counter}.static-content__text ol>li:before{content:counter(counter) ". ";display:inline-block;min-width:.8em;font-weight:500}.static-content img{display:block;max-width:100%;margin-top:2.51116vw}@media only screen and (max-width:1440px) and (min-width:1371px){.static-content img{margin-top:2.43056vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.static-content img{margin-top:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.static-content img{margin-top:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.static-content img{margin-top:3.02326vw}}@media only screen and (max-width:640px){.static-content img{margin-top:6.4vw}}.container-with-aside{display:flex;align-items:flex-start}@media only screen and (max-width:860px){.container-with-aside{flex-direction:column}}.container-with-aside__inner{width:calc(100% - 22.76785vw)}@media only screen and (max-width:1440px) and (min-width:1371px){.container-with-aside__inner{width:calc(100% - 25.84325vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.container-with-aside__inner{width:calc(100% - 27.04966vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.container-with-aside__inner{width:calc(100% - 32.70833vw)}}@media only screen and (max-width:860px) and (min-width:641px){.container-with-aside__inner{width:100%}}@media only screen and (max-width:640px){.container-with-aside__inner{width:100%}}.container-with-aside__aside{flex-shrink:0;width:20.53571vw;background-color:#f9f9f9;color:#000;padding:1.33929vw 1.78571vw 1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.container-with-aside__aside{width:23.61111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.container-with-aside__aside{width:24.81752vw}}@media only screen and (max-width:1050px) and (min-width:861px){.container-with-aside__aside{width:30.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.container-with-aside__aside{width:52.32558vw;margin-top:3.48837vw;margin-right:auto;margin-left:auto;padding:2.7907vw 3.72093vw 1.86047vw}}@media only screen and (max-width:640px){.container-with-aside__aside{width:100%;padding:4.26667vw 6.4vw}}.container-with-aside__aside--right{margin-left:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.container-with-aside__aside--right{margin-left:auto}}@media only screen and (max-width:640px){.container-with-aside__aside--right{margin-left:0}}.container-with-aside__aside--left{margin-right:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.container-with-aside__aside--left{margin-right:auto}}@media only screen and (max-width:640px){.container-with-aside__aside--left{margin-right:0}}.container-with-aside__aside__title{margin-bottom:1.78571vw;padding-bottom:1.33929vw;font:400 1.5625vw/1.142 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.container-with-aside__aside__title{margin-bottom:2.22222vw;padding-bottom:1.66667vw;font-size:1.59722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.container-with-aside__aside__title{margin-bottom:2.33577vw;padding-bottom:1.75182vw;font-size:1.67883vw}}@media only screen and (max-width:1050px) and (min-width:861px){.container-with-aside__aside__title{margin-bottom:3.04762vw;padding-bottom:2.28571vw;font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.container-with-aside__aside__title{margin-bottom:3.72093vw;padding-bottom:2.7907vw;font-size:20px}}@media only screen and (max-width:640px){.container-with-aside__aside__title{margin-bottom:8.53333vw;padding-bottom:6.4vw;font-size:6.4vw}}@media only screen and (max-width:640px){.container-with-aside__filter{display:none}}.container-with-aside__filter__value{position:relative;display:flex;justify-content:center;flex-direction:column;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1050px){.container-with-aside__filter__value{padding:0 0 5px}}@media only screen and (max-width:640px){.container-with-aside__filter__value{padding:0 0 1.33333vw}}.container-with-aside__filter__value input{position:absolute;opacity:0;pointer-events:none}.container-with-aside__filter__value input:checked~.container-with-aside__filter__name{transform:translate3d(1.11607vw,0,0);font-weight:500}@media only screen and (max-width:1050px){.container-with-aside__filter__value input:checked~.container-with-aside__filter__name{transform:translate3d(20px,0,0)}}.container-with-aside__filter__value input:checked~.container-with-aside__filter__name:before{transform:scale(1);opacity:1}.container-with-aside__filter__value input[disabled]~.container-with-aside__filter__name{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.container-with-aside__filter__value.is-active .container-with-aside__filter__name{transform:translate3d(1.11607vw,0,0);font-weight:500}@media only screen and (max-width:1050px){.container-with-aside__filter__value.is-active .container-with-aside__filter__name{transform:translate3d(20px,0,0)}}.container-with-aside__filter__value.is-active .container-with-aside__filter__name:before{transform:scale(1);opacity:1}.container-with-aside__filter__value.is-disabled .container-with-aside__filter__name{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.container-with-aside__filter__name{position:relative;padding:.55804vw .27902vw .55804vw 0;color:#e2e2e2;transition:transform .3s}@media only screen and (max-width:1440px) and (min-width:1371px){.container-with-aside__filter__name{padding:.69444vw .34722vw .69444vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.container-with-aside__filter__name{padding:.72993vw .36496vw .72993vw 0}}@media only screen and (max-width:1050px){.container-with-aside__filter__name{padding:5px 5px 5px 0}}@media only screen and (max-width:640px){.container-with-aside__filter__name{padding:1.33333vw 1.33333vw 1.33333vw 0}}.container-with-aside__filter__name:before{content:"";position:absolute;top:0;bottom:0;left:-1.11607vw;display:block;width:6px;height:6px;margin:auto;background:#ff2626;border-radius:50%;transition:transform .3s,opacity .3s;transform:scale(0) translate3d(1.11607vw,0,0);opacity:0;will-change:transform,opacity}@media only screen and (min-width:1921px){.container-with-aside__filter__name:before{width:.33482vw;height:.33482vw}}@media only screen and (max-width:1050px){.container-with-aside__filter__name:before{left:-20px}}.container-with-aside__filter__name:hover{text-decoration:underline}.container-with-aside .divide-line{display:block;width:100%;height:1px;margin:1.33929vw 0;background-color:#e4e4e4}@media only screen and (min-width:1921px){.container-with-aside .divide-line{height:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.container-with-aside .divide-line{margin:1.66667vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.container-with-aside .divide-line{margin:1.75182vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.container-with-aside .divide-line{margin:2.28571vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.container-with-aside .divide-line{margin:2.7907vw 0}}@media only screen and (max-width:640px){.container-with-aside .divide-line{margin:6.4vw 0}}.ajax-loader{position:fixed;top:0;left:0;z-index:11;display:block;width:100%;height:100%;padding:32px;background:hsla(0,0%,100%,.5);pointer-events:none;transition:opacity .35s;opacity:0}@media only screen and (min-width:1921px){.ajax-loader{padding:1.78571vw}}@media only screen and (max-width:640px){.ajax-loader{padding:8.53333vw}}.ajax-loader.is-showed{opacity:1;pointer-events:all}.ajax-loader.is-showed .ajax-loader__inner{-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}.ajax-loader__inner{position:absolute;top:50%;right:0;left:0;display:block;width:32px;height:32px;margin:-16px auto 0;background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1921px){.ajax-loader__inner{width:1.78571vw;height:1.78571vw;margin:-.89286vw auto 0}}@media only screen and (max-width:640px){.ajax-loader__inner{width:8.53333vw;height:8.53333vw;margin:-4.26667vw auto 0}}.customer-notification{position:fixed;right:0;bottom:0;left:0;z-index:10;display:none}@media only screen and (max-width:640px){.customer-notification{bottom:16.8vw}}.cookies-msg{width:100%;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.15);padding:1.67411vw;display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (min-width:1921px){.cookies-msg{box-shadow:0 .27902vw .83705vw rgba(0,0,0,.15)}}@media only screen and (max-width:1440px) and (min-width:1371px){.cookies-msg{padding:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cookies-msg{padding:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cookies-msg{padding:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.cookies-msg{padding:2.90698vw}}@media only screen and (max-width:640px){.cookies-msg{padding:5.33333vw;box-shadow:0 1.33333vw 4vw rgba(0,0,0,.15)}}body.body--dark .cookies-msg{background-color:#171719;box-shadow:0 5px 15px hsla(0,0%,100%,.05)}@media only screen and (min-width:1921px){body.body--dark .cookies-msg{box-shadow:0 .27902vw .83705vw hsla(0,0%,100%,.05)}}@media only screen and (max-width:640px){body.body--dark .cookies-msg{box-shadow:0 1.33333vw 4vw hsla(0,0%,100%,.05)}}.cookies-msg__text{font-weight:400;font-size:14px;line-height:1.48;text-align:center}@media only screen and (min-width:1921px){.cookies-msg__text{font-size:.78125vw}}@media only screen and (max-width:640px){.cookies-msg__text{font-size:3.73333vw}}.cookies-msg__button{margin-top:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cookies-msg__button{margin-top:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cookies-msg__button{margin-top:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cookies-msg__button{margin-top:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.cookies-msg__button{margin-top:2.90698vw}}@media only screen and (max-width:640px){.cookies-msg__button{margin-top:3.90625vw}}.cookies-msg__button .btn{width:230px;height:60px}@media only screen and (min-width:1921px){.cookies-msg__button .btn{width:12.83482vw;height:3.34821vw}}@media only screen and (max-width:640px){.cookies-msg__button .btn{width:61.33333vw;height:13.33333vw}}.working-time-msg__wrap{position:absolute;right:2.79018vw;bottom:100%;max-width:27.90179vw;margin-bottom:1.11607vw;padding-left:2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.working-time-msg__wrap{max-width:34.72222vw;margin-bottom:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.working-time-msg__wrap{max-width:36.49635vw;margin-bottom:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.working-time-msg__wrap{max-width:47.61905vw;margin-bottom:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.working-time-msg__wrap{max-width:100%;margin-bottom:1.74419vw}}@media only screen and (max-width:640px){.working-time-msg__wrap{max-width:100%;margin-bottom:4vw}}.working-time-msg__header{position:relative;background-color:#ff2626;padding:.72545vw 5.58036vw .72545vw 1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.working-time-msg__header{padding:.90278vw 6.59722vw .90278vw 1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.working-time-msg__header{padding:.94891vw 6.56934vw .94891vw 1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.working-time-msg__header{padding:1.2381vw 8.09524vw 1.2381vw 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.working-time-msg__header{padding:1.51163vw 9.30233vw 1.51163vw 2.32558vw}}@media only screen and (max-width:640px){.working-time-msg__header{padding:3.46667vw 18.66667vw 3.46667vw 5.33333vw}}.working-time-msg__header .working-time-msg__text{color:#fff;line-height:1}.working-time-msg__close{cursor:pointer;position:absolute;top:50%;right:.89286vw;z-index:4;display:block;width:1.33929vw;height:1.33929vw;transform:translateY(-50%) rotate(180deg);transition:transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1440px) and (min-width:1371px){.working-time-msg__close{width:1.66667vw;height:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.working-time-msg__close{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.working-time-msg__close{right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.working-time-msg__close{right:1.86047vw}}@media only screen and (max-width:1050px){.working-time-msg__close{width:24px;height:24px}}@media only screen and (max-width:640px){.working-time-msg__close{right:4.26667vw;left:auto;width:6.4vw;height:6.4vw}}.working-time-msg__close:after,.working-time-msg__close:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:6%;background:#fff}.working-time-msg__close:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.working-time-msg__close:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.working-time-msg__close:hover:before{transform:rotate(-135deg)}.working-time-msg__close:hover:after{transform:rotate(-225deg)}.working-time-msg__content{background-color:#fff;padding:1.11607vw;box-shadow:0 5px 15px rgba(0,0,0,.15)}@media only screen and (min-width:1921px){.working-time-msg__content{box-shadow:0 .27902vw .83705vw rgba(0,0,0,.15)}}@media only screen and (max-width:1440px) and (min-width:1371px){.working-time-msg__content{padding:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.working-time-msg__content{padding:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.working-time-msg__content{padding:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.working-time-msg__content{padding:2.32558vw}}@media only screen and (max-width:640px){.working-time-msg__content{padding:5.33333vw;box-shadow:0 1.33333vw 4vw rgba(0,0,0,.15)}}.working-time-msg__text span{display:block;font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.working-time-msg__text span{font-size:.78125vw}}@media only screen and (max-width:640px){.working-time-msg__text span{font-size:3.73333vw}}.bxmaker__geoip__city__line-label{display:none}.bxmaker__geoip__city__line-name{cursor:pointer;position:relative;display:flex;align-items:center;width:32px;height:32px;padding-top:1px;color:#fff;font-size:14px;font-size:0!important}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-name{width:1.78571vw;height:1.78571vw;padding-top:.0558vw;font-size:.78125vw}}.bxmaker__geoip__city__line-name:hover:before{transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,50%,0)}.bxmaker__geoip__city__line-name:hover:after{transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s;opacity:1;transform:translateZ(0)}@media only screen and (min-width:1051px){.bxmaker__geoip__city__line-name:hover .bxmaker__geoip__city__line-name-inner{opacity:1;transform:translate(-50%);z-index:1}}.bxmaker__geoip__city__line-name:after,.bxmaker__geoip__city__line-name:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:18px;height:21px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;will-change:opacity,transform}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-name:after,.bxmaker__geoip__city__line-name:before{width:1.00446vw;height:1.17187vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-name:after,.bxmaker__geoip__city__line-name:before{width:4.26667vw;height:5.06667vw}}.bxmaker__geoip__city__line-name:before{background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--black.svg);transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}body.body--dark .bxmaker__geoip__city__line-name:before{background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--white.svg)}.bxmaker__geoip__city__line-name:after{background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--red.svg);transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,-50%,0)}@media only screen and (min-width:1051px){.bxmaker__geoip__city__line-name-inner{pointer-events:none;cursor:default;position:absolute;top:100%;left:50%;transform:translate(-50%,10px);z-index:-10;display:flex;flex-direction:column;min-width:110px;text-align:center;margin-top:10px;padding:.55804vw .61384vw;font-size:14px;line-height:1.4;color:#000;background:hsla(0,0%,100%,.92);opacity:0;transition:opacity .3s,transform .3s,z-index 0s;box-shadow:0 5px 15px rgba(0,0,0,.25);will-change:opacity,transform}}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-name-inner{min-width:6.69643vw;box-shadow:0 .27902vw .83705vw rgba(0,0,0,.25);font-size:.78125vw;transform:translate(-50%,.55804vw)}}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-name-inner{padding:.69444vw .76389vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-name-inner{padding:.72993vw .80292vw}}body.body--dark .bxmaker__geoip__city__line-name-inner{color:#fff}@media only screen and (min-width:641px){body.body--dark .bxmaker__geoip__city__line-name-inner{background-color:rgba(0,0,0,.75)}}.bxmaker__geoip__city__line-name-selected{display:block;font-size:14px}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-name-selected{font-size:.78125vw}}@media only screen and (min-width:641px){.bxmaker__geoip__city__line-name-selected{font-weight:500}}.bxmaker__geoip__city__line-info,.bxmaker__geoip__city__line-question{display:none;position:fixed;top:170%!important;left:50%!important;transform:translateX(-50%);z-index:11;width:27.90179vw;padding:3.34821vw;background-color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-info,.bxmaker__geoip__city__line-question{width:34.72222vw;padding:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-info,.bxmaker__geoip__city__line-question{width:36.49635vw;padding:4.16667vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-info,.bxmaker__geoip__city__line-question{width:47.61905vw;padding:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-info,.bxmaker__geoip__city__line-question{width:46.51163vw;padding:4.06977vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-info,.bxmaker__geoip__city__line-question{width:calc(100% - 8vw);padding:10.66667vw 5.33333vw;overflow-y:auto}}.bxmaker__geoip__city__line-question-text{display:block;margin-bottom:1.67411vw;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;color:#000;text-align:center;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-question-text{margin-bottom:2.08333vw;font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-question-text{margin-bottom:1.82482vw;font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-question-text{margin-bottom:2.38095vw;font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-question-text{margin-bottom:2.32558vw;font-size:3.02326vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-question-text{margin-bottom:5.33333vw;font-size:6.4vw}}.bxmaker__geoip__city__line-question-text span{position:relative;margin:0;font-family:Rubik,sans-serif;font-size:14px;font-weight:500;color:#000;text-transform:none}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-question-text span{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-question-text span{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-question-text span{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-question-text span{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-question-text span{font-size:1.51163vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-question-text span{font-size:3.46667vw}}.bxmaker__geoip__city__line-question-text span strong{font:inherit;font-weight:500}.bxmaker__geoip__city__line-question-text span+span{font-weight:400;padding-left:4px}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-question-text span+span{padding-left:4px}}.bxmaker__geoip__city__line-question-btn-box{display:flex;align-items:center;justify-content:space-between;margin-top:2.23214vw;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-question-btn-box{margin-top:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-question-btn-box{margin-top:2.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-question-btn-box{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-question-btn-box{margin-top:3.48837vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-question-btn-box{margin-top:8vw}}.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;justify-content:center;width:10.04464vw;max-width:100%;height:3.34821vw;border:1px solid #e4e4e4;color:#000;font-weight:400;font-size:14px;line-height:1.48;transition:border-color .3s}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{width:12.5vw;height:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{width:13.13869vw;height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{width:17.14286vw;height:5.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{width:17.44186vw;height:5.81395vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-question-btn-no,.bxmaker__geoip__city__line-question-btn-yes{width:37.33333vw;height:13.33333vw;font-size:3.46667vw;line-height:1.38}}.bxmaker__geoip__city__line-question-btn-yes{background-color:#000;color:#fff}.bxmaker__geoip__city__line-question-btn-no:hover{border-color:grey}.bxmaker__geoip__city__line-info-content{margin-bottom:1.67411vw;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-info-content{margin-bottom:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-info-content{margin-bottom:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-info-content{margin-bottom:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-info-content{margin-bottom:2.32558vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-info-content{margin-bottom:5.33333vw}}.bxmaker__geoip__city__line-info-content a{display:block;margin-bottom:1.67411vw;font-family:Rubik,sans-serif;font-size:1.00446vw;font-weight:400;color:#000;text-transform:none;text-decoration:underline}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-info-content a{font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-info-content a{font-size:1.31387vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-info-content a{font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-info-content a{font-size:2.09302vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-info-content a{font-size:3.73333vw}}.bxmaker__geoip__city__line-info-content a:hover{text-decoration:none}.bxmaker__geoip__city__line-info-btn-box{display:flex;align-items:center;justify-content:center;text-align:center}.bxmaker__geoip__city__line-info-btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;justify-content:center;width:10.04464vw;max-width:100%;height:3.34821vw;border:1px solid #e4e4e4;background-color:#000;color:#fff;font-weight:400;font-size:14px;line-height:1.48;transition:border-color .3s}@media only screen and (min-width:1921px){.bxmaker__geoip__city__line-info-btn{border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__city__line-info-btn{width:12.5vw;height:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__city__line-info-btn{width:13.13869vw;height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__city__line-info-btn{width:17.14286vw;height:5.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__city__line-info-btn{width:17.44186vw;height:5.81395vw}}@media only screen and (max-width:640px){.bxmaker__geoip__city__line-info-btn{width:37.33333vw;height:13.33333vw;font-size:3.46667vw;line-height:1.38}}.bxmaker__geoip__city__composite__params,.bxmaker__geoip__city__line__params__id{display:none!important}.bxmaker__geoip__popup{display:none;position:fixed;top:0;left:0;right:0;z-index:12;height:100%}.bxmaker__geoip__popup--nosearch .bxmaker__geoip__popup-options{padding-top:30px}.bxmaker__geoip__popup-background{position:fixed;top:0;right:0;bottom:0;left:0;display:block;margin:auto;z-index:10;background:rgba(0,0,0,.5);opacity:0}.bxmaker__geoip__popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:12;width:50.22321vw;padding:3.34821vw;background-color:#fff;opacity:0}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-content{width:62.5vw;padding:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-content{width:65.69343vw;padding:4.16667vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-content{width:85.71429vw;padding:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-content{width:87.2093vw;padding:4.06977vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-content{width:calc(100% - 8vw);padding:10.66667vw 5.33333vw;max-height:100%;overflow-y:auto}}.bxmaker__geoip__popup-content::-webkit-scrollbar{width:2px;height:2px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-content::-webkit-scrollbar{width:.11161vw;height:.11161vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-content::-webkit-scrollbar{width:.53333vw;height:.53333vw}}.bxmaker__geoip__popup-content::-webkit-scrollbar-thumb{background-color:#ff2626}.bxmaker__geoip__popup-close{cursor:pointer;position:absolute;top:-.78125vw;right:-.78125vw;display:block;width:3.57143vw;height:3.57143vw;font-size:0;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-close{top:-.97222vw;right:-.97222vw;width:4.44444vw;height:4.44444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-close{top:-.87591vw;right:-.87591vw;width:4.37956vw;height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-close{top:-.95238vw;right:-.95238vw;width:5.33333vw;height:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-close{top:-1.16279vw;right:-1.16279vw;width:6.04651vw;height:6.04651vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-close{top:0;right:0;width:13.33333vw;height:13.33333vw}}.bxmaker__geoip__popup-close:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";background:#ff2626;border-radius:50%;transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s;will-change:transform}@media only screen and (max-width:640px){.bxmaker__geoip__popup-close:before{opacity:0}}.bxmaker__geoip__popup-close:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";background:url(/local/templates/kuppersberg-2023/images/close-ico--white.svg) no-repeat 50%;background-size:.78125vw;transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-close:after{background-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-close:after{background-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-close:after{background-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-close:after{background-size:1.39535vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-close:after{background-image:url(/local/templates/kuppersberg-2023/images/close-ico--black.svg);background-size:3.2vw}}.bxmaker__geoip__popup-close:hover:before{transform:scale(.9)}.bxmaker__geoip__popup-close:hover:after{transform:rotate(-180deg)}.bxmaker__geoip__popup-header{margin-bottom:1.67411vw;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;text-align:center;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-header{margin-bottom:2.08333vw;font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-header{margin-bottom:1.82482vw;font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-header{margin-bottom:2.38095vw;font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-header{margin-bottom:2.32558vw;font-size:3.02326vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-header{margin-bottom:5.33333vw;font-size:6.4vw}}.bxmaker__geoip__popup-search{position:relative;max-width:27.90179vw;margin:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-search{max-width:34.72222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-search{max-width:36.49635vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-search{max-width:47.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-search{max-width:46.51163vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search{max-width:100%}}.bxmaker__geoip__popup-search input{display:block;width:100%;padding:.55804vw 1.67411vw .55804vw .27902vw;border:none;border-bottom:1px solid #000;background:transparent;font-size:13px;color:#363636;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search input{border-width:.0558vw;font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-search input{padding:.69444vw 2.08333vw .69444vw .34722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-search input{padding:.72993vw 2.18978vw .72993vw .36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-search input{padding:.95238vw 2.85714vw .95238vw .47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-search input{padding:1.16279vw 3.48837vw 1.16279vw .5814vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search input{padding:2.66667vw 8vw 2.66667vw 0;font-size:3.73333vw}}.bxmaker__geoip__popup-search input::-webkit-input-placeholder{font-size:13px;color:grey}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search input::-webkit-input-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search input::-webkit-input-placeholder{font-size:3.46667vw}}.bxmaker__geoip__popup-search input:-moz-placeholder{font-size:13px;color:grey}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search input:-moz-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search input:-moz-placeholder{font-size:3.46667vw}}.bxmaker__geoip__popup-search input::-moz-placeholder{font-size:13px;color:grey}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search input::-moz-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search input::-moz-placeholder{font-size:3.46667vw}}.bxmaker__geoip__popup-search input:-ms-input-placeholder{font-size:13px;color:grey}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search input:-ms-input-placeholder{font-size:.72545vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search input:-ms-input-placeholder{font-size:3.46667vw}}.bxmaker__geoip__popup-search-clean{cursor:pointer;position:absolute;top:50%;right:0;display:block;width:1.00446vw;height:1.00446vw;margin-top:-.50223vw;font-size:0;transition:opacity .3s;will-change:transform,opacity}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-search-clean{width:1.25vw;height:1.25vw;margin-top:-.625vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-search-clean{width:1.31387vw;height:1.31387vw;margin-top:-.65693vw}}@media only screen and (max-width:1050px){.bxmaker__geoip__popup-search-clean{width:18px;height:18px;margin-top:-9px}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search-clean{width:4.8vw;height:4.8vw;margin-top:-2.4vw}}.bxmaker__geoip__popup-search-clean:after,.bxmaker__geoip__popup-search-clean:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.bxmaker__geoip__popup-search-clean:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.bxmaker__geoip__popup-search-clean:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.bxmaker__geoip__popup-search-clean:hover:before{transform:rotate(-135deg)}.bxmaker__geoip__popup-search-clean:hover:after{transform:rotate(-225deg)}.bxmaker__geoip__popup-search-clean.preloader{background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain;-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}.bxmaker__geoip__popup-search-clean.preloader:after,.bxmaker__geoip__popup-search-clean.preloader:before{opacity:0}.bxmaker__geoip__popup-search-options{display:none;position:absolute;top:100%;left:0;bottom:auto;width:calc(100% + 2px);max-height:200px;margin:-1px -1px 0;padding:0;background-color:#fff;border:1px solid #e4e4e4;box-shadow:none;overflow:hidden auto}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search-options{width:calc(100% + .11161vw);max-height:11.16071vw;margin:-.0558vw -.0558vw 0;border-width:.0558vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search-options{width:calc(100% + .53333vw);max-height:53.33333vw;margin:-.26667vw -.26667vw 0}}.bxmaker__geoip__popup-search-options::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search-options::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search-options::-webkit-scrollbar{width:.8vw;height:.8vw}}.bxmaker__geoip__popup-search-options::-webkit-scrollbar-thumb{background-color:#ff2626}.bxmaker__geoip__popup-search-option{cursor:pointer;padding:14px 20px;background:#fff;color:#b0b0b0;font-size:14px;line-height:1.42}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-search-option{padding:.78125vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-search-option{padding:3.73333vw 2.66667vw;font-size:3.73333vw}}.bxmaker__geoip__popup-search-option:hover{background-color:#f2f2f2}.bxmaker__geoip__popup-search-option--empty{text-align:center}.bxmaker__geoip__popup-search-option span{color:#000}.bxmaker__geoip__popup-options{display:flex;flex-wrap:wrap;height:auto!important;max-height:20.08929vw;margin-top:1.39509vw;overflow:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-options{margin-top:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-options{margin-top:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-options{margin-top:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-options{max-height:34.88372vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-options{margin-top:5.33333vw;overflow:initial;max-height:100%}}.bxmaker__geoip__popup-options::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-options::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-options::-webkit-scrollbar{width:.8vw;height:.8vw}}.bxmaker__geoip__popup-options::-webkit-scrollbar-thumb{background-color:#ff2626}.bxmaker__geoip__popup-options.preloader{overflow:hidden;color:transparent}.bxmaker__geoip__popup-options.preloader div{border-color:transparent;background:transparent;display:none}.bxmaker__geoip__popup-options-col{width:33.33%}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-options-col{width:50%}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-options-col{width:100%}}.bxmaker__geoip__popup-option{cursor:pointer;margin-top:1.17187vw;font-size:14px;font-weight:500;color:#000}@media only screen and (min-width:1921px){.bxmaker__geoip__popup-option{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.bxmaker__geoip__popup-option{margin-top:1.45833vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.bxmaker__geoip__popup-option{margin-top:1.53285vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.bxmaker__geoip__popup-option{margin-top:2vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.bxmaker__geoip__popup-option{margin-top:1.74419vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.bxmaker__geoip__popup-option{margin-top:2.66667vw;font-size:3.73333vw}}.bxmaker__geoip__popup-option:hover{color:#ff2626}.bxmaker__geoip__popup-option span{display:block;font-weight:400}.bxmaker__geoip__popup-option strong{font:inherit;color:#ff2626}.bxmaker__geoip__popup-option--bold,.bxmaker__geoip__popup-option--bold span{font-weight:700}.k-tooltip{position:relative;display:inline-block;vertical-align:middle;margin-left:.22321vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip{margin-left:.27778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip{margin-left:.29197vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip{margin-left:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip{margin-left:.46512vw}}@media only screen and (max-width:640px){.k-tooltip{margin-left:1.06667vw}}.k-tooltip.is-showed .k-tooltip__content{opacity:1;z-index:4;transition:opacity .3s,z-index 0s 0s}@media only screen and (min-width:641px){.k-tooltip[data-tooltip=side] .k-tooltip__content{left:50%;right:50%;transition:none}}@media only screen and (min-width:641px){.k-tooltip[data-tooltip=side].k-tooltip--left .k-tooltip__content{left:100%;right:auto;margin-left:1.67411vw}.k-tooltip[data-tooltip=side].k-tooltip--left .k-tooltip__content:before{left:-.89286vw}}@media only screen and (min-width:641px){.k-tooltip[data-tooltip=side].k-tooltip--right .k-tooltip__content{right:100%;left:auto;margin-right:1.67411vw}.k-tooltip[data-tooltip=side].k-tooltip--right .k-tooltip__content:before{right:-.89286vw}}@media only screen and (min-width:641px){.k-tooltip[data-tooltip=side] .k-tooltip__content{top:50%;transform:translateY(-50%);border:none;box-shadow:0 15px 20px rgba(0,0,0,.18)}.k-tooltip[data-tooltip=side] .k-tooltip__content:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);z-index:-1;width:1.78571vw;height:1.78571vw;background-color:#fff}}@media only screen and (max-width:640px){.k-tooltip[data-tooltip=side] .k-tooltip__content{top:22.66667vw;left:auto!important}}.k-tooltip:not(.k-tooltip[data-tooltip=side]) .k-tooltip__content{top:2.23214vw;left:-999px}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip:not(.k-tooltip[data-tooltip=side]) .k-tooltip__content{top:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip:not(.k-tooltip[data-tooltip=side]) .k-tooltip__content{top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip:not(.k-tooltip[data-tooltip=side]) .k-tooltip__content{top:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip:not(.k-tooltip[data-tooltip=side]) .k-tooltip__content{top:4.65116vw}}@media only screen and (max-width:640px){.k-tooltip:not(.k-tooltip[data-tooltip=side]) .k-tooltip__content{top:10.66667vw}}@media only screen and (min-width:641px){.k-tooltip:not(.k-tooltip[data-tooltip=side]).k-tooltip--top .k-tooltip__content{top:auto;bottom:2.23214vw}}@media only screen and (min-width:641px) and (max-width:1440px) and (min-width:1371px){.k-tooltip:not(.k-tooltip[data-tooltip=side]).k-tooltip--top .k-tooltip__content{bottom:2.77778vw}}@media only screen and (min-width:641px) and (max-width:1370px) and (min-width:1051px){.k-tooltip:not(.k-tooltip[data-tooltip=side]).k-tooltip--top .k-tooltip__content{bottom:2.91971vw}}@media only screen and (min-width:641px) and (max-width:1050px) and (min-width:861px){.k-tooltip:not(.k-tooltip[data-tooltip=side]).k-tooltip--top .k-tooltip__content{bottom:3.80952vw}}@media only screen and (min-width:641px) and (max-width:860px) and (min-width:641px){.k-tooltip:not(.k-tooltip[data-tooltip=side]).k-tooltip--top .k-tooltip__content{bottom:4.65116vw}}@media only screen and (min-width:641px) and (max-width:640px){.k-tooltip:not(.k-tooltip[data-tooltip=side]).k-tooltip--top .k-tooltip__content{bottom:10.66667vw}}.k-tooltip__icon{pointer-events:auto;cursor:pointer;position:relative;display:block}.k-tooltip__icon--with-text{display:flex;background-color:#f9f9f9;border-radius:8px;padding:2px 8px;gap:4px}.k-tooltip__icon svg{display:block}.k-tooltip__icon-text{color:#363636}.k-tooltip__content{position:absolute;width:304px;padding:1.33929vw .89286vw;border:1px solid #e2e2e2;line-height:1.714;background:#fff;opacity:0;z-index:-10;transition:opacity .3s,z-index 0s .35s;will-change:opacity,transform}@media only screen and (min-width:1921px){.k-tooltip__content{width:16.96429vw;border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip__content{width:21.11111vw;padding:1.66667vw 1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip__content{width:22.18978vw;padding:1.75182vw 1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip__content{width:28.95238vw;padding:2.28571vw 1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip__content{width:35.34884vw;padding:2.7907vw 1.86047vw}}@media only screen and (max-width:640px){.k-tooltip__content{width:81.06667vw;padding:6.4vw 4.26667vw;border-width:.26667vw}}.k-tooltip[data-tooltip-clicable=true] .k-tooltip__content{padding-top:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip[data-tooltip-clicable=true] .k-tooltip__content{padding-top:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip[data-tooltip-clicable=true] .k-tooltip__content{padding-top:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip[data-tooltip-clicable=true] .k-tooltip__content{padding-top:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip[data-tooltip-clicable=true] .k-tooltip__content{padding-top:3.48837vw}}@media only screen and (max-width:640px){.k-tooltip[data-tooltip-clicable=true] .k-tooltip__content{padding-top:8vw}}.k-tooltip__content ul{margin:0;padding:0 0 0 22px}@media only screen and (min-width:1921px){.k-tooltip__content ul{padding:0 0 0 1.22768vw}}@media only screen and (max-width:640px){.k-tooltip__content ul{padding:0 0 0 5.86667vw}}.k-tooltip__content p:first-child{margin-top:0}.k-tooltip__content img{display:block;max-width:100%}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true]{position:static}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .k-tooltip__content{width:auto;padding-top:1.11607vw;box-shadow:0 15px 20px rgba(0,0,0,.08);border-color:#e4e4e4}@media only screen and (min-width:1051px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .k-tooltip__content{left:0!important}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .k-tooltip__content{padding-top:1.90476vw;left:-9.52381vw!important}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .k-tooltip__content{padding-top:2.32558vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .k-tooltip__content{max-width:100%;padding-top:3.2vw;left:0!important}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{display:table;border:1px solid #e4e4e4;border-collapse:collapse;font-size:.72545vw}@media only screen and (min-width:1921px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{font-size:1.51163vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table{display:grid;grid-template-columns:30% 32% 38%;max-width:98.13333vw;width:100%;border:.13333vw;font-size:3.46667vw;line-height:1.53}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__wrapper{display:grid;gap:.66964vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__wrapper{gap:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__wrapper{gap:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__wrapper{gap:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__wrapper{gap:1.39535vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__wrapper{gap:3.2vw}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__row{display:table-row}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__row{display:grid}}@media only screen and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__row:first-child{font-weight:500}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__row:first-child .grid-table__col{background-color:#f9f9f9}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{display:table-cell;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{border-width:.0558vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{border-width:.13333vw}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__title{display:grid;text-align:center;font-weight:500;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__title{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__title{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__title{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__title{font-size:1.62791vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__title{text-align:left;font-weight:400;font-size:3.73333vw}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note{font-style:italic;font-weight:400;font-size:.72545vw;line-height:1.53;text-align:center;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note{font-size:1.51163vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note{font-size:3.46667vw;text-align:left}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__note a{color:#000}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{padding:.55804vw;background-color:#fff;text-align:center;white-space:nowrap}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{padding:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{padding:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{padding:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{padding:1.16279vw}}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col{padding:1.06667vw 2.13333vw}}.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col--first{text-align:left}@media only screen and (max-width:640px){.k-tooltip.k-tooltip--table[data-tooltip-clicable=true] .grid-table__col--first{align-content:center;white-space:normal;min-height:21.66667vw}}.k-tooltip__close{position:absolute;top:0;right:2px;display:block;width:1.67411vw;height:1.67411vw;font-size:0}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip__close{right:.13889vw;width:2.08333vw;height:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip__close{right:.14599vw;width:2.18978vw;height:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip__close{right:.19048vw;width:2.85714vw;height:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip__close{right:.23256vw;width:3.48837vw;height:3.48837vw}}@media only screen and (max-width:640px){.k-tooltip__close{right:.53333vw;width:8vw;height:8vw}}.k-tooltip:not([data-tooltip-clicable=true]) .k-tooltip__close{display:none!important}.k-tooltip__close span:after,.k-tooltip__close span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:""}.k-tooltip__close:hover span:before{transform:rotate(-135deg)}.k-tooltip__close:hover span:after{transform:rotate(-225deg)}.k-tooltip__close span{pointer-events:none}.k-tooltip__close span:after,.k-tooltip__close span:before{width:53.125%;height:1px;background:#ff2626;will-change:transform}@media only screen and (min-width:1921px){.k-tooltip__close span:after,.k-tooltip__close span:before{height:.0558vw}}@media only screen and (max-width:640px){.k-tooltip__close span:after,.k-tooltip__close span:before{height:.26667vw}}.k-tooltip__close span:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.k-tooltip__close span:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.k-tooltip a{font-size:.78125vw;line-height:1.42;word-break:break-word;color:inherit;text-decoration:underline}@media only screen and (max-width:1440px) and (min-width:1371px){.k-tooltip a{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-tooltip a{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-tooltip a{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-tooltip a{font-size:1.62791vw}}@media only screen and (max-width:640px){.k-tooltip a{font-size:3.46667vw;line-height:1.24}}.k-tooltip a:hover{text-decoration:none}.k-nav-tree__wrap{background:#f9f9f9;padding:2.23214vw 1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__wrap{padding:2.43056vw 1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__wrap{padding:2.18978vw 1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__wrap{padding:2.85714vw 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__wrap{padding:3.48837vw 2.32558vw}}@media only screen and (max-width:640px){.k-nav-tree__wrap{padding:8vw 5.33333vw}}.k-nav-tree__item{position:relative;padding:.55804vw 0;font-size:.78125vw;line-height:1.43}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item{padding:.69444vw 0;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item{padding:.72993vw 0;font-size:1.0219vw}}@media only screen and (max-width:1050px){.k-nav-tree__item{padding:10px 0;font-size:14px}}@media only screen and (max-width:640px){.k-nav-tree__item{padding:2.66667vw 0;font-size:3.73333vw}}.k-nav-tree__item.is-close>.k-nav-tree__item__button:after,.k-nav-tree__item[data-tree-visible=hide]>.k-nav-tree__item__button:after{transform:translateY(-50%) rotate(90deg)}.k-nav-tree__item.is-close .k-nav-tree__item__content,.k-nav-tree__item[data-tree-visible=hide] .k-nav-tree__item__content{display:none}.k-nav-tree__item__button{position:relative;z-index:1;width:100%;cursor:pointer;padding-left:1.67411vw;text-transform:uppercase;font-family:Oranienbaum,serif,Rubik,sans-serif;font-size:1.67411vw;line-height:1.2;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item__button{padding-left:1.73611vw;font-size:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__button{padding-left:1.82482vw;font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__item__button{padding-left:2.38095vw;font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__item__button{padding-left:2.90698vw;font-size:3.48837vw}}@media only screen and (max-width:640px){.k-nav-tree__item__button{padding-left:5.33333vw;font-size:8vw}}.k-nav-tree__item__button:after,.k-nav-tree__item__button:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:0;display:block;width:12px;height:2px;background:#ff2626;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s;will-change:transform}@media only screen and (min-width:1921px){.k-nav-tree__item__button:after,.k-nav-tree__item__button:before{width:.66964vw;height:.11161vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__button:after,.k-nav-tree__item__button:before{width:10px}}@media only screen and (max-width:1050px){.k-nav-tree__item__button:after,.k-nav-tree__item__button:before{width:10px}}@media only screen and (max-width:640px){.k-nav-tree__item__button:after,.k-nav-tree__item__button:before{width:2.66667vw;height:.53333vw}}.k-nav-tree__item__content{display:flex;flex-direction:column;padding:.55804vw 0}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item__content{padding:.69444vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__content{padding:.72993vw 0}}@media only screen and (max-width:1050px){.k-nav-tree__item__content{padding:0}}.k-nav-tree__item__content .k-nav-tree{padding-left:.55804vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item__content .k-nav-tree{padding-left:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__content .k-nav-tree{padding-left:.72993vw}}@media only screen and (max-width:1050px){.k-nav-tree__item__content .k-nav-tree{padding-left:10px}}@media only screen and (max-width:640px){.k-nav-tree__item__content .k-nav-tree{padding-left:2.66667vw}}.k-nav-tree__item__content .k-nav-tree__item__button{font-size:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item__content .k-nav-tree__item__button{font-size:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__content .k-nav-tree__item__button{font-size:1.45985vw}}@media only screen and (max-width:1050px){.k-nav-tree__item__content .k-nav-tree__item__button{font-size:14px}}@media only screen and (max-width:640px){.k-nav-tree__item__content .k-nav-tree__item__button{font-size:5.33333vw}}.k-nav-tree__item__value{position:relative;display:flex;align-items:center;padding:.44643vw 1.11607vw .44643vw 1.67411vw;color:#171719;cursor:pointer;text-decoration:none;transition:background-color .3s}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item__value{padding:.55556vw 1.04167vw .55556vw 1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__value{padding:.58394vw 1.09489vw .58394vw 1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__item__value{padding:.7619vw 1.42857vw .7619vw 2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__item__value{padding:.93023vw 1.74419vw .93023vw 2.90698vw}}@media only screen and (max-width:640px){.k-nav-tree__item__value{padding:2.13333vw 4vw 2.13333vw 5.33333vw}}.k-nav-tree__item__value.is-active{color:#000;background-color:#fff}.k-nav-tree__item__value.is-active .k-nav-tree__item__name:before{transform:scale(1);opacity:1}.k-nav-tree__item__value[disabled]{pointer-events:none;color:#b0b0b0}.k-nav-tree__item__value[disabled] .k-nav-tree__item__name{text-decoration:none;cursor:not-allowed}.k-nav-tree__item__value:hover{text-decoration:underline}.k-nav-tree__item__name{position:relative;display:block;flex-shrink:0;font-size:13px;line-height:1.2;color:inherit;text-decoration:none}@media only screen and (min-width:1921px){.k-nav-tree__item__name{font-size:.72545vw}}@media only screen and (max-width:640px){.k-nav-tree__item__name{font-size:3.46667vw}}.k-nav-tree__item__name:before{content:"";position:absolute;top:0;bottom:0;left:-.94866vw;display:block;width:4px;height:4px;margin:auto;background:#ff2626;border-radius:50%;transition:transform .3s,opacity .3s;transform:scale(0) translate3d(1.11607vw,0,0);opacity:0;will-change:opacity,transform}@media only screen and (min-width:1921px){.k-nav-tree__item__name:before{width:.22321vw;height:.22321vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__item__name:before{left:-.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__item__name:before{left:-1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__item__name:before{left:-1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__item__name:before{left:-1.62791vw}}@media only screen and (max-width:640px){.k-nav-tree__item__name:before{left:-3.46667vw;width:1.06667vw;height:1.06667vw}}.k-nav-tree__accordion{padding-top:.55804vw;padding-left:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__accordion{padding-top:.69444vw;padding-left:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__accordion{padding-top:.72993vw;padding-left:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__accordion{padding-top:.95238vw;padding-left:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__accordion{padding-top:1.16279vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.k-nav-tree__accordion{padding-top:2.66667vw;padding-left:5.33333vw}}.k-nav-tree__accordion__button{position:relative;cursor:pointer;padding-right:1.67411vw;padding-top:5px;padding-bottom:5px;color:#000}@media only screen and (min-width:1921px){.k-nav-tree__accordion__button{padding-top:.27902vw;padding-bottom:.27902vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__accordion__button{padding-right:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__accordion__button{padding-right:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__accordion__button{padding-right:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__accordion__button{padding-right:3.48837vw}}@media only screen and (max-width:640px){.k-nav-tree__accordion__button{padding-top:1.33333vw;padding-bottom:1.33333vw;padding-right:8vw}}.k-nav-tree__accordion__button:hover:after{-webkit-animation:accordionBtnOpened 3.5s linear infinite;animation:accordionBtnOpened 3.5s linear infinite}.k-nav-tree__accordion__button:after{content:"";position:absolute;top:50%;right:0;transform:rotate(0deg);width:.55804vw;height:.66964vw;margin-top:-.33482vw;background:url(/local/templates/kuppersberg-2023/images/accordion-icon--black.svg) no-repeat 100%;background-size:.55804vw;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__accordion__button:after{width:.69444vw;height:.83333vw;margin-top:-.41667vw;background-size:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__accordion__button:after{width:.72993vw;height:.87591vw;margin-top:-.43796vw;background-size:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__accordion__button:after{width:.95238vw;height:1.14286vw;margin-top:-.57143vw;background-size:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__accordion__button:after{width:1.16279vw;height:1.39535vw;margin-top:-.69767vw;background-size:1.16279vw}}@media only screen and (max-width:640px){.k-nav-tree__accordion__button:after{width:2.66667vw;height:3.2vw;margin-top:-1.6vw;background-size:2.66667vw}}.k-nav-tree__accordion__button[data-acc-visible=hide]{color:#363636}.k-nav-tree__accordion__button[data-acc-visible=hide]:hover:after{-webkit-animation:accordionBtnClosed 3.5s linear infinite;animation:accordionBtnClosed 3.5s linear infinite}.k-nav-tree__accordion__button[data-acc-visible=hide]:after{background-image:url(/local/templates/kuppersberg-2023/images/accordion-icon--dark-gray.svg);transform:rotate(180deg)}.k-nav-tree__accordion__button[data-acc-visible=hide]+.k-nav-tree__accordion__content{display:none}.k-nav-tree__accordion__content{position:relative;max-height:260px;margin:.66964vw 0 .66964vw -1.67411vw;overflow-y:auto}@media only screen and (min-width:1921px){.k-nav-tree__accordion__content{max-height:14.50893vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-nav-tree__accordion__content{margin:.83333vw 0 .83333vw -1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-nav-tree__accordion__content{margin:.87591vw 0 .87591vw -1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-nav-tree__accordion__content{margin:1.14286vw 0 1.14286vw -2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-nav-tree__accordion__content{margin:1.39535vw 0 1.39535vw -2.90698vw}}@media only screen and (max-width:640px){.k-nav-tree__accordion__content{max-height:69.33333vw;margin:3.2vw 0 3.2vw -5.33333vw}}body:not(.is-touch-device) .k-nav-tree__accordion__content::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .k-nav-tree__accordion__content::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .k-nav-tree__accordion__content::-webkit-scrollbar{width:.8vw;height:.8vw}}body:not(.is-touch-device) .k-nav-tree__accordion__content::-webkit-scrollbar-thumb{background-color:#ff2626}.slide-dropdown{position:relative}.slide-dropdown input{position:absolute;opacity:0;pointer-events:none}.slide-dropdown input:checked~.slide-dropdown__items{pointer-events:all}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link{transition:transform .5s,opacity .5s;opacity:1;transform:translateZ(0)}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:first-child{transition-delay:0s,0s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(2){transition-delay:.05s,.05s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(3){transition-delay:.1s,.1s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(4){transition-delay:.15s,.15s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(5){transition-delay:.2s,.2s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(6){transition-delay:.25s,.25s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(7){transition-delay:.3s,.3s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(8){transition-delay:.35s,.35s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(9){transition-delay:.4s,.4s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(10){transition-delay:.45s,.45s}.slide-dropdown input:checked~.slide-dropdown__items .slide-dropdown__link:nth-child(11){transition-delay:.5s,.5s}.slide-dropdown__button{cursor:pointer;display:flex;align-items:center;justify-content:center}.slide-dropdown__button:hover .slide-dropdown__link__icon:before{transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,50%,0)}.slide-dropdown__button:hover .slide-dropdown__link__icon:after{transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s;opacity:1;transform:translateZ(0)}.slide-dropdown__items{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:1;padding-top:10px;pointer-events:none;background:transparent}@media only screen and (min-width:1921px){.slide-dropdown__items{padding-top:.55804vw}}@media only screen and (max-width:640px){.slide-dropdown__items{padding-top:2.66667vw}}.slide-dropdown__items .slide-dropdown__link{margin:0 -10px;padding:10px 20px;transition:transform .35s,opacity .5s;opacity:0;transform:translate3d(0,15px,0);color:#000;background-color:hsla(0,0%,100%,.92);box-shadow:0 .27902vw .83705vw rgba(0,0,0,.25)}@media only screen and (min-width:1921px){.slide-dropdown__items .slide-dropdown__link{margin:0 -.55804vw;padding:.55804vw 1.11607vw;transform:translate3d(0,.83705vw,0)}}@media only screen and (max-width:640px){.slide-dropdown__items .slide-dropdown__link{margin:0 -2.66667vw;padding:2.66667vw 5.33333vw;transform:translate3d(0,4vw,0)}}.slide-dropdown__items .slide-dropdown__link:before{content:"";position:absolute;display:block;margin:auto;top:0;bottom:0;left:7px;width:4px;height:4px;background:#ff2626;border-radius:50%;transform:translate3d(6px,0,0);opacity:0;transition:transform .4s,opacity .2s}@media only screen and (min-width:1921px){.slide-dropdown__items .slide-dropdown__link:before{left:.39062vw;width:.22321vw;height:.22321vw;transform:translate3d(.33482vw,0,0)}}@media only screen and (max-width:640px){.slide-dropdown__items .slide-dropdown__link:before{left:1.86667vw;width:1.06667vw;height:1.06667vw;transform:translate3d(1.6vw,0,0)}}.slide-dropdown__items .slide-dropdown__link:hover:before{transform:translateZ(0);opacity:1}body.body--dark .slide-dropdown__items .slide-dropdown__link{color:#fff;background-color:rgba(0,0,0,.75)}.slide-dropdown__link{position:relative;display:flex;align-items:center;height:32px;font-weight:500;font-size:14px;line-height:1.4285;letter-spacing:.07em;cursor:pointer;white-space:nowrap}@media only screen and (min-width:1921px){.slide-dropdown__link{height:1.78571vw;font-size:.78125vw}}@media only screen and (max-width:640px){.slide-dropdown__link{height:8.53333vw;font-size:3.73333vw}}.slide-dropdown__link__icon{pointer-events:none;position:relative;display:inline-block;width:32px;height:100%}@media only screen and (min-width:1921px){.slide-dropdown__link__icon{width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:640px){.slide-dropdown__link__icon{width:8.53333vw;height:8.53333vw}}.slide-dropdown__link__icon:after,.slide-dropdown__link__icon:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";background-repeat:no-repeat;background-position:50% 50%;background-size:contain;width:17px;height:19px}@media only screen and (min-width:1921px){.slide-dropdown__link__icon:after,.slide-dropdown__link__icon:before{width:.94866vw;height:1.06027vw}}@media only screen and (max-width:640px){.slide-dropdown__link__icon:after,.slide-dropdown__link__icon:before{width:4.53333vw;height:5.06667vw}}.slide-dropdown__link__icon:before{transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s;background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--black.svg)}body.body--dark .slide-dropdown__link__icon:before{background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--white.svg)}.slide-dropdown__link__icon:after{background-image:url(/local/templates/kuppersberg-2023/images/pin-icon--red.svg);transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s;opacity:0;transform:translate3d(0,-50%,0)}.slide-dropdown__link__icon--phone:after,.slide-dropdown__link__icon--phone:before{width:100%;height:100%}.slide-dropdown__link__icon--phone:before{background-image:url(/local/templates/kuppersberg-2023/images/icon-phone--black.svg)}body.body--dark .slide-dropdown__link__icon--phone:before{background-image:url(/local/templates/kuppersberg-2023/images/icon-phone--white.svg)}.slide-dropdown__link__icon--phone:after{background-image:url(/local/templates/kuppersberg-2023/images/icon-phone--red.svg)}.slide-dropdown__link__icon+.slide-dropdown__link__name{display:none}.slide-dropdown__link__name{padding-top:1px}.kup-connect__bg{cursor:pointer;position:fixed;top:0;left:0;z-index:6;width:100%;height:100%;background:rgba(0,0,0,.5);pointer-events:none;opacity:0;transition:opacity .3s ease-in-out .2s;will-change:opacity}[data-connect].is-opened .kup-connect__bg{pointer-events:all;opacity:.5;transition:opacity .4s ease-in-out 0s}.kup-connect__wrap{position:absolute;bottom:100%;right:.55804vw;left:auto;top:auto;z-index:8;display:block;width:3.34821vw;height:3.34821vw;margin-bottom:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.kup-connect__wrap{right:.69444vw;width:4.16667vw;height:4.16667vw;margin-bottom:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.kup-connect__wrap{right:.72993vw;width:4.37956vw;height:4.37956vw;margin-bottom:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.kup-connect__wrap{right:.95238vw;width:5.71429vw;height:5.71429vw;margin-bottom:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.kup-connect__wrap{width:5.5814vw;height:5.5814vw;margin-bottom:1.39535vw}}@media only screen and (max-width:640px){.kup-connect__wrap{right:2.66667vw;width:12.8vw;height:12.8vw;margin-bottom:3.2vw}}.kup-connect__main{z-index:7}.kup-connect__main,.kup-connect__main__btn{position:relative;width:inherit;height:inherit;border-radius:50%}.kup-connect__main__btn{cursor:pointer;background:#ff2626 url(/local/templates/kuppersberg-2023/images/chatpanel/chat.svg) 50% no-repeat;background-size:45%;z-index:2;transition:background-color .3s}.kup-connect__main__btn:hover{background-color:#f64f4f}[data-connect].is-opened .kup-connect__main__btn{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/close.svg);background-color:#ff2626;background-size:30%}.kup-connect__panel{position:absolute;right:auto;bottom:100%;left:50%;transform:translate(-50%,15%);z-index:1;display:flex;flex-direction:column;align-items:center;width:auto;height:auto;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .3s,transform .5s,visibility 0s .5s;will-change:opacity,transform}@media only screen and (min-width:1921px){.kup-connect__panel{width:2.79018vw;padding:.11161vw .11161vw 0}}[data-connect].is-opened .kup-connect__panel{transition:opacity .3s,transform .5s,visibility 0s 0s;transform:translate(-50%);opacity:1;visibility:visible}.kup-connect__panel__item{margin-bottom:8px;float:none}@media only screen and (min-width:1921px){.kup-connect__panel__item{margin-bottom:.44643vw}}@media only screen and (max-width:640px){.kup-connect__panel__item{margin-bottom:2.13333vw}}.kup-connect__panel__item__link{cursor:pointer;display:block}.kup-connect__panel__item__link__icon{pointer-events:none;width:46px;height:46px;display:block;background-repeat:no-repeat;background-size:24px;background-position:50%;background-color:#29aee3;border-radius:50%;transition:background-color .15s}@media only screen and (min-width:1921px){.kup-connect__panel__item__link__icon{width:2.56696vw;height:2.56696vw;background-size:1.33929vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.kup-connect__panel__item__link__icon{width:3.19444vw;height:3.19444vw;background-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.kup-connect__panel__item__link__icon{width:3.35766vw;height:3.35766vw;background-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.kup-connect__panel__item__link__icon{width:4.38095vw;height:4.38095vw;background-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.kup-connect__panel__item__link__icon{width:5.34884vw;height:5.34884vw;background-size:2.7907vw}}@media only screen and (max-width:640px){.kup-connect__panel__item__link__icon{width:12.26667vw;height:12.26667vw;background-size:6.4vw}}.kup-connect__panel__item__link__icon:hover{background-color:#ff2626}.kup-connect__link__icon--phone{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/iphone.svg);background-color:#0083d1}.kup-connect__link__icon--email{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/email.svg);background-color:#0083d1}.kup-connect__link__icon--whatsapp{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/whatsapp.svg);background-color:#1fc14b}.kup-connect__link__icon--viber{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/viber.svg);background-color:#6f3faa}.kup-connect__link__icon--tg{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/telegram.svg);background-color:#00aef0}.kup-connect__link__icon--instagram{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/instagram.svg);background-color:#c62eba}.kup-connect__link__icon--vk{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/vk.svg);background-color:#497bab}.kup-connect__link__icon--fb{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/facebook.svg);background-color:#23599b}.kup-connect__link__icon--ok{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/ok.svg);background-color:#ee8208}.kup-connect__link__icon--sk{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/skype.svg);background-color:#03a9f4}.kup-connect__link__icon--tt{background-image:url(/local/templates/kuppersberg-2023/images/chatpanel/tiktok.svg);background-color:#1a0415}.kup-connect__call{position:absolute;top:50%;transform:translateY(-50%);right:75px;z-index:7;width:280px;min-height:100%;padding:8px 12px;border-radius:4px;background:#fff;border-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.25);display:none;opacity:0;pointer-events:none;transition:opacity 0s linear .5s}@media only screen and (min-width:1921px){.kup-connect__call{right:4.18527vw;width:15.625vw;border-radius:.22321vw;padding:.44643vw .66964vw;box-shadow:0 .27902vw .83705vw rgba(0,0,0,.25)}}@media only screen and (max-width:1440px) and (min-width:1371px){.kup-connect__call{right:5.20833vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.kup-connect__call{right:5.83942vw}}@media only screen and (max-width:1050px) and (min-width:861px){.kup-connect__call{right:7.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.kup-connect__call{right:7.55814vw}}@media only screen and (max-width:640px){.kup-connect__call{top:-21.33333vw;right:0;transform:none;width:74.66667vw;border-radius:1.06667vw;padding:2.13333vw 3.2vw;box-shadow:0 1.33333vw 4vw rgba(0,0,0,.25)}}.kup-connect__call.is-showed{display:block;opacity:1;pointer-events:all;transition:opacity 0s linear 0s}.kup-connect__call:after{content:"";position:absolute;top:50%;right:-12px;bottom:auto;width:0;margin-top:-6px;border:6px solid transparent;border-left-color:inherit}@media only screen and (min-width:1921px){.kup-connect__call:after{right:-.66964vw;margin-top:-.33482vw;border-width:.33482vw}}@media only screen and (max-width:640px){.kup-connect__call:after{top:auto;right:4.8vw;bottom:-3.2vw;border-width:1.6vw;border-left-color:transparent;border-top-color:inherit;margin-top:-1.6vw}}.kup-connect__call__cross{position:absolute;top:8px;right:8px;width:16px;height:16px;opacity:.3;cursor:pointer}@media only screen and (min-width:1921px){.kup-connect__call__cross{top:.44643vw;right:.44643vw;width:.89286vw;height:.89286vw}}.kup-connect__call__cross:hover{opacity:.6}.kup-connect__call__cross:after,.kup-connect__call__cross:before{content:"";position:absolute;left:7px;width:2px;height:14px;background-color:#333}@media only screen and (min-width:1921px){.kup-connect__call__cross:after,.kup-connect__call__cross:before{left:.39062vw;width:.11161vw;height:.78125vw}}.kup-connect__call__cross:before{transform:rotate(45deg)}.kup-connect__call__cross:after{transform:rotate(-45deg)}.kup-connect__call__block{display:flex;flex-direction:row;justify-content:center;align-items:center}.kup-connect__call__image{width:70px;margin-right:10px}@media only screen and (min-width:1921px){.kup-connect__call__image{width:3.90625vw;margin-right:.55804vw}}@media only screen and (max-width:640px){.kup-connect__call__image{width:18.66667vw;margin-right:2.66667vw}}.kup-connect__call__image img{max-width:100%;max-height:100%}.kup-connect__call__info{padding:0}.kup-connect__call__info__title{color:#373737;font-weight:500;font-size:14px;line-height:1.142;margin-bottom:5px;letter-spacing:0}@media only screen and (min-width:1921px){.kup-connect__call__info__title{font-size:.78125vw;line-height:.89286vw;margin-bottom:.27902vw}}@media only screen and (max-width:640px){.kup-connect__call__info__title{font-size:3.73333vw;line-height:4.26667vw;margin-bottom:1.33333vw}}.kup-connect__call__info__text{color:#373737;font-size:13px;line-height:1.23}@media only screen and (min-width:1921px){.kup-connect__call__info__text{font-size:.72545vw}}@media only screen and (max-width:640px){.kup-connect__call__info__text{font-size:3.46667vw}}[data-draggable].scrollable{cursor:pointer!important}[data-draggable].scrollable *{cursor:inherit}[data-draggable].active{cursor:-webkit-grabbing!important;cursor:grabbing!important}[data-draggable].active *{cursor:inherit}[data-draggable].moving a,[data-draggable].moving button{pointer-events:none!important}.svg{pointer-events:none;width:1.33929vw;height:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.svg{width:1.66667vw;height:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.svg{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.svg{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.svg{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.svg{width:6.4vw;height:6.4vw}}.svg--small{width:.89286vw;height:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.svg--small{width:1.11111vw;height:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.svg--small{width:1.16788vw;height:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.svg--small{width:1.52381vw;height:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.svg--small{width:1.86047vw;height:1.86047vw}}@media only screen and (max-width:640px){.svg--small{width:4.26667vw;height:4.26667vw}}.svg:not(.svg--hover){transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}@media only screen and (min-width:641px){.svg__outer:hover .svg:not(.svg--hover){transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}}.svg--hover{transform:translate3d(0,-50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}@media only screen and (min-width:641px){.svg__outer:hover .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}}.svg__inner{pointer-events:none;position:relative;display:block;width:1.33929vw;height:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.svg__inner{width:1.66667vw;height:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.svg__inner{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.svg__inner{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.svg__inner{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.svg__inner{width:6.4vw;height:6.4vw}}.svg__inner--center{margin-right:auto;margin-left:auto}.svg__inner .svg{left:0;display:block;width:100%;height:100%}.svg__count,.svg__inner .svg{position:absolute;top:0;text-align:center}.svg__count{pointer-events:none;right:0;transform:translate(75%,-25%);display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background-color:#ff2626;overflow:hidden}@media only screen and (min-width:1921px){.svg__count{width:.78125vw;height:.78125vw}}@media only screen and (max-width:640px){.svg__count{width:3.73333vw;height:3.73333vw}}.svg__count span{font-weight:400;font-size:10px;line-height:1.2;letter-spacing:-.024em;transition:color .5s ease 0s;color:#fff}@media only screen and (min-width:1921px){.svg__count span{font-size:.55804vw}}@media only screen and (max-width:640px){.svg__count span{font-size:2.66667vw}}.fill--white-dirty{fill:#bdbdbd;color:#bdbdbd}.fill--black{fill:#000;color:#000}.fill--white{fill:#fff;color:#fff}.fill--red{fill:#ff2626;color:#ff2626}.fill--red-lighten{fill:#f64f4f;color:#f64f4f}[data-accordion].is-opened [data-accordion-btn]:before{transform:translateY(calc(-50% + 15px));opacity:0}[data-accordion]:not([data-accordion].is-opened) [data-accordion-btn]:after{opacity:0;transform:translateY(calc(-50% + 15px)) rotate(180deg)}@media only screen and (max-width:640px){[data-accordion]>ul>li{display:none}}@media only screen and (max-width:640px){[data-accordion]>ul>li:not(.is-open){opacity:0;transform:translateX(-40px)}}@media only screen and (max-width:640px){[data-accordion]>ul>li.is-open,[data-accordion]>ul>li:not(.is-open){transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}}[data-accordion-btn]{position:relative}[data-accordion-btn]:after,[data-accordion-btn]:before{content:"";box-sizing:content-box;position:absolute;right:0;top:50%;transform:translateY(-50%);padding-left:6.66667vw;display:none;width:2.66667vw;height:1.6vw;margin-top:-.26667vw;background-repeat:no-repeat;background-position:100%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:640px){[data-accordion-btn]:after,[data-accordion-btn]:before{display:block}}[data-accordion-btn]:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--gray.svg)}[data-accordion-btn]:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);background-position:0;transform:translateY(-50%) rotate(180deg)}.timer{position:relative;width:40px;height:40px;margin:auto}.timer svg{transform:translateX(0)}.timer__circle{fill:none;stroke:none}.timer__path-main{stroke-width:2px;stroke:#e4e4e4}.timer__path-second{stroke-width:2px;stroke-linecap:round;transform:rotate(90deg);transform-origin:center;transition:stroke-dasharray 1s linear;fill-rule:nonzero;stroke:#000;will-change:stroke-dasharray}.timer__label{position:absolute;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.auth{margin-top:24px}@media only screen and (min-width:1921px){.auth{margin-top:1.33929vw}}@media only screen and (max-width:640px){.auth{margin-top:6.4vw}}.auth__tabs{display:flex;align-items:flex-end;margin-bottom:24px;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.auth__tabs{margin-bottom:1.33929vw;border-width:.0558vw}}@media only screen and (max-width:640px){.auth__tabs{margin-bottom:6.4vw;border-width:.26667vw}}.auth__tabs__btn{cursor:pointer;position:relative;width:50%;padding-bottom:16px;font:400 14px/1.714 Rubik,sans-serif;text-align:center;text-transform:uppercase;color:grey;transition:color .25s}@media only screen and (min-width:1921px){.auth__tabs__btn{padding-bottom:.89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.auth__tabs__btn{padding-bottom:4.26667vw;font-size:3.73333vw}}.auth__tabs__btn:hover{color:#171719}.auth__tabs__btn:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#ff2626;transition:transform .5s;transform:scaleX(0);transform-origin:0 50%}@media only screen and (min-width:1921px){.auth__tabs__btn:after{height:.0558vw}}.auth__tabs__btn.is-active{color:#171719}.auth__tabs__btn.is-active:after{transform:scaleX(1)}.auth__content__item{display:none}.auth__content__item.is-active{display:block}.address__new-item__button{position:relative;display:flex;align-items:center;color:#363636}.address__new-item__button:hover .address__new-item__button__icon:before{transform:translate(-50%,-50%) rotate(180deg)}.address__new-item__button:hover .address__new-item__button__icon:after{transform:translate(-50%,-50%) rotate(270deg)}.address__new-item__button__icon{position:relative;display:inline-block;width:1.33929vw;height:1.33929vw;margin-right:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.address__new-item__button__icon{width:1.66667vw;height:1.66667vw;margin-right:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.address__new-item__button__icon{width:1.75182vw;height:1.75182vw;margin-right:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.address__new-item__button__icon{width:2.28571vw;height:2.28571vw;margin-right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__new-item__button__icon{width:2.7907vw;height:2.7907vw;margin-right:1.86047vw}}@media only screen and (max-width:640px){.address__new-item__button__icon{width:6.4vw;height:6.4vw;margin-right:4.26667vw}}.address__new-item__button__icon:after,.address__new-item__button__icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:1px;background-color:#ff2626;transition:transform .35s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.address__new-item__button__icon:after,.address__new-item__button__icon:before{width:.55804vw;height:.0558vw}}@media only screen and (max-width:640px){.address__new-item__button__icon:after,.address__new-item__button__icon:before{width:2.66667vw;height:.26667vw}}.address__new-item__button__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.address__items{position:relative}.address__item{display:flex;align-items:center;justify-content:space-between;margin:.89286vw 0;padding:2.23214vw;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.address__item{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.address__item{margin:1.52381vw 0;padding:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__item{margin:1.86047vw 0;padding:3.72093vw}}@media only screen and (max-width:640px){.address__item{margin:2.13333vw 0;padding:7.46667vw 6.4vw}}.address__item--bg{background-color:#f9f9f9}.address__item--main{margin-bottom:2.23214vw}@media only screen and (max-width:640px){.address__item--main{flex-direction:column;align-items:flex-start;padding:0 0 8.53333vw;border:none;border-bottom:.26667vw solid #e4e4e4}}@media only screen and (max-width:640px){.address__item--main .address__right{margin-top:6.4vw;margin-left:0}}.address__text{position:relative;font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.address__text{font-size:.78125vw}}@media only screen and (max-width:640px){.address__text{font-size:3.73333vw}}.address__text a{text-decoration:underline;font:inherit;color:inherit}.address__text a:focus,.address__text a:hover{text-decoration:none}.address__text__note{display:block;color:#363636}.address__note{display:flex;align-items:center;justify-content:space-between;margin-top:2.23214vw;color:grey}@media only screen and (max-width:1050px) and (min-width:861px){.address__note{margin-top:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__note{margin-top:4.65116vw}}@media only screen and (max-width:640px){.address__note{flex-direction:column;align-items:flex-start;margin-top:8.53333vw}}.address__note a{font:inherit;color:inherit;text-decoration:underline}.address__note a:hover{text-decoration:none}.address__note__left{color:#000;margin-bottom:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.address__note__left{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__note__left{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.address__note__left{margin-bottom:4.26667vw}}.address__note__right{margin-bottom:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.address__note__right{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__note__right{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.address__note__right{margin-bottom:4.26667vw}}.address__left .radio{margin:0}@media only screen and (max-width:860px) and (min-width:641px){.address__left .radio{margin-left:-1.86047vw}}@media only screen and (max-width:640px){.address__left .radio{margin-left:-3.2vw}}.address__left .radio__address-phone{white-space:nowrap}.address__left .v-sep{padding:0 1em}@media only screen and (max-width:640px){.address__left .v-sep{display:block;font-size:0}}.address__right{flex-wrap:nowrap;flex-shrink:0;margin-left:3.57143vw}@media only screen and (max-width:1050px) and (min-width:861px){.address__right{margin-left:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__right{margin-left:5.5814vw}}@media only screen and (max-width:640px){.address__right{margin-left:6.4vw}}.address__right .btn{width:auto;height:auto}.address__right .btn+.btn{margin-left:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.address__right .btn+.btn{margin-left:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.address__right .btn+.btn{margin-left:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.address__right .btn+.btn{margin-left:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__right .btn+.btn{margin-left:2.7907vw}}@media only screen and (max-width:640px){.address__right .btn+.btn{margin-top:8.53333vw;margin-left:0}}@media only screen and (max-width:640px){.address__buttons{width:6.4vw;flex-direction:column}}.address__link{cursor:pointer;text-decoration:underline}.address__link:hover{text-decoration:none}.address__popup{position:absolute;top:0;left:0;width:100%;min-height:100%;background:#fff;z-index:4;border:1px solid #e4e4e4;display:none}.address__popup__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.23214vw;padding:2.23214vw 2.23214vw 0}@media only screen and (max-width:1050px) and (min-width:861px){.address__popup__top{margin-bottom:3.80952vw;padding:3.04762vw 3.04762vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.address__popup__top{margin-bottom:3.72093vw;padding:3.72093vw 3.72093vw 0}}@media only screen and (max-width:640px){.address__popup__top{margin-bottom:6.4vw;padding:6.4vw 4.26667vw 4.26667vw;border-bottom:.26667vw solid #e4e4e4}}.address__popup__btn{font:inherit;color:inherit;text-decoration:underline}@media only screen and (min-width:1051px){.address__popup__btn:hover{text-decoration:underline}}.address__popup__btn:focus{text-decoration:underline}.address__popup__content{margin:2.23214vw auto 3.57143vw;padding:0 2.23214vw}@media only screen and (max-width:1050px) and (min-width:861px){.address__popup__content{margin-bottom:4.57143vw;padding:0 3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__popup__content{margin-bottom:5.5814vw;padding:0 3.72093vw}}@media only screen and (max-width:640px){.address__popup__content{margin-bottom:6.4vw;padding:0 4.26667vw}}.address__popup__form{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%;margin-right:auto;margin-left:auto}@media only screen and (max-width:1050px) and (min-width:861px){.address__popup__form{width:100%;padding:0 3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.address__popup__form{width:100%;padding:0 2.7907vw}}@media only screen and (max-width:640px){.address__popup__form{width:100%;flex-direction:column}}.address__popup__form .k-form__row--submit{margin-right:auto;margin-left:auto}.k-popup{position:fixed;top:0;left:0;display:block;width:100%;height:100%;z-index:11;opacity:0;pointer-events:none;transition:opacity 0s linear .5s;color:#000;display:none}@media only screen and (max-width:640px){.k-popup .custom-select select{pointer-events:none}}.k-popup_ajax-loading [data-popup-close]{pointer-events:none}.k-popup--additional-warranty .k-popup__inner{padding:24px 16px 80px}.k-popup--small-height .k-popup__inner{overflow-x:hidden;overflow-y:auto}.k-popup--small-height .k-popup__inner::-webkit-scrollbar{width:2px;height:2px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.k-popup--small-height .k-popup__inner::-webkit-scrollbar{width:.11161vw;height:.11161vw}}@media only screen and (max-width:640px){.k-popup--small-height .k-popup__inner::-webkit-scrollbar{width:.53333vw;height:.53333vw}}.k-popup--small-height .k-popup__inner::-webkit-scrollbar-thumb{background-color:#ff2626}.k-popup--small-height .k-popup__close{top:0;right:0}.k-popup--small-height .k-popup__close:before{opacity:0}.k-popup--small-height .k-popup__close span:after,.k-popup--small-height .k-popup__close span:before{height:2px;background:#000}.k-popup--banner .k-popup__inner{max-width:60.26786vw;width:100%;padding:0}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup--banner .k-popup__inner{max-width:74.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup--banner .k-popup__inner{max-width:86.04651vw}}@media only screen and (max-width:640px){.k-popup--banner .k-popup__inner{max-width:95%}}.k-popup--banner .k-popup__inner .prm-banner img{pointer-events:none;display:block;max-width:100%;width:100%}.k-popup--notify{z-index:11}.k-popup--review .k-popup__inner{width:40.17857vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup--review .k-popup__inner{width:50vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup--review .k-popup__inner{width:52.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup--review .k-popup__inner{width:66.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup--review .k-popup__inner{width:66.66667vw}}@media only screen and (max-width:640px){.k-popup--review .k-popup__inner{width:100%}}.k-popup--review .askaron-reviews-new .ask-col{width:100%}.k-popup--recommend .k-popup__inner{width:62.72321vw;padding:3.57143vw 1.33929vw 1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup--recommend .k-popup__inner{width:78.05556vw;padding:4.16667vw 1.66667vw 2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup--recommend .k-popup__inner{width:82.0438vw;padding:3.64964vw 1.75182vw 1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup--recommend .k-popup__inner{width:97.52381vw;padding:3.80952vw 2.28571vw 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup--recommend .k-popup__inner{width:90.69767vw;padding:4.65116vw 2.7907vw 2.32558vw}}@media only screen and (max-width:640px){.k-popup--recommend .k-popup__inner{width:calc(100% - 5.33333vw);padding:10.66667vw 3.2vw 5.33333vw}}.k-popup--recommend .k-popup__recommend__slider .prod-card{height:auto}.k-popup--recommend .k-popup__recommend__slider .prod-card__inner{height:100%}.k-popup--recommend .k-popup__recommend__navigation{display:flex;align-items:center;justify-content:space-between;max-width:55%;margin-top:1.33929vw;margin-right:auto;margin-left:auto}@media only screen and (max-width:640px){.k-popup--recommend .k-popup__recommend__navigation{margin-top:6.4vw;max-width:95%}}.k-popup--additional-warranty .k-tooltip__icon{margin-top:-.22321vw}.k-popup--bills .k-popup__title{margin-bottom:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup--bills .k-popup__title{margin-bottom:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup--bills .k-popup__title{margin-bottom:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup--bills .k-popup__title{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup--bills .k-popup__title{margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.k-popup--bills .k-popup__title{margin-bottom:8.53333vw}}.k-popup--bills .k-popup__inner{width:25.11161vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup--bills .k-popup__inner{width:31.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup--bills .k-popup__inner{width:32.84672vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup--bills .k-popup__inner{width:42.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup--bills .k-popup__inner{width:42.85714vw}}@media only screen and (max-width:640px){.k-popup--bills .k-popup__inner{width:calc(100% - 10.66667vw)}}.k-popup--showed{opacity:1;pointer-events:all;transition:opacity 0s linear 0s}.k-popup--showed .k-popup__bg{opacity:.5;transition:opacity .4s ease-in-out 0s}.k-popup--showed .k-popup__inner{opacity:1;transform:translate3d(0,-50%,0)}@media only screen and (max-width:640px){.k-popup--showed .custom-select select{pointer-events:all}}.k-popup__bg{top:0;bottom:0;z-index:0;background:#000;transition:opacity .3s ease-in-out .2s}.k-popup__bg,.k-popup__inner{position:absolute;right:0;left:0;display:block;margin:auto;opacity:0}.k-popup__inner{top:50%;z-index:1;width:33.48214vw;max-height:100%;padding:3.57143vw 3.51562vw;background:#fff;transform:translate3d(0,calc(-50% - 50px),0);transition:opacity .25s ease-in-out .15s,transform .35s cubic-bezier(.455,.03,.515,.955) .15s}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__inner{width:38.88889vw;padding:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__inner{width:37.9562vw;padding:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__inner{width:49.52381vw;padding:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__inner{width:60.46512vw;padding:4.06977vw}}@media only screen and (max-width:640px){.k-popup__inner{width:calc(100% - 8vw);padding:10.66667vw 6.66667vw}}@media only screen and (max-width:640px){.k-popup__inner--p{padding:10.66667vw 5.33333vw}}.k-popup__inner--p .k-popup__form{padding:0}@media only screen and (min-width:641px){.k-popup__inner--full{padding-bottom:40px!important}}@media only screen and (max-width:640px){.k-popup__inner--full{width:100%;top:auto;bottom:0}.k-popup--showed .k-popup__inner--full,.k-popup__inner--full{transform:translateZ(0)}.k-popup__inner--full .k-form__row--submit{display:none}}.k-popup__close{position:absolute;top:-.89286vw;right:-.89286vw;display:block;width:3.90625vw;height:3.90625vw;font-size:0}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__close{top:-1.11111vw;right:-1.11111vw;width:4.86111vw;height:4.86111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__close{top:-1.0219vw;right:-1.0219vw;width:4.37956vw;height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__close{top:-.95238vw;right:-.95238vw;width:5.33333vw;height:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__close{top:-1.16279vw;right:-1.16279vw;width:5.34884vw;height:5.34884vw}}@media only screen and (max-width:640px){.k-popup__close{top:-4.26667vw;right:-1.33333vw;width:11.73333vw;height:11.73333vw}}.k-popup__close:before,.k-popup__close span:after,.k-popup__close span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:""}.k-popup__close:before{background:#ff2626;border-radius:50%;transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s;will-change:transform}.k-popup__close:hover:before{transform:scale(.9)}.k-popup__close:hover span:before{transform:rotate(-135deg)}.k-popup__close:hover span:after{transform:rotate(-225deg)}.k-popup__close span:after,.k-popup__close span:before{width:26.5625%;height:2.34375%;background:#fff;will-change:transform}.k-popup__close span:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.k-popup__close span:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.k-popup__close__hide{display:none}.k-popup__close--tr{top:0;right:0}.k-popup__close--tr:before{background-color:transparent}.k-popup__close--tr span:after,.k-popup__close--tr span:before{background-color:#ff2626!important}.k-popup__title{margin-bottom:1.33929vw;font:400 2.00893vw/1.1 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__title{margin-bottom:1.66667vw;font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__title{margin-bottom:1.75182vw;font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__title{margin-bottom:2.28571vw;font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__title{margin-bottom:2.32558vw;font-size:3.02326vw}}@media only screen and (max-width:640px){.k-popup__title{margin-bottom:4.26667vw;padding:0 2.66667vw;font-size:8.53333vw;line-height:1.125}}.k-popup__contact,.k-popup__desc{color:grey;font-size:.78125vw;line-height:1.714;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__contact,.k-popup__desc{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__contact,.k-popup__desc{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__contact,.k-popup__desc{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__contact,.k-popup__desc{font-size:1.51163vw}}@media only screen and (max-width:640px){.k-popup__contact,.k-popup__desc{font-size:3.46667vw}}.k-popup__contact p{margin:0 0 2em}.k-popup__contact p.cont-title{margin-bottom:.5em;color:#363636;font-size:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__contact p.cont-title{font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__contact p.cont-title{font-size:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__contact p.cont-title{font-size:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__contact p.cont-title{font-size:1.62791vw}}@media only screen and (max-width:640px){.k-popup__contact p.cont-title{font-size:3.73333vw}}.k-popup__contact p:last-child{margin-bottom:0}.k-popup__contact a{color:#ff2626;text-decoration:underline}.k-popup__contact a:hover{color:#ff5959;text-decoration:none}.k-popup__link{cursor:pointer;margin:auto;color:#000;font-size:.78125vw;text-align:center;text-decoration:underline}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__link{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__link{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__link{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__link{font-size:1.62791vw}}@media only screen and (max-width:640px){.k-popup__link{font-size:3.73333vw}}.k-popup__link:hover{text-decoration:none}.k-popup__products{position:relative;max-height:calc(95vh - 18.75vw - 60px);margin:2.23214vw -3.51562vw;overflow-y:auto;padding:0 3.51562vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__products{max-height:calc(95vh - 22.22222vw - 60px);margin:2.77778vw -4.16667vw;padding:0 4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__products{max-height:calc(95vh - 20.07299vw - 60px);margin:2.91971vw -3.64964vw;padding:0 3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__products{max-height:calc(95vh - 23.80952vw - 60px);margin:3.80952vw -3.80952vw;padding:0 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__products{max-height:calc(95vh - 25.5814vw - 60px);margin:4.65116vw -4.06977vw;padding:0 4.06977vw}}@media only screen and (max-width:640px){.k-popup__products{max-height:calc(95vh - 69.33333vw);margin:6.4vw -6.66667vw;padding:0 6.66667vw}}.k-popup__products::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.k-popup__products::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.k-popup__products::-webkit-scrollbar{width:.8vw;height:.8vw}}.k-popup__products::-webkit-scrollbar-thumb{background-color:#ff2626}.k-popup__products~.k-popup__form{padding-top:0}.k-popup__products .product-item{max-width:414px;margin:0 auto}@media only screen and (min-width:1921px){.k-popup__products .product-item{max-width:23.10268vw}}@media only screen and (max-width:640px){.k-popup__products .product-item{max-width:80vw}}@media only screen and (max-width:640px){.k-popup__products .product-item__img{width:26.66667vw;height:29.33333vw}}@media only screen and (max-width:640px){.k-popup__products .product-item__model,.k-popup__products .product-item__name{font-size:3.46667vw}}@media only screen and (max-width:640px){.k-popup__products .product-item__price{font-size:5.6vw}}.k-popup__buttons{display:flex;justify-content:space-between;gap:24px;margin-top:40px}@media only screen and (min-width:1921px){.k-popup__buttons{gap:1.33929vw;margin-top:2.23214vw}}@media only screen and (max-width:640px){.k-popup__buttons{flex-wrap:wrap;gap:0;margin-top:6.4vw}}@media only screen and (max-width:640px){.k-popup__buttons .btn{width:100%}}@media only screen and (max-width:640px){.k-popup__buttons .btn~.btn{margin-top:4vw}}body.body--dark .k-popup__buttons .btn--bordered .btn__name{color:#000}.k-popup__form{padding:1.33929vw 3.1808vw 0}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__form{padding:1.66667vw 3.125vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__form{padding:1.75182vw 2.55474vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__form{padding:1.90476vw 2.85714vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__form{padding:2.32558vw 0 0}}@media only screen and (max-width:640px){.k-popup__form{padding:4.26667vw 0 0}}body.body--dark .k-popup__form .input:hover .input__field{border-color:#000}body.body--dark .k-popup__form .input__field{color:#000;border-color:#e4e4e4}body.body--dark .k-popup__form .input__field::-webkit-input-placeholder{color:#363636}body.body--dark .k-popup__form .input__field:-moz-placeholder,body.body--dark .k-popup__form .input__field::-moz-placeholder{color:#363636}body.body--dark .k-popup__form .input__field:-ms-input-placeholder{color:#363636}body.body--dark .k-popup__form .input__field:focus{border-color:#000}body.body--dark .k-popup__form .input__field:focus::-webkit-input-placeholder{color:grey}body.body--dark .k-popup__form .input__field:focus:-moz-placeholder,body.body--dark .k-popup__form .input__field:focus::-moz-placeholder{color:grey}body.body--dark .k-popup__form .input__field:focus:-ms-input-placeholder{color:grey}.k-popup__form .input.is-error .k-popup__form .input__field{border-color:#ff2626!important}.k-popup__form .input.hidden{display:none}.k-popup__banner{position:relative;margin-top:48px;margin-right:auto;margin-left:auto;max-width:414px}@media only screen and (min-width:1921px){.k-popup__banner{max-width:23.10268vw;margin-top:2.67857vw}}@media only screen and (max-width:640px){.k-popup__banner{max-width:80vw;margin-top:8.53333vw}}.k-popup__banner__label{position:absolute;top:.0558vw;right:.0558vw;display:inline-block;padding:.22321vw .44643vw;color:#fff;font-size:.72545vw;line-height:1.38}@media only screen and (max-width:1440px) and (min-width:1371px){.k-popup__banner__label{padding:.27778vw .55556vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-popup__banner__label{padding:.29197vw .58394vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-popup__banner__label{padding:.38095vw .7619vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-popup__banner__label{padding:.46512vw .93023vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.k-popup__banner__label{padding:1.06667vw 2.13333vw;font-size:3.46667vw}}.k-popup__banner__label:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#bdbdbd}.k-popup__banner__label span{position:relative;z-index:1}.k-popup__banner__label.lbl--black:before{background:#000}.k-popup__banner__label.lbl--red:before{background:#ff2626}.k-popup__banner__image img{display:block;max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover}.k-popup .forgot-pass{margin-top:24px}@media only screen and (min-width:1921px){.k-popup .forgot-pass{margin-top:1.33929vw}}@media only screen and (max-width:640px){.k-popup .forgot-pass{margin-top:6.4vw}}.k-popup__bills-list{display:grid;gap:12px}@media only screen and (min-width:1921px){.k-popup__bills-list{gap:.66964vw}}@media only screen and (max-width:640px){.k-popup__bills-list{gap:3.2vw}}.k-popup__bill{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;color:#000}.k-popup__bill:not(:last-child){padding-bottom:12px;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.k-popup__bill:not(:last-child){border-width:.0558vw;padding-bottom:.66964vw}}@media only screen and (max-width:640px){.k-popup__bill:not(:last-child){border-width:.26667vw;padding-bottom:3.2vw}}.k-popup-fix-btns{position:fixed;left:0;bottom:0;width:100%;padding:8px 16px;border-top:1px solid #e4e4e4;background-color:#fff;z-index:2}.k-popup-fix-btns--no-border{border:none;background-color:transparent}@media only screen and (min-width:641px){.k-popup-fix-btns{display:none}}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-bg{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;z-index:10;background:#000;opacity:0;transition:opacity .3s ease-in-out .2s}.mfp-bg.mfp-ready{opacity:.5;transition:opacity .4s ease-in-out 0s}.mfp-wrap{position:fixed;top:0;left:0;display:block;width:100%;height:100%;z-index:11;opacity:0;pointer-events:none;transition:opacity 0s linear .5s;color:#000}.mfp-wrap.mfp-ready{opacity:1;pointer-events:all;transition:opacity 0s linear 0s}.mfp-wrap.mfp-ready .popup-wrap{opacity:1;transform:translate3d(0,-50%,0)}.mfp-container{position:absolute;top:50%;right:0;left:0;z-index:1}.mfp-content .accent{color:#ff2626;text-align:center}.mfp-content .accent2{color:grey;text-align:center}.mfp-content .accent2 a{cursor:pointer;margin:auto;color:#000;font-size:.78125vw;text-align:center;text-decoration:underline}@media only screen and (max-width:1440px) and (min-width:1371px){.mfp-content .accent2 a{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.mfp-content .accent2 a{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.mfp-content .accent2 a{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.mfp-content .accent2 a{font-size:1.62791vw}}@media only screen and (max-width:640px){.mfp-content .accent2 a{font-size:3.73333vw}}.mfp-content .accent2 a:hover{text-decoration:none}.mfp-close{cursor:pointer;position:absolute;top:-.89286vw;right:-.89286vw;display:block;width:3.90625vw;height:3.90625vw;font-size:0}@media only screen and (max-width:1440px) and (min-width:1371px){.mfp-close{top:-1.11111vw;right:-1.11111vw;width:4.86111vw;height:4.86111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.mfp-close{top:-1.0219vw;right:-1.0219vw;width:4.37956vw;height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.mfp-close{top:-.95238vw;right:-.95238vw;width:5.33333vw;height:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.mfp-close{top:-1.16279vw;right:-1.16279vw;width:5.34884vw;height:5.34884vw}}@media only screen and (max-width:640px){.mfp-close{top:-4.26667vw;right:-1.33333vw;width:11.73333vw;height:11.73333vw}}.mfp-close:before,.mfp-close span:after,.mfp-close span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:""}.mfp-close:before{background:#ff2626;border-radius:50%;transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s;will-change:transform}.mfp-close:hover:before{transform:scale(.9)}.mfp-close:hover span:before{transform:rotate(-135deg)}.mfp-close:hover span:after{transform:rotate(-225deg)}.mfp-close span{pointer-events:none}.mfp-close span:after,.mfp-close span:before{width:26.5625%;height:2.34375%;background:#fff;will-change:transform}.mfp-close span:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.mfp-close span:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.popup-wrap{display:block;width:33.48214vw;max-height:100%;margin:auto;padding:3.57143vw 3.51562vw;background:#fff;opacity:0;transform:translate3d(0,calc(-50% - 50px),0);transition:opacity .25s ease-in-out .15s,transform .35s cubic-bezier(.455,.03,.515,.955) .15s}@media only screen and (max-width:1440px) and (min-width:1371px){.popup-wrap{width:38.88889vw;padding:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.popup-wrap{width:37.9562vw;padding:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.popup-wrap{width:49.52381vw;padding:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.popup-wrap{width:60.46512vw;padding:4.06977vw}}@media only screen and (max-width:640px){.popup-wrap{width:calc(100% - 8vw);padding:10.66667vw 6.66667vw}}.popup-container .method-login{display:flex;align-items:flex-end;margin-top:24px;margin-bottom:24px;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.popup-container .method-login{margin-top:1.33929vw;margin-bottom:1.33929vw;border-width:.0558vw}}@media only screen and (max-width:640px){.popup-container .method-login{margin-top:6.4vw;margin-bottom:6.4vw;border-width:.26667vw}}.popup-container .method-login__item{cursor:pointer;position:relative;width:50%;padding-bottom:16px;font:400 14px/1.714 Rubik,sans-serif;text-align:center;text-transform:uppercase;color:grey;transition:color .25s}@media only screen and (min-width:1921px){.popup-container .method-login__item{padding-bottom:.89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.popup-container .method-login__item{padding-bottom:4.26667vw;font-size:3.73333vw}}.popup-container .method-login__input:checked+.method-login__label,.popup-container .method-login__item:hover .method-login__label{color:#171719}.popup-container .method-login__input:checked+.method-login__label:after{transform:scaleX(1)}.popup-container .method-login__label:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#ff2626;transition:transform .5s;transform:scaleX(0);transform-origin:0 50%}@media only screen and (min-width:1921px){.popup-container .method-login__label:after{height:.0558vw}}.popup-container .method-inputs--phone .method-inputs__input--phone{display:block}.popup-container .method-inputs--phone .method-inputs__input--email,.popup-container .method-inputs__input--phone{display:none}.popup-container .method-inputs__input--email{display:block}.popup-container .input-box--checkbox label{position:relative;display:inline-flex;align-items:center;cursor:pointer;padding:4px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}@media only screen and (min-width:1921px){.popup-container .input-box--checkbox label{padding:.22321vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.popup-container .input-box--checkbox label{padding:.29197vw 0}}@media only screen and (max-width:640px){.popup-container .input-box--checkbox label{padding:1.06667vw 0}}.popup-container .input-box--checkbox label:focus span,.popup-container .input-box--checkbox label:hover span{text-decoration:underline}.popup-container .input-box--checkbox label:focus span:before,.popup-container .input-box--checkbox label:hover span:before{border-color:#000}.popup-container .input-box--checkbox label input{position:absolute;opacity:0;pointer-events:none}.popup-container .input-box--checkbox label input:checked~span{color:#000}.popup-container .input-box--checkbox label input:checked~span:before{background-color:transparent;border-color:#e4e4e4}.popup-container .input-box--checkbox label input:checked~span:after{background-color:#f9f9f9;transform:translateY(-50%) scale(1)}.popup-container .input-box--checkbox label input[disabled]:checked~span,.popup-container .input-box--checkbox label input[disabled]~span{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.popup-container .input-box--checkbox label input[disabled]:checked~span:before,.popup-container .input-box--checkbox label input[disabled]~span:before{cursor:not-allowed;border-color:#e4e4e4}.popup-container .input-box--checkbox label input[disabled]:checked~span:after,.popup-container .input-box--checkbox label input[disabled]~span:after{background-color:#f9f9f9}.popup-container .input-box--checkbox label span{position:relative;display:inline-flex;align-items:center;padding-top:3px;padding-left:40px;font-size:14px;line-height:1.485;color:#363636;transition:color .35s ease}@media only screen and (min-width:1921px){.popup-container .input-box--checkbox label span{padding-top:.16741vw;padding-left:2.23214vw;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.popup-container .input-box--checkbox label span{padding-top:.21898vw;padding-left:2.91971vw;font-size:1.0219vw}}@media only screen and (max-width:640px){.popup-container .input-box--checkbox label span{padding-top:.8vw;padding-left:10.66667vw;font-size:3.73333vw;line-height:1.42}}.popup-container .input-box--checkbox label span:after,.popup-container .input-box--checkbox label span:before{content:"";position:absolute;top:50%;bottom:0;transform:translateY(-50%);display:block;margin:0 auto}.popup-container .input-box--checkbox label span:before{left:0;z-index:1;width:24px;height:24px;border:1px solid #e4e4e4}body.body--dark .popup-container .input-box--checkbox label span:before{border-color:#363636}@media only screen and (min-width:1921px){.popup-container .input-box--checkbox label span:before{width:1.33929vw;height:1.33929vw;border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.popup-container .input-box--checkbox label span:before{width:1.75182vw;height:1.75182vw;border-width:.07299vw}}@media only screen and (max-width:640px){.popup-container .input-box--checkbox label span:before{width:6.4vw;height:6.4vw}}.popup-container .input-box--checkbox label span:after{left:0;width:24px;height:24px;background-color:transparent;background-image:url(/local/templates/kuppersberg-2023/images/icons_2023/icon-check.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;transform:translateY(-50%) scale(0);transition:transform .35s ease,background-color 0s .35s;will-change:transform}@media only screen and (min-width:1921px){.popup-container .input-box--checkbox label span:after{width:1.33929vw;height:1.33929vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.popup-container .input-box--checkbox label span:after{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:640px){.popup-container .input-box--checkbox label span:after{width:6.4vw;height:6.4vw}}.popup-container .input-box--checkbox label span.color-gray{font-size:13px;line-height:1.75;color:grey}@media only screen and (min-width:1921px){.popup-container .input-box--checkbox label span.color-gray{font-size:.72545vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.popup-container .input-box--checkbox label span.color-gray{font-size:.94891vw}}@media only screen and (max-width:640px){.popup-container .input-box--checkbox label span.color-gray{font-size:3.46667vw}}.popup-container .input-box--checkbox label span a{text-decoration:none;font:inherit;color:#363636}.popup-container .input-box--checkbox label span a:focus,.popup-container .input-box--checkbox label span a:hover{text-decoration:underline}.popup-container .k-popup__form{padding:0}.k-sidebar{position:fixed;top:0;left:0;display:block;z-index:10;opacity:0;pointer-events:none;transition:opacity 0s linear .5s;width:100%;height:100%;display:flex;display:none;justify-content:flex-end}.k-sidebar--showed{opacity:1;pointer-events:all;transition:opacity 0s linear 0s;overflow:hidden!important}body.body--dark .k-sidebar--showed{color:#000}.k-sidebar--showed .k-sidebar__bg{opacity:.5;transition:opacity .4s ease-in-out 0s}.k-sidebar--showed .k-sidebar__btn{opacity:1;transform:rotate(0deg);transition:opacity .4s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:640px){.k-sidebar--showed .k-sidebar__btn{transition:opacity .3s ease 0s,transform .35s ease-in-out 0s}}.k-sidebar--showed .k-sidebar__title{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .1s,transform .6s cubic-bezier(.455,.03,.515,.955) .1s}@media only screen and (max-width:640px){.k-sidebar--showed .k-sidebar__title{transition:opacity .3s ease .1s,transform .35s ease-in-out .1s}}.k-sidebar--showed .k-sidebar__note{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .15s,transform .6s cubic-bezier(.455,.03,.515,.955) .15s}@media only screen and (max-width:640px){.k-sidebar--showed .k-sidebar__note{transition:opacity .3s ease .15s,transform .35s ease-in-out .15s}}.k-sidebar--showed .k-sidebar__content{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .2s,transform .6s cubic-bezier(.455,.03,.515,.955) .2s}@media only screen and (max-width:640px){.k-sidebar--showed .k-sidebar__content{transition:opacity .3s ease .2s,transform .35s ease-in-out .2s}}.k-sidebar--showed .k-sidebar__empty-msg{opacity:1;transform:translate3d(-50%,-50%,0);transition:opacity .4s ease-in-out .2s,transform .6s cubic-bezier(.455,.03,.515,.955) .2s}@media only screen and (max-width:640px){.k-sidebar--showed .k-sidebar__empty-msg{transition:opacity .3s ease .2s,transform .35s ease-in-out .2s}}.k-sidebar--showed .k-sidebar__footer{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in-out .3s,transform .6s cubic-bezier(.455,.03,.515,.955) .3s}@media only screen and (max-width:640px){.k-sidebar--showed .k-sidebar__footer{transition:opacity .3s ease .3s,transform .35s ease-in-out .3s}}.k-sidebar--showed .k-sidebar__inner{pointer-events:all;opacity:1;transition:pointer-events 0s ease .5s,opacity .4s ease-in-out 0s}.k-sidebar--dark .k-sidebar__inner{background-color:#171719}.k-sidebar--dark .k-sidebar__title{color:#fff}.k-sidebar--login .k-sidebar__inner{padding-bottom:0}body.body--dark .k-sidebar--login .k-sidebar__inner .input__field{border-color:#000!important;color:#000}.k-sidebar--login .k-sidebar__content{padding-bottom:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar--login .k-sidebar__content{padding-bottom:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar--login .k-sidebar__content{padding-bottom:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--login .k-sidebar__content{padding-bottom:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--login .k-sidebar__content{padding-bottom:2.90698vw}}@media only screen and (max-width:640px){.k-sidebar--login .k-sidebar__content{padding-bottom:12vw}}.k-sidebar__bg{cursor:pointer;position:absolute;top:0;left:0;display:block;width:100%;content:"";z-index:0;background:#000;transition:opacity .3s ease-in-out .2s}.k-sidebar__bg,.k-sidebar__inner{height:100%;opacity:0;will-change:opacity}.k-sidebar__inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;width:23.4375vw;padding:3.125vw 2.23214vw;background-color:#fff;pointer-events:none;transition:pointer-events 0s ease 0s,opacity .3s ease-in-out .2s}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar__inner{width:27.08333vw;padding:3.47222vw 2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__inner{width:29.19708vw;padding:3.28467vw 2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__inner{width:35.2381vw;padding:4.28571vw 2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__inner{width:46.51163vw;padding:5.5814vw 2.7907vw 4.65116vw}}@media only screen and (max-width:640px){.k-sidebar__inner{width:100%;padding:12.8vw 4.26667vw 10.66667vw}}.k-sidebar__btn{position:absolute;z-index:5;top:1.67411vw;right:1.67411vw;display:block;width:1.45089vw;height:1.45089vw;opacity:0;transform:rotate(180deg);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s;will-change:opacity,transform}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar__btn{width:1.80556vw;height:1.80556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__btn{width:1.89781vw;height:1.89781vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__btn{width:2.47619vw;height:2.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__btn{width:3.02326vw;height:3.02326vw}}@media only screen and (max-width:640px){.k-sidebar__btn{top:5.33333vw;right:4.26667vw;width:6.93333vw;height:6.93333vw}}.k-sidebar__btn:after,.k-sidebar__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.k-sidebar__btn:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.k-sidebar__btn:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.k-sidebar__btn:hover:before{transform:rotate(-135deg)}.k-sidebar__btn:hover:after{transform:rotate(-225deg)}.k-sidebar__title{padding-bottom:1.11607vw;text-transform:uppercase;font:400 2.00893vw/1.16 Oranienbaum,serif,Rubik,sans-serif;opacity:0;transform:translate3d(2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__title{font-size:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__title{padding-bottom:.46512vw;font-size:4.18605vw}}@media only screen and (max-width:640px){.k-sidebar__title{padding-bottom:1.06667vw;font-size:9.6vw}}.k-sidebar__note{padding-top:1.11607vw;padding-bottom:1.11607vw;opacity:0;transform:translate3d(2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar__note{padding-top:1.38889vw;padding-bottom:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__note{padding-top:1.45985vw;padding-bottom:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__note{padding-top:1.90476vw;padding-bottom:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__note{padding-top:2.32558vw;padding-bottom:2.32558vw}}@media only screen and (max-width:640px){.k-sidebar__note{padding-top:5.33333vw;padding-bottom:5.33333vw}}.k-sidebar__content{height:100%;margin-right:-2.79018vw;padding-top:1.11607vw;padding-right:2.79018vw;overflow:auto;opacity:0;transform:translate3d(2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar__content{padding-top:1.38889vw;margin-right:-2.77778vw;padding-right:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__content{padding-top:1.45985vw;margin-right:-2.18978vw;padding-right:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__content{padding-top:1.90476vw;margin-right:-2.28571vw;padding-right:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__content{padding-top:2.32558vw;margin-right:-2.7907vw;padding-right:2.7907vw}}@media only screen and (max-width:640px){.k-sidebar__content{padding-top:5.33333vw;margin-right:-4.26667vw;padding-right:4.26667vw}}.k-sidebar__content::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.k-sidebar__content::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.k-sidebar__content::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .k-sidebar__content::-webkit-scrollbar{background-color:#363636}.k-sidebar__content::-webkit-scrollbar-thumb{background-color:#ff2626}.k-sidebar__footer{border-top:1px solid #e4e4e4;padding-top:2.23214vw;opacity:0;transform:translate3d(2.79018vw,0,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (min-width:1921px){.k-sidebar__footer{border-width:.0558vw}}@media only screen and (max-width:860px){.k-sidebar__footer{padding-top:3.48837vw}}@media only screen and (max-width:640px){.k-sidebar__footer{padding-top:8vw}}.k-sidebar__button{width:100%;height:56px}@media only screen and (min-width:1921px){.k-sidebar__button{height:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__button{height:56px}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__button{height:56px}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__button{height:56px}}@media only screen and (max-width:640px){.k-sidebar__button{height:14.93333vw}}.k-sidebar__button~.k-sidebar__button{margin-top:1.11607vw}@media only screen and (max-width:640px){.k-sidebar__button~.k-sidebar__button{margin-top:5.33333vw}}.k-sidebar__empty-msg{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 2.79018vw;opacity:0;transform:translate3d(calc(-50% + 2.79018vw),-50%,0);transition:opacity .3s ease-in-out 0s,transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar__empty-msg{padding:0 2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__empty-msg{padding:0 2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__empty-msg{padding:0 2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__empty-msg{padding:0 2.90698vw}}@media only screen and (max-width:640px){.k-sidebar__empty-msg{padding:0 6.66667vw}}.k-sidebar__empty-msg__text{margin-top:2.23214vw;font-weight:200;font-size:14px;line-height:1;color:grey;text-align:center}@media only screen and (min-width:1921px){.k-sidebar__empty-msg__text{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__empty-msg__text{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__empty-msg__text{margin-top:3.48837vw}}@media only screen and (max-width:640px){.k-sidebar__empty-msg__text{margin-top:8vw;font-size:3.73333vw}}.k-sidebar__empty-msg__button{width:100%;height:3.90625vw;margin-top:2.23214vw}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar__empty-msg__button{height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar__empty-msg__button{height:5.71429vw;margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar__empty-msg__button{height:6.97674vw;margin-top:3.48837vw}}@media only screen and (max-width:640px){.k-sidebar__empty-msg__button{height:16vw;margin-top:8vw}}.k-sidebar--cart .k-sidebar__product-list{overflow:hidden}.k-sidebar--cart .k-sidebar__product-list--set .product-item:not(.product-item--set-main){padding-left:20px}@media only screen and (min-width:1921px){.k-sidebar--cart .k-sidebar__product-list--set .product-item:not(.product-item--set-main){padding-left:1.11607vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--cart .k-sidebar__product-list--set .product-item:not(.product-item--set-main){padding-left:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list--set .product-item:not(.product-item--set-main){padding-left:2.32558vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list--set .product-item:not(.product-item--set-main){padding-left:4vw}}.k-sidebar--cart .k-sidebar__product-list--set .product-item .count{cursor:not-allowed}.k-sidebar--cart .k-sidebar__product-list--set .product-item .count__btn{opacity:.6!important;pointer-events:none!important}.k-sidebar--cart .k-sidebar__product-list--set .product-item .count__num,.k-sidebar--cart .k-sidebar__product-list--set .product-item .count label{pointer-events:none!important}.k-sidebar--cart .k-sidebar__product-list .product-item{margin-bottom:.83705vw}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list .product-item{margin-bottom:1.16279vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item{margin-bottom:2.66667vw}}.k-sidebar--cart .k-sidebar__product-list .product-item__img{margin-right:.89286vw}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item__img{margin-right:2.13333vw}}.k-sidebar--cart .k-sidebar__product-list .product-item__price{text-align:left}.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:2.79018vw;font-size:.78125vw;line-height:1}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:4.06977vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:9.33333vw}}.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:1.39509vw;height:1.39509vw}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item .count--small .k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:6.4vw;height:6.4vw}}.k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:3.34821vw;font-size:1.22768vw;line-height:1.39509vw}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:3.33333vw;font-size:1.71429vw;line-height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:4.06977vw;font-size:2.09302vw;line-height:2.7907vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item .count__num{width:9.33333vw;font-size:4.8vw;line-height:6.4vw}}.k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:1.39509vw;height:1.39509vw}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item .count__btn{width:6.4vw;height:6.4vw}}.k-sidebar--cart .k-sidebar__product-list .product-item--service:not(:last-child){padding-bottom:1.11607vw;border-bottom:1px solid #e4e4e4}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__product-list .product-item--service:not(:last-child){padding-bottom:2.32558vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__product-list .product-item--service:not(:last-child){padding-bottom:5.33333vw}}.k-sidebar--cart .k-sidebar__product-list .product-item--service .product-item__bottom{display:flex;align-items:center;justify-content:space-between}.k-sidebar--cart .k-sidebar__product-list .product-item--service .product-item__info{margin-top:.55804vw}.k-sidebar--cart .k-sidebar__total{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:2.23214vw}@media only screen and (max-width:860px){.k-sidebar--cart .k-sidebar__total{padding-bottom:3.48837vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__total{padding-bottom:8vw}}.k-sidebar--cart .k-sidebar__total__ttl{font-weight:200;font-size:14px;line-height:1.28;color:grey}@media only screen and (min-width:1921px){.k-sidebar--cart .k-sidebar__total__ttl{font-size:.78125vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__total__ttl{font-size:3.73333vw}}.k-sidebar--cart .k-sidebar__total__price{font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:left;white-space:nowrap}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar--cart .k-sidebar__total__price{font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--cart .k-sidebar__total__price{font-size:3.02326vw}}@media only screen and (max-width:640px){.k-sidebar--cart .k-sidebar__total__price{font-size:6.4vw}}.k-sidebar--cart .k-sidebar__content{padding-top:0}.k-sidebar--compare .k-sidebar__product-list{overflow:hidden}.k-sidebar--compare .k-sidebar__product-list .product-item{margin-bottom:.83705vw}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--compare .k-sidebar__product-list .product-item{margin-bottom:1.16279vw}}@media only screen and (max-width:640px){.k-sidebar--compare .k-sidebar__product-list .product-item{margin-bottom:2.66667vw}}.k-sidebar--compare .k-sidebar__product-list .product-item--multi,.k-sidebar--compare .k-sidebar__product-list .product-item__price{text-align:left}.k-sidebar--cabinet .k-sidebar__footer{border:none}.k-sidebar .cabinet-sidebar__user{display:flex;align-items:center;margin-bottom:2.23214vw;padding-bottom:2.23214vw;border-bottom:1px solid #363636;font-size:.78125vw;color:#fff}@media only screen and (min-width:1921px){.k-sidebar .cabinet-sidebar__user{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar .cabinet-sidebar__user{margin-bottom:2.77778vw;padding-bottom:2.77778vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar .cabinet-sidebar__user{margin-bottom:2.91971vw;padding-bottom:2.91971vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar .cabinet-sidebar__user{margin-bottom:3.80952vw;padding-bottom:3.80952vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar .cabinet-sidebar__user{margin-bottom:4.65116vw;padding-bottom:4.65116vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.k-sidebar .cabinet-sidebar__user{margin-bottom:10.66667vw;padding-bottom:10.66667vw;font-size:3.73333vw}}.k-sidebar .cabinet-sidebar__user__icon{margin-right:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar .cabinet-sidebar__user__icon{margin-right:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar .cabinet-sidebar__user__icon{margin-right:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar .cabinet-sidebar__user__icon{margin-right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar .cabinet-sidebar__user__icon{margin-right:1.86047vw}}@media only screen and (max-width:640px){.k-sidebar .cabinet-sidebar__user__icon{margin-right:4.26667vw}}.k-sidebar .cabinet-sidebar__menu__item{position:relative;margin-top:.44643vw;transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar .cabinet-sidebar__menu__item{margin-top:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar .cabinet-sidebar__menu__item{margin-top:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar .cabinet-sidebar__menu__item{margin-top:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar .cabinet-sidebar__menu__item{margin-top:.93023vw}}@media only screen and (max-width:640px){.k-sidebar .cabinet-sidebar__menu__item{margin-top:2.13333vw}}.k-sidebar .cabinet-sidebar__menu__item:first-child{margin-top:0}.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active:before,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link:before{transform:scale(1)}.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active span,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link span{transition:color .35s ease-in-out,transform .65s cubic-bezier(.455,.03,.515,.955);transform:translate3d(32px,0,0);color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active span,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link span{transform:translate3d(2.22222vw,0,0)}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active span,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link span{transform:translate3d(2.33577vw,0,0)}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active span,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link span{transform:translate3d(3.04762vw,0,0)}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active span,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link span{transform:translate3d(3.72093vw,0,0)}}@media only screen and (max-width:640px){.k-sidebar .cabinet-sidebar__menu__item .cabinet-sidebar__menu__item__link.is-active span,.k-sidebar .cabinet-sidebar__menu__item:hover .cabinet-sidebar__menu__item__link span{transform:translate3d(8.53333vw,0,0)}}.k-sidebar .cabinet-sidebar__menu__item__link{position:relative;display:block}.k-sidebar .cabinet-sidebar__menu__item__link:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";right:auto;width:6px;height:6px;border-radius:50%;background:#ff2626;transform:scale(0);transition:transform .65s cubic-bezier(.455,.03,.515,.955) .05s;will-change:transform}@media only screen and (min-width:1921px){.k-sidebar .cabinet-sidebar__menu__item__link:before{width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.k-sidebar .cabinet-sidebar__menu__item__link:before{width:1.6vw;height:1.6vw}}.k-sidebar .cabinet-sidebar__menu__item__link span{display:inline-block;color:#fff;font:400 1.33929vw/1.33 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;letter-spacing:.041em;transition:color .3s ease-in-out,transform .35s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:1440px) and (min-width:1371px){.k-sidebar .cabinet-sidebar__menu__item__link span{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-sidebar .cabinet-sidebar__menu__item__link span{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-sidebar .cabinet-sidebar__menu__item__link span{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar .cabinet-sidebar__menu__item__link span{font-size:2.7907vw}}@media only screen and (max-width:640px){.k-sidebar .cabinet-sidebar__menu__item__link span{font-size:6.4vw}}.k-sidebar--catalog .k-sidebar__inner{padding-bottom:0}.k-sidebar--catalog .catalog-menu{margin-bottom:10.66667vw}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu{margin-bottom:4.65116vw}}.k-sidebar--catalog .catalog-menu__item{cursor:pointer;display:flex;flex-direction:column}.k-sidebar--catalog .catalog-menu__item:not(:first-child){margin-top:2.13333vw}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__item:not(:first-child){margin-top:.93023vw}}.k-sidebar--catalog .catalog-menu__item.is-opened .catalog-menu__icon{transform:translateY(-50%) rotate(180deg)}.k-sidebar--catalog .catalog-menu__item__content{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:1.06667vw 17.06667vw 1.06667vw 2.13333vw;border:.26667vw solid #e4e4e4}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__item__content{padding:.46512vw 7.44186vw .46512vw .93023vw;border-width:1px}}.k-sidebar--catalog .catalog-menu__item__content a{display:flex;align-items:center;width:100%}.k-sidebar--catalog .catalog-menu__item__content a:active{text-decoration:underline;color:#000}.k-sidebar--catalog .catalog-menu__img{position:relative;display:flex;flex-shrink:0;width:21.33333vw;height:21.33333vw;margin-right:4.26667vw}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__img{width:9.30233vw;height:9.30233vw;margin-right:1.86047vw}}.k-sidebar--catalog .catalog-menu__img img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;max-width:80%;max-height:90%;-o-object-fit:contain;object-fit:contain;transition:transform .65s cubic-bezier(.455,.03,.515,.955),opacity .4s ease}.k-sidebar--catalog .catalog-menu__name{font-size:3.73333vw;line-height:1.714;color:grey}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__name{font-size:1.62791vw}}.k-sidebar--catalog .catalog-menu__icon{position:absolute;right:4.26667vw;top:50%;transform:translateY(-50%);will-change:transform;transition:none}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__icon{right:1.86047vw}}.k-sidebar--catalog .catalog-menu__list{transform:translateY(-.26667vw);display:none;margin:0;padding:4.26667vw;border:.26667vw solid #e4e4e4;list-style:none}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__list{transform:translateY(-1px);padding:1.86047vw;border-width:1px}}.k-sidebar--catalog .catalog-menu__list__item{font-size:3.73333vw;line-height:1.714;color:#363636}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__list__item{font-size:1.62791vw}}.k-sidebar--catalog .catalog-menu__list__item:active{text-decoration:underline;color:#000}.k-sidebar--catalog .catalog-menu__list__item:not(:first-child){margin-top:2.13333vw}@media only screen and (max-width:860px) and (min-width:641px){.k-sidebar--catalog .catalog-menu__list__item:not(:first-child){margin-top:.93023vw}}.k-sidebar--catalog .catalog-menu__list__item>a{display:block;width:100%;font:inherit;color:inherit}.k-form{position:relative}.k-form__title{display:block;font-size:14px;line-height:1.714;margin-bottom:0;text-transform:uppercase}.k-form__title--underline{padding-bottom:.89286vw;border-bottom:1px solid #e4e4e4}.k-form__row{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-form__row{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-form__row{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-form__row{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-form__row{margin-top:1.86047vw}}@media only screen and (max-width:640px){.k-form__row{margin-top:4.26667vw}}.k-form__row.is-hidden{display:none;margin:0}.k-form__row__wrapper{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-form__row__wrapper{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-form__row__wrapper{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-form__row__wrapper{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-form__row__wrapper{margin-top:1.86047vw}}@media only screen and (max-width:640px){.k-form__row__wrapper{margin-top:4.26667vw}}.k-form__row__wrapper .k-form__row{margin-top:0}@media only screen and (max-width:640px){.k-form__row__wrapper .k-form__row{margin-top:4.26667vw}}.k-form__row--submit{margin-top:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-form__row--submit{margin-top:2.43056vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-form__row--submit{margin-top:2.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-form__row--submit{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-form__row--submit{margin-top:3.72093vw}}@media only screen and (max-width:640px){.k-form__row--submit{margin-top:8.53333vw}}.k-form__row--noMarginTop,.k-form__row:first-child{margin-top:0}.k-form__row--full{width:100%;margin-left:0}.k-form__row--date{position:relative}.k-form__row--half{display:flex;flex-wrap:wrap;gap:16px;width:calc(50% - 16px);max-width:100%}@media only screen and (min-width:1921px){.k-form__row--half{gap:.89286vw;width:calc(50% - .89286vw)}}@media only screen and (max-width:640px){.k-form__row--half{gap:2.13333vw;width:100%}}.k-form__row--half>.input{width:100%}.k-form__row--half:nth-child(2n){margin-left:32px}@media only screen and (min-width:1921px){.k-form__row--half:nth-child(2n){margin-left:1.78571vw}}@media only screen and (max-width:640px){.k-form__row--half:nth-child(2n){margin-left:0}}.k-form__row--half>.k-form__row--half{margin-top:0;flex:1 0 0;max-width:100%}@media only screen and (max-width:640px){.k-form__row--half>.k-form__row--half{flex:1 1 auto}}.k-form__row--half>.k-form__row--half:nth-child(2n){margin-left:0}.k-form__row--half .btn{width:100%;height:48px}@media only screen and (min-width:1921px){.k-form__row--half .btn{height:2.67857vw}}@media only screen and (max-width:640px){.k-form__row--half .btn{height:12.8vw}}.k-form__row--third{display:flex;flex-wrap:wrap;gap:32px;width:100%;max-width:100%}@media only screen and (min-width:1921px){.k-form__row--third{gap:1.78571vw}}@media only screen and (max-width:640px){.k-form__row--third{gap:4.26667vw}}.k-form__row--third>.k-form__row{flex:0 0 auto}@media only screen and (max-width:640px){.k-form__row--third>.k-form__row{flex:1 0 auto}}.k-form__row--third>.k-form__row:first-child{flex:1 1 auto}.k-form__row[data-hidden-group=box] .input{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-form__row[data-hidden-group=box] .input{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-form__row[data-hidden-group=box] .input{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-form__row[data-hidden-group=box] .input{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-form__row[data-hidden-group=box] .input{margin-top:1.86047vw}}@media only screen and (max-width:640px){.k-form__row[data-hidden-group=box] .input{margin-top:4.26667vw}}.k-form__row__tooltip{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:24px;height:24px;margin:0}@media only screen and (min-width:1921px){.k-form__row__tooltip{right:.89286vw;width:1.33929vw;height:1.33929vw}}@media only screen and (max-width:640px){.k-form__row__tooltip{right:4.26667vw;width:6.4vw;height:6.4vw}}.k-form__row__tooltip .k-tooltip__icon,.k-form__row__tooltip .k-tooltip__icon .svg{width:100%;height:100%}.k-form__row-wrap{display:flex;align-items:stretch;justify-content:space-between;gap:1.33929vw;width:100%;margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-form__row-wrap{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-form__row-wrap{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-form__row-wrap{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-form__row-wrap{margin-top:1.86047vw}}@media only screen and (max-width:640px){.k-form__row-wrap{margin-top:4.26667vw;gap:4.26667vw;flex-direction:column}}.k-form__row-wrap--gap-16{gap:.89286vw}@media only screen and (max-width:640px){.k-form__row-wrap--gap-16{gap:4.26667vw}}.k-form__row-wrap--gap-16 .k-form__row--half{width:calc(50% - .89286vw)}@media only screen and (max-width:640px){.k-form__row-wrap--gap-16.k-form__row-wrap--no-col{gap:2.13333vw}}.k-form__row-wrap .k-form__row{width:100%;margin:0}.k-form__row-wrap .k-form__row--half{width:calc(50% - .66964vw);margin:0}@media only screen and (max-width:640px){.k-form__row-wrap .k-form__row--half{width:100%}}.k-form__row-wrap--mb{margin-bottom:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.k-form__row-wrap--mb{margin-bottom:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.k-form__row-wrap--mb{margin-bottom:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.k-form__row-wrap--mb{margin-bottom:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.k-form__row-wrap--mb{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.k-form__row-wrap--mb{margin-bottom:4.26667vw}}.k-form__row-wrap--m0{margin:0!important}@media only screen and (max-width:640px){.k-form__row-wrap--no-col{flex-direction:row}}.input{position:relative}.input:not(.is-disabled):hover .input__field{border-color:#000}body.body--dark .input:not(.is-disabled):hover .input__field{border-color:#fff}.input.is-error .input__field,.input.with-error .input__field{border-color:#ff2626!important}.input.is-error .input__error,.input.with-error .input__error{display:block}.input--dark .input__field{color:#fff;border-color:#363636}.input--dark .input__field::-webkit-input-placeholder{color:grey}.input--dark .input__field:-moz-placeholder,.input--dark .input__field::-moz-placeholder{color:grey}.input--dark .input__field:-ms-input-placeholder{color:grey}.input--dark .input__field:focus,.input--dark .input__field:hover{border-color:#fff}.input--date .input__field,.input--datepicker .input__field{position:relative;padding-left:52px}@media only screen and (min-width:1921px){.input--date .input__field,.input--datepicker .input__field{padding-left:2.90179vw}}@media only screen and (max-width:640px){.input--date .input__field,.input--datepicker .input__field{padding-left:13.86667vw}}.input--date .datepicker:before,.input--datepicker .datepicker:before{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);width:24px;height:24px;margin:0;background:url(/local/templates/kuppersberg-2023/images/icons_2023/icon-calendar.svg) no-repeat 50%;background-size:contain}@media only screen and (min-width:1921px){.input--date .datepicker:before,.input--datepicker .datepicker:before{left:.89286vw;width:1.33929vw;height:1.33929vw}}@media only screen and (max-width:640px){.input--date .datepicker:before,.input--datepicker .datepicker:before{left:4.26667vw;width:6.4vw;height:6.4vw}}.input--date-right .input__field,.input--datepicker-right .input__field{padding-left:16px;padding-right:52px}@media only screen and (min-width:1921px){.input--date-right .input__field,.input--datepicker-right .input__field{padding-right:2.90179vw}}@media only screen and (max-width:640px){.input--date-right .input__field,.input--datepicker-right .input__field{padding-right:13.86667vw}}.input--date-right .datepicker:before,.input--datepicker-right .datepicker:before{content:"";position:absolute;top:50%;left:auto;right:16px;transform:translateY(-50%);width:24px;height:24px;margin:0;background:url(/local/templates/kuppersberg-2023/images/icons_2023/icon-calendar.svg) no-repeat 50%;background-size:contain}@media only screen and (min-width:1921px){.input--date-right .datepicker:before,.input--datepicker-right .datepicker:before{right:.89286vw}}@media only screen and (max-width:640px){.input--date-right .datepicker:before,.input--datepicker-right .datepicker:before{right:4.26667vw}}.input.is-valid .input__field{background-color:transparent;border-color:#000;padding-right:30px;background-repeat:no-repeat;background-position:right 13px center;background-image:url(/local/templates/kuppersberg-2023/images/input-check.svg);background-size:12px}@media only screen and (min-width:1921px){.input.is-valid .input__field{padding-right:1.67411vw;background-position:right .72545vw center;background-size:.66964vw}}@media only screen and (max-width:640px){.input.is-valid .input__field{background-size:3.2vw}}.input.is-filled .input__field{background-color:#f9f9f9;border-color:#e4e4e4}.input.is-edited .input__field{background-color:transparent;border-color:#000}.input--file{display:flex;align-items:center}.input--file:hover .input__file-btn{text-decoration:underline}.input--file .input__file-btn{cursor:pointer;display:block;width:100%;background-color:transparent;border-radius:0;resize:none;outline:none;font-size:14px;line-height:1.714;color:#363636}@media only screen and (min-width:1921px){.input--file .input__file-btn{font-size:.78125vw}}@media only screen and (max-width:640px){.input--file .input__file-btn{font-size:3.73333vw}}.input--file .input__file-icon{margin-right:8px;transition:fill .15s ease}@media only screen and (min-width:1921px){.input--file .input__file-icon{margin-right:.44643vw}}@media only screen and (max-width:640px){.input--file .input__file-icon{margin-right:2.13333vw}}.input--file .svg{flex-shrink:0}.input__label,.radio-items__label{display:block;margin-bottom:16px;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.input__label,.radio-items__label{margin-bottom:.89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.input__label,.radio-items__label{margin-bottom:4.26667vw;font-size:3.73333vw}}.input__wrapper{position:relative}.input__field{display:block;width:100%;background-color:transparent;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;padding:11px 16px;font-size:14px;line-height:1.714;color:#000;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.input__field{border-width:.0558vw;padding:.61384vw .89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.input__field{border-width:.26667vw;padding:2.93333vw 4.26667vw;font-size:3.73333vw}}.input__field:-webkit-autofill{font-size:14px}@media only screen and (min-width:1921px){.input__field:-webkit-autofill{font-size:.78125vw}}@media only screen and (max-width:640px){.input__field:-webkit-autofill{font-size:3.73333vw}}body.body--dark .input__field{color:#fff;border-color:#363636}.input__field::-webkit-input-placeholder,body.body--dark .input__field::-webkit-input-placeholder{color:grey}.input__field:-moz-placeholder,body.body--dark .input__field:-moz-placeholder{color:grey}.input__field::-moz-placeholder,body.body--dark .input__field::-moz-placeholder{color:grey}.input__field:-ms-input-placeholder{color:grey}body.body--dark .input__field:-ms-input-placeholder{color:grey}.input__field:focus{border-color:#000}body.body--dark .input__field:focus{border-color:#e4e4e4}.input__field:focus::-webkit-input-placeholder{color:grey}body.body--dark .input__field:focus::-webkit-input-placeholder{color:#363636}.input__field:focus:-moz-placeholder{color:grey}body.body--dark .input__field:focus:-moz-placeholder{color:#363636}.input__field:focus::-moz-placeholder{color:grey}body.body--dark .input__field:focus::-moz-placeholder{color:#363636}.input__field:focus:-ms-input-placeholder{color:grey}body.body--dark .input__field:focus:-ms-input-placeholder{color:#363636}.input__field:disabled{opacity:.55;cursor:not-allowed}.input__field__wrap{position:relative;z-index:1}.input__button-on-field{position:absolute;top:0;right:0}.input__error{display:none;margin-top:3px;font-size:12px;color:#ff2626}@media only screen and (min-width:1921px){.input__error{margin-top:.16741vw;font-size:.66964vw}}@media only screen and (max-width:640px){.input__error{margin-top:.8vw;font-size:3.2vw}}.input.is-loading{pointer-events:none}.input.is-loading .input__field{background:url(/local/templates/kuppersberg-2023/images/loader.webp) right 10px center no-repeat;background-size:24px}@media only screen and (min-width:1921px){.input.is-loading .input__field{background-size:1.33929vw;background-position:right .55804vw}}@media only screen and (max-width:640px){.input.is-loading .input__field{background-size:6.4vw;background-position:right 2.66667vw center}}.autofill{position:absolute;top:100%;left:0;z-index:2;display:block;width:100%;margin:1px 0 0;border:1px solid #e4e4e4;transition:opacity .3s;box-shadow:0 10px 20px rgba(0,0,0,.05)}@media only screen and (min-width:1921px){.autofill{margin:.0558vw -.0558vw 0;border-width:.0558vw;box-shadow:0 .55804vw 1.11607vw rgba(0,0,0,.05)}}@media only screen and (max-width:640px){.autofill{box-shadow:0 2.66667vw 5.33333vw rgba(0,0,0,.05)}}.autofill:not(.is-showed){opacity:0;pointer-events:none}.autofill__list{max-height:200px;margin:0;padding:0;list-style:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}@media only screen and (min-width:1921px){.autofill__list{max-height:11.16071vw}}@media only screen and (max-width:640px){.autofill__list{max-height:53.33333vw}}.autofill__list::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.autofill__list::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.autofill__list::-webkit-scrollbar{width:.20833vw;height:.20833vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.autofill__list::-webkit-scrollbar{width:.21898vw;height:.21898vw}}@media only screen and (max-width:1050px) and (min-width:861px){.autofill__list::-webkit-scrollbar{width:.28571vw;height:.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.autofill__list::-webkit-scrollbar{width:.34884vw;height:.34884vw}}@media only screen and (max-width:640px){.autofill__list::-webkit-scrollbar{width:.8vw;height:.8vw}}.autofill__list::-webkit-scrollbar-thumb{background-color:#ff2626}.autofill__list li{cursor:pointer;overflow:hidden;padding:14px 20px;background:#fff;color:#000;font-size:14px;line-height:1.42;white-space:nowrap;text-overflow:ellipsis;transition:background .3s}@media only screen and (min-width:1921px){.autofill__list li{padding:.78125vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.autofill__list li{padding:.97222vw 1.38889vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.autofill__list li{padding:1.0219vw 1.45985vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.autofill__list li{padding:1.33333vw 1.90476vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.autofill__list li{padding:1.62791vw 2.32558vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.autofill__list li{padding:3.73333vw 5.33333vw;font-size:3.73333vw}}.autofill__list li:not(.disabled):hover{background:#f2f2f2}.autofill__list li.disabled{pointer-events:none}.textarea:hover .textarea__field{border-color:#000}.textarea.is-error .textarea__field{border-color:#ff2626!important}.textarea.is-error .textarea__error{display:block}.textarea--dark .textarea__field{color:#fff;border-color:#363636}.textarea--dark .textarea__field::-webkit-input-placeholder{color:grey}.textarea--dark .textarea__field:-moz-placeholder,.textarea--dark .textarea__field::-moz-placeholder{color:grey}.textarea--dark .textarea__field:-ms-input-placeholder{color:grey}.textarea--dark .textarea__field:focus,.textarea--dark:focus .input__field,.textarea--dark:hover .input__field{border-color:grey}.textarea.is-valid .textarea__field{background-color:transparent;border-color:#000;padding-right:30px;background-repeat:no-repeat;background-position:right 13px center;background-image:url(/local/templates/kuppersberg-2023/images/input-check.svg);background-size:12px}@media only screen and (min-width:1921px){.textarea.is-valid .textarea__field{padding-right:1.67411vw;background-position:right .72545vw center;background-size:.66964vw}}@media only screen and (max-width:640px){.textarea.is-valid .textarea__field{background-size:3.2vw}}.textarea.is-filled .textarea__field{background-color:#f9f9f9;border-color:#e4e4e4}.textarea.is-edited .textarea__field{background-color:transparent;border-color:#000}.textarea__label{display:block;margin-bottom:16px;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.textarea__label{margin-bottom:.89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.textarea__label{margin-bottom:4.26667vw;font-size:3.73333vw}}.textarea__wrapper{position:relative}.textarea__field{display:block;width:100%;background-color:transparent;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;padding:11px 16px;font-size:14px;line-height:1.714;color:#000;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.textarea__field{border-width:.0558vw;padding:.61384vw .89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.textarea__field{border-width:.26667vw;padding:2.93333vw 4.26667vw;font-size:3.73333vw}}.textarea__field:-webkit-autofill{font-size:14px}@media only screen and (min-width:1921px){.textarea__field:-webkit-autofill{font-size:.78125vw}}@media only screen and (max-width:640px){.textarea__field:-webkit-autofill{font-size:3.73333vw}}.textarea__field::-webkit-input-placeholder{color:grey}.textarea__field:-moz-placeholder,.textarea__field::-moz-placeholder{color:grey}.textarea__field:-ms-input-placeholder{color:grey}.textarea__field:focus{border-color:#000}.textarea__field:focus::-webkit-input-placeholder{color:grey}.textarea__field:focus:-moz-placeholder,.textarea__field:focus::-moz-placeholder{color:grey}.textarea__field:focus:-ms-input-placeholder{color:grey}.textarea__button-on-field{position:absolute;top:0;right:0}.textarea__error{display:none;margin-top:3px;font-size:12px;color:#ff2626}@media only screen and (min-width:1921px){.textarea__error{margin-top:.16741vw;font-size:.66964vw}}@media only screen and (max-width:640px){.textarea__error{margin-top:.8vw;font-size:3.2vw}}.checkbox{position:relative;display:inline-flex;align-items:center;cursor:pointer;padding:4px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}@media only screen and (min-width:1921px){.checkbox{padding:.22321vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox{padding:.29197vw 0}}@media only screen and (max-width:640px){.checkbox{padding:1.06667vw 0}}.checkbox:focus .checkbox__text,.checkbox:hover .checkbox__text{text-decoration:underline}.checkbox:focus .checkbox__text:before,.checkbox:hover .checkbox__text:before{border-color:#000}body.body--dark .checkbox:focus .checkbox__text:before,body.body--dark .checkbox:hover .checkbox__text:before{border-color:grey}.checkbox__input{position:absolute;opacity:0;pointer-events:none}.checkbox__input:checked~.checkbox__text{color:#000}.checkbox__input:checked~.checkbox__text:before{border-color:#e4e4e4}body.body--dark .checkbox__input:checked~.checkbox__text:before{background-color:#363636;border-color:#363636}.checkbox__input:checked~.checkbox__text:after{background-color:#f9f9f9;transform:translateY(-50%) scale(1)}.checkbox__input[disabled]:checked~.checkbox__text,.checkbox__input[disabled]~.checkbox__text{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.checkbox__input[disabled]:checked~.checkbox__text:before,.checkbox__input[disabled]~.checkbox__text:before{cursor:not-allowed;border-color:#e4e4e4}body.body--dark .checkbox__input[disabled]:checked~.checkbox__text:before,body.body--dark .checkbox__input[disabled]~.checkbox__text:before{background-color:#e4e4e4;border-color:#e4e4e4}.checkbox__input[disabled]:checked~.checkbox__text:after,.checkbox__input[disabled]~.checkbox__text:after{background-color:#f9f9f9}.checkbox.is-error .checkbox__input:checked~.checkbox__text:before,.checkbox.is-error .checkbox__text:before{border-color:#ff2626}.checkbox__text{position:relative;display:inline-flex;align-items:center;padding-top:3px;padding-left:40px;font-size:14px;line-height:1.485;color:#363636;transition:color .35s ease}@media only screen and (min-width:1921px){.checkbox__text{padding-top:.16741vw;padding-left:2.23214vw;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox__text{padding-top:.21898vw;padding-left:2.91971vw;font-size:1.0219vw}}@media only screen and (max-width:640px){.checkbox__text{padding-top:.8vw;padding-left:10.66667vw;font-size:3.73333vw;line-height:1.42}}.checkbox__text:after,.checkbox__text:before{content:"";position:absolute;top:50%;bottom:0;transform:translateY(-50%);display:block;margin:0 auto}.checkbox__text:before{left:0;z-index:1;width:24px;height:24px;border:1px solid #e4e4e4}body.body--dark .checkbox__text:before{border-color:#363636}@media only screen and (min-width:1921px){.checkbox__text:before{width:1.33929vw;height:1.33929vw;border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox__text:before{width:1.75182vw;height:1.75182vw;border-width:.07299vw}}@media only screen and (max-width:640px){.checkbox__text:before{width:6.4vw;height:6.4vw}}.checkbox__text:after{left:0;width:24px;height:24px;background-color:transparent;background-image:url(/local/templates/kuppersberg-2023/images/icons_2023/icon-check.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;transform:translateY(-50%) scale(0);transition:transform .35s ease,background-color 0s .35s;will-change:transform}@media only screen and (min-width:1921px){.checkbox__text:after{width:1.33929vw;height:1.33929vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox__text:after{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:640px){.checkbox__text:after{width:6.4vw;height:6.4vw}}.checkbox__text.color-gray{font-size:13px;line-height:1.75;color:grey}@media only screen and (min-width:1921px){.checkbox__text.color-gray{font-size:.72545vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox__text.color-gray{font-size:.94891vw}}@media only screen and (max-width:640px){.checkbox__text.color-gray{font-size:3.46667vw}}.checkbox__text a{text-decoration:none;font:inherit;color:#363636}.checkbox__text a:focus,.checkbox__text a:hover{text-decoration:underline}.checkbox--block .checkbox__text{display:block}.checkbox--block .checkbox__text a{text-decoration:underline}.checkbox--block .checkbox__text:after,.checkbox--block .checkbox__text:before{top:0;transform:translateY(0)}.checkbox--block .checkbox__text:after{transform:translateY(0) scale(0)}.checkbox--block .checkbox__input:checked~.checkbox__text:after{transform:translateY(0) scale(1)}.checkbox--light .checkbox__input:checked~.checkbox__text:before{background-color:transparent;border-color:#e4e4e4}.checkbox--light .checkbox__text:before{border-color:#e4e4e4}.checkbox--light:focus .checkbox__text:before,.checkbox--light:hover .checkbox__text:before{border-color:#000}.checkbox-colors{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-top:2px;padding-left:5px}@media only screen and (min-width:1921px){.checkbox-colors{margin-top:.11161vw;padding-left:.27902vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox-colors{margin-top:.14599vw;padding-left:.36496vw}}@media only screen and (max-width:640px){.checkbox-colors{margin-top:.53333vw;padding-left:1.33333vw}}.checkbox-color{position:relative;cursor:pointer;display:flex;align-items:center;width:100%;padding:8px 0 8px 40px;color:#000}@media only screen and (min-width:1921px){.checkbox-color{padding:.44643vw 0 .44643vw 2.23214vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox-color{padding:.58394vw 0 .58394vw 2.91971vw}}@media only screen and (max-width:640px){.checkbox-color{padding:2.13333vw 0 2.13333vw 10.66667vw}}.checkbox-color:hover .checkbox-color__text{text-decoration:underline}.checkbox-color__input{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;z-index:-9999}.checkbox-color__input:checked~.checkbox-color__icon:before{border-color:#000}.checkbox-color__input[disabled]:checked~.checkbox-color__icon:before{border-color:#b0b0b0}.checkbox-color__input[disabled]~.checkbox-color__icon{cursor:not-allowed}.checkbox-color__input[disabled]~.checkbox-color__icon+.checkbox-color__text{color:#b0b0b0;text-decoration:none;cursor:not-allowed}.checkbox-color__icon{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;width:24px;height:24px;border-radius:50%;border:1px solid #bdbdbd;transition:transform .35s;will-change:transform}@media only screen and (min-width:1921px){.checkbox-color__icon{width:1.33929vw;height:1.33929vw;border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox-color__icon{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:640px){.checkbox-color__icon{width:6.4vw;height:6.4vw}}.checkbox-color__icon:before{content:"";position:absolute;top:50%;left:50%;display:block;width:32px;height:32px;margin:auto;border:1px solid transparent;border-radius:50%;transform:translate(-50%,-50%) scale(1);opacity:1;transition:transform .5s,opacity .5s;will-change:transform,opacity}@media only screen and (min-width:1921px){.checkbox-color__icon:before{width:1.78571vw;height:1.78571vw;border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox-color__icon:before{width:2.33577vw;height:2.33577vw;border-width:.07299vw}}@media only screen and (max-width:640px){.checkbox-color__icon:before{width:8.53333vw;height:8.53333vw;border-width:.26667vw}}.checkbox-color__icon__items{display:flex;width:100%;height:100%;border-radius:50%;overflow:hidden}.checkbox-color__icon__items span{flex:1 0 0;display:block;height:100%}.checkbox-color__text{font-size:14px}@media only screen and (min-width:1921px){.checkbox-color__text{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkbox-color__text{font-size:1.0219vw}}@media only screen and (max-width:640px){.checkbox-color__text{font-size:3.73333vw}}.radio{position:relative;display:inline-flex;flex-direction:column;cursor:pointer;margin:8px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}@media only screen and (min-width:1921px){.radio{margin:.44643vw 0}}@media only screen and (max-width:640px){.radio{margin:2.13333vw 0}}.radio.is-error .radio__text:before{border-color:#ff2626!important}.radio.is-error .radio__error{display:block}.radio--center .radio__text{padding-top:0}.radio--center .radio__text:before{top:50%;margin-top:-12px}@media only screen and (min-width:1921px){.radio--center .radio__text:before{margin-top:-.66964vw}}@media only screen and (max-width:640px){.radio--center .radio__text:before{margin-top:-3.2vw}}.radio--center .radio__text:after{top:50%;margin-top:-4px}@media only screen and (min-width:1921px){.radio--center .radio__text:after{margin-top:-.22321vw}}@media only screen and (max-width:640px){.radio--center .radio__text:after{margin-top:-1.06667vw}}.radio__input{position:absolute;opacity:0;pointer-events:none}.radio__input:checked~.radio__text{color:#000}.radio__input:checked~.radio__text .radio__text__note{color:#363636}.radio__input:checked~.radio__text:after{transform:scale(1)}.radio__text{position:relative;padding-top:2px;padding-left:40px;font-size:14px;line-height:1.714;color:grey}@media only screen and (min-width:1921px){.radio__text{padding-top:.11161vw;padding-left:2.23214vw;font-size:.78125vw}}@media only screen and (max-width:640px){.radio__text{padding-top:.53333vw;padding-left:10.66667vw;font-size:3.73333vw}}.radio__text:before{content:"";position:absolute;top:0;bottom:0;left:0;display:block;width:24px;height:24px;margin:0 auto;border:1px solid #e4e4e4;border-radius:50%;transition:border-color .35s ease}@media only screen and (min-width:1921px){.radio__text:before{width:1.33929vw;height:1.33929vw}}@media only screen and (max-width:640px){.radio__text:before{width:6.4vw;height:6.4vw}}.radio__text:after{content:"";position:absolute;top:8px;left:8px;transform:scale(0);width:8px;height:8px;background:#ff2626;border-radius:50%;transition:transform .35s ease}@media only screen and (min-width:1921px){.radio__text:after{top:.44643vw;left:.44643vw;width:.44643vw;height:.44643vw}}@media only screen and (max-width:640px){.radio__text:after{top:2.13333vw;left:2.13333vw;width:2.13333vw;height:2.13333vw}}.radio__text a{text-decoration:underline;font:inherit;color:inherit}.radio__text a:focus,.radio__text a:hover{text-decoration:none}.radio__text__note{display:block;color:grey}.radio__error{display:none;margin-top:3px;padding-left:40px;font-size:12px;color:#ff2626}@media only screen and (min-width:1921px){.radio__error{margin-top:.16741vw;padding-left:2.23214vw;font-size:.66964vw}}@media only screen and (max-width:640px){.radio__error{margin-top:.8vw;padding-left:10.66667vw;font-size:3.2vw}}.radio__content{padding-top:.66964vw;padding-left:40px}@media only screen and (min-width:1921px){.radio__content{padding-left:2.23214vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.radio__content{padding-top:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.radio__content{padding-top:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.radio__content{padding-top:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.radio__content{padding-top:1.39535vw}}@media only screen and (max-width:640px){.radio__content{padding-top:3.2vw;padding-left:10.66667vw}}.radio__content img{display:block;max-width:100%}.radio__note{font-size:13px;color:#171719}@media only screen and (min-width:1921px){.radio__note{font-size:.72545vw}}@media only screen and (max-width:640px){.radio__note{font-size:3.46667vw}}.radio:focus .radio__text:before,.radio:hover .radio__text:before{border-color:#b0b0b0}.radio--address .radio__text{text-transform:inherit;font-weight:500;font-size:14px;line-height:1.2;color:#000}@media only screen and (min-width:1921px){.radio--address .radio__text{font-size:.78125vw}}@media only screen and (max-width:640px){.radio--address .radio__text{font-size:3.73333vw}}.radio--address .radio__content{padding-top:0}.radio--address .radio__content span{display:block;font-size:14px;margin-top:.66964vw}@media only screen and (min-width:1921px){.radio--address .radio__content span{font-size:.78125vw}}@media only screen and (max-width:640px){.radio--address .radio__content span{font-size:3.73333vw;margin-top:3.2vw}}.radio-rect{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-grow:1}.radio-rect+.radio-rect .radio-rect__text{border-left:none}.radio-rect.is-error .radio-rect__text{border-color:#ff2626}.radio-rect__wrap{display:flex;align-items:center;flex-wrap:wrap}.radio-rect__input{position:absolute;opacity:0;pointer-events:none}.radio-rect__input:checked~.radio-rect__text{border-color:#f2f2f2;background-color:#f2f2f2}.radio-rect__text{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;border:1px solid #e4e4e4;background-color:#fff;font-size:14px;font-weight:400;line-height:1.42;color:#000;text-align:center}@media only screen and (min-width:1921px){.radio-rect__text{border-width:.0558vw;padding:.78125vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:640px){.radio-rect__text{border-width:.26667vw;padding:3.73333vw 5.33333vw;font-size:3.73333vw}}.radio-rect__ttl{display:block;width:100%;margin-bottom:15px;font-size:14px;line-height:1}@media only screen and (min-width:1921px){.radio-rect__ttl{margin-bottom:.83705vw;font-size:.78125vw}}@media only screen and (max-width:640px){.radio-rect__ttl{margin-bottom:4vw;font-size:3.73333vw}}.radio-rect-2{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-grow:1}.radio-rect-2:hover .radio-rect-2__text{color:#000}.radio-rect-2__wrap{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px;margin-bottom:16px}@media only screen and (min-width:1921px){.radio-rect-2__wrap{gap:.44643vw;margin-top:.89286vw;margin-bottom:.89286vw}}@media only screen and (max-width:640px){.radio-rect-2__wrap{gap:2.13333vw;margin-top:4.26667vw;margin-bottom:4.26667vw}}.radio-rect-2__input{position:absolute;opacity:0;pointer-events:none}.radio-rect-2__input:checked~.radio-rect-2__text{color:#000}.radio-rect-2__input:checked~.radio-rect-2__text:after{width:100%}.radio-rect-2__input[disabled]:checked~.radio-rect-2__text,.radio-rect-2__input[disabled]~.radio-rect-2__text{opacity:.5;text-decoration:none;cursor:not-allowed}.radio-rect-2__input[disabled]~.radio-rect-2__text{color:grey}.radio-rect-2__input[disabled]:checked~.radio-rect-2__text{color:#000}.radio-rect-2__text{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:8px 20px;background-color:#f9f9f9;font-weight:400;font-size:14px;line-height:1.714;color:grey;text-align:center;text-transform:uppercase;transition:color .25s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.radio-rect-2__text{padding:.44643vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:640px){.radio-rect-2__text{padding:2.13333vw 5.33333vw;font-size:3.73333vw}}.radio-rect-2__text:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:1px;width:0;background:#ff2626;transition:width .25s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.radio-rect-2__text:after{height:.0558vw}}@media only screen and (max-width:640px){.radio-rect-2__text:after{height:.26667vw}}.radio-rect-2__ttl{display:block;width:100%;margin-bottom:15px;font-size:14px;line-height:1}@media only screen and (min-width:1921px){.radio-rect-2__ttl{margin-bottom:.83705vw;font-size:.78125vw}}@media only screen and (max-width:640px){.radio-rect-2__ttl{margin-bottom:4vw;font-size:3.73333vw}}.range{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:calc(100% + 10px + 1.11607vw);margin:-5px calc(-5px - .55804vw);padding:5px calc(5px + .55804vw);overflow:hidden}@media only screen and (min-width:1921px){.range{width:calc(100% + 1.67411vw);margin:-.27902vw -.83706vw;padding:.27902vw .83706vw}}@media only screen and (max-width:1050px){.range{width:calc(100% + 30px);margin:-5px -15px;padding:5px 15px}}.range__line{position:relative;width:100%;height:1.17187vw;margin:0 0 20px}@media only screen and (min-width:1921px){.range__line{margin:0 0 1.11607vw}}@media only screen and (max-width:1050px){.range__line{height:19px}}.range__line:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";z-index:0;height:2px;background:#f2f2f2}@media only screen and (min-width:1921px){.range__line:before{height:.11161vw}}.range__line input{position:absolute;opacity:0;pointer-events:none}.range__line__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;height:2px;margin:auto;background:#ff2626}@media only screen and (min-width:1921px){.range__line__bg{height:.11161vw}}.range__dot{position:absolute;top:0;bottom:0;left:-.55804vw;display:block;width:1.11607vw;height:1.11607vw;margin:auto}@media only screen and (max-width:1050px){.range__dot{left:-10px;width:20px;height:20px}}.range__dot:before{left:0;width:100%;height:100%;content:"";background:#ff2626;border-radius:50%;cursor:pointer}.range__dot:after,.range__dot:before{position:absolute;top:0;display:block}.range__dot:after{left:100%;bottom:0;width:500px;height:1px;margin:auto}@media only screen and (min-width:1921px){.range__dot:after{width:27.90179vw;height:.0558vw}}.range__dot:first-child{z-index:1}.range__dot:first-child:after{background:#ff2626}.range__dot:nth-child(2){z-index:2;transform:translate3d(105px,0,0)}@media only screen and (min-width:1921px){.range__dot:nth-child(2){transform:translate3d(5.85937vw,0,0)}}@media only screen and (max-width:640px){.range__dot:nth-child(2){transform:translate3d(28vw,0,0)}}.range__dot:nth-child(2):after{background:#000}.range__dot:hover:before{box-shadow:0 0 5px rgba(0,0,0,.35)}@media only screen and (min-width:1921px){.range__dot:hover:before{box-shadow:0 0 .27902vw rgba(0,0,0,.35)}}@media only screen and (max-width:640px){.range__dot:hover:before{box-shadow:0 0 1.33333vw rgba(0,0,0,.35)}}.range__input{position:relative;width:7.25446vw;font-size:.78125vw;line-height:1.42}@media only screen and (max-width:1440px) and (min-width:1371px){.range__input{width:calc(50% - .55556vw);font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.range__input{width:calc(50% - .58394vw);font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.range__input{width:130px;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.range__input{width:15.11628vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.range__input{width:calc(50% - 4.26667vw);font-size:3.73333vw}}.range__input input{position:relative;z-index:0;width:100%;padding:.55804vw .66964vw;border:1px solid #e4e4e4;color:#bdbdbd;font-size:.78125vw}@media only screen and (min-width:1921px){.range__input input{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.range__input input{padding:.83333vw .69444vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.range__input input{padding:.87591vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.range__input input{padding:.95238vw 1.42857vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.range__input input{padding:1.16279vw 1.74419vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.range__input input{padding:2.66667vw 4vw;font-size:4.26667vw}}.range__input input::-webkit-inner-spin-button,.range__input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range__input input:focus-visible{border-color:#000;outline:none}.range__input input[type=number]{-moz-appearance:textfield}.count{display:flex;align-items:center}.count.disabled{opacity:.5;pointer-events:none}.count__num{border:none;outline:none;background:none;text-align:center;width:3.79464vw;font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif;padding:0 .27902vw}@media only screen and (max-width:1370px) and (min-width:1051px){.count__num{padding:0 .36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.count__num{padding:0 .47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.count__num{padding:0 .5814vw}}.count__num::-webkit-inner-spin-button,.count__num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.count__num[type=number]{-moz-appearance:textfield}.count__btn{position:relative;width:1.67411vw;height:1.67411vw;background:#f2f2f2;font-size:0}.count__btn:after,.count__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:10px;height:2px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:1921px){.count__btn:after,.count__btn:before{width:.55804vw;height:.11161vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.count__btn:after,.count__btn:before{width:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.count__btn:after,.count__btn:before{width:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.count__btn:after,.count__btn:before{width:1.39535vw}}.count__btn--minus:after,.count__btn--minus:before{background-image:url(/local/templates/kuppersberg-2023/images/line--black.svg)}.count__btn--minus:before{transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.count__btn--minus:after{transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}@media only screen and (min-width:1051px){.count__btn--minus:hover:before{transform:rotate(-180deg)}.count__btn--minus:hover:after{transform:rotate(-1turn)}}.count__btn--plus:after,.count__btn--plus:before{background-image:url(/local/templates/kuppersberg-2023/images/line--red.svg)}.count__btn--plus:before{transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.count__btn--plus:after{transform:rotate(-90deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}@media only screen and (min-width:1051px){.count__btn--plus:hover:before{transform:rotate(-180deg)}.count__btn--plus:hover:after{transform:rotate(-270deg)}}.custom-select{position:relative;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.custom-select select{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;opacity:0}@media only screen and (max-width:640px){.custom-select select{pointer-events:all}}@media only screen and (max-width:640px){.custom-select select option[value=none]{display:none!important}}.custom-select__head{position:relative;padding-right:30px;color:#000}@media only screen and (min-width:1921px){.custom-select__head{padding-right:1.67411vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.custom-select__head{padding-right:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.custom-select__head{padding-right:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.custom-select__head{padding-right:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.custom-select__head{padding-right:3.48837vw}}@media only screen and (max-width:640px){.custom-select__head{padding-right:8vw}}.custom-select__head.is-none{color:grey}.custom-select__head:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";left:auto;right:20px;width:9px;background:url(/local/templates/kuppersberg-2023/images/select-arrow.svg) 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1921px){.custom-select__head:after{right:1.11607vw;width:.50223vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.custom-select__head:after{right:1.38889vw;width:.625vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.custom-select__head:after{right:1.45985vw;width:.65693vw}}@media only screen and (max-width:1050px) and (min-width:861px){.custom-select__head:after{right:1.90476vw;width:.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.custom-select__head:after{right:2.32558vw;width:1.04651vw}}@media only screen and (max-width:640px){.custom-select__head:after{right:5.33333vw;width:2.4vw}}.custom-select__input{position:absolute;top:0;left:0;display:block;width:100%;height:100%;padding:inherit;background:#fff;border:none;outline:none;color:#000}body.body--dark .custom-select__input{background:#171719;color:#fff}.custom-select__input::-webkit-input-placeholder{color:#363636}body.body--dark .custom-select__input::-webkit-input-placeholder{color:grey}.custom-select__input:-moz-placeholder{color:#363636}body.body--dark .custom-select__input:-moz-placeholder{color:grey}.custom-select__input::-moz-placeholder{color:#363636}body.body--dark .custom-select__input::-moz-placeholder{color:grey}.custom-select__input:-ms-input-placeholder{color:#363636}body.body--dark .custom-select__input:-ms-input-placeholder{color:grey}.custom-select__input:focus::-webkit-input-placeholder{color:grey}body.body--dark .custom-select__input:focus::-webkit-input-placeholder{color:#363636}.custom-select__input:focus:-moz-placeholder{color:grey}body.body--dark .custom-select__input:focus:-moz-placeholder{color:#363636}.custom-select__input:focus::-moz-placeholder{color:grey}body.body--dark .custom-select__input:focus::-moz-placeholder{color:#363636}.custom-select__input:focus:-ms-input-placeholder{color:grey}body.body--dark .custom-select__input:focus:-ms-input-placeholder{color:#363636}.custom-select__content{position:absolute;overflow-x:hidden;overflow-y:auto;top:100%;left:0;z-index:2;display:block;width:calc(100% + 2px);max-height:200px;margin:1px -1px 0;border:1px solid #e4e4e4;opacity:0;pointer-events:none;transition:opacity .3s;box-shadow:0 10px 20px rgba(0,0,0,.05)}@media only screen and (min-width:1921px){.custom-select__content{max-height:11.16071vw;margin:.0558vw -.0558vw 0;border-width:.0558vw;box-shadow:0 .55804vw 1.11607vw rgba(0,0,0,.05)}}@media only screen and (max-width:640px){.custom-select__content{max-height:53.33333vw;box-shadow:0 2.66667vw 5.33333vw rgba(0,0,0,.05)}}.custom-select__content::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.custom-select__content::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.custom-select__content::-webkit-scrollbar{width:.20833vw;height:.20833vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.custom-select__content::-webkit-scrollbar{width:.21898vw;height:.21898vw}}@media only screen and (max-width:1050px) and (min-width:861px){.custom-select__content::-webkit-scrollbar{width:.28571vw;height:.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.custom-select__content::-webkit-scrollbar{width:.34884vw;height:.34884vw}}@media only screen and (max-width:640px){.custom-select__content::-webkit-scrollbar{width:.8vw;height:.8vw}}.custom-select__content::-webkit-scrollbar-thumb{background-color:#ff2626}.custom-select__list{background:#fff}.custom-select__item{overflow:hidden;padding:14px 20px;background:#fff;color:#000;font-size:14px;line-height:1.42;white-space:nowrap;text-overflow:ellipsis;transition:background .3s}@media only screen and (min-width:1921px){.custom-select__item{padding:.78125vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.custom-select__item{padding:.97222vw 1.38889vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.custom-select__item{padding:1.0219vw 1.45985vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.custom-select__item{padding:1.33333vw 1.90476vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.custom-select__item{padding:1.62791vw 2.32558vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.custom-select__item{padding:3.73333vw 5.33333vw;font-size:3.73333vw}}.custom-select__item:hover{background:#f2f2f2}.custom-select__item.is-active{background:#f9f9f9;font-weight:500}.custom-select__item.is-hidden,.custom-select__item.is-none{display:none}.custom-select.is-opened .custom-select__head:after{transform:rotate(180deg)}.custom-select.is-opened .custom-select__content{opacity:1;pointer-events:all}.bx-sls .dropdown-icon{display:none}.bx-sls .dropdown-block{padding:12px 20px;border-radius:0;border-color:#e4e4e4;box-shadow:none}@media only screen and (min-width:1921px){.bx-sls .dropdown-block{padding:.66964vw 1.11607vw}}@media only screen and (max-width:640px){.bx-sls .dropdown-block{padding:3.2vw 5.33333vw}}.bx-sls .bx-ui-sls-pane{top:100%;width:calc(100% + 2px);max-height:200px;margin:1px -1px 0;padding:0;border-color:#e4e4e4;box-shadow:none}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-pane{width:calc(100% + .11161vw);max-height:11.16071vw;margin:.0558vw -.0558vw 0}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-pane{width:calc(100% + .53333vw);max-height:53.33333vw;margin:.26667vw -.26667vw 0}}.bx-sls .bx-ui-sls-pane::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-pane::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-pane::-webkit-scrollbar{width:.8vw;height:.8vw}}.bx-sls .bx-ui-sls-pane::-webkit-scrollbar-thumb{background-color:#ff2626}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant{padding:14px 20px;background:#fff;color:#000;font-size:14px;line-height:1.42}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant{padding:.78125vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant{padding:3.73333vw 5.33333vw;font-size:3.73333vw}}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover{background-color:#f2f2f2}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant.bx-ui-sls-variant-active{background-color:#f9f9f9}.bx-sls .bx-ui-sls-clear{display:block;top:50%;right:5px;transform:rotate(180deg);width:30px;height:30px;margin:-15px 0 0;transition:transform .5s cubic-bezier(.455,.03,.515,.955) 0s;background:none}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-clear{right:.27902vw;width:1.67411vw;height:1.67411vw;margin:-.83705vw 0 0}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-clear{right:1.33333vw;width:8vw;height:8vw;margin:-4vw 0 0}}.bx-sls .bx-ui-sls-clear:hover:before{transform:rotate(-135deg)}.bx-sls .bx-ui-sls-clear:hover:after{transform:rotate(-225deg)}.bx-sls .bx-ui-sls-clear:after,.bx-sls .bx-ui-sls-clear:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:33.8%;height:1px;background:#ff2626}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-clear:after,.bx-sls .bx-ui-sls-clear:before{height:.0558vw}}.bx-sls .bx-ui-sls-clear:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.bx-sls .bx-ui-sls-clear:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.bx-sls .bx-ui-sls-loader{top:50%;right:5px;width:32px;height:32px;margin-top:-16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='97.541' height='97.54'%3E%3Cpath d='M70.063 27.182a7.784 7.784 0 0010.97-.961c2.76-3.289 2.329-8.211-.96-10.973a7.791 7.791 0 00-5-1.822 7.776 7.776 0 00-5.971 2.782c-2.761 3.29-2.329 8.211.961 10.974zM88.445 36.096a8.38 8.38 0 00-1.448.127c-4.485.791-7.493 5.086-6.702 9.573a8.237 8.237 0 008.119 6.825 8.54 8.54 0 001.451-.126c4.485-.792 7.492-5.086 6.701-9.571a8.243 8.243 0 00-8.121-6.828zM88.158 63.113a8.71 8.71 0 00-4.354-1.172 8.775 8.775 0 00-7.579 4.371c-1.165 2.019-1.477 4.371-.872 6.625s2.052 4.139 4.069 5.304a8.71 8.71 0 004.357 1.174 8.771 8.771 0 007.576-4.369c2.406-4.172.972-9.525-3.197-11.933zM63.316 78.646c-1.07 0-2.13.188-3.15.558a9.147 9.147 0 00-5.193 4.761 9.153 9.153 0 00-.308 7.04 9.24 9.24 0 008.654 6.063c1.07 0 2.13-.188 3.147-.559a9.144 9.144 0 005.191-4.764 9.152 9.152 0 00.312-7.037 9.238 9.238 0 00-8.653-6.062zM39.903 78.757a9.674 9.674 0 00-3.31-.588 9.712 9.712 0 00-9.097 6.375 9.61 9.61 0 00.322 7.403 9.611 9.611 0 005.462 5.006 9.64 9.64 0 003.312.587 9.71 9.71 0 009.097-6.372 9.61 9.61 0 00-.326-7.4 9.62 9.62 0 00-5.46-5.011zM24.916 65.6a10.194 10.194 0 00-8.805-5.078c-1.771 0-3.522.472-5.067 1.361a10.09 10.09 0 00-4.731 6.166 10.081 10.081 0 001.014 7.706 10.195 10.195 0 008.806 5.08c1.77 0 3.521-.472 5.065-1.362 4.848-2.799 6.516-9.023 3.718-13.873zM11.495 54.991c5.158 0 9.555-3.695 10.453-8.786a10.553 10.553 0 00-1.762-7.94 10.555 10.555 0 00-6.861-4.372 10.607 10.607 0 00-12.313 8.622 10.56 10.56 0 001.762 7.941 10.56 10.56 0 006.861 4.371c.617.109 1.243.164 1.86.164zM24.849 32.319c2.599 0 5.131-.923 7.13-2.598a11.027 11.027 0 003.918-7.538 11.023 11.023 0 00-2.551-8.104 11.082 11.082 0 00-8.511-3.965 11.11 11.11 0 00-7.131 2.597 11.03 11.03 0 00-3.923 7.537 11.028 11.028 0 002.555 8.104 11.09 11.09 0 008.513 3.967z'/%3E%3Ccircle cx='49.955' cy='12.076' r='12.076'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:20px!important;-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-loader{right:.27902vw;width:1.78571vw;height:1.78571vw;margin-top:-.89286vw;background-size:1.11607vw!important}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-loader{right:1.33333vw;width:8.53333vw;height:8.53333vw;margin-top:-4.26667vw;background-size:5.33333vw!important}}.bx-sls .bx-ui-sls-error{padding:14px 20px;font-size:12px;color:#ff2626}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-error{padding:.78125vw 1.11607vw;font-size:.66964vw}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-error{padding:3.73333vw 1.11607vw;font-size:3.2vw}}.bx-sls .bx-ui-sls-error div{display:none}.bx-sls .bx-ui-sls-fake,.bx-sls .bx-ui-sls-route{font-family:inherit;top:50%;transform:translateY(-50%);font-size:14px}@media only screen and (min-width:1921px){.bx-sls .bx-ui-sls-fake,.bx-sls .bx-ui-sls-route{font-size:.78125vw}}@media only screen and (max-width:640px){.bx-sls .bx-ui-sls-fake,.bx-sls .bx-ui-sls-route{font-size:3.73333vw}}.is-error .bx-ui-sls-input-block{border-color:#ff2626}.switcher{position:relative;display:flex;align-items:center}.switcher__field{position:absolute;top:0;left:0;z-index:-9999;height:0;width:0;visibility:hidden}.switcher__field:checked+label .switcher__button{background:#171719}.switcher__field:checked+label .switcher__button:after{left:calc(100% - 4px);transform:translateX(-100%)}@media only screen and (min-width:1921px){.switcher__field:checked+label .switcher__button:after{left:calc(100% - .22321vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.switcher__field:checked+label .switcher__button:after{left:calc(100% - .29197vw)}}@media only screen and (max-width:640px){.switcher__field:checked+label .switcher__button:after{left:calc(100% - 1.06667vw)}}.switcher__field:checked+label .switcher__name{color:#363636}.switcher__label{cursor:pointer;display:flex;align-items:center}.switcher__label:active .switcher__button:after{width:22px}@media only screen and (min-width:1921px){.switcher__label:active .switcher__button:after{width:1.22768vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.switcher__label:active .switcher__button:after{width:1.60584vw}}@media only screen and (max-width:640px){.switcher__label:active .switcher__button:after{width:5.86667vw}}.switcher__button{position:relative;display:block;width:48px;height:24px;background:#e4e4e4;border-radius:60px;transition:background-color .3s}@media only screen and (min-width:1921px){.switcher__button{width:2.67857vw;height:1.33929vw;border-radius:3.34821vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.switcher__button{width:3.50365vw;height:1.75182vw;border-radius:4.37956vw}}@media only screen and (max-width:640px){.switcher__button{width:12.8vw;height:6.4vw;border-radius:16vw}}.switcher__button:after{content:"";position:absolute;top:4px;left:4px;width:16px;height:16px;background:#fff;border-radius:50%;transition:.3s}@media only screen and (min-width:1921px){.switcher__button:after{top:.22321vw;left:.22321vw;width:.89286vw;height:.89286vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.switcher__button:after{top:.29197vw;left:.29197vw;width:1.16788vw;height:1.16788vw}}@media only screen and (max-width:640px){.switcher__button:after{top:1.06667vw;left:1.06667vw;width:4.26667vw;height:4.26667vw}}.switcher__name{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;margin-left:14px;padding-top:2px;font-size:14px;line-height:1;color:grey;transition:color .3s}@media only screen and (min-width:1921px){.switcher__name{margin-left:.78125vw;padding-top:.11161vw;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.switcher__name{margin-left:1.0219vw;padding-top:.14599vw;font-size:1.0219vw}}@media only screen and (max-width:640px){.switcher__name{margin-left:3.73333vw;padding-top:.53333vw;font-size:3.73333vw}}.stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-top:-10px;font-size:0;letter-spacing:2px}@media only screen and (min-width:1921px){.stars{margin-top:-.55804vw;letter-spacing:.11161vw}}@media only screen and (max-width:640px){.stars{margin-top:-2.66667vw;letter-spacing:.53333vw}}.stars input[type=radio]{display:none}.stars input[type=radio]:checked~label:before{content:"\2605";color:#fd4}.stars label{font-size:0;transition:transform .25s}.stars label:hover{transform:scale(1.3)}.stars label:before{content:"\2605";font-size:25px;color:#bdbdbd;cursor:pointer}@media only screen and (min-width:1921px){.stars label:before{font-size:1.39509vw}}@media only screen and (max-width:640px){.stars label:before{font-size:6.66667vw}}.datepicker{-webkit-tap-highlight-color:rgba(0,0,0,0)}.datepicker table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.datepicker table td,.datepicker table th{width:14.28571%;padding:0}.datepicker table th{color:#363636;text-transform:uppercase;font-size:.7rem;line-height:4;font-weight:700;text-align:center}.datepicker__wrapper{color:#333;border-radius:.125rem;padding:.5rem;position:relative;z-index:1;background:#fff;border:1px solid #ff2626;width:16rem}.datepicker__wrapper:after{content:"";display:table;clear:both}.datepicker:not(.is-inline) .datepicker__wrapper{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.2);margin:.25rem 0}.datepicker__header{position:relative;text-align:center;background:#ff2626;padding:.25rem;margin:-.5rem -.5rem 0}.datepicker__title{display:inline-block;padding:.25rem;font-size:.875rem;line-height:1.5rem;font-weight:700;color:#fff}.datepicker__next,.datepicker__prev{display:block;cursor:pointer;position:relative;outline:none;width:24px;height:24px;border-radius:50%;background:no-repeat 50%/100%;font-size:0}.datepicker__prev:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 17.5l-6-5 6-5-1.1 5.057L15 17.5z" fill="%23000"/></svg>')}.datepicker__next:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="25" height="25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 17.5l6-5-6-5 1.1 5.057L9.5 17.5z" fill="%23000"/></svg>')}.datepicker__prev{float:left;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 17.5l-6-5 6-5-1.1 5.057L15 17.5z" fill="%23fff"/></svg>')}.datepicker__next{float:right;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="25" height="25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 17.5l6-5-6-5 1.1 5.057L9.5 17.5z" fill="%23fff"/></svg>')}.datepicker__next.is-disabled,.datepicker__prev.is-disabled{pointer-events:none;cursor:default;opacity:.4}.datepicker__time{padding:.5rem 1rem;margin:0 -.5rem;font-size:.75rem;text-align:right;background:#e3f2fd;border-bottom:1px solid #bbdefb}.datepicker__label{margin-right:1rem;color:rgba(0,0,0,.4);float:left}.datepicker__field{display:inline-block;margin:0 .125rem;color:#333;width:2ch}.datepicker__field span{display:block;width:100%}.datepicker__day{color:#333}.datepicker__day div{cursor:pointer;display:block;box-sizing:border-box;border:0;margin:0;background:transparent;position:relative;border-radius:50%}.datepicker__day div:after{content:"";display:block;border-radius:50%;padding-top:100%;position:relative;background:inherit;z-index:1}.datepicker__day.is-highlighted div,.datepicker__day div:hover{background:#171719;color:#fff}.datepicker__day.is-today{color:#000}.datepicker__day.is-today div:after{box-shadow:inset 0 0 0 1px currentColor}.datepicker__day.is-today.is-disabled.is-selected div:after,.datepicker__day.is-today.is-otherMonth.is-selected div:after{box-shadow:none}.datepicker__day.is-selected div{background:rgba(255,38,38,.75)}.datepicker__day.is-selected:hover div:after{background:rgba(255,38,38,.55)}.datepicker__day.is-selected .datepicker__daynum{font-weight:700;color:#fff}.datepicker__day.is-highlighted+.is-highlighted div:before,.datepicker__day.is-selected+.is-selected div:before{content:"";position:absolute;top:0;left:-50%;width:100%;height:100%;background:inherit;z-index:0}.datepicker__day.is-disabled,.datepicker__day.is-otherMonth{cursor:default;pointer-events:none;color:#b0b0b0}.datepicker__day.is-disabled.is-selected .datepicker__daynum,.datepicker__day.is-otherMonth.is-selected .datepicker__daynum{color:#fff}.datepicker__day.is-disabled.is-selected+.is-selected div:before,.datepicker__day.is-disabled.is-selected div,.datepicker__day.is-otherMonth.is-selected+.is-selected div:before,.datepicker__day.is-otherMonth.is-selected div{background:rgba(255,38,38,.45)}.datepicker__daynum{position:absolute;top:50%;left:0;width:100%;font-size:.85rem;line-height:1rem;margin-top:-.5rem;text-align:center;z-index:2}.prod-card{position:relative;transition:box-shadow .55s cubic-bezier(.4,0,0,1)}@media only screen and (max-width:640px){.prod-card--small .prod-card__inner{justify-content:flex-start;padding-top:13.33333vw;text-align:center}}.prod-card--small .prod-card__labels{grid-row-gap:.33482vw;grid-column-gap:.27902vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card--small .prod-card__labels{grid-row-gap:.41667vw;grid-column-gap:.34722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card--small .prod-card__labels{grid-row-gap:.43796vw;grid-column-gap:.36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card--small .prod-card__labels{grid-row-gap:.57143vw;grid-column-gap:.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card--small .prod-card__labels{grid-row-gap:.69767vw;grid-column-gap:.5814vw}}@media only screen and (max-width:640px){.prod-card--small .prod-card__labels{justify-content:center;order:2;grid-row-gap:1.6vw;grid-column-gap:1.33333vw;min-height:7.46667vw;padding-right:0}}@media only screen and (max-width:640px){.prod-card--small .prod-card__label{margin-bottom:0;font-size:3.46667vw;white-space:nowrap}}@media only screen and (max-width:640px){.prod-card--small .prod-card__img{max-width:160px}}.prod-card--small .prod-card__img__wrap{display:flex;flex-direction:column}@media only screen and (max-width:640px){.prod-card--small .prod-card__info{flex-direction:column;justify-content:flex-end;align-items:flex-start;margin-right:0;margin-left:0}}@media only screen and (max-width:640px){.prod-card--small .prod-card__name{margin-right:0}}@media only screen and (max-width:640px){.prod-card--small .prod-card__price{align-items:center;width:100%;margin-top:2.66667vw;margin-left:auto}}@media only screen and (max-width:640px){.prod-card--small .prod-card__price__new{margin-top:1.33333vw}}@media only screen and (max-width:640px){.prod-card--small .prod-card__buttons{justify-content:space-evenly;margin-top:auto;padding-right:0;padding-left:0}}@media only screen and (max-width:640px){.prod-card--small .prod-card__button--buy{order:3;flex-shrink:0;width:100%;margin-top:2.13333vw}}@media only screen and (max-width:640px){.prod-card--small .prod-card__button--buy .btn__name{font-size:3.06667vw}}@media only screen and (max-width:640px){.prod-card--small .prod-card__button--favorite{background-color:transparent}}@media only screen and (max-width:640px){.prod-card--small .prod-card__favorite{top:.53333vw;right:.53333vw}}.prod-card__inner{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;z-index:1;padding:1.33929vw .89286vw 0;background:#f9f9f9;transition:background .3s}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__inner{padding:1.66667vw 1.11111vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__inner{padding:1.75182vw 1.16788vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__inner{padding:2.28571vw 1.52381vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__inner{padding:2.90698vw 2.90698vw 0}}@media only screen and (max-width:640px){.prod-card__inner{padding:2.13333vw 2.13333vw 0}}.prod-card div[data-entity=item]{height:100%}.prod-card div[data-entity=item]>a{display:block;height:100%}.prod-card__labels{z-index:2;display:flex;align-items:flex-start;flex-wrap:wrap;min-height:3.34821vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__labels{min-height:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__labels{min-height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__labels{min-height:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__labels{min-height:5.81395vw}}@media only screen and (max-width:640px){.prod-card__labels{min-height:8.53333vw}}.prod-card__label{position:relative;display:block;padding:.22321vw .89286vw;color:#000;font-size:.78125vw;line-height:1.42;text-transform:lowercase}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__label{padding:.27778vw 1.11111vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__label{padding:.29197vw 1.16788vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__label{padding:.38095vw 1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__label{padding:.46512vw 1.86047vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.prod-card__label{padding:1.06667vw 4.26667vw;font-size:3.73333vw}}.prod-card__label:last-child{margin-right:0}.prod-card__label:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#bdbdbd}.prod-card__label__wrap{display:flex;align-items:center}.prod-card__label__wrap .prod-card__label{display:inline-flex}.prod-card__label span{position:relative;z-index:1}.prod-card__label.lbl--black{color:#fff}.prod-card__label.lbl--black:before{background:#000}.prod-card__label.lbl--discount,.prod-card__label.lbl--red{color:#fff}.prod-card__label.lbl--discount:before,.prod-card__label.lbl--red:before{background:#ff2626}.prod-card__label.lbl--novelty:before,.prod-card__label.lbl--white:before{background:#fff}.prod-card__label-txt{max-width:10.04464vw;margin-left:1.11607vw;color:grey;font-size:.66964vw;line-height:1.33}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__label-txt{max-width:12.5vw;margin-left:1.38889vw;font-size:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__label-txt{max-width:13.13869vw;margin-left:1.45985vw;font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__label-txt{max-width:17.14286vw;margin-left:1.90476vw;font-size:1.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__label-txt{max-width:20.93023vw;margin-left:2.32558vw;font-size:1.27907vw}}@media only screen and (max-width:640px){.prod-card__label-txt{max-width:53.33333vw;font-size:3.2vw}}.prod-card__dots{position:absolute;bottom:.27902vw;left:50%;transform:translateX(-50%);display:flex}@media only screen and (max-width:640px){.prod-card__dots{display:none}}.prod-card__dots__one{position:relative;display:block;width:1.33929vw;height:1.33929vw}.prod-card__dots__one:after,.prod-card__dots__one:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:.33482vw;height:.33482vw;border-radius:50%;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__dots__one:after,.prod-card__dots__one:before{width:.41667vw;height:.41667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__dots__one:after,.prod-card__dots__one:before{width:.43796vw;height:.43796vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__dots__one:after,.prod-card__dots__one:before{width:.57143vw;height:.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__dots__one:after,.prod-card__dots__one:before{width:.69767vw;height:.69767vw}}.prod-card__dots__one:before{background:#e2e2e2}.prod-card__dots__one:after{background:#ff2626;opacity:0;transition:opacity .3s ease-in-out}.prod-card__dots__one:hover:after{opacity:.35}.prod-card__dots__one.is-active:after{opacity:1}.prod-card__img{position:relative;overflow:hidden;display:block;width:100%;max-width:268px;margin:0 auto 1.33929vw}@media only screen and (min-width:1921px){.prod-card__img{max-width:14.95536vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__img{max-width:240px;margin:0 auto 1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__img{max-width:220px;margin:0 auto 1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__img{max-width:210px;margin:0 auto 2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__img{max-width:200px;margin:0 auto 2.7907vw}}@media only screen and (max-width:640px){.prod-card__img{max-width:66.66667vw;margin:0 auto 4.26667vw}}.prod-card__img__wrap{position:relative;padding-bottom:1.67411vw}.prod-card__img__inn{display:block;padding-bottom:89.98%;height:0;transition:transform .65s cubic-bezier(.455,.03,.515,.955)}.prod-card__img__one,.prod-card__img__one img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.prod-card__img__one img{-o-object-fit:contain;object-fit:contain;pointer-events:none;margin-top:0}.prod-card__img__one:first-child{transform:translateZ(0)}.prod-card__img__one:nth-child(2){transform:translate3d(100%,0,0)}.prod-card__img__one:nth-child(3){transform:translate3d(200%,0,0)}.prod-card__img__one:nth-child(4){transform:translate3d(300%,0,0)}.prod-card__img__one:nth-child(5){transform:translate3d(400%,0,0)}.prod-card__img__one:nth-child(6){transform:translate3d(500%,0,0)}.prod-card__img__one:nth-child(7){transform:translate3d(600%,0,0)}.prod-card__img__one:nth-child(8){transform:translate3d(700%,0,0)}.prod-card__img__one:nth-child(9){transform:translate3d(800%,0,0)}.prod-card__img__one:nth-child(10){transform:translate3d(900%,0,0)}.prod-card__img__one:nth-child(11){transform:translate3d(1000%,0,0)}.prod-card__img__one:nth-child(12){transform:translate3d(1100%,0,0)}.prod-card__img__one:nth-child(13){transform:translate3d(1200%,0,0)}.prod-card__img__one:nth-child(14){transform:translate3d(1300%,0,0)}.prod-card__img__one:nth-child(15){transform:translate3d(1400%,0,0)}.prod-card__img__one:nth-child(16){transform:translate3d(1500%,0,0)}.prod-card__fb-counts{display:flex;align-items:center;margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__fb-counts{margin-top:.34722vw;margin-bottom:.34722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__fb-counts{margin-top:.36496vw;margin-bottom:.36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__fb-counts{margin-top:.47619vw;margin-bottom:.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__fb-counts{margin-top:.5814vw;margin-bottom:.5814vw}}@media only screen and (max-width:640px){.prod-card__fb-counts{margin-top:1.33333vw;margin-bottom:1.33333vw}}.prod-card__fb-count{font-size:.78125vw;line-height:1.42;word-break:break-word;color:#363636}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__fb-count{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__fb-count{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__fb-count{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__fb-count{font-size:1.62791vw}}@media only screen and (max-width:640px){.prod-card__fb-count{font-size:3.46667vw;line-height:1.53}}.prod-card__fb-count:not(.prod-card__fb-count:first-child){margin-left:5px}@media only screen and (min-width:1921px){.prod-card__fb-count:not(.prod-card__fb-count:first-child){margin-left:.27902vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__fb-count:not(.prod-card__fb-count:first-child){margin-left:.36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__fb-count:not(.prod-card__fb-count:first-child){margin-left:.47619vw}}@media only screen and (max-width:640px){.prod-card__fb-count:not(.prod-card__fb-count:first-child){margin-left:1.33333vw}}.prod-card__fb-count__inner{display:flex;align-items:center}.prod-card a.prod-card__fb-count:hover{text-decoration:underline}.prod-card__info{display:flex;justify-content:space-between;align-items:flex-end;height:100%;margin-right:.44643vw;margin-bottom:1.39509vw;margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__info{margin-right:.55556vw;margin-bottom:1.73611vw;margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__info{margin-right:.58394vw;margin-bottom:1.82482vw;margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__info{margin-right:.7619vw;margin-bottom:2.38095vw;margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__info{margin-right:.93023vw;margin-bottom:2.90698vw;margin-left:.93023vw}}@media only screen and (max-width:640px){.prod-card__info{height:auto;margin-right:2.13333vw;margin-bottom:4.26667vw;margin-left:2.13333vw}}.prod-card__name{display:block;font-size:.78125vw;line-height:1.42;word-break:break-word;color:#363636}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.prod-card__name{font-size:3.46667vw;line-height:1.53;margin-bottom:2.13333vw}}html:not([lang=ru]) .prod-card__name{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin-right:0;font-size:.83705vw}@media only screen and (max-width:1440px) and (min-width:1371px){html:not([lang=ru]) .prod-card__name{font-size:1.04167vw}}@media only screen and (max-width:1370px) and (min-width:1051px){html:not([lang=ru]) .prod-card__name{font-size:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){html:not([lang=ru]) .prod-card__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){html:not([lang=ru]) .prod-card__name{font-size:1.62791vw}}@media only screen and (max-width:640px){html:not([lang=ru]) .prod-card__name{font-size:3.73333vw}}.prod-card__name:hover{text-decoration:underline}.prod-card__model,.prod-card__title{display:block}html:not([lang=ru]) .prod-card__title{margin-right:5px}@media only screen and (min-width:1921px){html:not([lang=ru]) .prod-card__title{margin-right:.27902vw}}@media only screen and (max-width:640px){html:not([lang=ru]) .prod-card__title{margin-right:1.33333vw}}html:not([lang=ru]) .prod-card__model{margin-top:0}.prod-card__price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;font-family:Oranienbaum,serif,Rubik,sans-serif;white-space:nowrap;margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__price{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__price{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price{margin-left:.93023vw}}@media only screen and (max-width:640px){.prod-card__price{align-items:flex-start;margin-left:2.13333vw}}.prod-card__price__label{padding:0 .44643vw;border-radius:3.34821vw;background-color:#ff2626;font-weight:400;font-family:Rubik,sans-serif;font-size:.66964vw;line-height:1.33;color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__price__label{padding:0 .55556vw;border-radius:4.16667vw;font-size:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__price__label{padding:0 .58394vw;border-radius:4.37956vw;font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price__label{padding:0 .7619vw;border-radius:5.71429vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__label{padding:0 .93023vw;border-radius:6.97674vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.prod-card__price__label{padding:0 2.13333vw;border-radius:16vw;font-size:3.2vw}}.prod-card__price__label+.prod-card__price__old{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__price__label+.prod-card__price__old{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__price__label+.prod-card__price__old{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price__label+.prod-card__price__old{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__label+.prod-card__price__old{margin-left:.93023vw}}@media only screen and (max-width:640px){.prod-card__price__label+.prod-card__price__old{margin-left:2.13333vw}}.prod-card__price__old{font-family:Rubik,sans-serif;color:grey;font-size:.78125vw;line-height:1.714;letter-spacing:.0714em;text-decoration:line-through}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__price__old{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__price__old{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price__old{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__old{font-size:1.62791vw}}@media only screen and (max-width:640px){.prod-card__price__old{font-size:3.73333vw}}.prod-card__price__old+.prod-card__price__label{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__price__old+.prod-card__price__label{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__price__old+.prod-card__price__label{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price__old+.prod-card__price__label{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__old+.prod-card__price__label{margin-left:.93023vw}}@media only screen and (max-width:640px){.prod-card__price__old+.prod-card__price__label{margin-left:2.13333vw}}.prod-card__price__old__wrap{display:flex;align-items:center}.prod-card__price__old__wrap+.prod-card__price__new{color:#ff2626}@media only screen and (max-width:640px){.prod-card__price__old__wrap+.prod-card__price__new{margin-top:0}}.prod-card__price__old+.prod-card__price__new{color:#ff2626}@media only screen and (max-width:640px){.prod-card__price__old+.prod-card__price__new{margin-top:0}}.prod-card__price__new{color:#000;font-size:1.33929vw;line-height:1.33;letter-spacing:.041em}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__price__new{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__price__new{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price__new{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__new{font-size:2.7907vw}}@media only screen and (max-width:640px){.prod-card__price__new{font-size:6.4vw}}.prod-card__price__new--without-price{font:400 .89286vw/1.25 Rubik,sans-serif;letter-spacing:normal}@media only screen and (max-width:1440px){.prod-card__price__new--without-price{text-align:right}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__price__new--without-price{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__new--without-price{font-size:1.62791vw;text-align:initial}}@media only screen and (max-width:640px){.prod-card__price__new--without-price{font-size:4.26667vw;text-align:center}}.prod-card__price__new--without-price br{display:none}@media only screen and (max-width:1440px){.prod-card__price__new--without-price br{display:block}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__price__new--without-price br{display:none}}.prod-card__favorite{position:absolute;top:.89286vw;right:.89286vw;z-index:2}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__favorite{top:1.11111vw;right:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__favorite{top:1.16788vw;right:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__favorite{top:1.52381vw;right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__favorite{top:1.86047vw;right:1.86047vw}}@media only screen and (max-width:640px){.prod-card__favorite{top:2.13333vw;right:2.13333vw}}.prod-card__buttons{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #fff;padding:.78125vw .44643vw}@media only screen and (min-width:1921px){.prod-card__buttons{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__buttons{padding:.97222vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__buttons{padding:1.0219vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__buttons{padding:1.33333vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__buttons{padding:1.62791vw .93023vw}}@media only screen and (max-width:640px){.prod-card__buttons{flex-wrap:wrap;padding:2.13333vw 4.8vw}}.prod-card__buttons--one-click-center .btn{z-index:2}.prod-card__buttons--one-click-center .prod-card__button--buy{position:absolute;z-index:1;right:0;left:0}.prod-card__button{position:relative;height:44px;flex-shrink:0}@media only screen and (min-width:1921px){.prod-card__button{height:2.45536vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__button{height:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__button{height:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__button{height:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__button{height:5.11628vw}}@media only screen and (max-width:640px){.prod-card__button{height:11.73333vw}}.prod-card__button .btn__name{font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__button .btn__name{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__button .btn__name{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__button .btn__name{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__button .btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.prod-card__button .btn__name{font-size:3.46667vw;line-height:1.84}}.prod-card__button.btn--to_cart{width:44px;border-radius:50%}@media only screen and (min-width:1921px){.prod-card__button.btn--to_cart{width:2.45536vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__button.btn--to_cart{width:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__button.btn--to_cart{width:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__button.btn--to_cart{width:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__button.btn--to_cart{width:5.11628vw}}@media only screen and (max-width:640px){.prod-card__button.btn--to_cart{width:11.73333vw}}.prod-card__button--compare,.prod-card__button--favorite{cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;transition:transform .3s cubic-bezier(.455,.03,.515,.955);will-change:transform}@media only screen and (min-width:1921px){.prod-card__button--compare,.prod-card__button--favorite{width:2.45536vw;height:2.45536vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__button--compare,.prod-card__button--favorite{width:3.05556vw;height:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__button--compare,.prod-card__button--favorite{width:3.21168vw;height:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__button--compare,.prod-card__button--favorite{width:4.19048vw;height:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__button--compare,.prod-card__button--favorite{width:5.11628vw;height:5.11628vw}}@media only screen and (max-width:640px){.prod-card__button--compare,.prod-card__button--favorite{width:11.73333vw;height:11.73333vw}}@media only screen and (min-width:1051px){.prod-card__button--compare:hover:before{transform:rotate(90deg)}}@media only screen and (min-width:1051px){.prod-card__button--compare:hover span{opacity:1;transform:translateY(0)}}@media only screen and (min-width:1051px){.prod-card__button--favorite:hover .svg__inner{-webkit-animation:trsYscale 2.4s linear infinite;animation:trsYscale 2.4s linear infinite}}.prod-card__button--buy{text-transform:uppercase;flex-shrink:1;width:100%}@media only screen and (max-width:640px){.prod-card__button--buy{width:auto;margin:auto}}.prod-card__button--buy .btn__name{color:#000;font-size:.78125vw;line-height:1.714;letter-spacing:.0714em}@media only screen and (max-width:1440px) and (min-width:1371px){.prod-card__button--buy .btn__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prod-card__button--buy .btn__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prod-card__button--buy .btn__name{font-size:1.2381vw;line-height:1.53;letter-spacing:.076em}}@media only screen and (max-width:860px) and (min-width:641px){.prod-card__button--buy .btn__name{font-size:1.51163vw;line-height:1.53;letter-spacing:.076em}}@media only screen and (max-width:640px){.prod-card__button--buy .btn__name{font-size:3.2vw;line-height:1.5;letter-spacing:.083em}}.prod-card__compare-button input,.prod-card__favorite-button input{position:absolute;opacity:0;pointer-events:none}.prod-card__compare-button input:checked~.prod-card__button .svg,.prod-card__favorite-button input:checked~.prod-card__button .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}.prod-card__compare-button input:checked~.prod-card__button .svg--hover,.prod-card__favorite-button input:checked~.prod-card__button .svg--hover{transform:translateZ(0);opacity:1}.prod-card__favorite-button.is-added .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}.prod-card__favorite-button.is-added .svg--hover{transform:translateZ(0);opacity:1}.prod-card:hover{position:relative;z-index:2;box-shadow:0 15px 20px rgba(0,0,0,.08)}.prod-card--banner{position:relative;cursor:pointer;background-color:#f2f2f2}@media only screen and (max-width:640px){.prod-card--banner{display:none}}.product-big-card{position:relative;width:100%;background-color:#f9f9f9;color:#000}.product-big-card+.product-big-card{margin-top:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card+.product-big-card{margin-top:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card+.product-big-card{margin-top:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card+.product-big-card{margin-top:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card+.product-big-card{margin-top:1.86047vw}}@media only screen and (max-width:640px){.product-big-card+.product-big-card{margin-top:4.26667vw}}.product-big-card--banner .banner{max-height:16.74107vw;height:100%}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card--banner .banner{max-height:28.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card--banner .banner{max-height:34.88372vw}}@media only screen and (max-width:640px){.product-big-card--banner .banner{max-height:120vw}}.product-big-card--banner .banner img{width:100%}.product-big-card__inner{display:flex;align-items:flex-start}@media only screen and (max-width:640px),only screen and (max-width:860px) and (min-width:641px){.product-big-card__inner{flex-direction:column}}.product-big-card__img{position:relative;overflow:hidden;display:block;width:100%;max-width:12.83482vw;background-color:#f9f9f9}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__img{max-width:20vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__img{max-width:26.74419vw}}@media only screen and (max-width:640px){.product-big-card__img{max-width:100%;width:56vw;min-height:56vw}}.product-big-card__img__wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex-shrink:0;width:19.08482vw;min-height:16.74107vw;padding:3.125vw 0 1.11607vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__img__wrap{width:23.80952vw;min-height:28.57143vw;padding:5.33333vw 0 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__img__wrap{width:100%;max-width:50%;min-height:34.88372vw;padding:6.51163vw 0 2.32558vw}}@media only screen and (max-width:640px){.product-big-card__img__wrap{width:100%;max-width:100%;min-height:53.33333vw;padding:14.93333vw 0 0}}.product-big-card__img__inn{display:block;padding-bottom:89.98%;height:0;transition:transform .65s cubic-bezier(.455,.03,.515,.955)}.product-big-card__img__one{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.product-big-card__img__one:first-child{transform:translateZ(0)}.product-big-card__img__one:nth-child(2){transform:translate3d(100%,0,0)}.product-big-card__img__one:nth-child(3){transform:translate3d(200%,0,0)}.product-big-card__img__one:nth-child(4){transform:translate3d(300%,0,0)}.product-big-card__img__one:nth-child(5){transform:translate3d(400%,0,0)}.product-big-card__img__one:nth-child(6){transform:translate3d(500%,0,0)}.product-big-card__img__one:nth-child(7){transform:translate3d(600%,0,0)}.product-big-card__img__one:nth-child(8){transform:translate3d(700%,0,0)}.product-big-card__img__one:nth-child(9){transform:translate3d(800%,0,0)}.product-big-card__img__one:nth-child(10){transform:translate3d(900%,0,0)}.product-big-card__img__one:nth-child(11){transform:translate3d(1000%,0,0)}.product-big-card__img__one:nth-child(12){transform:translate3d(1100%,0,0)}.product-big-card__img__one:nth-child(13){transform:translate3d(1200%,0,0)}.product-big-card__img__one:nth-child(14){transform:translate3d(1300%,0,0)}.product-big-card__img__one:nth-child(15){transform:translate3d(1400%,0,0)}.product-big-card__img__one:nth-child(16){transform:translate3d(1500%,0,0)}.product-big-card__img__one img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.product-big-card__dots{display:flex;margin-top:.55804vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__dots{margin-top:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__dots{margin-top:1.16279vw}}@media only screen and (max-width:640px){.product-big-card__dots{display:none}}.product-big-card__dots__one{position:relative;display:block;width:1.33929vw;height:1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__dots__one{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__dots__one{width:2.7907vw;height:2.7907vw}}.product-big-card__dots__one:after,.product-big-card__dots__one:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:.33482vw;height:.33482vw;border-radius:50%;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__dots__one:after,.product-big-card__dots__one:before{width:.41667vw;height:.41667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__dots__one:after,.product-big-card__dots__one:before{width:.43796vw;height:.43796vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__dots__one:after,.product-big-card__dots__one:before{width:.57143vw;height:.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__dots__one:after,.product-big-card__dots__one:before{width:.69767vw;height:.69767vw}}.product-big-card__dots__one:before{background:#e2e2e2}.product-big-card__dots__one:after{background:#ff2626;opacity:0;transition:opacity .3s ease-in-out}.product-big-card__dots__one:hover:after{opacity:.35}.product-big-card__dots__one.is-active:after{opacity:1}.product-big-card a.product-big-card__img:hover img{transform:scale(1.2)}.product-big-card__labels{z-index:2;position:absolute;top:.89286vw;left:.89286vw;display:flex;align-items:flex-start;flex-wrap:wrap}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__labels{top:1.52381vw;left:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__labels{top:1.86047vw;left:1.86047vw}}@media only screen and (max-width:640px){.product-big-card__labels{top:4.26667vw;left:4.26667vw}}.product-big-card__label{position:relative;display:block;margin-bottom:.33482vw;margin-right:.27902vw;padding:.22321vw .89286vw;color:#000;font-size:.78125vw;line-height:1.4285;text-transform:lowercase}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__label{margin-bottom:.41667vw;margin-right:.34722vw;padding:.27778vw 1.11111vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__label{margin-bottom:.43796vw;margin-right:.36496vw;padding:.29197vw 1.16788vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__label{margin-bottom:.57143vw;margin-right:.47619vw;padding:.38095vw 1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__label{margin-bottom:.69767vw;margin-right:.5814vw;padding:.46512vw 1.86047vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-card__label{margin-bottom:1.6vw;margin-right:1.33333vw;padding:1.06667vw 4.26667vw;font-size:3.73333vw}}.product-big-card__label:last-child{margin-right:0}.product-big-card__label:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#fff}.product-big-card__label__wrap{display:flex;align-items:center}.product-big-card__label__wrap .product-big-card__label{display:inline-flex}.product-big-card__label span{position:relative;z-index:1}.product-big-card__content{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:640px){.product-big-card__content{flex-direction:column}}.product-big-card__content .product-big-card__fb-counts{display:flex;align-items:center;gap:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__fb-counts{gap:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__fb-counts{gap:1.86047vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__fb-counts{gap:2.13333vw}}.product-big-card__content .product-big-card__fb-count{padding:.22321vw .44643vw;font-size:.78125vw;line-height:1.42;word-break:break-word;color:#363636;background:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__fb-count{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__fb-count{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__fb-count{padding:.38095vw .7619vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__fb-count{padding:.46512vw .93023vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__fb-count{padding:1.06667vw 2.13333vw;font-size:3.46667vw}}.product-big-card__content .product-big-card__fb-count__inner{display:flex;align-items:center;gap:.22321vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__fb-count__inner{gap:.27778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__fb-count__inner{gap:.29197vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__fb-count__inner{gap:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__fb-count__inner{gap:.46512vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__fb-count__inner{gap:1.06667vw}}.product-big-card__content .product-big-card a.prod-card__fb-count:hover{text-decoration:underline}.product-big-card__content .product-big-card__availability{display:flex;align-items:center}.product-big-card__content .product-big-card__availability__icon{border-radius:50%;overflow:hidden;background-color:#fff;margin-right:.66964vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__availability__icon{margin-right:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__availability__icon{margin-right:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__availability__icon{margin-right:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__availability__icon{margin-right:1.39535vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__availability__icon{margin-right:3.2vw}}.product-big-card__content .product-big-card__availability__val{font-size:.78125vw;line-height:1.42}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__availability__val{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__availability__val{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__availability__val{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__availability__val{font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__availability__val{font-size:3.46667vw}}.product-big-card__content .product-big-card__left{padding:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__left{padding:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__left{padding:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__left{padding:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__left{width:100%;padding:2.32558vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__left{width:100%;padding:5.33333vw}}.product-big-card__content .product-big-card__left__top{display:flex;align-items:center;gap:.89286vw;margin-bottom:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__left__top{gap:1.14286vw;margin-bottom:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__left__top{gap:1.86047vw;margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__left__top{flex-direction:column;gap:4.26667vw;margin-bottom:4.26667vw}}.product-big-card__content .product-big-card__right{display:flex;flex-direction:column;width:17.85714vw;padding:1.78571vw;border-left:1px solid #f2f2f2}@media only screen and (min-width:1921px){.product-big-card__content .product-big-card__right{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__right{padding:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__right{padding:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__right{width:26.66667vw;padding:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__right{position:absolute;top:3.72093vw;right:0;width:100%;max-width:50%;min-height:27.44186vw;padding:2.7907vw 5.81395vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__right{width:100%;padding:0 5.33333vw 6.4vw}}.product-big-card__content .product-big-card__right .product-big-card__button{margin-top:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__right .product-big-card__button{margin-top:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__right .product-big-card__button{margin-top:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__right .product-big-card__button{margin-top:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__right .product-big-card__button{margin-top:1.62791vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__right .product-big-card__button{margin-top:3.73333vw}}.product-big-card__content .product-big-card__right .product-big-card__button .btn__name{font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__right .product-big-card__button .btn__name{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__right .product-big-card__button .btn__name{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__right .product-big-card__button .btn__name{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__right .product-big-card__button .btn__name{font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__right .product-big-card__button .btn__name{font-size:3.46667vw}}.product-big-card__content .product-big-card__right .product-big-card__button--buy{margin-top:1.11607vw;margin-bottom:1.33929vw;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__right .product-big-card__button--buy{margin-top:1.25vw;margin-bottom:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__right .product-big-card__button--buy{margin-top:1.45985vw;margin-bottom:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__right .product-big-card__button--buy{margin-top:1.71429vw;margin-bottom:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__right .product-big-card__button--buy{margin-top:2.09302vw;margin-bottom:2.32558vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__right .product-big-card__button--buy{position:relative;z-index:1;margin-top:7.46667vw;margin-bottom:0}}.product-big-card__content .product-big-card__right .product-big-card__button--buy .btn__name{color:#171719}.product-big-card__content .product-big-card__right .product-big-card__button.btn--to_cart{height:2.67857vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__content .product-big-card__right .product-big-card__button.btn--to_cart{height:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__content .product-big-card__right .product-big-card__button.btn--to_cart{height:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__right .product-big-card__button.btn--to_cart{height:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__right .product-big-card__button.btn--to_cart{height:5.11628vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__right .product-big-card__button.btn--to_cart{height:11.73333vw}}.product-big-card__content .product-big-card__checkboxes{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__content .product-big-card__checkboxes{gap:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__content .product-big-card__checkboxes{gap:1.86047vw}}@media only screen and (max-width:640px){.product-big-card__content .product-big-card__checkboxes{gap:4.26667vw}}.product-big-card__prop{color:grey}.product-big-card__val{padding-left:.44643vw;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__val{padding-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__val{padding-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__val{padding-left:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__val{padding-left:.93023vw}}@media only screen and (max-width:640px){.product-big-card__val{padding-left:1.06667vw}}.product-big-card__link{cursor:pointer;display:flex;flex-direction:column;color:inherit;font:inherit}@media only screen and (min-width:1051px){.product-big-card__link:hover{text-decoration:underline}}.product-big-card__link__name{font-weight:400;font-size:.89286vw;line-height:1.5}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__link__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__link__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__link__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__link__name{font-size:1.86047vw}}@media only screen and (max-width:640px){.product-big-card__link__name{font-size:4vw}}.product-big-card__price{display:block;font:400 1.78571vw/1.25 Oranienbaum,serif,Rubik,sans-serif;white-space:nowrap;color:#000;letter-spacing:.031em;text-align:center}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price{font-size:2.09524vw;letter-spacing:.0416em}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price{font-size:2.7907vw;letter-spacing:.0416em}}@media only screen and (max-width:640px){.product-big-card__price{font-size:5.86667vw;letter-spacing:.0416em}}.product-big-card__price--multi{text-align:right}.product-big-card__price--sale{display:flex;align-items:baseline;flex-shrink:0;font-family:Oranienbaum,serif,Rubik,sans-serif;white-space:nowrap}@media only screen and (max-width:1370px) and (min-width:1051px),only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__price--sale{flex-direction:column;align-items:center}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price--sale{justify-content:center}}@media only screen and (max-width:640px){.product-big-card__price--sale{flex-direction:row;align-items:baseline;justify-content:center}}.product-big-card__price--without-price{font:400 1.00446vw/1.25 Rubik,sans-serif}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price--without-price{font-size:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price--without-price{font-size:1.86047vw}}@media only screen and (max-width:640px){.product-big-card__price--without-price{font-size:4.26667vw}}.product-big-card__price__label{padding:0 .44643vw;border-radius:3.34821vw;background-color:#ff2626;font-weight:400;font-family:Rubik,sans-serif;font-size:.66964vw;line-height:1.33;color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__price__label{order:-1;padding:0 .55556vw;border-radius:4.16667vw;font-size:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__price__label{order:-1;padding:0 .58394vw;border-radius:4.37956vw;font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price__label{padding:0 .7619vw;border-radius:5.71429vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price__label{padding:0 .93023vw;border-radius:6.97674vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.product-big-card__price__label{padding:0 2.13333vw;border-radius:16vw;font-size:3.2vw}}.product-big-card__price__label+.product-big-card__price__old{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__price__label+.product-big-card__price__old{margin-left:0}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__price__label+.product-big-card__price__old{margin-left:0}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price__label+.product-big-card__price__old{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price__label+.product-big-card__price__old{margin-left:.93023vw}}@media only screen and (max-width:640px){.product-big-card__price__label+.product-big-card__price__old{margin-left:0}}.product-big-card__price__label span{display:inline-block;padding-top:1px;font:inherit;color:inherit}@media only screen and (min-width:1921px){.product-big-card__price__label span{padding-top:.0558vw}}@media only screen and (max-width:640px){.product-big-card__price__label span{padding-top:.26667vw}}.product-big-card__price__old{font-family:Rubik,sans-serif;color:grey;font-size:.89286vw;line-height:1.5;letter-spacing:.0625em;text-decoration:line-through}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__price__old{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__price__old{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price__old{font-size:1.2381vw;line-height:1.53;letter-spacing:.076em}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price__old{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-card__price__old{font-size:3.46667vw;line-height:1.53;letter-spacing:.076em}}.product-big-card__price__old+.product-big-card__price__label{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__price__old+.product-big-card__price__label{margin-right:.55556vw;margin-left:0}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__price__old+.product-big-card__price__label{margin-right:.58394vw;margin-left:0}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price__old+.product-big-card__price__label{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price__old+.product-big-card__price__label{margin-left:.93023vw}}@media only screen and (max-width:640px){.product-big-card__price__old+.product-big-card__price__label{margin-left:2.13333vw}}.product-big-card__price__old__wrap{display:flex;align-items:center;order:2;margin-left:.66964vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__price__old__wrap{margin-left:0;order:1}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__price__old__wrap{margin-left:0;order:1}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__price__old__wrap{margin-left:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__price__old__wrap{margin-left:1.39535vw}}@media only screen and (max-width:640px){.product-big-card__price__old__wrap{margin-left:3.2vw}}.product-big-card__price__old__wrap+.product-big-card__price__new{color:#ff2626}@media only screen and (max-width:640px){.product-big-card__price__old__wrap+.product-big-card__price__new{margin-top:0}}.product-big-card__price__old+.product-big-card__price__new{color:#ff2626}@media only screen and (max-width:640px){.product-big-card__price__old+.product-big-card__price__new{margin-top:0}}.product-big-card__price__old .rub:after{font-weight:inherit}.product-big-card__price__new{order:1}.product-big-card__btns{display:flex;flex-direction:column}.product-big-card__btns:not(.product-big-card__btns--with-buy-one-click) .product-big-card__checkboxes{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__btns:not(.product-big-card__btns--with-buy-one-click) .product-big-card__checkboxes{margin-top:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__btns:not(.product-big-card__btns--with-buy-one-click) .product-big-card__checkboxes{margin-top:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btns:not(.product-big-card__btns--with-buy-one-click) .product-big-card__checkboxes{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__btns:not(.product-big-card__btns--with-buy-one-click) .product-big-card__checkboxes{margin-top:2.32558vw}}@media only screen and (max-width:640px){.product-big-card__btns:not(.product-big-card__btns--with-buy-one-click) .product-big-card__checkboxes{margin-top:5.33333vw}}@media only screen and (max-width:640px){.product-big-card__btns--with-buy-one-click .product-big-card__checkboxes{position:absolute;right:0;bottom:3.73333vw;left:0;flex-direction:row;justify-content:space-between;padding:0 5.33333vw}}@media only screen and (max-width:640px){.product-big-card__btns--with-buy-one-click .product-big-card__btn--checkbox{position:relative;z-index:2;justify-content:center;width:12.26667vw;height:12.26667vw;border-radius:50%;background-color:#fff}}@media only screen and (max-width:640px){.product-big-card__btns--with-buy-one-click .product-big-card__btn--checkbox .svg__inner{margin-right:0}}@media only screen and (max-width:640px){.product-big-card__btns--with-buy-one-click .product-big-card__btn--checkbox .product-big-card__btn__name{display:none}}.product-big-card__btn{cursor:pointer}.product-big-card__btn--checkbox{display:flex;align-items:center;color:#171719}.product-big-card__btn--checkbox .svg{margin-right:.44643vw;will-change:transform}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btn--checkbox .svg{margin-right:.44643vw}}.product-big-card__btn--checkbox .svg__inner{margin-right:.89286vw;margin-left:0}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__btn--checkbox .svg__inner{margin-right:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__btn--checkbox .svg__inner{margin-right:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btn--checkbox .svg__inner{margin-right:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__btn--checkbox .svg__inner{margin-right:.93023vw}}@media only screen and (max-width:640px){.product-big-card__btn--checkbox .svg__inner{margin-right:2.13333vw}}.product-big-card__btn--checkbox .product-big-card__btn__name:before{content:attr(data-text-default)}@media only screen and (min-width:641px){.product-big-card__btn--checkbox .product-big-card__btn__name span{display:none}}.product-big-card__btn--checkbox .product-big-card__icon--checked{display:none}.product-big-card__btn--checkbox input:checked~.product-big-card__btn__name:before{content:attr(data-text-checked)}.product-big-card__btn--checkbox input:checked~.svg__inner .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}.product-big-card__btn--checkbox input:checked~.svg__inner .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}.product-big-card__btn--checkbox.is-added .product-big-card__btn__name:before{content:attr(data-text-checked)}@media only screen and (min-width:641px){.product-big-card__btn--checkbox.is-added .svg__inner .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}}@media only screen and (min-width:641px){.product-big-card__btn--checkbox.is-added .svg__inner .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}}.product-big-card__btn--trash{display:flex;align-items:center}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btn--trash{margin-left:auto!important}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__btn--trash{margin-left:auto!important}}.product-big-card__btn--trash:hover .product-big-card__btn__icon{border-color:#e4e4e4}.product-big-card__btn--trash .product-big-card__btn__icon{display:flex;align-items:center;justify-content:center;width:2.67857vw;height:2.67857vw;border:1px solid transparent;border-radius:50%;background-color:#fff;transition:border-color .35s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.product-big-card__btn--trash .product-big-card__btn__icon{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btn--trash .product-big-card__btn__icon{width:3.42857vw;height:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__btn--trash .product-big-card__btn__icon{width:4.88372vw;height:4.88372vw}}@media only screen and (max-width:640px){.product-big-card__btn--trash .product-big-card__btn__icon{width:12.26667vw;height:12.26667vw}}@media only screen and (min-width:1051px){.product-big-card__btn--trash .product-big-card__btn__name{display:none}}@media only screen and (max-width:640px){.product-big-card__btn--trash .product-big-card__btn__name{display:none;margin-left:4.26667vw}}.product-big-card__btn__name{font-size:.78125vw;line-height:1.714;color:#171719}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__btn__name{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__btn__name{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btn__name{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-card__btn__name{font-size:3.73333vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__btn .svg{width:1.90476vw;height:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__btn .svg{width:2.32558vw;height:2.32558vw}}@media only screen and (min-width:641px){.product-big-card a.product-big-card__btn--checkbox:hover .svg__inner{-webkit-animation:trsYscale 2.4s linear infinite;animation:trsYscale 2.4s linear infinite}}.product-big-card__description{margin-top:1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__description{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__description{margin-top:2.7907vw}}@media only screen and (max-width:640px){.product-big-card__description{margin-top:6.4vw}}.product-big-card__delivery{margin-top:.89286vw;font-size:.78125vw;color:#ff2626}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__delivery{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__delivery{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__delivery{margin-top:1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__delivery{margin-top:1.86047vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-card__delivery{margin-top:4.26667vw;font-size:3.46667vw}}.product-big-card__info__row{margin:.44643vw 0;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-card__info__row{margin:.55556vw 0;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-card__info__row{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-card__info__row{margin:.7619vw 0;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-card__info__row{margin:.93023vw 0;font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-card__info__row{margin:2.13333vw 0;font-size:3.73333vw}}.product-big-card__info__row:first-child{margin-top:0}.product-big-card__info__row:last-child{margin-bottom:0}a.product-big-card:hover{border-color:#e4e4e4}a.product-big-card:hover .product-big-card__img img{transform:scale(1.2)}a.product-big-card:hover .product-big-card__name{text-decoration:underline}.cards-slider__wrap{margin-right:-5.58036vw;margin-left:-5.58036vw;padding-right:5.58036vw;padding-left:5.58036vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cards-slider__wrap{margin-right:-5.55556vw;margin-left:-5.55556vw;padding-right:6.94444vw;padding-left:6.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cards-slider__wrap{margin-right:-4.37956vw;margin-left:-4.37956vw;padding-right:5.83942vw;padding-left:5.83942vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cards-slider__wrap{margin-right:-3.80952vw;margin-left:-3.80952vw;padding-right:3.80952vw;padding-left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cards-slider__wrap{margin-right:-2.90698vw;margin-left:-2.90698vw;padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.cards-slider__wrap{margin-right:0;margin-left:0;padding-right:0;padding-left:0}}.cards-slider__wrap.has-arrows~.cards-slider__more{margin-top:2.51116vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cards-slider__wrap.has-arrows~.cards-slider__more{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cards-slider__wrap.has-arrows~.cards-slider__more{margin-top:3.28467vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cards-slider__wrap.has-arrows~.cards-slider__more{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cards-slider__wrap.has-arrows~.cards-slider__more{margin-top:4.06977vw}}@media only screen and (max-width:640px){.cards-slider__wrap.has-arrows~.cards-slider__more{margin-top:9.33333vw}}.cards-slider__item{position:relative;width:calc(33.33333% - 2.79018vw);height:auto;margin-right:4.18527vw}@media only screen and (max-width:1050px) and (min-width:861px){.cards-slider__item{width:calc(33.33333% - 1.90476vw);margin-right:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.cards-slider__item{width:calc(33.33333% - 2.32558vw);margin-right:3.48837vw}}@media only screen and (max-width:640px){.cards-slider__item{width:100%;margin-right:0}}.cards-slider__item .prod-card{display:block;width:100%;height:100%;margin:0 auto}.cards-slider__item .prod-card__inner{height:100%}.cards-slider__nav{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:2.51116vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cards-slider__nav{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cards-slider__nav{margin-top:3.28467vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cards-slider__nav{margin-top:4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cards-slider__nav{margin-top:3.48837vw}}@media only screen and (max-width:640px){.cards-slider__nav{margin-top:8vw}}.cards-slider__nav__btn{cursor:pointer;position:relative;font-size:0;color:transparent;width:58px;height:32px}@media only screen and (min-width:1921px){.cards-slider__nav__btn{width:3.23661vw;height:1.78571vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cards-slider__nav__btn{width:5.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.cards-slider__nav__btn{width:5.5814vw}}@media only screen and (max-width:640px){.cards-slider__nav__btn{width:12.8vw}}.cards-slider__nav__btn:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/local/templates/kuppersberg-2023/images/slider-arrow--black.svg) 50% 50% no-repeat;background-size:contain;transition:transform .25s ease-in-out;will-change:transform}.cards-slider__nav__btn:active:after{transition:transform .15s ease-out}.cards-slider__nav__btn--prev:hover:after{transform:translateX(4px)}@media only screen and (min-width:1921px){.cards-slider__nav__btn--prev:hover:after{transform:translateX(.22321vw)}}@media only screen and (max-width:640px){.cards-slider__nav__btn--prev:hover:after{transform:translateX(1.06667vw)}}.cards-slider__nav__btn--prev:active:after{transform:translateX(-2px)}@media only screen and (min-width:1921px){.cards-slider__nav__btn--prev:active:after{transform:translateX(-.11161vw)}}@media only screen and (max-width:640px){.cards-slider__nav__btn--prev:active:after{transform:translateX(-.53333vw)}}.cards-slider__nav__btn--next:after{transform:rotate(180deg)}.cards-slider__nav__btn--next:hover:after{transform:rotate(180deg) translateX(4px)}@media only screen and (min-width:1921px){.cards-slider__nav__btn--next:hover:after{transform:rotate(180deg) translateX(.22321vw)}}@media only screen and (max-width:640px){.cards-slider__nav__btn--next:hover:after{transform:rotate(180deg) translateX(1.06667vw)}}.cards-slider__nav__btn--next:active:after{transform:rotate(180deg) translateX(-2px)}@media only screen and (min-width:1921px){.cards-slider__nav__btn--next:active:after{transform:rotate(180deg) translateX(-.11161vw)}}@media only screen and (max-width:640px){.cards-slider__nav__btn--next:active:after{transform:rotate(180deg) translateX(-.53333vw)}}.cards-slider__nav__btn.swiper-button-disabled{opacity:.5;pointer-events:none}.cards-slider__nav__pagin{display:flex;justify-content:center;align-items:center}.cards-slider__more{margin-top:2.51116vw;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.cards-slider__more{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cards-slider__more{margin-top:3.28467vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cards-slider__more{margin-top:4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cards-slider__more{margin-top:5.23256vw}}@media only screen and (max-width:640px){.cards-slider__more{margin-top:10.66667vw}}.swiper-wrapper{align-items:stretch}.info-card{background-color:red}.product-item{display:flex;color:#000;border:1px solid transparent}@media only screen and (min-width:1921px){.product-item{border-width:.0558vw}}.product-item--with-delete .product-item__content{width:100%;padding-top:14px}@media only screen and (min-width:1921px){.product-item--with-delete .product-item__content{padding-top:.78125vw}}@media only screen and (max-width:640px){.product-item--with-delete .product-item__content{padding-top:3.73333vw}}.product-item--mini .product-item__img{width:7.8125vw;min-height:7.03125vw;margin-right:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-item--mini .product-item__img{width:13.33333vw;min-height:12vw;margin-right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item--mini .product-item__img{width:16.27907vw;min-height:14.65116vw;margin-right:1.86047vw}}@media only screen and (max-width:640px){.product-item--mini .product-item__img{width:37.33333vw;min-height:33.6vw;margin-right:4.26667vw}}@media only screen and (max-width:640px){.product-item--mini .product-item__img img{min-height:80%}}.product-item--disabled .product-item__count,.product-item--disabled .product-item__img,.product-item--disabled .product-item__info,.product-item--disabled .product-item__model,.product-item--disabled .product-item__name,.product-item--disabled .product-item__price{opacity:.6}.product-item--disabled .product-item__count{pointer-events:none}.product-item--disabled .product-item__removed-info,.product-item--show-info .product-item__removed-info{display:block}.product-item--gift{position:relative}.product-item--gift:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;width:100%;height:calc(100% + .89286vw);background-color:#fff6f6}@media only screen and (max-width:860px) and (min-width:641px){.product-item--gift:before{height:calc(100% + 1.16279vw)}}@media only screen and (max-width:640px){.product-item--gift:before{height:calc(100% + 2.66667vw)}}.product-item__removed-info{display:none;margin-bottom:1.11607vw;color:#ff2626;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__removed-info{margin-bottom:1.38889vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__removed-info{margin-bottom:1.45985vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__removed-info{margin-bottom:1.95313vw;font-size:1.26953vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__removed-info{margin-bottom:2.34375vw;font-size:1.5625vw}}@media only screen and (max-width:640px){.product-item__removed-info{margin-bottom:4vw;font-size:2.93333vw}}.product-item__message-info{margin-bottom:1.11607vw;color:#ff2626;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__message-info{margin-bottom:1.38889vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__message-info{margin-bottom:1.45985vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__message-info{margin-bottom:1.95313vw;font-size:1.26953vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__message-info{margin-bottom:2.34375vw;font-size:1.5625vw}}@media only screen and (max-width:640px){.product-item__message-info{margin-bottom:4vw;font-size:2.93333vw}}.product-item__img{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:8.37054vw;min-height:10.04464vw;margin-right:1.78571vw;background-color:#f9f9f9;overflow:hidden}@media only screen and (max-width:1050px){.product-item__img{width:12.38095vw;min-height:14.28571vw}}@media only screen and (max-width:860px){.product-item__img{width:15.11628vw;min-height:17.44186vw}}@media only screen and (max-width:640px){.product-item__img{width:40vw;min-height:42.66667vw;margin-right:2.13333vw}}.product-item__img img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:100%;max-width:80%;height:100%;max-height:90%;-o-object-fit:contain;object-fit:contain;transition:transform .65s cubic-bezier(.455,.03,.515,.955),opacity .4s ease}@media only screen and (min-width:1051px){.product-item a.product-item__img:hover img{transform:scale(1.2)}}.product-item__content{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.product-item__link{display:flex;flex-direction:column;color:inherit;font:inherit}@media only screen and (min-width:1051px){.product-item__link:hover{text-decoration:underline}}.product-item__labels{display:flex;flex-wrap:wrap;margin-bottom:.27902vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__labels{margin-bottom:.34722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__labels{margin-bottom:.36496vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__labels{margin-bottom:.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__labels{margin-bottom:.5814vw}}@media only screen and (max-width:640px){.product-item__labels{margin-bottom:1.33333vw}}.product-item__label{position:relative;display:inline-block;margin-bottom:.27902vw;margin-right:.27902vw;padding:.44643vw .55804vw;color:#fff;font-size:.78125vw;line-height:1;white-space:nowrap}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__label{margin-bottom:.34722vw;margin-right:.34722vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__label{margin-bottom:.36496vw;margin-right:.36496vw;font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__label{margin-bottom:.47619vw;margin-right:.47619vw;padding:.38095vw .57143vw;font-size:1.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__label{margin-bottom:.5814vw;margin-right:.5814vw;padding:.46512vw .69767vw;font-size:1.27907vw}}@media only screen and (max-width:640px){.product-item__label{margin-bottom:1.33333vw;margin-right:1.33333vw;padding:1.06667vw 1.6vw;font-size:3.33333vw}}.product-item__label:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#bdbdbd}.product-item__label span{position:relative;z-index:1}.product-item__label.lbl--black:before{background:#000}.product-item__label.lbl--red:before{background:#ff2626}.product-item__name{font-weight:400;font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.product-item__name{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__name{font-size:13px;line-height:1.53}}@media only screen and (max-width:640px){.product-item__name{font-size:3.73333vw}}.product-item__model{font-weight:400;font-size:14px;line-height:1.714;text-transform:uppercase}@media only screen and (min-width:1921px){.product-item__model{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__model{font-size:13px;line-height:1.53}}@media only screen and (max-width:640px){.product-item__model{font-size:3.73333vw}}.product-item__info{font-size:14px;margin-top:1.11607vw}@media only screen and (min-width:1921px){.product-item__info{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (max-width:1370px) and (min-width:1051px){.product-item__info{font-size:13px}}@media only screen and (max-width:640px){.product-item__info{font-size:3.73333vw}}.product-item__info__wrapper{margin-right:2.79018vw}.product-item__info__row{display:flex;align-items:center}.product-item__info__row:not(:first-child){margin-top:.55804vw}.product-item__prop{color:grey}.product-item__val{padding-left:3px;color:#000}@media only screen and (min-width:1921px){.product-item__val{padding-left:.16741vw}}@media only screen and (max-width:640px){.product-item__val{padding-left:.8vw}}.product-item__count{margin-top:.83705vw}@media only screen and (max-width:860px) and (min-width:641px){.product-item__count{margin-top:1.39535vw}}@media only screen and (max-width:640px){.product-item__count{margin-top:3.2vw}}.product-item__article{margin-bottom:.22321vw;font-size:.78125vw;line-height:1.4286;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__article{margin-bottom:.27778vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__article{margin-bottom:.29197vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__article{margin-bottom:.38095vw;font-size:1.17188vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__article{margin-bottom:.46512vw;font-size:1.5625vw}}@media only screen and (max-width:640px){.product-item__article{margin-bottom:1.06667vw;font-size:3.46667vw}}.product-item__article span{color:#000}.product-item__price{display:block;margin-top:.44643vw;font:400 1.11607vw/1.4 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.05em;white-space:nowrap}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__price{font-size:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__price{font-size:1.90476vw}}@media only screen and (max-width:860px){.product-item__price{margin-top:.93023vw;font-size:2.32558vw}}@media only screen and (max-width:640px){.product-item__price{margin-top:2.13333vw;font-size:5.33333vw}}.product-item__price--sale{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;font-family:Oranienbaum,serif,Rubik,sans-serif;white-space:nowrap}.product-item__price__label{padding:0 .44643vw;border-radius:3.34821vw;background-color:#ff2626;font-weight:400;font-family:Rubik,sans-serif;font-size:.55804vw;line-height:1.6;color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__price__label{padding:0 .55556vw;border-radius:4.16667vw;font-size:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__price__label{padding:0 .58394vw;border-radius:4.37956vw;font-size:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__price__label{padding:0 .7619vw;border-radius:5.71429vw;font-size:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__price__label{padding:0 .93023vw;border-radius:6.97674vw;font-size:1.16279vw}}@media only screen and (max-width:640px){.product-item__price__label{min-height:4.26667vw;padding:0 2.13333vw;border-radius:16vw;font-size:2.66667vw}}.product-item__price__label+.product-item__price__old{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__price__label+.product-item__price__old{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__price__label+.product-item__price__old{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__price__label+.product-item__price__old{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__price__label+.product-item__price__old{margin-left:.93023vw}}@media only screen and (max-width:640px){.product-item__price__label+.product-item__price__old{margin-left:2.13333vw}}.product-item__price__label span{display:inline-block;padding-top:1px;font:inherit;color:inherit}@media only screen and (min-width:1921px){.product-item__price__label span{padding-top:.0558vw}}@media only screen and (max-width:640px){.product-item__price__label span{padding-top:.26667vw}}.product-item__price__old{font-family:Rubik,sans-serif;color:grey;font-size:.72545vw;line-height:1.53;letter-spacing:.0076em;text-decoration:line-through}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__price__old{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__price__old{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__price__old{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__price__old{font-size:1.51163vw}}@media only screen and (max-width:640px){.product-item__price__old{font-size:3.46667vw}}.product-item__price__old+.product-item__price__label{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__price__old+.product-item__price__label{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__price__old+.product-item__price__label{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__price__old+.product-item__price__label{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__price__old+.product-item__price__label{margin-left:.93023vw}}@media only screen and (max-width:640px){.product-item__price__old+.product-item__price__label{margin-left:2.13333vw}}.product-item__price__old__wrap{display:flex;align-items:center}.product-item__price__old .rub:after{font-weight:inherit}.product-item__price__new{color:#ff2626}.product-item__price--multi{text-align:right}.product-item__price .multi-price{display:block;font-size:14px;line-height:1.33;color:#171719}@media only screen and (min-width:1921px){.product-item__price .multi-price{font-size:.78125vw}}@media only screen and (max-width:640px){.product-item__price .multi-price{font-size:3.73333vw}}.product-item__button{width:100%;height:1.78571vw;margin-top:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-item__button{height:2.22222vw;margin-top:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-item__button{height:2.33577vw;margin-top:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-item__button{height:3.04762vw;margin-top:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-item__button{height:3.72093vw;margin-top:.93023vw}}@media only screen and (max-width:640px){.product-item__button{height:8.53333vw;margin-top:2.13333vw}}.product-item__btn-delete{cursor:pointer;position:absolute;top:0;right:0;display:block;width:12px;height:12px;transform:rotate(180deg);transition:transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (min-width:1921px){.product-item__btn-delete{width:.66964vw;height:.66964vw}}@media only screen and (max-width:640px){.product-item__btn-delete{width:3.2vw;height:3.2vw}}.product-item__btn-delete:after,.product-item__btn-delete:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.product-item__btn-delete:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.product-item__btn-delete:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}@media only screen and (min-width:1051px){.product-item__btn-delete:hover:before{transform:rotate(-135deg)}.product-item__btn-delete:hover:after{transform:rotate(-225deg)}}.product-item__loading:after,.product-item__loading:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:""}.product-item__loading:before{background:#fff;opacity:.5;z-index:2}.product-item__loading:after{z-index:3;width:32px;height:32px;background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain;-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}@media only screen and (min-width:1921px){.product-item__loading:after{width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:640px){.product-item__loading:after{width:8.53333vw;height:8.53333vw}}@media only screen and (min-width:1051px){a.product-item__name:hover{text-decoration:underline}}@media only screen and (min-width:1051px){a.product-item__img:hover img{transform:scale(1.2)}}@media only screen and (min-width:1051px){a.product-item:hover{border-color:#e4e4e4}a.product-item:hover .product-item__img img{transform:scale(1.2)}a.product-item:hover .product-item__model,a.product-item:hover .product-item__name{text-decoration:underline}}.product-big-item{display:grid;grid-auto-flow:column;align-items:flex-start;position:relative;width:100%;padding:.89286vw 1.78571vw .89286vw .44643vw;background-color:#f9f9f9;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item{padding:1.11111vw 2.22222vw 1.11111vw .55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item{padding:1.16788vw 2.33577vw 1.16788vw .58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item{padding:1.52381vw 3.04762vw 1.52381vw .7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item{padding:1.86047vw 2.7907vw 2.7907vw}}@media only screen and (max-width:640px){.product-big-item{padding:4.26667vw 2.13333vw 6.4vw}}.product-big-item--flex{display:flex;align-items:center;gap:20px}@media only screen and (max-width:640px){.product-big-item--flex{flex-direction:column;gap:10px}}.product-big-item--flex .product-big-item__img{margin-right:0}@media only screen and (max-width:640px){.product-big-item--flex .product-big-item__img{position:relative;top:0;left:0;width:37.86667vw}}@media only screen and (max-width:640px){.product-big-item--flex .product-big-item__article{justify-content:center}}.product-big-item--disabled .product-big-item__article,.product-big-item--disabled .product-big-item__content__bottom .product-big-item__left,.product-big-item--disabled .product-big-item__count,.product-big-item--disabled .product-big-item__img,.product-big-item--disabled .product-big-item__link,.product-big-item--disabled .product-big-item__price{opacity:.6}.product-big-item--disabled .product-big-item__count{pointer-events:none}.product-big-item--disabled .product-big-item__removed-info{display:block}.product-big-item--deleting .product-big-item__content,.product-big-item--deleting .product-big-item__img{opacity:.2;filter:blur(2px)}.product-big-item:not(.product-big-item--deleting) .product-big-item__delete-screen{display:none}.product-big-item--show-info .product-big-item__removed-info{display:block}.product-big-item--gift{background-color:#fff6f6}.product-big-item--gift .product-big-item__img{background-color:transparent}.product-big-item[data-cart-info=hide] .product-big-item__btn--description:hover .svg,.product-big-item[data-description=hide] .product-big-item__btn--description:hover .svg{-webkit-animation:accordionBtnClosed 3.5s linear infinite;animation:accordionBtnClosed 3.5s linear infinite}.product-big-item[data-cart-info=hide] .product-big-item__btn--description .svg,.product-big-item[data-description=hide] .product-big-item__btn--description .svg{transform:rotate(180deg)}.product-big-item[data-cart-info=hide] .product-big-item__description,.product-big-item[data-description=hide] .product-big-item__description{display:none}.product-big-item__removed-info{display:none;margin-bottom:.89286vw;color:#ff2626;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__removed-info{margin-bottom:1.11111vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__removed-info{margin-bottom:1.16788vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__removed-info{margin-bottom:1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__removed-info{margin-bottom:1.86047vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.product-big-item__removed-info{margin-bottom:4.26667vw;font-size:2.93333vw}}.product-big-item__order{display:flex;margin-bottom:1.78571vw;font-size:.78125vw;line-height:1.714;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__order{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__order{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__order{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__order{font-size:1.39535vw}}@media only screen and (max-width:640px){.product-big-item__order{flex-direction:column;font-size:3.2vw;text-align:left}}.product-big-item__order__label{padding:.22321vw .89286vw;background-color:#fff;font-size:.72545vw;line-height:1.53;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__order__label{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__order__label{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__order__label{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__order__label{font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-item__order__label{padding:.53333vw 4.26667vw;font-size:3.2vw}}.product-big-item__order__label--green{color:#27ae60}.product-big-item__order__label__wrap{margin-right:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__order__label__wrap{margin-right:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__order__label__wrap{margin-right:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__order__label__wrap{margin-right:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__order__label__wrap{margin-right:2.7907vw}}@media only screen and (max-width:640px){.product-big-item__order__label__wrap{display:flex;margin-right:0;margin-bottom:2.66667vw}}.product-big-item__order__info{color:#000}.product-big-item__order__info span{color:grey}.product-big-item__message-info{margin-bottom:.89286vw;color:#ff2626;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__message-info{margin-bottom:1.11111vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__message-info{margin-bottom:1.16788vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__message-info{margin-bottom:1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__message-info{margin-bottom:1.86047vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.product-big-item__message-info{margin-bottom:4.26667vw;font-size:2.93333vw}}.product-big-item__img{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:12.27679vw;min-height:11.04911vw;margin-right:1.33929vw;background-color:#f9f9f9}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__img{width:11.42857vw;min-height:11.42857vw;margin-right:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__img{width:23.25581vw;min-height:23.25581vw;margin-right:2.7907vw}}@media only screen and (max-width:640px){.product-big-item__img{position:absolute;top:4.26667vw;left:2.13333vw;width:37.86667vw;min-height:37.86667vw;margin-right:2.13333vw}}.product-big-item__img img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:100%;max-width:80%;height:100%;max-height:90%;-o-object-fit:contain;object-fit:contain;transition:transform .65s cubic-bezier(.455,.03,.515,.955),opacity .4s ease}.product-big-item a.product-big-item__img:hover img{transform:scale(1.2)}.product-big-item__labels{z-index:2;position:absolute;top:.44643vw;left:0;display:flex;align-items:flex-start;flex-wrap:wrap;min-height:3.90625vw;margin-bottom:.55804vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__labels{min-height:4.72222vw;margin-bottom:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__labels{min-height:4.81752vw;margin-bottom:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__labels{min-height:4.57143vw;margin-bottom:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__labels{min-height:5.5814vw;margin-bottom:1.16279vw}}@media only screen and (max-width:640px){.product-big-item__labels{min-height:8.53333vw;margin-bottom:2.66667vw}}.product-big-item__label{position:relative;display:block;margin-bottom:.33482vw;margin-right:.27902vw;padding:.22321vw .89286vw;color:#000;font-size:.78125vw;line-height:1.42;text-transform:lowercase}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__label{margin-bottom:.41667vw;margin-right:.34722vw;padding:.76389vw .97222vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__label{margin-bottom:.43796vw;margin-right:.36496vw;padding:.29197vw 1.16788vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__label{margin-bottom:.57143vw;margin-right:.47619vw;padding:.38095vw 1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__label{margin-bottom:.69767vw;margin-right:.5814vw;padding:.46512vw 1.86047vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-item__label{margin-bottom:1.6vw;margin-right:1.33333vw;padding:1.06667vw 4.26667vw;font-size:3.73333vw}}.product-big-item__label:last-child{margin-right:0}.product-big-item__label:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#bdbdbd}.product-big-item__label__wrap{display:flex;align-items:center}.product-big-item__label__wrap .prod-card__label{display:inline-flex}.product-big-item__label span{position:relative;z-index:1}.product-big-item__label.lbl--white{color:#ff2626}.product-big-item__label.lbl--white:before{background:#fff}.product-big-item__content{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin:1.33929vw 0}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__content{margin:1.66667vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__content{margin:1.75182vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__content{margin:1.52381vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__content{margin:2.7907vw 0}}@media only screen and (max-width:640px){.product-big-item__content{min-height:37.86667vw;margin:1.06667vw 0}}.product-big-item__content__top{display:flex;justify-content:space-between}@media only screen and (max-width:640px){.product-big-item__content__top{flex-direction:column;padding-left:40vw}}.product-big-item__content__top .product-big-item__left{margin-right:4.46429vw}@media only screen and (max-width:640px){.product-big-item__content__top .product-big-item__left{margin-right:0}}.product-big-item__content__top .product-big-item__right{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}@media only screen and (max-width:640px){.product-big-item__content__top .product-big-item__right{align-items:flex-start;margin-top:4.26667vw;margin-left:0}}.product-big-item__content__top .product-big-item__right .product-big-item__button{margin-top:1.78571vw}.product-big-item__content__top .product-big-item__right .product-big-item__button .btn{height:48px}@media only screen and (min-width:1921px){.product-big-item__content__top .product-big-item__right .product-big-item__button .btn{height:2.67857vw}}@media only screen and (max-width:640px){.product-big-item__content__top .product-big-item__right .product-big-item__button .btn{height:11.73333vw}}.product-big-item__content__bottom{display:flex;align-items:flex-start;justify-content:space-between;margin-top:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__content__bottom{margin-top:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__content__bottom{margin-top:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__content__bottom{flex-direction:column;margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__content__bottom{flex-direction:column;margin-top:3.72093vw}}@media only screen and (max-width:640px){.product-big-item__content__bottom{flex-direction:column;align-items:flex-start;margin-top:6.4vw;padding-right:4.26667vw;padding-left:4.26667vw}}.product-big-item__content__bottom .product-big-item__left{display:flex;flex-direction:column}@media only screen and (max-width:1050px){.product-big-item__content__bottom .product-big-item__left{order:1}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__content__bottom .product-big-item__left{margin-top:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__content__bottom .product-big-item__left{margin-top:.46512vw}}@media only screen and (max-width:640px){.product-big-item__content__bottom .product-big-item__left{margin-top:3.2vw}}.product-big-item__content__bottom .product-big-item__left .product-big-item__btns{align-items:center;min-height:2.67857vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__content__bottom .product-big-item__left .product-big-item__btns{min-height:3.33333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__content__bottom .product-big-item__left .product-big-item__btns{min-height:3.50365vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__content__bottom .product-big-item__left .product-big-item__btns{min-height:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__content__bottom .product-big-item__left .product-big-item__btns{min-height:4.88372vw}}@media only screen and (max-width:640px){.product-big-item__content__bottom .product-big-item__left .product-big-item__btns{min-height:12.26667vw}}.product-big-item__content__bottom .product-big-item__right{flex-shrink:0}@media only screen and (max-width:1050px){.product-big-item__content__bottom .product-big-item__right{width:100%}}.product-big-item__content__bottom .product-big-item__right .product-big-item__btns{align-items:center}@media only screen and (max-width:640px){.product-big-item__content__bottom .product-big-item__right .product-big-item__btns{display:flex;justify-content:space-between;width:100%}}.product-big-item__content--center{justify-content:center;margin:0}@media only screen and (max-width:640px){.product-big-item__content--center{align-items:center;min-height:auto}}.product-big-item__article{display:flex;align-items:center;margin-bottom:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__article{margin-bottom:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__article{margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__article{margin-bottom:.7619vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__article{margin-bottom:1.86047vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.product-big-item__article{margin-bottom:2.13333vw}}.product-big-item__article__prop{color:grey}.product-big-item__article__val{padding-left:8px;color:#000}@media only screen and (min-width:1921px){.product-big-item__article__val{padding-left:.44643vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__article__val{padding-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__article__val{padding-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__article__val{padding-left:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__article__val{padding-left:.93023vw}}@media only screen and (max-width:640px){.product-big-item__article__val{padding-left:1.06667vw}}.product-big-item__link{cursor:pointer;display:flex;flex-direction:column;max-width:22.32143vw;color:inherit;font:inherit}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__link{max-width:27.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__link{max-width:29.19708vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__link{max-width:24.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__link{max-width:44.18605vw}}@media only screen and (max-width:640px){.product-big-item__link{max-width:100%}}.product-big-item__link:hover{text-decoration:underline}.product-big-item__link__name{font-weight:400;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.product-big-item__link__name{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__link__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__link__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__link__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__link__name{font-size:3.46667vw;line-height:1.53}}.product-big-item .count{margin-bottom:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item .count{margin-bottom:1.42857vw;margin-left:auto}}@media only screen and (max-width:640px){.product-big-item .count{margin-bottom:4vw}}.product-big-item .count__num{font-size:1.33929vw;line-height:1.04}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item .count__num{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item .count__num{width:3.33333vw;font-size:1.71429vw;line-height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item .count__num{width:4.06977vw;font-size:2.32558vw;line-height:2.7907vw}}@media only screen and (max-width:640px){.product-big-item .count__num{width:16vw;font-size:6.4vw}}.product-big-item .count__btn{width:1.39509vw;height:1.39509vw}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item .count__btn{width:1.82482vw;height:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item .count__btn{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item .count__btn{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.product-big-item .count__btn{width:6.66667vw;height:6.66667vw}}.product-big-item__price{display:block;font:400 1.78571vw/1.25 Oranienbaum,serif,Rubik,sans-serif;white-space:nowrap;color:#000;letter-spacing:.031em}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__price{font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__price{font-size:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__price{font-size:2.28571vw;letter-spacing:.0416em}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__price{font-size:2.7907vw;letter-spacing:.0416em}}@media only screen and (max-width:640px){.product-big-item__price{font-size:5.86667vw;letter-spacing:.0416em}}.product-big-item__price--multi{text-align:right}.product-big-item__price--sale{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;font-family:Oranienbaum,serif,Rubik,sans-serif;white-space:nowrap}@media only screen and (max-width:640px){.product-big-item__price--sale{flex-direction:row;align-items:baseline}}.product-big-item__price__label{padding:0 .44643vw;border-radius:3.34821vw;background-color:#ff2626;font-weight:400;font-family:Rubik,sans-serif;font-size:.66964vw;line-height:1.33;color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__price__label{padding:0 .55556vw;border-radius:4.16667vw;font-size:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__price__label{padding:0 .58394vw;border-radius:4.37956vw;font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__price__label{padding:0 .7619vw;border-radius:5.71429vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__price__label{padding:0 .93023vw;border-radius:6.97674vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.product-big-item__price__label{position:absolute;top:2.13333vw;left:2.13333vw;min-height:4.26667vw;padding:0 2.13333vw;border-radius:16vw;font-size:3.2vw}}.product-big-item__price__label+.product-big-item__price__old{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__price__label+.product-big-item__price__old{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__price__label+.product-big-item__price__old{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__price__label+.product-big-item__price__old{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__price__label+.product-big-item__price__old{margin-left:.93023vw}}@media only screen and (max-width:640px){.product-big-item__price__label+.product-big-item__price__old{margin-left:0}}.product-big-item__price__label span{display:inline-block;padding-top:1px;font:inherit;color:inherit}@media only screen and (min-width:1921px){.product-big-item__price__label span{padding-top:.0558vw}}@media only screen and (max-width:640px){.product-big-item__price__label span{padding-top:.26667vw}}.product-big-item__price__old{font-family:Rubik,sans-serif;color:grey;font-size:.89286vw;line-height:1.5;letter-spacing:.0625em;text-decoration:line-through}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__price__old{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__price__old{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__price__old{font-size:1.2381vw;line-height:1.53;letter-spacing:.076em}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__price__old{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__price__old{font-size:3.46667vw;line-height:1.53;letter-spacing:.076em}}.product-big-item__price__old+.product-big-item__price__label{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__price__old+.product-big-item__price__label{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__price__old+.product-big-item__price__label{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__price__old+.product-big-item__price__label{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__price__old+.product-big-item__price__label{margin-left:.93023vw}}@media only screen and (max-width:640px){.product-big-item__price__old+.product-big-item__price__label{margin-left:2.13333vw}}.product-big-item__price__old__wrap{display:flex;align-items:center}.product-big-item__price__old__wrap+.product-big-item__price__new{color:#ff2626}@media only screen and (max-width:640px){.product-big-item__price__old__wrap+.product-big-item__price__new{margin-top:0}}.product-big-item__price__old+.product-big-item__price__new{color:#ff2626}@media only screen and (max-width:640px){.product-big-item__price__old+.product-big-item__price__new{margin-top:0}}.product-big-item__price__old .rub:after{font-weight:inherit}@media only screen and (max-width:640px){.product-big-item__price__new{margin-left:2.13333vw}}.product-big-item__price .multi-price{display:block;margin-top:8px;font-family:Rubik,sans-serif;font-size:14px;line-height:1.33;color:grey}@media only screen and (min-width:1921px){.product-big-item__price .multi-price{margin-top:.44643vw;font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__price .multi-price{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__price .multi-price{margin-top:2.13333vw;font-size:3.46667vw}}.product-big-item__price .multi-price .rub:after{font-weight:400}.product-big-item__btns{display:flex}@media only screen and (max-width:640px){.product-big-item__btns{width:100%}}.product-big-item__btn{cursor:pointer}.product-big-item__btn+.product-big-item__btn{margin-left:16px}@media only screen and (min-width:1921px){.product-big-item__btn+.product-big-item__btn{margin-left:.89286vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn+.product-big-item__btn{margin-left:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn+.product-big-item__btn{margin-left:3.72093vw}}@media only screen and (max-width:640px){.product-big-item__btn+.product-big-item__btn{margin-left:4.26667vw}}.product-big-item__btn--description{cursor:pointer;display:flex;align-items:center}.product-big-item__btn--description:hover .svg{-webkit-animation:accordionBtnOpened 3.5s linear infinite;animation:accordionBtnOpened 3.5s linear infinite}.product-big-item__btn--description .svg{margin-left:8px;transition:none}@media only screen and (min-width:1921px){.product-big-item__btn--description .svg{margin-left:.44643vw}}@media only screen and (max-width:640px){.product-big-item__btn--description .svg{margin-left:2.13333vw}}.product-big-item__btn--link{font-size:14px;line-height:1.714;text-decoration:underline;color:inherit}@media only screen and (min-width:1921px){.product-big-item__btn--link{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn--link{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn--link{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__btn--link{font-size:3.73333vw}}.product-big-item__btn--link:hover{text-decoration:none}.product-big-item__btn--change{display:flex;align-items:center;color:#171719}.product-big-item__btn--change:hover .svg{transform:rotate(180deg)}.product-big-item__btn--change .svg{margin-right:8px;will-change:transform}@media only screen and (min-width:1921px){.product-big-item__btn--change .svg{margin-right:.44643vw}}@media only screen and (min-width:641px){.product-big-item__btn--change .product-big-item__btn__name span{display:none}}.product-big-item__btn--checkbox{display:flex;align-items:center;color:#171719}@media only screen and (max-width:640px){.product-big-item__btn--checkbox{justify-content:center;width:12.26667vw;height:12.26667vw;border-radius:50%;background-color:#fff}}.product-big-item__btn--checkbox:hover .svg__inner{-webkit-animation:trsYscale 2.4s linear infinite;animation:trsYscale 2.4s linear infinite}.product-big-item__btn--checkbox .svg{margin-right:8px;will-change:transform}@media only screen and (min-width:1921px){.product-big-item__btn--checkbox .svg{margin-right:.44643vw}}.product-big-item__btn--checkbox .svg__inner{margin-right:.89286vw;margin-left:0}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__btn--checkbox .svg__inner{margin-right:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__btn--checkbox .svg__inner{margin-right:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn--checkbox .svg__inner{margin-right:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn--checkbox .svg__inner{margin-right:.93023vw}}@media only screen and (max-width:640px){.product-big-item__btn--checkbox .svg__inner{margin-right:0}}@media only screen and (max-width:640px){.product-big-item__btn--checkbox .product-big-item__btn__name{display:none}}.product-big-item__btn--checkbox .product-big-item__btn__name:before{content:attr(data-text-default)}@media only screen and (min-width:641px){.product-big-item__btn--checkbox .product-big-item__btn__name span{display:none}}.product-big-item__btn--checkbox .product-big-item__icon--checked{display:none}.product-big-item__btn--checkbox input:checked~.product-big-item__btn__name:before{content:attr(data-text-checked)}@media only screen and (min-width:641px){.product-big-item__btn--checkbox input:checked~.svg__inner .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}}@media only screen and (min-width:641px){.product-big-item__btn--checkbox input:checked~.svg__inner .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}}.product-big-item__btn--trash{display:flex;align-items:center}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn--trash{margin-left:auto!important}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn--trash{margin-left:auto!important}}.product-big-item__btn--trash:hover .product-big-item__btn__icon{border-color:#e4e4e4}.product-big-item__btn--trash .product-big-item__btn__icon{display:flex;align-items:center;justify-content:center;width:2.67857vw;height:2.67857vw;border:1px solid transparent;border-radius:50%;background-color:#fff;transition:border-color .35s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.product-big-item__btn--trash .product-big-item__btn__icon{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__btn--trash .product-big-item__btn__icon{width:3.33333vw;height:3.33333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__btn--trash .product-big-item__btn__icon{width:3.50365vw;height:3.50365vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn--trash .product-big-item__btn__icon{width:3.42857vw;height:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn--trash .product-big-item__btn__icon{width:4.88372vw;height:4.88372vw}}@media only screen and (max-width:640px){.product-big-item__btn--trash .product-big-item__btn__icon{width:12.26667vw;height:12.26667vw}}@media only screen and (min-width:641px){.product-big-item__btn--trash .product-big-item__btn__name{display:none}}@media only screen and (max-width:640px){.product-big-item__btn--trash .product-big-item__btn__name{display:none;margin-left:4.26667vw}}.product-big-item__btn__name{font-size:14px;line-height:1.714;color:#171719}@media only screen and (min-width:1921px){.product-big-item__btn__name{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__btn__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn__name{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__btn__name{font-size:3.73333vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__btn .svg{width:1.90476vw;height:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__btn .svg{width:2.32558vw;height:2.32558vw}}.product-big-item__description{margin-top:1.33929vw;margin-bottom:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__description{margin-top:1.66667vw;margin-bottom:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__description{margin-top:1.75182vw;margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__description{margin-top:2.28571vw;margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__description{margin-top:2.7907vw;margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.product-big-item__description{margin-top:3.2vw;margin-bottom:6.4vw}}.product-big-item__description .alert{margin-bottom:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__description .alert{margin-bottom:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__description .alert{margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__description .alert{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__description .alert{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.product-big-item__description .alert{margin-bottom:6.4vw}}.product-big-item__description .alert a{color:#ff2626}.product-big-item__info__row{margin:8px 0;font-size:14px}@media only screen and (min-width:1921px){.product-big-item__info__row{margin:.44643vw 0;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__info__row{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__info__row{margin:.7619vw 0;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__info__row{margin:.93023vw 0;font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__info__row{margin:2.13333vw 0;font-size:3.73333vw}}.product-big-item__info__row:first-child{margin-top:0}.product-big-item__info__row:last-child{margin-bottom:0}.product-big-item__loading:after,.product-big-item__loading:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:""}.product-big-item__loading:before{background:#fff;opacity:.5;z-index:2}.product-big-item__loading:after{z-index:3;width:32px;height:32px;background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain;-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}@media only screen and (min-width:1921px){.product-big-item__loading:after{width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:640px){.product-big-item__loading:after{width:8.53333vw;height:8.53333vw}}.product-big-item__delete-screen{position:absolute;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-big-item__delete-screen__timer{margin-bottom:8px}@media only screen and (min-width:1921px){.product-big-item__delete-screen__timer{margin-bottom:.44643vw}}@media only screen and (max-width:1050px){.product-big-item__delete-screen__timer{margin-bottom:.7619vw}}@media only screen and (max-width:640px){.product-big-item__delete-screen__timer{margin-bottom:2.13333vw}}.product-big-item__delete-screen__title{margin-bottom:8px;font-size:16px;text-align:center}@media only screen and (min-width:1921px){.product-big-item__delete-screen__title{margin-bottom:.44643vw;font-size:.89286vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__delete-screen__title{margin-bottom:.7619vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__delete-screen__title{margin-bottom:.93023vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__delete-screen__title{margin-bottom:2.13333vw;font-size:3.73333vw}}.product-big-item__delete-screen__btns{display:flex;align-items:center}.product-big-item__delete-screen__btn{margin-left:32px;font-size:14px;line-height:1.714;text-decoration:underline;color:#171719}@media only screen and (min-width:1921px){.product-big-item__delete-screen__btn{margin-left:1.78571vw;font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__delete-screen__btn{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__delete-screen__btn{font-size:1.62791vw}}@media only screen and (max-width:640px){.product-big-item__delete-screen__btn{margin-left:4.26667vw;font-size:3.73333vw}}.product-big-item__delete-screen__btn:hover{text-decoration:none}.product-big-item__delete-screen__btn--red{color:red}.product-big-item__gift-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:absolute;z-index:2;top:.89286vw;left:.89286vw;display:flex;align-items:center;justify-content:center;width:2.67857vw;height:2.67857vw;background-color:#fff;border-radius:50%}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__gift-icon{top:1.11111vw;left:1.11111vw;width:3.33333vw;height:3.33333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__gift-icon{top:1.16788vw;left:1.16788vw;width:3.50365vw;height:3.50365vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__gift-icon{top:1.52381vw;left:1.52381vw;width:3.80952vw;height:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__gift-icon{top:1.86047vw;left:1.86047vw;width:5.5814vw;height:5.5814vw}}@media only screen and (max-width:640px){.product-big-item__gift-icon{top:4.26667vw;left:4.26667vw;width:10.66667vw;height:10.66667vw}}.product-big-item__gift-icon svg{width:1.78571vw;height:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.product-big-item__gift-icon svg{width:2.22222vw;height:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.product-big-item__gift-icon svg{width:2.33577vw;height:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.product-big-item__gift-icon svg{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.product-big-item__gift-icon svg{width:3.72093vw;height:3.72093vw}}@media only screen and (max-width:640px){.product-big-item__gift-icon svg{width:6.4vw;height:6.4vw}}a.product-big-item:hover{border-color:#e4e4e4}a.product-big-item:hover .product-big-item__img img{transform:scale(1.2)}a.product-big-item:hover .product-big-item__name{text-decoration:underline}.text-24{font-family:Oranienbaum,serif,Rubik,sans-serif;font-size:24px;line-height:1.2;color:#000;font-weight:400}.text-18{font-size:18px;color:#000}.text-16,.text-18{font-family:Manrope,sans-serif;line-height:1.5;font-weight:600}.text-16{font-size:16px;color:#363636}.text-c-gray{color:grey}.text-medium,.text-sb{font-weight:600}.text-center{text-align:center}.link{display:inline-flex;align-items:center;gap:10px;font-size:16px;color:#000}.link--medium{font-weight:500}.link--ff{font-family:Manrope,sans-serif}.link--fz14{font-size:14px}.link--underline span{text-decoration:underline}.mb-8{margin-bottom:8px!important}.mb-16{margin-bottom:16px!important}.mb-24{margin-bottom:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.mb-24{margin-bottom:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.mb-24{margin-bottom:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.mb-24{margin-bottom:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.mb-24{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.mb-24{margin-bottom:4.26667vw}}.mb-32{margin-bottom:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.mb-32{margin-bottom:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.mb-32{margin-bottom:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.mb-32{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.mb-32{margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.mb-32{margin-bottom:7.46667vw}}.mt-24{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.mt-24{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.mt-24{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.mt-24{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.mt-24{margin-top:1.86047vw}}@media only screen and (max-width:640px){.mt-24{margin-top:4.26667vw}}.mb-40{margin-bottom:2.23214vw!important}@media only screen and (max-width:640px){.mb-40{margin-bottom:10.66667vw!important}}.home-top{position:relative;width:100%;height:100vh;padding-top:calc(3.90625vw + 32px);padding-bottom:4.88889vh}@media only screen and (max-height:680px){.home-top{padding-top:calc(3.90625vw + 32px);padding-bottom:4.88889vh}}@media only screen and (max-height:540px){.home-top{padding-top:calc(3.90625vw + 32px);padding-bottom:2.77778vh}}@media only screen and (max-width:1440px) and (min-width:1371px){.home-top{padding-top:calc(4.86111vw + 32px);padding-bottom:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-top{padding-top:calc(4.37956vw + 32px);padding-bottom:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-top{padding-top:calc(3.80952vw + 32px);padding-bottom:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-top{padding-top:calc(3.48837vw + 32px);padding-bottom:5.11628vw}}@media only screen and (max-width:640px){.home-top{padding-top:calc(5.33333vw + 32px);padding-bottom:11.73333vw}}@media only screen and (max-width:1050px){.home-top{height:72.38095vw}}@media only screen and (max-width:640px){.home-top{height:160vw}}.home-top.is-blocked{pointer-events:none}.home-top__inner{position:relative;width:100%;height:calc(100% - 32px);z-index:1}@media only screen and (min-width:1921px){.home-top__inner{height:calc(100% - 1.78571vw)}}@media only screen and (max-width:640px){.home-top__inner{height:calc(100% - 17.06667vw)}}.home-top__line{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;z-index:1;top:100%;bottom:auto;width:1px;height:8.33333vh}@media only screen and (max-width:1370px) and (min-width:1051px){.home-top__line{height:5.10949vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-top__line{height:6.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-top__line{height:6.97674vw}}@media only screen and (max-width:640px){.home-top__line{transform:translate3d(0,6.13333vw,0);height:16vw}}.home-top__line__icon{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#fff}.home-top__nav{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width:640px){.home-top__nav{justify-content:center;bottom:-26.66667vw}}.home-top__nav__btn{position:relative;font-size:0;width:58px;height:32px}@media only screen and (min-width:1921px){.home-top__nav__btn{width:3.23661vw;height:1.78571vw}}@media only screen and (max-width:640px){.home-top__nav__btn{display:none;width:15.46667vw;height:8.53333vw}}.home-top__nav__btn:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/local/templates/kuppersberg-2023/images/slider-arrow.svg) 50% 50% no-repeat;background-size:contain;transition:transform .25s ease-in-out;will-change:transform}.home-top__nav__btn:active:after{transition:transform .15s ease-out}.home-top__nav__btn--prev:hover:after{transform:translateX(4px)}.home-top__nav__btn--prev:active:after{transform:translateX(-2px)}.home-top__nav__btn--next:after{transform:rotate(180deg)}.home-top__nav__btn--next:hover:after{transform:rotate(180deg) translateX(4px)}.home-top__nav__btn--next:active:after{transform:rotate(180deg) translateX(-2px)}.home-top__nav__pagin{display:flex;justify-content:center;align-items:center}.home-top__nav__dot{position:relative;width:32px;height:32px;margin:0 9px;transition:transform .3s ease-in-out}@media only screen and (min-width:1921px){.home-top__nav__dot{width:1.78571vw;height:1.78571vw;margin:0 .50223vw}}@media only screen and (max-width:640px){.home-top__nav__dot{width:8.53333vw;height:8.53333vw;margin:0 1.6vw}}.home-top__nav__dot:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:6px;height:6px;border-radius:50%;background:#fff;opacity:.7;transition:opacity .3s ease-in-out,transform .3s ease-in-out;will-change:opacity,transform}@media only screen and (min-width:1921px){.home-top__nav__dot:after{width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.home-top__nav__dot:after{width:1.6vw;height:1.6vw}}.home-top__nav__dot span{display:block;font-weight:500;font-size:13px;color:#fff;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translateY(6px) scale(0);pointer-events:none}@media only screen and (min-width:1921px){.home-top__nav__dot span{font-size:.72545vw;transform:translateY(.33482vw) scale(0)}}@media only screen and (max-width:640px){.home-top__nav__dot span{font-size:3.46667vw;transform:translateY(1.6vw) scale(0)}}.home-top__nav__dot.is-active{pointer-events:none}.home-top__nav__dot.is-active:after,.home-top__nav__dot:hover:after{opacity:0;transform:translateY(-6px) scale(0)}@media only screen and (min-width:1921px){.home-top__nav__dot.is-active:after,.home-top__nav__dot:hover:after{transform:translateY(-.33482vw) scale(0)}}@media only screen and (max-width:640px){.home-top__nav__dot.is-active:after,.home-top__nav__dot:hover:after{transform:translateY(-1.6vw) scale(0)}}.home-top__nav__dot.is-active span,.home-top__nav__dot:hover span{opacity:1;transform:translateY(0) scale(1)}.home-top__info{position:absolute;top:50%;left:0;z-index:2;display:flex;flex-direction:column;max-width:50%;width:100%;text-align:left;opacity:0;pointer-events:none;transform:translateY(-62%) scale(1.15);will-change:opacity,transform}@media only screen and (max-width:1050px) and (min-width:861px){.home-top__info{max-width:60%}}@media only screen and (max-width:640px){.home-top__info{max-width:100%;transform:translateY(-13%);text-align:center}}.home-top__info.is-prev{transition:opacity .8s ease-in-out,transform 1s cubic-bezier(.455,.03,.515,.955);opacity:0;transform:translateY(-62%) scale(.9)}@media only screen and (max-width:640px){.home-top__info.is-prev{transform:translateY(-13%) scale(.9)}}.home-top__info.is-active{pointer-events:auto;transition:opacity 1s ease-in-out,transform 2s cubic-bezier(.455,.03,.515,.955);opacity:1;transform:translateY(-62%) scale(1)}@media only screen and (max-width:640px){.home-top__info.is-active{transform:translateY(-13%) scale(1)}}.home-top__info__title{position:relative;display:block;margin:0;font:400 3.57143vw/1 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.home-top__info__title{font-size:4.44444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-top__info__title{font-size:4.67153vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-top__info__title{font-size:6.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-top__info__title{font-size:5.5814vw;line-height:1.116}}@media only screen and (max-width:640px){.home-top__info__title{font-size:10.66667vw;line-height:1.2}}.home-top__info__desc{margin-top:2.77778vh;color:#fff;font-weight:500;font-size:13px;letter-spacing:.6em;text-transform:uppercase}@media only screen and (min-width:1921px){.home-top__info__desc{font-size:.72545vw}}@media only screen and (max-height:540px){.home-top__info__desc{margin-top:2.22222vh}}@media only screen and (max-width:1050px) and (min-width:861px){.home-top__info__desc{margin-top:2.38095vh;letter-spacing:.5em}}@media only screen and (max-width:860px) and (min-width:641px){.home-top__info__desc{margin-top:2.32558vh;letter-spacing:.5em}}@media only screen and (max-width:640px){.home-top__info__desc{width:74.66667vw;margin:6.66667vw auto 0;font-size:3.2vw;line-height:1.8;letter-spacing:.4166em}}.home-top__info__button{margin-top:2.00893vw}.home-top__info__button .btn{height:auto}.home-top__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;bottom:2.79018vw;z-index:0}.home-top__bg:before{z-index:1;background:#171719;opacity:.2}.home-top__bg:after,.home-top__bg:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:""}.home-top__bg:after{z-index:2;background:linear-gradient(180deg,rgba(23,23,25,0) 81.25%,#171719),linear-gradient(180deg,#171719,rgba(23,23,25,0) 22.92%)}.home-top__bg__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0;overflow:hidden}.home-top__bg__image.is-prev img,.home-top__bg__image.is-prev video{transition:opacity .8s ease-in-out,transform 1s cubic-bezier(.455,.03,.515,.955);opacity:0;transform:scale(1)}.home-top__bg__image.is-active img,.home-top__bg__image.is-active video{transition:opacity 1s ease-in-out,transform 2.5s cubic-bezier(.455,.03,.515,.955);opacity:1;transform:scale(1.05)}.home-top__bg__image img,.home-top__bg__image picture,.home-top__bg__image video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.home-top__bg__image img,.home-top__bg__image video{transition:opacity 1.5s ease-in-out,transform 3.5s cubic-bezier(.4,0,0,1);opacity:0;transform:scale(1.3);will-change:opacity,transform}.home-cats__wrap{display:flex;flex-wrap:wrap;margin:-1px}@media only screen and (min-width:1921px){.home-cats__wrap{margin:-.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__wrap{max-width:610px;margin:auto;justify-content:center}}.home-cats__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;height:63px;margin-top:-17px;margin-left:10px;padding:0 11px 0 18px}@media only screen and (min-width:1921px){.home-cats__btn{height:3.90625vw;padding:0 1.11607vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-cats__btn{height:4.37956vw;padding:0 1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-cats__btn{height:4.7619vw;padding:0 .95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__btn{height:5.81395vw;padding:0 1.16279vw}}@media only screen and (max-width:1050px){.home-cats__btn{height:60px}}@media only screen and (max-width:640px){.home-cats__btn{height:16vw;margin-top:0;margin-left:0;padding:0 4vw}}.home-cats__btn.is-disabled,.home-cats__btn:disabled{pointer-events:none;opacity:.5}.home-cats__btn:before{content:"";position:absolute;top:auto;bottom:0;left:0;display:block;width:100%;height:1px;background:#ff2626;transition:transform .3s;transform:scaleX(.3);transform-origin:0 100%;opacity:1}@media only screen and (min-width:1921px){.home-cats__btn:before{height:.0558vw}}@media only screen and (max-width:640px){.home-cats__btn:before{height:.26667vw}}.home-cats__btn[disabled]{opacity:.3;cursor:not-allowed}.home-cats__btn__name{position:relative;z-index:1;font-weight:400;font-size:14px;line-height:1.48;color:#000;pointer-events:none}body.body--dark .home-cats__btn__name{color:#fff}@media only screen and (min-width:1921px){.home-cats__btn__name{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-cats__btn__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-cats__btn__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.home-cats__btn__name{font-size:3.73333vw}}@media only screen and (max-width:640px){.home-cats__btn__name span{display:none}}.home-cats__btn__icon{content:"";position:relative;z-index:1;display:block;width:8px;height:12px;margin-right:23px;background:url(/local/templates/kuppersberg-2023/images/btn-icon.svg) 50% 50% no-repeat;background-size:contain;pointer-events:none;transition:transform .3s}@media only screen and (min-width:1921px){.home-cats__btn__icon{width:.44643vw;height:.66964vw;margin-right:1.11607vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-cats__btn__icon{width:.58394vw;height:.87591vw;margin-right:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-cats__btn__icon{width:.7619vw;height:1.14286vw;margin-right:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__btn__icon{width:.93023vw;height:1.39535vw;margin-right:1.74419vw}}@media only screen and (max-width:640px){.home-cats__btn__icon{width:2.13333vw;height:3.2vw;margin-right:4.26667vw}}.home-cats__item{position:relative;width:25%;padding:2.23214vw 1.11607vw;border:1px solid #323232;background-color:#1d1d1d;text-align:center}@media only screen and (min-width:1921px){.home-cats__item{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__item{width:50%;padding:4.65116vw 2.32558vw}}@media only screen and (max-width:640px){.home-cats__item{width:50%;padding:6.66667vw 2.66667vw;margin:0}}.home-cats__item:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:#363636;transition:opacity .5s ease-in-out;opacity:0}.home-cats__item:hover:before{opacity:1}.home-cats__item:hover .home-cats__icon{transform:scale(1.1)}.home-cats__item[data-visibility]{transition:opacity .35s ease-in-out;will-change:opacity}.home-cats__item[data-visibility]:nth-child(4n-3){transition-delay:50ms}.home-cats__item[data-visibility]:nth-child(4n-2){transition-delay:.1s}.home-cats__item[data-visibility]:nth-child(4n-1){transition-delay:.15s}.home-cats__item[data-visibility]:nth-child(4n-0){transition-delay:.2s}.home-cats__item[data-visibility]:not(.is-visible){opacity:0}.home-cats__item--button{display:flex;align-items:center;justify-content:center;padding:0}@media only screen and (min-width:641px){.home-cats__item--button:hover .home-cats__btn:before{transform:scale(1)}}@media only screen and (min-width:641px){.home-cats__item--button:hover .home-cats__icon{transform:scale(1.2)}}.home-cats__icon{position:relative;z-index:1;display:block;width:7.25446vw;height:7.25446vw;margin:0 auto 1.33929vw;transition:transform .5s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__icon{width:75px;height:75px}}@media only screen and (max-width:640px){.home-cats__icon{width:26.66667vw;height:26.66667vw;margin-bottom:4.26667vw}}.home-cats__icon img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-cats__name{position:relative;z-index:1;display:block;max-width:85%;margin-right:auto;margin-left:auto;font-size:.89286vw;line-height:1.5;letter-spacing:.0625em;color:#fff;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.home-cats__name{font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-cats__name{font-size:1.09489vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-cats__name{font-size:1.86047vw}}@media only screen and (max-width:640px){.home-cats__name{max-width:100%;font-size:3.73333vw;line-height:1.42;letter-spacing:.071em}}.home-cats__more{margin-top:5.58036vw;text-align:center}@media only screen and (max-width:640px){.home-cats__more{margin-top:13.33333vw}}.home-info{padding-top:9.76562vw}.home-info__text{width:41.85268vw;margin:0 auto;color:#fff;font-family:Oranienbaum,serif,Rubik,sans-serif;font-size:2.00893vw;line-height:1.21;text-align:center}@media only screen and (max-width:1050px) and (min-width:861px){.home-info__text{padding-top:9.52381vw;width:60.95238vw;font-size:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-info__text{padding-top:9.30233vw;width:65.11628vw;font-size:3.25581vw}}@media only screen and (max-width:640px){.home-info__text{width:100%;padding:32vw 2.66667vw 0;font-size:6.4vw}}.home-info__text h1{display:inline;font:inherit;color:inherit}.home-info__text b{color:#ff2626;text-transform:uppercase}.home-collection__inner{position:relative;height:45.20089vw;overflow:hidden}@media only screen and (max-width:1440px) and (min-width:1371px){.home-collection__inner{height:56.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-collection__inner{height:56.93431vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-collection__inner{height:60.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-collection__inner{height:69.76744vw}}@media only screen and (max-width:640px){.home-collection__inner{height:auto;background:none}}.home-collection__desc{position:absolute;top:12.83482vw;left:0;right:0;z-index:2;display:block;width:40.73661vw;margin:0 auto;transition:transform .8s}@media only screen and (max-width:1440px) and (min-width:1371px){.home-collection__desc{top:11.80556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-collection__desc{top:11.67883vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-collection__desc{width:42.85714vw;top:11.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-collection__desc{top:12.7907vw}}@media only screen and (max-width:640px){.home-collection__desc{position:relative;width:100%;top:0;text-align:center}.home-collection__desc[data-visibility] .home-collection__desc__one{transition:transform .35s ease-in-out,opacity .3s}.home-collection__desc[data-visibility]:not(.is-visible) .home-collection__desc__one{transform:translate3d(0,6.66667vw,0);opacity:0}}.home-collection__desc__one{position:absolute;top:0;display:block;width:23.4375vw;font-size:.78125vw;line-height:1.85;opacity:0;transition:opacity .3s,transform .5s}@media only screen and (max-width:1440px) and (min-width:1371px){.home-collection__desc__one{width:25vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-collection__desc__one{width:26.27737vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-collection__desc__one{width:30.47619vw;font-size:1.28571vw;line-height:1.8}}@media only screen and (max-width:860px) and (min-width:641px){.home-collection__desc__one{width:34.88372vw;font-size:1.51163vw;line-height:1.8}}@media only screen and (max-width:640px){.home-collection__desc__one{position:relative;width:100%;padding:0 5.33333vw;font-size:3.73333vw;line-height:1.714}}.home-collection__desc__one--left{right:0;transform:translate3d(15.625vw,0,0)}@media only screen and (max-width:860px) and (min-width:641px){.home-collection__desc__one--left{right:-6.97674vw}}.home-collection__desc__one--right{left:0;transform:translate3d(-15.625vw,0,0)}@media only screen and (max-width:860px) and (min-width:641px){.home-collection__desc__one--right{left:-5.81395vw}}.home-collection__buttons{position:absolute;top:1.5625vw;left:0;right:0;z-index:1;display:flex;justify-content:space-between;align-items:baseline;width:32.92411vw;margin:0 auto;transition:transform .8s}@media only screen and (max-width:640px){.home-collection__buttons{position:relative;top:0;width:100%;margin-bottom:10.66667vw}}.home-collection__buttons__btn,.home-collection__buttons__delim{padding:.83705vw 0;font:400 4.91071vw/1.045 Oranienbaum,serif,Rubik,sans-serif;color:#fff;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:640px){.home-collection__buttons__btn,.home-collection__buttons__delim{padding:4vw 0;font-size:11.2vw}}.home-collection__buttons__delim{position:relative;display:block;color:transparent}.home-collection__buttons__delim:after{content:"";position:absolute;top:1.11607vw;left:0;right:0;bottom:0;display:block;width:0;height:2.79018vw;margin:auto;border:1px solid #363636;transform:rotate(30deg)}@media only screen and (min-width:1921px){.home-collection__buttons__delim:after{border-width:.0558vw}}@media only screen and (max-width:640px){.home-collection__buttons__delim:after{top:4vw;height:6.66667vw}}.home-collection__buttons__btn{position:relative;top:0;margin:0 1.11607vw;transition:all .8s}@media only screen and (max-width:640px){.home-collection__buttons__btn{margin:0 4vw}}.home-collection__buttons__btn:after{content:"";position:absolute;left:0;right:0;bottom:1px;display:block;width:100%;height:1px;background:#ff2626;opacity:0;transition:opacity .5s}@media only screen and (min-width:1921px){.home-collection__buttons__btn:after{height:.0558vw;bottom:.0558vw}}.home-collection__buttons__btn--left{transform-origin:100% 100%}@media only screen and (max-width:640px){.home-collection__buttons__btn--left{transform-origin:100% 70%}}.home-collection__buttons__btn--right{transform-origin:0 100%}@media only screen and (max-width:640px){.home-collection__buttons__btn--right{transform-origin:0 70%}}.home-collection__bg{position:relative;width:100%;z-index:0}@media only screen and (max-width:640px){.home-collection__bg{width:calc(100% + 5.33333vw);height:112vw;margin:0 -2.66667vw}}.home-collection__bg__one{position:absolute;overflow:hidden;top:-.78125vw;width:36.27232vw;height:41.85268vw;transition:all 1s cubic-bezier(.455,.03,.515,.955);cursor:pointer}@media only screen and (max-width:640px){.home-collection__bg__one{top:0;width:100%;height:100%}}.home-collection__bg__one img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media only screen and (max-width:640px){.home-collection__bg__one img{transition:transform .65s cubic-bezier(.455,.03,.515,.955)}}.home-collection__bg__one--left{left:0}.home-collection__bg__one--right{right:0}.home-collection__sliders{position:relative;display:block;top:25.94866vw}@media only screen and (max-width:1440px) and (min-width:1371px){.home-collection__sliders{top:32.29167vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-collection__sliders{top:31.38686vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-collection__sliders{top:32.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-collection__sliders{top:36.04651vw}}@media only screen and (max-width:640px){.home-collection__sliders{top:0;margin:-5.33333vw -1.33333vw 22.13333vw;height:53.33333vw}}.home-collection__slider{position:absolute;top:0;display:block;width:56.91964vw;font-size:0;pointer-events:none}@media only screen and (max-width:640px){.home-collection__slider{width:100%}}.home-collection__slider__btn{position:absolute;z-index:2;top:calc(-28px - 1.67411vw);display:block;width:32px;height:32px;font-size:0;transition:transform .25s,opacity .25s}@media only screen and (min-width:1921px){.home-collection__slider__btn{top:-3.23661vw;width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:640px){.home-collection__slider__btn{top:auto;bottom:-12.8vw;width:13.33333vw;height:9.6vw}}.home-collection__slider__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:9px;height:13px;content:"";background:url(/local/templates/kuppersberg-2023/images/arrow-white.svg) 50% 50% no-repeat;background-size:contain;transition:transform .3s ease .05s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width:1921px){.home-collection__slider__btn:before{width:.50223vw;height:.72545vw}}@media only screen and (max-width:640px){.home-collection__slider__btn:before{width:100%;height:100%;background-image:url(/local/templates/kuppersberg-2023/images/slider-arrow.svg);transform:rotate(180deg)}}.home-collection__slider__btn.btn_prev{transform:rotate(180deg)}.home-collection__slider__btn.swiper-button-disabled{opacity:.5;pointer-events:none}@media only screen and (min-width:1051px){.home-collection__slider__btn:hover:before{transform:scale(1.3);transition:transform .3s}.home-collection__slider__btn:active:before{transform:scale(.95);transition:transform .15s}}.home-collection__slider__item{position:relative;z-index:0;display:block;width:17.85714vw;min-height:17.85714vw;margin:0 1.67411vw 0 0;transition:transform .65s cubic-bezier(.455,.03,.515,.955),opacity 1s;opacity:0}@media only screen and (max-width:640px){.home-collection__slider__item{width:44vw;height:53.33333vw;margin:0 4vw 0 0}}.home-collection__slider__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .85s cubic-bezier(.455,.03,.515,.955)}.home-collection__slider__item:hover img{transform:scale(1.1)}.home-collection__slider__image{position:relative;overflow:hidden;padding-bottom:118.75%}@media only screen and (max-width:640px){.home-collection__slider__image{position:static;padding:0}}.home-collection__slider--left{right:0}.home-collection__slider--left .home-collection__slider__btn.btn_prev{right:41px}@media only screen and (min-width:1921px){.home-collection__slider--left .home-collection__slider__btn.btn_prev{right:2.28795vw}}@media only screen and (max-width:640px){.home-collection__slider--left .home-collection__slider__btn.btn_prev{right:auto;left:2.13333vw}}.home-collection__slider--left .home-collection__slider__btn.btn_next{right:-4px}@media only screen and (min-width:1921px){.home-collection__slider--left .home-collection__slider__btn.btn_next{right:-.22321vw}}@media only screen and (max-width:640px){.home-collection__slider--left .home-collection__slider__btn.btn_next{right:2.13333vw}}@media only screen and (min-width:641px){.home-collection__slider--left .home-collection__slider__item.swiper-slide-active{transition-delay:.25s;z-index:2}.home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide{transition-delay:.5s;z-index:3}.home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transition-delay:.75s;z-index:4}.home-collection__slider--left .home-collection__slider__item.swiper-slide-active,.home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide,.home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transform:translate3d(100%,0,0)}}.home-collection__slider--right{left:0}.home-collection__slider--right .home-collection__slider__btn.btn_prev{left:-4px}@media only screen and (min-width:1921px){.home-collection__slider--right .home-collection__slider__btn.btn_prev{left:-.22321vw}}@media only screen and (max-width:640px){.home-collection__slider--right .home-collection__slider__btn.btn_prev{left:0}}.home-collection__slider--right .home-collection__slider__btn.btn_next{left:41px}@media only screen and (min-width:1921px){.home-collection__slider--right .home-collection__slider__btn.btn_next{left:2.28795vw}}@media only screen and (max-width:640px){.home-collection__slider--right .home-collection__slider__btn.btn_next{left:auto;right:0}}@media only screen and (min-width:641px){.home-collection__slider--right .home-collection__slider__item.swiper-slide-active{transition-delay:.75s;z-index:4}.home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide{transition-delay:.5s;z-index:3}.home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transition-delay:.25s;z-index:2}.home-collection__slider--right .home-collection__slider__item.swiper-slide-active,.home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide,.home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transform:translate3d(-100%,0,0)}}.home-collection[data-collection-show=left] .home-collection__buttons{transform:translate3d(4.79911vw,0,0)}.home-collection[data-collection-show=left] .home-collection__buttons__btn--left{margin-right:1.95312vw}.home-collection[data-collection-show=left] .home-collection__buttons__btn--left:after{opacity:1}.home-collection[data-collection-show=left] .home-collection__buttons__btn--right{top:-1.11607vw;transform:scale(.72);margin-left:1.95312vw;color:grey}@media only screen and (max-width:640px){.home-collection[data-collection-show=left] .home-collection__buttons__btn--right{top:-.26667vw;transform:scale(.71);margin-left:5.33333vw}}.home-collection[data-collection-show=left] .home-collection__buttons__btn--right:hover{color:#b0b0b0}.home-collection[data-collection-show=left] .home-collection__buttons__btn--right:hover:after{opacity:1}.home-collection[data-collection-show=left] .home-collection__desc{transform:translate3d(2.51116vw,0,0)}@media only screen and (max-width:640px){.home-collection[data-collection-show=left] .home-collection__desc{transform:none}}.home-collection[data-collection-show=left] .home-collection__desc__one--left{transition:opacity .65s,transform .8s;opacity:1;transform:translateZ(0)}@media only screen and (max-width:640px){.home-collection[data-collection-show=left] .home-collection__desc__one--right{display:none}}.home-collection[data-collection-show=left] .home-collection__bg__one--left{pointer-events:none;z-index:1}.home-collection[data-collection-show=left] .home-collection__bg__one--right{width:19.53125vw;height:16.74107vw;transform:translate3d(5.58036vw,1.95312vw,0);transition:all .65s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:640px){.home-collection[data-collection-show=left] .home-collection__bg__one--right{width:100%;height:100%;transform:none;opacity:0}.home-collection[data-collection-show=left] .home-collection__bg__one--right img{transform:scale(1.2)}}.home-collection[data-collection-show=left] .home-collection__slider--left{pointer-events:all;right:.55804vw}.home-collection[data-collection-show=left] .home-collection__slider--left .home-collection__slider__item{opacity:1}.home-collection[data-collection-show=left] .home-collection__slider--left .home-collection__slider__item.swiper-slide-active,.home-collection[data-collection-show=left] .home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide,.home-collection[data-collection-show=left] .home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transform:translateZ(0)}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn{opacity:0;pointer-events:none}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn.btn_prev{transform:rotate(180deg) translate3d(0,-20px,0);transition:transform .35s ease-in-out .1s,opacity .3s ease .1s}@media only screen and (min-width:1921px){.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn.btn_prev{transform:rotate(180deg) translate3d(0,-1.11607vw,0)}}@media only screen and (max-width:640px){.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn.btn_prev{transform:rotate(180deg) translate3d(0,-5.33333vw,0)}}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn.btn_next{transform:translate3d(0,20px,0);transition:transform .35s ease-in-out 0s,opacity .3s ease 0s}@media only screen and (min-width:1921px){.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn.btn_next{transform:translate3d(0,1.11607vw,0)}}@media only screen and (max-width:640px){.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__btn.btn_next{transform:translate3d(0,5.33333vw,0)}}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__item{transition:transform .5s,opacity .35s}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__item.swiper-slide-active{transition-delay:.15s}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide{transition-delay:.1s}.home-collection[data-collection-show=left] .home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transition-delay:.05s}.home-collection[data-collection-show=right] .home-collection__buttons{transform:translate3d(-3.90625vw,0,0)}.home-collection[data-collection-show=right] .home-collection__buttons__btn--left{top:-1.11607vw;margin-left:1.95312vw;transform:scale(.72);color:grey}@media only screen and (max-width:640px){.home-collection[data-collection-show=right] .home-collection__buttons__btn--left{transform:scale(.71)}}.home-collection[data-collection-show=right] .home-collection__buttons__btn--left:hover{color:#b0b0b0}.home-collection[data-collection-show=right] .home-collection__buttons__btn--left:hover:after,.home-collection[data-collection-show=right] .home-collection__buttons__btn--right:after{opacity:1}.home-collection[data-collection-show=right] .home-collection__desc{transform:translate3d(-2.51116vw,0,0)}@media only screen and (max-width:640px){.home-collection[data-collection-show=right] .home-collection__desc{transform:none}}@media only screen and (max-width:640px){.home-collection[data-collection-show=right] .home-collection__desc__one--left{display:none}}.home-collection[data-collection-show=right] .home-collection__desc__one--right{transition:opacity .65s,transform .8s;opacity:1;transform:translateZ(0)}.home-collection[data-collection-show=right] .home-collection__bg__one--left{transition:all .65s cubic-bezier(.455,.03,.515,.955);width:19.53125vw;height:15.06696vw;transform:translate3d(-5.58036vw,1.95312vw,0)}@media only screen and (max-width:640px){.home-collection[data-collection-show=right] .home-collection__bg__one--left{width:100%;height:100%;transform:none;opacity:0}.home-collection[data-collection-show=right] .home-collection__bg__one--left img{transform:scale(1.2)}}.home-collection[data-collection-show=right] .home-collection__bg__one--right{pointer-events:none;z-index:1}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn{opacity:0;pointer-events:none}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn.btn_prev{transform:rotate(180deg) translate3d(0,-20px,0);transition:transform .35s ease-in-out .1s,opacity .3s ease .1s}@media only screen and (min-width:1921px){.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn.btn_prev{transform:rotate(180deg) translate3d(0,-1.11607vw,0)}}@media only screen and (max-width:640px){.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn.btn_prev{transform:rotate(180deg) translate3d(0,-5.33333vw,0)}}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn.btn_next{transform:translate3d(0,20px,0);transition:transform .35s ease-in-out 0s,opacity .3s ease 0s}@media only screen and (min-width:1921px){.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn.btn_next{transform:translate3d(0,1.11607vw,0)}}@media only screen and (max-width:640px){.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__btn.btn_next{transform:translate3d(0,5.33333vw,0)}}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__item{transition:transform .5s,opacity .35s}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__item.swiper-slide-active{transition-delay:.05s}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide{transition-delay:.1s}.home-collection[data-collection-show=right] .home-collection__slider--left .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transition-delay:.15s}.home-collection[data-collection-show=right] .home-collection__slider--right{pointer-events:all}.home-collection[data-collection-show=right] .home-collection__slider--right .home-collection__slider__item{opacity:1}.home-collection[data-collection-show=right] .home-collection__slider--right .home-collection__slider__item.swiper-slide-active,.home-collection[data-collection-show=right] .home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide,.home-collection[data-collection-show=right] .home-collection__slider--right .home-collection__slider__item.swiper-slide-active+.swiper-slide+.swiper-slide{transform:translateZ(0)}.home-prod{margin-bottom:16.74107vw}@media only screen and (max-width:1440px) and (min-width:1371px){.home-prod{margin-bottom:20.13889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-prod{margin-bottom:19.70803vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-prod{margin-bottom:19.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-prod{margin-bottom:22.67442vw}}@media only screen and (max-width:640px){.home-prod{background:none;margin-bottom:26.66667vw}}@media only screen and (max-width:640px){.home-prod__inner{padding-right:5.33333vw;padding-left:5.33333vw}}.home-prod__desc{width:33.48214vw;margin:-1.95312vw auto 5.58036vw;font-size:.78125vw;line-height:1.85;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.home-prod__desc{width:44.44444vw;margin:-2.08333vw auto 6.25vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.home-prod__desc{width:42.33577vw;margin:-1.82482vw auto 5.83942vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-prod__desc{width:51.42857vw;margin:-1.90476vw auto 6.66667vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__desc{width:60.46512vw;margin:-1.74419vw auto 6.97674vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.home-prod__desc{width:100%;padding:0 5.33333vw;margin:16vw auto 12.53333vw;font-size:3.73333vw;line-height:1.714}}.home-prod__items{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-around;margin:0 -15px 40px}@media only screen and (min-width:1921px){.home-prod__items{margin:0 -.83705vw 2.23214vw}}@media only screen and (max-width:640px){.home-prod__items{margin:0 0 1.11607vw}}.home-prod__item{top:0;display:block;margin:0 auto 10.04464vw;will-change:transform}.home-prod__item:first-of-type{top:4.776vw}.home-prod__item:nth-of-type(2){top:8.352vw}.home-prod__item:nth-of-type(4){top:7.167vw}.home-prod__item:nth-of-type(5){top:4.776vw}.home-prod__item:nth-of-type(6){top:9.929vw}.home-prod__item:nth-of-type(8){top:4.776vw}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item{margin:0 auto}.home-prod__item:nth-of-type(4n-3){margin-top:15.11628vw;margin-bottom:-5.81395vw;top:-16.27907vw}.home-prod__item:nth-of-type(4n-2){margin-top:-3.48837vw;margin-bottom:1.74419vw;top:4.65116vw}.home-prod__item:nth-of-type(4n-1){margin-top:9.30233vw;margin-bottom:-4.65116vw;top:-10.46512vw}.home-prod__item:nth-of-type(4n){margin-top:-11.62791vw;margin-bottom:5.81395vw;top:12.7907vw}}@media only screen and (max-width:640px){.home-prod__item{top:0!important;transform:none!important;margin-bottom:14.66667vw;max-width:100%;margin-right:auto;margin-left:auto}}.home-prod__item.anim-started{top:0!important}.home-prod__item--size_1 .home-prod__item__bg{width:16.74107vw;height:19.53125vw}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item--size_1 .home-prod__item__bg{width:40.69767vw;height:48.83721vw}}@media only screen and (max-width:640px){.home-prod__item--size_1 .home-prod__item__bg{width:89.33333vw;height:48vw}}.home-prod__item--size_1 .home-prod__item__cats__link:nth-child(7)~.home-prod__item__cats__link{display:none}.home-prod__item--size_2 .home-prod__item__bg{width:16.74107vw;height:22.32143vw}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item--size_2 .home-prod__item__bg{width:40.69767vw;height:48.83721vw}}@media only screen and (max-width:640px){.home-prod__item--size_2 .home-prod__item__bg{width:89.33333vw;height:48vw}}.home-prod__item--size_2 .home-prod__item__cats__link:nth-child(9)~.home-prod__item__cats__link{display:none}.home-prod__item--size_3 .home-prod__item__bg{width:25.11161vw;height:25.11161vw}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item--size_3 .home-prod__item__bg{width:40.69767vw;height:48.83721vw}}@media only screen and (max-width:640px){.home-prod__item--size_3 .home-prod__item__bg{width:89.33333vw;height:48vw}}.home-prod__item--size_3 .home-prod__item__cats__link:nth-child(11)~.home-prod__item__cats__link{display:none}.home-prod__item__bg,.home-prod__item__inner{position:relative}@media only screen and (max-width:640px){.home-prod__item__bg{transition:height .5s ease-in-out}}.home-prod__item__bg:after,.home-prod__item__bg:before{content:"";position:absolute;display:block;top:-2px;right:-2px;bottom:-2px;left:-2px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width:1921px){.home-prod__item__bg:after,.home-prod__item__bg:before{top:-.11161vw;right:-.11161vw;bottom:-.11161vw;left:-.11161vw}}@media only screen and (max-width:640px){.home-prod__item__bg:after,.home-prod__item__bg:before{top:-.53333vw;right:-.53333vw;bottom:-.53333vw;left:-.53333vw}}.home-prod__item__bg:before{z-index:1;background:#171719;opacity:0;transition:opacity .5s;will-change:opacity}.home-prod__item__bg:after{z-index:2;background:linear-gradient(0deg,rgba(23,23,25,.2),rgba(23,23,25,.2)),linear-gradient(.38deg,rgba(23,23,25,.9) .32%,rgba(23,23,25,0) 54.64%)}.home-prod__item__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:640px){.home-prod__item__image{bottom:60vw}}.home-prod__item__image img{-o-object-fit:cover;object-fit:cover;transition:transform 1.6s cubic-bezier(.455,.03,.515,.955);will-change:transform}.home-prod__item__image img,.home-prod__item__info{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.home-prod__item__info{overflow:hidden;z-index:3}.home-prod__item__info__wrap{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;justify-content:flex-end;align-items:flex-start;transition:transform .65s cubic-bezier(.455,.03,.515,.955)}.home-prod__item__title{padding:1.67411vw 2.51116vw 1.67411vw 1.39509vw;color:#fff;font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;transition:color .3s}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__title{padding:2.32558vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.home-prod__item__title{padding:0 5.33333vw 9.33333vw;font-size:8vw;line-height:1.133}}.home-prod__item__title:hover{text-decoration:underline}.home-prod__item__cats{position:absolute;top:100%;left:0;display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 1.39509vw}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__cats{padding:0 2.32558vw}}@media only screen and (max-width:640px){.home-prod__item__cats{padding:0 5.33333vw}}.home-prod__item__cats__link{position:relative;margin-top:.44643vw;padding-left:.83705vw;color:#fff;font:400 1.22768vw/1 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__cats__link{margin-top:.93023vw;padding-left:1.39535vw;font-size:2.09302vw}}@media only screen and (max-width:640px){.home-prod__item__cats__link{margin-top:3.2vw;padding-left:5.33333vw;font-size:5.86667vw}.home-prod__item__cats__link:nth-child(7)~.home-prod__item__cats__link{display:none}}.home-prod__item__cats__link:first-child{margin-bottom:0}.home-prod__item__cats__link:after,.home-prod__item__cats__link:before{content:"";position:absolute;left:0;bottom:0;display:block;margin:auto}.home-prod__item__cats__link:before{top:0;width:4px;height:4px;background:#fff;border-radius:50%;transition:background-color .3s}@media only screen and (min-width:1921px){.home-prod__item__cats__link:before{width:.22321vw;height:.22321vw}}@media only screen and (max-width:640px){.home-prod__item__cats__link:before{width:1.06667vw;height:1.06667vw}}.home-prod__item__cats__link:after{left:.83705vw;right:0;height:1px;background:#ff2626;transform:scaleX(0);transform-origin:0 50%;transition:transform .65s cubic-bezier(.455,.03,.515,.955);will-change:transform}@media only screen and (min-width:1921px){.home-prod__item__cats__link:after{height:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__cats__link:after{left:1.39535vw}}@media only screen and (max-width:640px){.home-prod__item__cats__link:after{left:5.33333vw}}.home-prod__item__cats__link:hover:after{transform:scaleX(1)}.home-prod__item__bottom{padding-top:1.11607vw;color:grey;line-height:2;text-transform:capitalize}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__bottom{padding-top:1.74419vw}}@media only screen and (max-width:640px){.home-prod__item__bottom{padding-top:2.66667vw;font-size:3.46667vw}}.home-prod__item__btn{position:absolute;right:1.11607vw;bottom:-1.39509vw;z-index:4;width:2.79018vw;height:2.79018vw;background:#ff2626;border-radius:50%;transition:transform .25s ease-in-out}@media only screen and (max-width:1050px) and (min-width:861px){.home-prod__item__btn{width:3.04762vw;height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__btn{right:1.74419vw;bottom:-2.32558vw;width:4.65116vw;height:4.65116vw}}@media only screen and (max-width:640px){.home-prod__item__btn{right:3.46667vw;bottom:-4.8vw;width:13.33333vw;height:13.33333vw}}.home-prod__item__btn span:after,.home-prod__item__btn span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:.78125vw;height:.08371vw;background:#fff;transition:transform .35s ease-in-out}@media only screen and (max-width:1050px) and (min-width:861px){.home-prod__item__btn span:after,.home-prod__item__btn span:before{width:1.14286vw;height:1px}}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__item__btn span:after,.home-prod__item__btn span:before{width:1.62791vw;height:1px}}@media only screen and (max-width:640px){.home-prod__item__btn span:after,.home-prod__item__btn span:before{width:3.73333vw;height:1px}}.home-prod__item__btn span:after{transform:rotate(-90deg);transition-delay:.05s}.home-prod__item__btn:hover{transform:rotate(-90deg)}@media only screen and (min-width:1051px){.home-prod__item:hover .home-prod__item__bg:before{opacity:.6}.home-prod__item:hover .home-prod__item__image img{transform:scale(1.16)}}@media only screen and (max-width:640px){.home-prod__item--opened .home-prod__item__bg{margin-bottom:0;height:97.33333vw}}.home-prod__item--opened .home-prod__item__bg:before{opacity:.6}.home-prod__item--opened .home-prod__item__btn,.home-prod__item--opened .home-prod__item__btn span:after,.home-prod__item--opened .home-prod__item__btn span:before{transform:rotate(-180deg)}.home-prod__item--opened .home-prod__item__image img{transform:scale(1.16)}.home-prod__item--disabled .home-prod__item__bg:before{opacity:.7!important}.home-prod__item--disabled .home-prod__item__cats__link,.home-prod__item--disabled .home-prod__item__title{color:#b0b0b0}.home-prod__item--disabled .home-prod__item__cats__link:before,.home-prod__item--disabled .home-prod__item__title:before{background:#b0b0b0}.home-prod__item--disabled .home-prod__item__bottom{color:#f64f4f}.home-prod__more{text-align:center}@media only screen and (max-width:860px) and (min-width:641px){.home-prod__more{margin-top:5.81395vw}}@media only screen and (max-width:640px){.home-prod__more{margin-top:5.33333vw}}.home-philosophy{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14.78795vw}@media only screen and (max-width:640px){.home-philosophy{overflow:visible;flex-direction:column;margin-bottom:25.33333vw;background:none}}.home-philosophy__left{position:relative;width:calc(50% - 20px);padding-right:6.69643vw}@media only screen and (min-width:1921px){.home-philosophy__left{width:calc(50% - 1.11607vw)}}@media only screen and (max-width:640px){.home-philosophy__left{width:100%;padding:0 5.33333vw 50.66667vw;pointer-events:none}}.home-philosophy__left__big{top:10.04464vw;margin-top:-10.04464vw}@media only screen and (max-width:640px){.home-philosophy__left__big{top:32vw;margin-top:-10.66667vw}}.home-philosophy__left__big.anim-started{top:0}.home-philosophy__left__big img{position:relative;display:block;top:0;width:100%;margin:0}@media only screen and (max-width:640px){.home-philosophy__left__big img{width:82.66667vw;height:106.66667vw}}.home-philosophy__left__small{position:absolute;top:5.58036vw;right:0;z-index:1;width:16.74107vw;height:22.32143vw}.home-philosophy__left__small.anim-started{top:0}@media only screen and (max-width:640px){.home-philosophy__left__small{top:32vw;right:5.33333vw;width:53.33333vw;height:53.33333vw}}.home-philosophy__left__small img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;top:25.11161vw;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:640px){.home-philosophy__left__small img{top:106.66667vw}}.home-philosophy__right{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% + 20px);padding-top:3.34821vw}@media only screen and (min-width:1921px){.home-philosophy__right{width:calc(50% + get-vw(20px))}}@media only screen and (max-width:640px){.home-philosophy__right{position:relative;z-index:1;width:100%;padding:0}}.home-philosophy__title_wrap{position:relative;line-height:.9;font-weight:400;font-family:Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:640px){.home-philosophy__title_wrap{position:absolute;top:-149.33333vw;left:0;padding:0 8vw}.home-philosophy__title_wrap[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.home-philosophy__title_wrap[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.home-philosophy__title_bg{position:absolute;top:2.51116vw;left:9.76562vw;color:#363636;font-size:11.16071vw}@media only screen and (max-width:640px){.home-philosophy__title_bg{display:none}}.home-philosophy__title_name{position:relative;z-index:1;width:36.27232vw;color:#fff;font-size:6.69643vw}@media only screen and (max-width:640px){.home-philosophy__title_name{width:100%;font-size:13.86667vw;line-height:1.076;text-transform:uppercase}}.home-philosophy__desc,.home-philosophy__more{padding-left:5.58036vw}.home-philosophy__desc{margin-top:6.25vw;max-width:600px;font-size:14px;line-height:1.85}@media only screen and (min-width:1921px){.home-philosophy__desc{max-width:33.48214vw;font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.home-philosophy__desc{padding-right:4.7619vw;font-size:13px;line-height:1.8}}@media only screen and (max-width:860px) and (min-width:641px){.home-philosophy__desc{padding-right:5.81395vw;font-size:13px;line-height:1.8}}@media only screen and (max-width:640px){.home-philosophy__desc{width:100%;margin-top:13.33333vw;padding:0 8vw;font-size:3.73333vw;line-height:1.714}.home-philosophy__desc[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.home-philosophy__desc[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.home-philosophy__more{margin-top:1.5625vw}@media only screen and (max-width:640px){.home-philosophy__more{margin-top:6.66667vw}.home-philosophy__more[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.home-philosophy__more[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.home-philosophy__bot{align-self:flex-end;margin:5.58036vw 5.58036vw 0 0;width:23.4375vw;height:19.53125vw}@media only screen and (max-width:860px){.home-philosophy__bot{display:none}}.home-philosophy__bot-img{position:relative;top:3.34821vw;display:block;width:100%;margin:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.home-philosophy__bot-img.anim-started{top:0}.home-philosophy__bot-img img{display:block;width:100%}.st-page-top{display:flex;justify-content:center;align-items:center;height:22.32143vw;padding-top:5.58036vw;margin-bottom:2.51116vw}@media only screen and (max-width:860px) and (min-width:641px){.st-page-top{height:31.39535vw}}@media only screen and (max-width:640px){.st-page-top{padding-top:29.33333vw;padding-bottom:21.33333vw;margin-bottom:0;height:auto}}.st-page-top__inner{z-index:1;width:100%}.st-page-top__title{position:relative;display:block;margin-top:2.23214vw;font:400 3.57143vw/1.2 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page-top__title{margin-top:2.43056vw;font-size:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page-top__title{margin-top:2.55474vw;font-size:4.16058vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page-top__title{margin-top:2.85714vw;font-size:5.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page-top__title{margin-top:2.90698vw;font-size:5.5814vw}}@media only screen and (max-width:640px){.st-page-top__title{margin-top:4vw;font-size:8.53333vw}.st-page-top__title[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.st-page-top__title[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.st-page-top__bg{overflow:hidden;z-index:0}.st-page-top__bg,.st-page-top__bg:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.st-page-top__bg:after{content:"";z-index:1;background:linear-gradient(0deg,rgba(23,23,25,.92),rgba(23,23,25,.92)),linear-gradient(180deg,rgba(23,23,25,0) 81.25%,#171719),linear-gradient(180deg,#171719,rgba(23,23,25,0) 22.92%)}.st-page-top__bg img{max-width:100%;position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform 2.4s cubic-bezier(.455,.03,.515,.955) .5s;transform:scale(1.2)}body.loaded .st-page-top__bg img{transform:scale(1)}.st-white-top{margin-bottom:4.01786vw}@media only screen and (max-width:640px){.st-white-top{margin-bottom:8.53333vw}}.st-white-top__title{position:relative;display:block;max-width:61.38393vw;margin:4.46429vw auto 0;font:400 3.125vw/1.142 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.st-white-top__title{margin-top:3.125vw;font-size:3.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-white-top__title{margin-top:2.91971vw;font-size:4.08759vw}}@media only screen and (max-width:1050px){.st-white-top__title{max-width:100%;line-height:1.1}}@media only screen and (max-width:1050px) and (min-width:861px){.st-white-top__title{margin-top:2.85714vw;font-size:5.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-white-top__title{margin-top:2.90698vw;font-size:5.5814vw}}@media only screen and (max-width:640px){.st-white-top__title{margin-top:8.53333vw;font-size:8.53333vw}}.st-white-top__title.fullWidth{max-width:100%}.st-white-top__desc{position:relative;display:block;width:100%;max-width:600px;margin:2.79018vw auto;text-align:center;line-height:1.714}@media only screen and (min-width:1921px){.st-white-top__desc{max-width:33.48214vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.st-white-top__desc{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-white-top__desc{margin-top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-white-top__desc{margin-top:3.41797vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-white-top__desc{margin-top:3.90625vw}}@media only screen and (max-width:640px){.st-white-top__desc{margin:5.33333vw 0}}.st-white-top__desc a{display:inline-block;font-size:1.11607vw;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.st-white-top__desc a{font-size:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-white-top__desc a{font-size:18px}}@media only screen and (max-width:1050px) and (min-width:861px){.st-white-top__desc a{font-size:19px}}@media only screen and (max-width:860px) and (min-width:641px){.st-white-top__desc a{font-size:2.2093vw}}@media only screen and (max-width:640px){.st-white-top__desc a{font-size:4.26667vw}}@media only screen and (min-width:1051px){.st-white-top__desc a:hover{text-decoration:underline}}.st-white-top__desc--md{max-width:51.5625vw}@media only screen and (max-width:640px){.st-white-top__desc--md{max-width:100%}}.st-white-top__note{position:relative;display:block;width:100%;max-width:300px;margin:2.23214vw auto;text-align:center;line-height:1.714;color:grey}@media only screen and (min-width:1921px){.st-white-top__note{max-width:16.74107vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.st-white-top__note{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-white-top__note{margin-top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-white-top__note{margin-top:3.41797vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-white-top__note{margin-top:3.90625vw}}@media only screen and (max-width:640px){.st-white-top__note{margin:5.33333vw auto}}.about-history__inner{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:860px) and (min-width:641px){.about-history__inner{flex-direction:column}}@media only screen and (max-width:640px){.about-history__inner{flex-direction:column}}.about-history__left{position:relative;overflow:hidden;width:50%;padding-right:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.about-history__left{width:100%;padding-right:20%;overflow:visible}}@media only screen and (max-width:640px){.about-history__left{width:100%;padding-right:8vw;overflow:visible}}.about-history__right{width:50%;padding:8.92857vw 0 0 5.58036vw}@media only screen and (max-width:860px) and (min-width:641px){.about-history__right{width:100%;padding:15.11628vw 0 0}}@media only screen and (max-width:640px){.about-history__right{width:100%;padding:32vw 0 0}}.about-history__image{position:relative;width:100%}.about-history__image:after{content:"";display:block;width:100%;padding-bottom:133.333%}.about-history__image.img_big{z-index:0;top:-5.58036vw}@media only screen and (max-width:860px){.about-history__image.img_big{top:0}}.about-history__image.img_min{position:absolute;z-index:1;top:-11.16071vw;right:0;margin-top:19.53125vw;width:16.74107vw}@media only screen and (max-width:860px) and (min-width:641px){.about-history__image.img_min{top:16.74107vw;width:35.81395vw;height:39.30233vw;margin-top:81.39535vw}}@media only screen and (max-width:640px){.about-history__image.img_min{top:48vw;width:53.33333vw;height:58.66667vw;margin-top:106.66667vw}}.about-history__image.anim-started{top:0}.about-history__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-history__title{display:block;margin-bottom:4.46429vw;font:400 3.57143vw/1.2 Oranienbaum,serif,Rubik,sans-serif;text-align:left;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.about-history__title{margin-bottom:4.86111vw;font-size:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.about-history__title{margin-bottom:4.37956vw;font-size:4.16058vw}}@media only screen and (max-width:1050px) and (min-width:861px){.about-history__title{margin-bottom:4.7619vw;font-size:5.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.about-history__title{margin-bottom:5.23256vw;font-size:5.5814vw;text-align:center}}@media only screen and (max-width:640px){.about-history__title{margin-bottom:10.66667vw;font-size:8.53333vw;text-align:center}.about-history__title[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.about-history__title[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.about-history__text{max-width:450px}@media only screen and (min-width:1921px){.about-history__text{max-width:25.11161vw}}@media only screen and (max-width:860px){.about-history__text{max-width:100%}}@media only screen and (max-width:640px){.about-history__text{max-width:120vw}}.about-info__text{max-width:800px;margin:0 auto}@media only screen and (min-width:1921px){.about-info__text{max-width:44.64286vw}}.about-prods__inner{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:860px){.about-prods__inner{flex-direction:column}}.about-prods__left{position:relative;overflow:hidden;width:50%;padding-right:2.23214vw}@media only screen and (max-width:860px){.about-prods__left{width:100%;padding-right:0}}.about-prods__right{width:50%;padding:5.58036vw 0 0 3.34821vw}@media only screen and (max-width:860px){.about-prods__right{width:100%;padding:10.66667vw 0 0}}.about-prods__image{position:relative;width:100%;top:-3.34821vw}@media only screen and (max-width:860px) and (min-width:641px){.about-prods__image{top:15.69767vw}}@media only screen and (max-width:640px){.about-prods__image{top:13.33333vw}}.about-prods__image:after{content:"";display:block;width:100%;padding-bottom:92.857%}.about-prods__image.anim-started{top:0}.about-prods__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-prods__title{display:block;margin-bottom:3.90625vw;font:400 2.00893vw Oranienbaum,serif,Rubik,sans-serif;text-align:left}@media only screen and (max-width:1440px) and (min-width:1371px){.about-prods__title{margin-bottom:4.16667vw;font-size:2.36111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.about-prods__title{margin-bottom:4.0146vw;font-size:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.about-prods__title{margin-bottom:4.7619vw;font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.about-prods__title{margin-bottom:5.23256vw;font-size:3.25581vw}}@media only screen and (max-width:640px){.about-prods__title{margin-bottom:10.66667vw;font-size:6.4vw}.about-prods__title[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.about-prods__title[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.about-prods__text{max-width:450px}@media only screen and (min-width:1921px){.about-prods__text{max-width:25.11161vw}}@media only screen and (max-width:860px){.about-prods__text{max-width:100%}}@media only screen and (max-width:640px){.about-prods__text{max-width:120vw}}.about-prods__more{margin-top:2.79018vw}@media only screen and (max-width:860px) and (min-width:641px){.about-prods__more{margin-top:5.81395vw}}@media only screen and (max-width:640px){.about-prods__more{margin-top:9.33333vw}}.about-slogan{text-align:center}.about-slogan__sub-title{margin-bottom:2.23214vw;font-weight:500;font-size:13px;line-height:1;letter-spacing:.62em;text-transform:uppercase}@media only screen and (min-width:1921px){.about-slogan__sub-title{font-size:.72545vw}}@media only screen and (max-width:640px){.about-slogan__sub-title{margin-bottom:6.66667vw;font-size:3.46667vw}}.about-slogan__title{margin:0 auto}.contact-page--single .contact-page__inner{align-items:center}.contact-page--single .contact-page__left{width:30.69196vw}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page--single .contact-page__left{width:39.0625vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page--single .contact-page__left{width:100%}}@media only screen and (max-width:640px){.contact-page--single .contact-page__left{width:100%}}.contact-page--single .contact-page__map{width:47.43304vw}@media only screen and (max-width:860px){.contact-page--single .contact-page__map{width:100%}}.contact-page__inner{display:flex;justify-content:space-between;align-items:stretch}@media only screen and (max-width:860px){.contact-page__inner{flex-wrap:wrap}}.contact-page__left{width:100%;padding-right:1.11607vw}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__left{padding-right:1.95313vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__left{max-width:480px;margin:0 auto;padding-right:2.32558vw;padding-left:2.32558vw}}@media only screen and (max-width:640px){.contact-page__left{width:100%;padding-right:0;padding-left:0}}.contact-page__info{position:relative}.contact-page__info.is-hidden{display:none}.contact-page__info.is-hidden+.contact-page__info{margin-bottom:0;padding-bottom:0;border:none}.contact-page__info:not(:last-child){margin-bottom:1.67411vw;padding-bottom:.83705vw;border-bottom:1px solid #bdbdbd}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__info:not(:last-child){margin-top:3.48837vw;padding-top:1.74419vw}}@media only screen and (max-width:640px){.contact-page__info:not(:last-child){margin-top:6.66667vw;padding-top:2.66667vw}}body.body--dark .contact-page__info:not(:last-child){border-color:grey}.contact-page__info__wrap{position:relative;overflow-x:hidden;overflow-y:auto;max-height:calc(88vh - 220px);padding-right:1.67411vw}@media only screen and (min-width:1921px){.contact-page__info__wrap{max-height:calc(88vh - 12.27679vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__info__wrap{padding-right:2.92969vw}}@media only screen and (max-width:860px){.contact-page__info__wrap{max-height:100%;padding-right:0}}@media only screen and (max-width:640px){.contact-page__info__wrap{max-height:100%;padding-right:0}}.contact-page__info__wrap::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.contact-page__info__wrap::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.contact-page__info__wrap::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .contact-page__info__wrap::-webkit-scrollbar{background-color:#363636}.contact-page__info__wrap::-webkit-scrollbar-thumb{background-color:#ff2626}.contact-page__select{display:block;width:100%;max-width:100%;margin-bottom:30px;background-color:#fff;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;font-size:14px;line-height:1.42;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.contact-page__select{margin-bottom:1.67411vw;border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__select{margin-bottom:3.48837vw}}@media only screen and (max-width:640px){.contact-page__select{margin-bottom:8vw;border-width:.26667vw;font-size:3.73333vw}}body.body--dark .contact-page__select{background-color:#171719;border-color:#363636}.contact-page__select .custom-select__head{padding:14px 30px 14px 20px;color:grey}@media only screen and (min-width:1921px){.contact-page__select .custom-select__head{padding:.78125vw 1.67411vw .78125vw 1.11607vw}}@media only screen and (max-width:640px){.contact-page__select .custom-select__head{padding:3.73333vw 8vw 3.73333vw 5.33333vw}}body.body--dark .contact-page__select .custom-select__head:after{background-image:url(/local/templates/kuppersberg-2023/images/select-arrow--white.svg)}.contact-page__map{position:relative;flex-shrink:0;width:55.80357vw}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__map{width:57.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__map{width:100%;margin-top:4.65116vw}}@media only screen and (max-width:640px){.contact-page__map{width:100%;margin-top:10.66667vw}}.contact-page__map:before{content:"";display:none;width:100%}@media only screen and (max-width:860px){.contact-page__map:before{display:block}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__map:before{padding-bottom:50%}}@media only screen and (max-width:640px){.contact-page__map:before{padding-bottom:110%}}.contact-page__map__wrap{position:relative;width:100%;height:100%;min-height:calc(88vh - 220px);background:grey}body.body--dark .contact-page__map__wrap{background:#f2f2f2}@media only screen and (max-width:860px){.contact-page__map__wrap{position:absolute;top:0;left:0;display:block;width:100%;height:100%;position:absolute!important;min-height:0}}.contact-page__image{width:39.0625vw}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__image{width:52.73438vw}}@media only screen and (max-width:860px){.contact-page__image{display:none}}.contact-page__image img{display:block;width:100%;max-width:100%}.contact-page__form{width:25.11161vw;margin-right:12.83482vw}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__form{width:35.15625vw}}@media only screen and (max-width:1050px){.contact-page__form{margin-right:0}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__form{padding:0 2.32558vw}}@media only screen and (max-width:860px){.contact-page__form{width:100%;max-width:480px;margin:0 auto}}@media only screen and (max-width:640px){.contact-page__form{max-width:128vw;padding:0}}.contact-page__sub-tit{margin-bottom:.55804vw;color:#000;font-size:13px;line-height:1;letter-spacing:.0769em;text-transform:uppercase}body.body--dark .contact-page__sub-tit{color:grey}@media only screen and (min-width:1921px){.contact-page__sub-tit{font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.contact-page__sub-tit{margin-bottom:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.contact-page__sub-tit{margin-bottom:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__sub-tit{margin-bottom:.97656vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__sub-tit{margin-bottom:1.16279vw}}@media only screen and (max-width:640px){.contact-page__sub-tit{margin-bottom:2.66667vw;font-size:3.46667vw}}.contact-page__big-tit{margin-bottom:.83705vw;color:#000;font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif}body.body--dark .contact-page__big-tit{color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.contact-page__big-tit{margin-bottom:1.04167vw;font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.contact-page__big-tit{margin-bottom:1.09489vw;font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__big-tit{margin-bottom:1.46484vw;font-size:2.34375vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__big-tit{margin-bottom:1.74419vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.contact-page__big-tit{margin-bottom:4vw;font-size:6.4vw}}.contact-page__big-tit a{color:inherit}.contact-page__big-tit a:hover{color:#363636;transition:color .25s ease-in-out}body.body--dark .contact-page__big-tit a:hover{color:#bdbdbd}.contact-page__big-tit[data-contacts-map-item]{cursor:pointer}.contact-page__big-tit[data-contacts-map-item]:hover{color:#363636;transition:color .25s ease-in-out}body.body--dark .contact-page__big-tit[data-contacts-map-item]:hover{color:#bdbdbd}.contact-page__big-tit+.contact-page__big-tit{margin-top:.83705vw}@media only screen and (max-width:1440px) and (min-width:1371px){.contact-page__big-tit+.contact-page__big-tit{margin-bottom:1.04167vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.contact-page__big-tit+.contact-page__big-tit{margin-bottom:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__big-tit+.contact-page__big-tit{margin-bottom:1.46484vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__big-tit+.contact-page__big-tit{margin-bottom:1.74419vw}}@media only screen and (max-width:640px){.contact-page__big-tit+.contact-page__big-tit{margin-bottom:4vw}}.contact-page__text{margin:.83705vw 0 1.11607vw;color:grey;font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.contact-page__text{margin:1.04167vw 0 1.38889vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.contact-page__text{margin:1.09489vw 0 1.45985vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__text{margin:1.46484vw 0 1.95313vw;font-size:1.36719vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__text{margin:1.74419vw 0 2.32558vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.contact-page__text{margin:4vw 0 5.33333vw;font-size:3.73333vw}}.contact-page__text p{margin:0}.contact-page__title{margin-bottom:2.23214vw;color:#000;font:400 3.01339vw/1 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.contact-page__title{margin-bottom:2.77778vw;font-size:3.61111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.contact-page__title{margin-bottom:2.55474vw;font-size:3.50365vw}}@media only screen and (max-width:1050px) and (min-width:861px){.contact-page__title{margin-bottom:2.92969vw;font-size:4.6875vw}}@media only screen and (max-width:860px) and (min-width:641px){.contact-page__title{margin-bottom:3.48837vw;font-size:5.5814vw}}@media only screen and (max-width:640px){.contact-page__title{margin-bottom:6.66667vw;font-size:12.8vw}}body.body--dark .contact-page__title{color:#fff}.gm-style-iw-d p{margin:0}.kupp-iw{max-width:280px;color:#000;line-height:1.2}.kupp-iw__tt{margin-bottom:5px;font-weight:500;font-size:14px}.kupp-iw__tx{font-size:13px}.kupp-iw__tx a{display:inline-block;margin-top:5px;font-weight:500;font-size:12px;color:#000;letter-spacing:.3px;outline:none}.kupp-iw__tx a:hover{text-decoration:underline}.kupp-iw__btn{display:block;margin-top:10px;padding:10px;background:#ff2626;font-weight:500;color:#fff;text-align:center}.gallery-page__inner{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:-2.79018vw -1.17187vw 0;padding:0 5.58036vw;font-size:0;line-height:0;opacity:0;transition:opacity .4s}@media only screen and (max-width:1440px) and (min-width:1371px){.gallery-page__inner{padding:0 5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.gallery-page__inner{padding:0 4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-page__inner{padding:0 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-page__inner{margin:-5.20833vw -2.60417vw 0;padding:0 2.60417vw}}@media only screen and (max-width:640px){.gallery-page__inner{margin:-5.33333vw 0 0;padding:0 2.66667vw}}.gallery-page__inner.masonry-init{opacity:1}.gallery-page__col{width:calc(33.33% - 2.23214vw);margin:0 1.11607vw}@media only screen and (max-width:860px) and (min-width:641px){.gallery-page__col{width:calc(50% - 5.20833vw);margin:0 2.60417vw}}@media only screen and (max-width:640px){.gallery-page__col{width:100%;margin:0}}.gallery-page__col:first-child,.gallery-page__col:nth-child(3){padding-top:1.67411vw}@media only screen and (max-width:860px){.gallery-page__col:first-child,.gallery-page__col:nth-child(3){padding-top:0}}.gallery-page__col .gallery-page__item{width:100%;height:auto;margin:2.79018vw 0 0}@media only screen and (max-width:860px) and (min-width:641px){.gallery-page__col .gallery-page__item{margin-top:5.20833vw}}@media only screen and (max-width:640px){.gallery-page__col .gallery-page__item{margin-top:5.33333vw}}.gallery-page__col .gallery-page__item img{position:static;height:auto}.gallery-page__item{position:relative;overflow:hidden;display:inline-block;width:22.32143vw;max-width:100%;height:22.32143vw;margin:2.79018vw 1.11607vw 0;cursor:pointer}@media only screen and (max-width:860px) and (min-width:641px){.gallery-page__item{width:41.66667vw;height:41.66667vw;margin:5.20833vw 2.60417vw 0}}@media only screen and (max-width:640px){.gallery-page__item{width:86.66667vw;height:86.66667vw;margin:5.33333vw 0 0}}.gallery-page__item .gallery-popup__img{pointer-events:none}.gallery-page__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;transition:transform 1.2s cubic-bezier(.455,.03,.515,.955);will-change:transform}.gallery-page__item:hover img{transform:scale(1.1)}.gallery-popup{position:fixed;top:0;left:0;z-index:10;display:block;width:100%;height:100%;background:#171719;pointer-events:none;opacity:0;transition:opacity .35s ease}.gallery-popup--showed{pointer-events:all;opacity:1}.gallery-popup--showed .gallery-popup__close,.gallery-popup--showed .gallery-popup__nums{transition:opacity .35s ease;opacity:1}body.gallery-zoomed .gallery-popup--showed .gallery-popup__close,body.gallery-zoomed .gallery-popup--showed .gallery-popup__nums{opacity:0;pointer-events:none}.gallery-popup--showed .gallery-popup__close{pointer-events:all}body.gallery-zoomed .gallery-popup--showed .gallery-popup__btn{opacity:0}.gallery-popup--showed .swiper-slide{cursor:default;margin:auto}.gallery-popup--showed .swiper-slide .gallery-popup__img{width:100%;height:100vh;transition:opacity .5s,transform .5s;will-change:opacity,transform}@media only screen and (max-width:860px){.gallery-popup--showed .swiper-slide .gallery-popup__img{width:95%}}.gallery-popup--showed .swiper-slide .gallery-popup__img img{max-width:100%;max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain;will-change:transform}body.gallery-zoomed .gallery-popup--showed .swiper-slide .gallery-popup__img img{cursor:-webkit-grab;cursor:grab}body.gallery-zoomed .gallery-popup--showed .swiper-slide .gallery-popup__img img:active{cursor:-webkit-grabbing;cursor:grabbing}.gallery-popup--showed .swiper-slide .gallery-popup__img img.transition{transition:transform .2s}.gallery-popup--showed .swiper-slide-active{z-index:9}.gallery-popup--showed .swiper-slide-active .gallery-popup__img{cursor:zoom-in}.gallery-popup--showed .swiper-slide-active .gallery-popup__img.active{cursor:zoom-out}.gallery-popup--showed .swiper-slide-prev{pointer-events:none}.gallery-popup--showed .swiper-slide-prev .gallery-popup__img{transform:scale(.72) translate3d(5.58036vw,0,0)}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup--showed .swiper-slide-prev .gallery-popup__img{transform:scale(.9) translate3d(3.25521vw,0,0)}}@media only screen and (max-width:640px){.gallery-popup--showed .swiper-slide-prev .gallery-popup__img{transform:scale(.8) translate3d(8vw,0,0)}}body.gallery-zoomed .gallery-popup--showed .swiper-slide-prev .gallery-popup__img{transform:scale(.72) translate3d(-20%,0,0);opacity:0}.gallery-popup--showed .swiper-slide-next{pointer-events:none}.gallery-popup--showed .swiper-slide-next .gallery-popup__img{transform:scale(.72) translate3d(-5.58036vw,0,0)}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup--showed .swiper-slide-next .gallery-popup__img{transform:scale(.9) translate3d(-3.25521vw,0,0)}}@media only screen and (max-width:640px){.gallery-popup--showed .swiper-slide-next .gallery-popup__img{transform:scale(.8) translate3d(-8vw,0,0)}}body.gallery-zoomed .gallery-popup--showed .swiper-slide-next .gallery-popup__img{transform:scale(.72) translate3d(20%,0,0);opacity:0}.gallery-popup__inner{position:relative;width:100%;height:100%}.gallery-popup__close,.gallery-popup__nums{position:absolute;z-index:2;transition:opacity 0s ease;opacity:0;pointer-events:none}.gallery-popup__nums{top:2.34375vw;left:2.79018vw;display:flex;align-items:flex-end;font:400 3.57143vw/.9 Oranienbaum,serif,Rubik,sans-serif;color:#fff}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup__nums{top:3.125vw;left:3.51563vw;font-size:4.6875vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup__nums{top:3.64583vw;left:2.60417vw;font-size:5.46875vw}}@media only screen and (max-width:640px){.gallery-popup__nums{top:4.8vw;left:3.73333vw;font-size:7.46667vw}}.gallery-popup__nums__all{color:grey;font-size:2.00893vw;line-height:1.2}@media only screen and (max-width:640px){.gallery-popup__nums__all{font-size:3.73333vw}}.gallery-popup__close{top:2.00893vw;right:2.00893vw;display:block;width:3.57143vw;height:3.57143vw;font-size:0}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup__close{top:2.73438vw;right:2.73438vw;width:4.6875vw;height:4.6875vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup__close{top:3.125vw;right:1.95313vw;width:5.46875vw;height:5.46875vw}}@media only screen and (max-width:640px){.gallery-popup__close{top:4.26667vw;right:2.66667vw;width:8.53333vw;height:8.53333vw}}.gallery-popup__close span{pointer-events:none}.gallery-popup__close span:after,.gallery-popup__close span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:1.22768vw;height:2px;background:url(/local/templates/kuppersberg-2023/images/line--red.svg) 50% 50% repeat-x;background-size:contain}@media only screen and (min-width:1921px){.gallery-popup__close span:after,.gallery-popup__close span:before{height:.11161vw}}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup__close span:after,.gallery-popup__close span:before{width:1.95313vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup__close span:after,.gallery-popup__close span:before{width:2.34375vw}}@media only screen and (max-width:640px){.gallery-popup__close span:after,.gallery-popup__close span:before{width:4vw}}.gallery-popup__close span:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.gallery-popup__close span:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.gallery-popup__close:hover:before{transform:scale(.9)}.gallery-popup__close:hover span:before{transform:rotate(-135deg)}.gallery-popup__close:hover span:after{transform:rotate(-225deg)}.gallery-popup__btn{position:absolute;z-index:2;bottom:2.23214vw;display:block;width:58px;height:32px;transition:transform .5s;font-size:0}@media only screen and (min-width:1921px){.gallery-popup__btn{width:3.23661vw;height:1.78571vw}}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup__btn{bottom:2.73438vw;width:4.29688vw;height:2.34375vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup__btn{bottom:3.64583vw;width:5.72917vw;height:3.125vw}}@media only screen and (max-width:640px){.gallery-popup__btn{bottom:4.8vw;width:11.73333vw;height:6.4vw}}.gallery-popup__btn:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/local/templates/kuppersberg-2023/images/slider-arrow.svg) 50% 50% no-repeat;background-size:contain;transition:transform .25s ease-in-out}.gallery-popup__btn.btn_prev{left:2.79018vw}.gallery-popup__btn.btn_prev:hover:after{transform:translateX(4px)}@media only screen and (min-width:1921px){.gallery-popup__btn.btn_prev:hover:after{transform:translateX(.22321vw)}}@media only screen and (max-width:640px){.gallery-popup__btn.btn_prev:hover:after{transform:translateX(1.06667vw)}}.gallery-popup__btn.btn_prev:active:after{transform:translateX(-2px)}@media only screen and (min-width:1921px){.gallery-popup__btn.btn_prev:active:after{transform:translateX(-.11161vw)}}@media only screen and (max-width:640px){.gallery-popup__btn.btn_prev:active:after{transform:translateX(-.53333vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup__btn.btn_prev{left:3.51563vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup__btn.btn_prev{left:2.60417vw}}@media only screen and (max-width:640px){.gallery-popup__btn.btn_prev{left:3.73333vw}}.gallery-popup__btn.btn_next{right:2.79018vw}.gallery-popup__btn.btn_next:after{transform:rotate(180deg)}.gallery-popup__btn.btn_next:hover:after{transform:rotate(180deg) translateX(4px)}@media only screen and (min-width:1921px){.gallery-popup__btn.btn_next:hover:after{transform:rotate(180deg) translateX(.22321vw);transform:rotate(180deg) translateX(1.06667vw)}}.gallery-popup__btn.btn_next:active:after{transform:rotate(180deg) translateX(-2px)}@media only screen and (min-width:1921px){.gallery-popup__btn.btn_next:active:after{transform:rotate(180deg) translateX(-.11161vw);transform:rotate(180deg) translateX(-.53333vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup__btn.btn_next{right:3.51563vw}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup__btn.btn_next{right:2.60417vw}}@media only screen and (max-width:640px){.gallery-popup__btn.btn_next{right:3.73333vw}}.gallery-popup__btn.swiper-button-disabled{pointer-events:none}.gallery-popup__btn.swiper-button-disabled:after{opacity:.35}.gallery-popup .swiper-container{width:100%;height:100%}.gallery-popup .swiper-slide{position:relative;width:58.59375vw;height:100%;padding:4.18527vw 0}@media only screen and (max-width:1050px) and (min-width:861px){.gallery-popup .swiper-slide{width:78.125vw;padding:7.32422vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.gallery-popup .swiper-slide{width:88.54167vw;padding:8.46354vw 0}}@media only screen and (max-width:640px){.gallery-popup .swiper-slide{width:85.33333vw;padding:10.66667vw 0}}.gallery-popup .swiper-slide .gallery-popup__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;display:flex;justify-content:center;align-items:center;text-align:center}.gallery-popup .swiper-slide img{display:block;margin:auto;-o-object-fit:contain;object-fit:contain;width:auto!important;height:auto!important;will-change:transform}.catalog-for-download-page__inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin:-2.79018vw -1.17187vw 0;font-size:0;line-height:0}@media only screen and (max-width:1440px) and (min-width:1371px){.catalog-for-download-page__inner{padding:0 5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.catalog-for-download-page__inner{padding:0 4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.catalog-for-download-page__inner{padding:0 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.catalog-for-download-page__inner{margin:-5.20833vw -2.60417vw 0;padding:0 2.60417vw}}@media only screen and (max-width:640px){.catalog-for-download-page__inner{margin:-5.33333vw 0 0;padding:0 2.66667vw}}.catalog-for-download-page__inner.masonry-init{opacity:1}.catalog-for-download-page__top__title{margin-top:2.36686vw;margin-bottom:0;padding:0 1.77515vw;font-size:3.78698vw;line-height:1.06;color:#fff}.catalog-for-download-page__col{width:calc(25% - 2.23214vw);margin:0 1.11607vw}@media only screen and (max-width:860px) and (min-width:641px){.catalog-for-download-page__col{width:calc(50% - 5.20833vw);margin:0 2.60417vw}}@media only screen and (max-width:640px){.catalog-for-download-page__col{width:100%;margin:0}}.catalog-for-download-page__col:first-child,.catalog-for-download-page__col:nth-child(3){padding-top:1.67411vw}@media only screen and (max-width:860px){.catalog-for-download-page__col:first-child,.catalog-for-download-page__col:nth-child(3){padding-top:0}}.catalog-for-download-page__col .catalog-for-download-page__item{width:100%;height:auto;margin:2.79018vw 0 0}@media only screen and (max-width:860px) and (min-width:641px){.catalog-for-download-page__col .catalog-for-download-page__item{margin-top:5.20833vw}}@media only screen and (max-width:640px){.catalog-for-download-page__col .catalog-for-download-page__item{margin-top:5.33333vw}}.catalog-for-download-page__col .catalog-for-download-page__item img{position:static;height:auto}.catalog-for-download-page__item{position:relative;overflow:hidden;display:inline-block;width:16.74107vw;max-width:100%;height:8.37054vw;margin:1.39509vw .55804vw 0;cursor:pointer}@media only screen and (max-width:860px) and (min-width:641px){.catalog-for-download-page__item{width:41.66667vw;height:41.66667vw;margin:5.20833vw 2.60417vw 0}}@media only screen and (max-width:640px){.catalog-for-download-page__item{width:86.66667vw;height:86.66667vw;margin:5.33333vw 0 0}}.catalog-for-download-page__item .gallery-popup__img{pointer-events:none}.catalog-for-download-page__item__title{margin-top:.36686vw;margin-bottom:0;padding:0 1.77515vw;font-size:1.3vw;line-height:1.1;color:#fff}@media only screen and (max-width:860px) and (min-width:641px){.catalog-for-download-page__item__title{font-size:4.3vw;line-height:1.1}}@media only screen and (max-width:640px){.catalog-for-download-page__item__title{font-size:8.3vw;line-height:1.2}}.catalog-for-download-page__item__info{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;z-index:2;padding:0 1.77515vw;box-shadow:inset 0 0 100px #000}.catalog-for-download-page__item__desc{position:relative;overflow:hidden;display:block;width:100%;max-width:600px;max-height:140px;margin:.66686vw auto 0;color:#fff;text-align:center;line-height:1.14;font-size:.666vw}@media only screen and (max-width:860px) and (min-width:641px){.catalog-for-download-page__item__desc{font-size:1.6vw;line-height:1.2;max-height:300px}}@media only screen and (max-width:640px){.catalog-for-download-page__item__desc{font-size:2.6vw;line-height:1.2;max-height:300px}}.catalog-for-download-page__item__bg{display:block;width:100%;height:100%;z-index:0}.catalog-for-download-page__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;transition:transform 1.2s cubic-bezier(.455,.03,.515,.955);will-change:transform}.catalog-for-download-page__item:hover img{transform:scale(1.1)}.where-page__inner{display:flex;justify-content:space-between}@media only screen and (max-width:860px){.where-page__inner{flex-wrap:wrap}}.where-page__left{flex:0 0 360px;padding-right:20px}@media only screen and (min-width:1921px){.where-page__left{flex:0 0 20.08929vw;padding-right:1.11607vw}}@media only screen and (max-width:1050px) and (min-width:861px){.where-page__left{width:29.29688vw}}@media only screen and (max-width:860px) and (min-width:641px){.where-page__left{flex:100%;margin:6.51042vw auto 0;padding:0 2.60417vw}}@media only screen and (max-width:860px){.where-page__left{order:1;width:100%}}@media only screen and (max-width:640px){.where-page__left{flex:100%;max-width:100%;margin:10.66667vw auto 0;padding:0}}.where-page__select{display:block;width:100%;margin-bottom:30px;background-color:#fff;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;font-size:14px;line-height:1.42;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.where-page__select{margin-bottom:1.67411vw;border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.where-page__select{max-width:50%;margin-bottom:3.90625vw}}@media only screen and (max-width:640px){.where-page__select{margin-bottom:8vw;border-width:.26667vw;font-size:3.73333vw}}body.body--dark .where-page__select{background-color:#171719;border-color:#363636}.where-page__select .custom-select__head{padding:14px 30px 14px 20px;color:grey}@media only screen and (min-width:1921px){.where-page__select .custom-select__head{padding:.78125vw 1.67411vw .78125vw 1.11607vw}}@media only screen and (max-width:640px){.where-page__select .custom-select__head{padding:3.73333vw 8vw 3.73333vw 5.33333vw}}body.body--dark .where-page__select .custom-select__head:after{background-image:url(/local/templates/kuppersberg-2023/images/select-arrow--white.svg)}.where-page__list{position:relative;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 220px)}@media only screen and (min-width:1921px){.where-page__list{max-height:calc(100vh - 12.27679vw)}}@media only screen and (max-width:860px){.where-page__list{max-height:100%}}@media only screen and (max-width:640px){.where-page__list{max-height:100%}}.where-page__list--services{max-height:calc(100vh - 350px)}@media only screen and (min-width:1921px){.where-page__list--services{max-height:calc(100vh - 19.53125vw)}}@media only screen and (max-width:640px){.where-page__list--services{max-height:100%}}.where-page__list::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.where-page__list::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.where-page__list::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .where-page__list::-webkit-scrollbar{background-color:#363636}.where-page__list::-webkit-scrollbar-thumb{background-color:#ff2626}.where-page__list-item{margin-bottom:30px;font-size:14px;line-height:1.71;cursor:pointer}@media only screen and (min-width:1921px){.where-page__list-item{margin-bottom:1.67411vw;font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.where-page__list-item{margin-bottom:3.90625vw}}@media only screen and (max-width:640px){.where-page__list-item{margin-bottom:8vw}}.where-page__list-item.is-hidden{display:none}.where-page__list-item:hover .where-page__list-name{color:#4d4d4d}.where-page__list-item:hover .where-page__list-info{color:#5c5c5c}body.body--dark .where-page__list-item:hover .where-page__list-name{color:#b3b3b3}body.body--dark .where-page__list-item:hover .where-page__list-info{color:#5a5a5a}.where-page__list-name{color:#000;transition:color .15s}body.body--dark .where-page__list-name{color:#fff}.where-page__list-info~.where-page__list-info{margin-top:20px}@media only screen and (min-width:1921px){.where-page__list-info~.where-page__list-info{margin-top:1.11607vw}}@media only screen and (max-width:640px){.where-page__list-info~.where-page__list-info{margin-top:5.33333vw}}.where-page__list-request{margin-top:1.11607vw;color:#ff2626;text-decoration:underline}.where-page__list-request:hover{text-decoration:none}.where-page__list-info{position:relative;color:#363636;transition:color .15s}body.body--dark .where-page__list-info{color:grey}.where-page__list-info a{color:#363636;text-decoration:none}body.body--dark .where-page__list-info a{color:grey}.where-page__list-info a:hover{color:#000;text-decoration:underline}body.body--dark .where-page__list-info a:hover{color:#fff}.where-page__single-request__info{padding:1.11607vw 0}@media only screen and (max-width:1440px) and (min-width:1371px){.where-page__single-request__info{padding:1.38889vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.where-page__single-request__info{padding:1.45985vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.where-page__single-request__info{padding:1.90476vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.where-page__single-request__info{padding:2.60417vw 0}}@media only screen and (max-width:640px){.where-page__single-request__info{padding:5.33333vw 0}}.where-page__single-request__info p{margin:0}.where-page__single-request__button{width:100%;height:60px}@media only screen and (min-width:1921px){.where-page__single-request__button{height:3.34821vw}}@media only screen and (max-width:640px){.where-page__single-request__button{height:16vw}}.where-page__map{position:relative;width:100%;min-height:450px}@media only screen and (min-width:1921px){.where-page__map{min-height:25.11161vw}}@media only screen and (max-width:860px){.where-page__map{order:0;width:100%}}@media only screen and (max-width:860px) and (min-width:641px){.where-page__map{height:450px}}@media only screen and (max-width:640px){.where-page__map{min-height:0;height:120vw}}.where-page__map__wrap{position:absolute;top:0;left:0;display:block;width:100%;height:100%;position:absolute!important;background:#f2f2f2}.page-404{padding-top:3.90625vw;text-align:center}.page-404__image{display:block;max-width:100%;margin:0 auto}@media only screen and (max-width:1050px) and (min-width:861px){.page-404__image{width:39.0625vw}}@media only screen and (max-width:860px) and (min-width:641px){.page-404__image{width:46.875vw}}@media only screen and (max-width:640px){.page-404__image{width:74.66667vw}}.page-404__title{margin:3.90625vw 0 3.34821vw;font-size:1.67411vw;text-transform:uppercase}@media only screen and (max-width:1370px) and (min-width:1051px){.page-404__title{margin:4.37956vw 0 3.64964vw;font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.page-404__title{margin:5.85938vw 0 4.88281vw;font-size:2.73438vw}}@media only screen and (max-width:860px) and (min-width:641px){.page-404__title{margin:6.51042vw 0 4.55729vw;font-size:3.125vw}}@media only screen and (max-width:640px){.page-404__title{margin:13.33333vw 0 10.66667vw;font-size:6.4vw}}.half-block__item{display:flex;align-items:center;justify-content:space-between;margin:5.58036vw 0;padding:0 0 5.58036vw;border-bottom:1px solid #e4e4e4;background-color:#f9f9f9}@media only screen and (min-width:1921px){.half-block__item{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.half-block__item{margin:6.25vw 0;padding-bottom:6.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.half-block__item{margin:5.83942vw 0;padding-bottom:5.83942vw}}@media only screen and (max-width:1050px){.half-block__item{align-items:stretch}}@media only screen and (max-width:1050px) and (min-width:861px){.half-block__item{margin:6.66667vw 0;padding-bottom:6.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.half-block__item{margin:6.97674vw 0;padding-bottom:6.97674vw}}@media only screen and (max-width:640px){.half-block__item{flex-direction:column;margin:13.33333vw 0;padding-bottom:13.33333vw}}.half-block__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.half-block__image{flex:0 0 39.0625vw}.half-block__image img{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.half-block__info{padding-right:12.94643vw;padding-left:5.80357vw}@media only screen and (max-width:1050px) and (min-width:861px){.half-block__info{padding:5.33333vw 3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.half-block__info{padding:4.65116vw 2.7907vw}}@media only screen and (max-width:640px){.half-block__info{order:0;padding:10.66667vw 4.26667vw;text-align:center}}.half-block__title{margin-bottom:1.33929vw;color:#000;font:400 3.125vw/3.125vw Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:860px) and (min-width:641px){.half-block__title{margin-bottom:2.7907vw;font-size:3.72093vw;line-height:3.72093vw}}@media only screen and (max-width:640px){.half-block__title{margin-bottom:4.26667vw;font-size:8.53333vw;line-height:8.53333vw}}.half-block__text{font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.half-block__text{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.half-block__text{font-size:13px}}@media only screen and (max-width:640px){.half-block__text{font-size:3.73333vw}}.half-block__text p{margin:2em 0 0}.half-block__text p:first-child{margin-top:0}.half-block__text a{color:#363636;text-decoration:underline}.half-block__link{margin-top:1.78571vw}@media only screen and (max-width:860px) and (min-width:641px){.half-block__link{margin-top:3.72093vw}}@media only screen and (max-width:640px){.half-block__link{margin-top:6.4vw}}@media only screen and (max-width:860px) and (min-width:641px){.half-block__link .btn{width:100%;max-width:38.37209vw}}@media only screen and (max-width:640px){.half-block__link .btn{width:100%;max-width:59.73333vw}}.shop-block-wrapper{display:flex;flex-direction:column}@media only screen and (max-width:640px){.shop-block-wrapper{margin-top:8.53333vw}}@media only screen and (max-width:640px){.shop-block-wrapper__item:first-child{order:2}}.shop-slides__inner{display:flex;justify-content:space-between;padding-top:10.26786vw}@media only screen and (max-width:860px){.shop-slides__inner{flex-direction:column}}@media only screen and (max-width:640px){.shop-slides__inner{padding-top:20.53333vw}}.shop-slides__left,.shop-slides__right{position:relative;height:36.27232vw}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__left,.shop-slides__right{height:44.7619vw}}@media only screen and (max-width:860px){.shop-slides__left,.shop-slides__right{height:48.83721vw}}.shop-slides__left{width:54.054%}@media only screen and (max-width:860px){.shop-slides__left{width:100%;margin-bottom:20px}}@media only screen and (max-width:640px){.shop-slides__left{height:97.6vw}}.shop-slides__right{display:flex;flex-direction:column;justify-content:space-between;width:calc(45.946% - 1.67411vw)}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__right{width:100%;height:auto;flex-direction:row}}@media only screen and (max-width:640px){.shop-slides__right{width:100%;height:auto}}.shop-slides__right .shop-slides__item{height:17.29911vw}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__right .shop-slides__item{height:20.95238vw}}@media only screen and (max-width:860px){.shop-slides__right .shop-slides__item{width:calc(50% - 10px);height:29.06977vw}}@media only screen and (max-width:640px){.shop-slides__right .shop-slides__item{width:100%;height:74.66667vw}}@media only screen and (max-width:640px){.shop-slides__right .shop-slides__item:not(:first-child){margin-top:4vw}}.shop-slides__item{position:relative;display:block}.shop-slides__item__image{overflow:hidden}.shop-slides__item__image,.shop-slides__item__image:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.shop-slides__item__image:after{content:"";z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(201.97deg,rgba(23,23,25,0) 35.62%,rgba(23,23,25,.8) 79.79%)}@media only screen and (max-width:640px){.shop-slides__item__image:after{background:linear-gradient(179.1deg,rgba(23,23,25,0) 15.39%,rgba(23,23,25,.85) 53.3%)}}.shop-slides__item__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.455,.03,.515,.955)}.shop-slides__item__info{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 1.67411vw 2.23214vw}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__item__info{padding:0 2.38095vw 3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__item__info{padding:0 2.32558vw 4.06977vw}}@media only screen and (max-width:640px){.shop-slides__item__info{padding:0 5.33333vw 7.46667vw}}.shop-slides__item__title{display:block;margin:1.28348vw 0;color:#fff;font:400 2.00893vw/1.166 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.027em;text-transform:uppercase}@media only screen and (max-width:860px){.shop-slides__item__title{font-size:3.48837vw;letter-spacing:.033em;line-height:1.2}}@media only screen and (max-width:640px){.shop-slides__item__title{margin:2.66667vw 0;font-size:6.4vw;letter-spacing:.041em;line-height:1.25}}.shop-slides__item__date,.shop-slides__item__desc{display:block;max-width:83%;color:#fff;font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-slides__item__date,.shop-slides__item__desc{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-slides__item__date,.shop-slides__item__desc{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__item__date,.shop-slides__item__desc{font-size:1.33333vw}}@media only screen and (max-width:860px){.shop-slides__item__date,.shop-slides__item__desc{max-width:100%;font-size:1.51163vw;line-height:1.53}}@media only screen and (max-width:640px){.shop-slides__item__date,.shop-slides__item__desc{font-size:3.73333vw;line-height:1.714}}.shop-slides__item__link{position:absolute;right:1.67411vw;bottom:1.17187vw;display:block;width:3.23661vw;height:2.39955vw;font-size:0;z-index:2;transition:opacity .4s}@media only screen and (min-width:1051px){.shop-slides__item__link{opacity:.5}}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__item__link{width:5.5814vw;height:1.27907vw;right:2.32558vw;bottom:2.32558vw}}@media only screen and (max-width:640px){.shop-slides__item__link{width:12.8vw;height:2.93333vw;top:6.66667vw;right:5.33333vw;bottom:auto}}.shop-slides__item__link:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:100%;height:.72545vw;background:url(/local/templates/kuppersberg-2023/images/slider-arrow.svg) 50% 50% no-repeat;background-size:contain;transform:rotate(180deg)}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__item__link:after{height:1.27907vw}}@media only screen and (max-width:640px){.shop-slides__item__link:after{height:2.93333vw}}.shop-slides__item:hover .shop-slides__item__link{opacity:1;-webkit-animation:trsX 3.5s linear infinite;animation:trsX 3.5s linear infinite}.shop-slides__item:hover .shop-slides__item__image img{transform:scale(1.05)}.shop-slides__slider{position:relative;width:100%;height:100%}.shop-slides__slider .shop-slides__item__image:after{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(201.97deg,rgba(23,23,25,0) 35.62%,rgba(23,23,25,.8) 79.79%);transition:opacity .5s}@media only screen and (max-width:640px){.shop-slides__slider .shop-slides__item__image:after{background:linear-gradient(179.1deg,rgba(23,23,25,0) 32.74%,rgba(23,23,25,.9) 55.91%)}}.shop-slides__slider .shop-slides__item__image img{transition:transform .8s cubic-bezier(.455,.03,.515,.955);transform:scale(1.3)}.shop-slides__slider .shop-slides__item__info{padding:0 2.23214vw 6.97545vw}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__slider .shop-slides__item__info{padding:0 2.32558vw 6.97674vw}}@media only screen and (max-width:640px){.shop-slides__slider .shop-slides__item__info{padding:0 5.33333vw 20vw}}.shop-slides__slider .shop-slides__item__desc,.shop-slides__slider .shop-slides__item__title{transition:transform .8s cubic-bezier(.455,.03,.515,.955),opacity .5s ease;transform:translate3d(0,2.23214vw,0);opacity:0}.shop-slides__slider .shop-slides__item__title{max-width:90%;margin:0 0 1.67411vw;font-size:2.34375vw;line-height:1.142;letter-spacing:.023em}@media only screen and (max-width:860px){.shop-slides__slider .shop-slides__item__title{font-size:4.88372vw}}@media only screen and (max-width:640px){.shop-slides__slider .shop-slides__item__title{max-width:100%;margin-bottom:3.46667vw;font-size:8vw;letter-spacing:.03em}}.shop-slides__slider .shop-slides__item__desc{width:33.48214vw;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-slides__slider .shop-slides__item__desc{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-slides__slider .shop-slides__item__desc{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__slider .shop-slides__item__desc{font-size:1.33333vw}}@media only screen and (max-width:860px){.shop-slides__slider .shop-slides__item__desc{width:46.51163vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.shop-slides__slider .shop-slides__item__desc{width:auto;font-size:3.46667vw}}.shop-slides__slider .shop-slides__item__link{transition:opacity .35s ease;opacity:0;right:2.23214vw;bottom:1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__slider .shop-slides__item__link{right:2.32558vw;bottom:3.72093vw}}@media only screen and (max-width:640px){.shop-slides__slider .shop-slides__item__link{top:auto;right:5.33333vw;bottom:9.6vw}}.shop-slides__slider .shop-slides__item.swiper-slide-active .shop-slides__item__desc,.shop-slides__slider .shop-slides__item.swiper-slide-active .shop-slides__item__image img,.shop-slides__slider .shop-slides__item.swiper-slide-active .shop-slides__item__title{transform:none;opacity:1}.shop-slides__slider .shop-slides__item.swiper-slide-active .shop-slides__item__title{transition-delay:.4s,.4s}.shop-slides__slider .shop-slides__item.swiper-slide-active .shop-slides__item__desc{transition-delay:.55s,.55s}.shop-slides__slider .shop-slides__item.swiper-slide-active .shop-slides__item__link{opacity:1;transition-delay:.2s}.shop-slides__slider .shop-slides__item:hover .shop-slides__item__image img{transform:scale(1.05)}.shop-slides__slider .swiper-container{height:100%}.shop-slides__slider .swiper-pagination{position:absolute;bottom:1.67411vw;left:1.45089vw;width:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-slides__slider .swiper-pagination{bottom:2.56944vw;left:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-slides__slider .swiper-pagination{bottom:2.70073vw;left:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__slider .swiper-pagination{bottom:2.7619vw;left:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__slider .swiper-pagination{bottom:2.55814vw;left:.5814vw}}@media only screen and (max-width:640px){.shop-slides__slider .swiper-pagination{bottom:8vw;left:2.13333vw}}.shop-slides__slider .swiper-pagination-bullet{background-color:transparent;border-radius:0;opacity:1}.shop-slides__slider__btn{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:3.57143vw;height:3.57143vw;z-index:2;transition:opacity .3s}@media only screen and (max-width:860px){.shop-slides__slider__btn{display:none}}.shop-slides__slider__btn.btn_prev{right:auto;transform:translate3d(-50%,0,0)}.shop-slides__slider__btn.btn_next{left:auto;transform:translate3d(50%,0,0)}.shop-slides__slider__btn.swiper-button-disabled{opacity:0;pointer-events:none}.shop-slides__slider__btn.swiper-button-disabled .circle:after{opacity:.35}.shop-slides__slider__dot{position:relative;width:1.78571vw;height:1.78571vw;margin:0 11px!important;transition:transform .3s ease-in-out}@media only screen and (max-width:860px) and (min-width:641px){.shop-slides__slider__dot{width:3.48837vw;height:3.48837vw}}@media only screen and (max-width:640px){.shop-slides__slider__dot{width:6.66667vw;height:6.66667vw}}.shop-slides__slider__dot:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:6px;height:6px;border-radius:50%;background:#fff;opacity:.7;transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media only screen and (min-width:1921px){.shop-slides__slider__dot:after{width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.shop-slides__slider__dot:after{width:1.6vw;height:1.6vw}}.shop-slides__slider__dot span{display:block;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translateY(6px) scale(0);font-weight:500;color:#fff;font-size:.72545vw;pointer-events:none}@media only screen and (min-width:1921px){.shop-slides__slider__dot span{transform:translateY(.33482vw) scale(0)}}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-slides__slider__dot span{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-slides__slider__dot span{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-slides__slider__dot span{font-size:1.2381vw}}@media only screen and (max-width:860px){.shop-slides__slider__dot span{font-size:1.51163vw}}@media only screen and (max-width:640px){.shop-slides__slider__dot span{font-size:3.46667vw;transform:translateY(1.6vw) scale(0)}}.shop-slides__slider__dot.swiper-pagination-bullet-active{pointer-events:none}.shop-slides__slider__dot.swiper-pagination-bullet-active:after,.shop-slides__slider__dot:hover:after{opacity:0;transform:translateY(-6px) scale(0)}@media only screen and (min-width:1921px){.shop-slides__slider__dot.swiper-pagination-bullet-active:after,.shop-slides__slider__dot:hover:after{transform:translateY(-.33482vw) scale(0)}}@media only screen and (max-width:640px){.shop-slides__slider__dot.swiper-pagination-bullet-active:after,.shop-slides__slider__dot:hover:after{transform:translateY(-1.6vw) scale(0)}}.shop-slides__slider__dot.swiper-pagination-bullet-active span,.shop-slides__slider__dot:hover span{opacity:1;transform:translateY(0) scale(1)}.shop-top{position:relative;width:100%;height:36.27232vw}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-top{height:41.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-top{height:40.14599vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-top{height:52.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-top{height:58.13953vw}}@media only screen and (max-width:640px){.shop-top{height:112vw}}.shop-top__wrap{position:relative;padding-top:8.48214vw;padding-bottom:4.91071vw}@media only screen and (max-width:640px){.shop-top__wrap{padding-top:16vw;padding-bottom:8.53333vw}}.shop-top.is-blocked{pointer-events:none}.shop-top__inner{position:relative;width:100%;height:100%;z-index:1}.shop-top__nav{position:absolute;right:3.57143vw;bottom:2.67857vw;left:3.57143vw;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:640px){.shop-top__nav{justify-content:center;bottom:6.4vw}}.shop-top__nav__btn{position:relative;font-size:0;width:58px;height:32px}@media only screen and (min-width:1921px){.shop-top__nav__btn{width:3.23661vw;height:1.78571vw}}@media only screen and (max-width:640px){.shop-top__nav__btn{display:none;width:15.46667vw;height:8.53333vw}}.shop-top__nav__btn:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/local/templates/kuppersberg-2023/images/slider-arrow.svg) 50% 50% no-repeat;background-size:contain;transition:transform .25s ease-in-out;will-change:transform}.shop-top__nav__btn:active:after{transition:transform .15s ease-out}.shop-top__nav__btn--prev:hover:after{transform:translateX(4px)}.shop-top__nav__btn--prev:active:after{transform:translateX(-2px)}.shop-top__nav__btn--next:after{transform:rotate(180deg)}.shop-top__nav__btn--next:hover:after{transform:rotate(180deg) translateX(4px)}.shop-top__nav__btn--next:active:after{transform:rotate(180deg) translateX(-2px)}.shop-top__nav__pagin{display:flex;justify-content:center;align-items:center}.shop-top__nav__dot{position:relative;width:32px;height:32px;margin:0 9px;transition:transform .3s ease-in-out}@media only screen and (min-width:1921px){.shop-top__nav__dot{width:1.78571vw;height:1.78571vw;margin:0 .50223vw}}@media only screen and (max-width:640px){.shop-top__nav__dot{width:8.53333vw;height:8.53333vw;margin:0 1.6vw}}.shop-top__nav__dot:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:6px;height:6px;border-radius:50%;background:#fff;opacity:.7;transition:opacity .3s ease-in-out,transform .3s ease-in-out;will-change:opacity,transform}@media only screen and (min-width:1921px){.shop-top__nav__dot:after{width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.shop-top__nav__dot:after{width:1.6vw;height:1.6vw}}.shop-top__nav__dot span{display:block;font-weight:500;font-size:13px;color:#fff;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translateY(6px) scale(0);pointer-events:none}@media only screen and (min-width:1921px){.shop-top__nav__dot span{font-size:.72545vw;transform:translateY(.33482vw) scale(0)}}@media only screen and (max-width:640px){.shop-top__nav__dot span{font-size:3.46667vw;transform:translateY(1.6vw) scale(0)}}.shop-top__nav__dot.is-active{pointer-events:none}.shop-top__nav__dot.is-active:after,.shop-top__nav__dot:hover:after{opacity:0;transform:translateY(-6px) scale(0)}@media only screen and (min-width:1921px){.shop-top__nav__dot.is-active:after,.shop-top__nav__dot:hover:after{transform:translateY(-.33482vw) scale(0)}}@media only screen and (max-width:640px){.shop-top__nav__dot.is-active:after,.shop-top__nav__dot:hover:after{transform:translateY(-1.6vw) scale(0)}}.shop-top__nav__dot.is-active span,.shop-top__nav__dot:hover span{opacity:1;transform:translateY(0) scale(1)}.shop-top__info{position:absolute;top:50%;right:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;max-width:50%;margin:auto;text-align:center;opacity:0;pointer-events:none;transform:translateY(-62%) scale(1.15);will-change:opacity,transform}@media only screen and (max-width:1050px) and (min-width:861px){.shop-top__info{max-width:60%}}@media only screen and (max-width:860px) and (min-width:641px){.shop-top__info{max-width:80%}}@media only screen and (max-width:640px){.shop-top__info{max-width:100%;transform:translateY(-50%) scale(1.05);text-align:center}}.shop-top__info.is-prev{transition:opacity .8s ease-in-out,transform 1s cubic-bezier(.455,.03,.515,.955);opacity:0;transform:translateY(-62%) scale(.9)}@media only screen and (max-width:640px){.shop-top__info.is-prev{transform:translateY(-50%) scale(.9)}}.shop-top__info.is-active{pointer-events:auto;transition:opacity 1s ease-in-out,transform 2s cubic-bezier(.455,.03,.515,.955);opacity:1;transform:translateY(-62%) scale(1)}@media only screen and (max-width:640px){.shop-top__info.is-active{transform:translateY(-50%) scale(1)}}.shop-top__info__title{position:relative;display:block;margin:0;font:400 3.57143vw/1.125 Oranienbaum,serif,Rubik,sans-serif;color:#fff;text-transform:uppercase}@media only screen and (max-width:860px) and (min-width:641px){.shop-top__info__title{font-size:5.5814vw}}@media only screen and (max-width:640px){.shop-top__info__title{font-size:8.53333vw;line-height:1.125;text-transform:none}}.shop-top__info__desc{max-width:500px;margin-top:1.33929vw;color:#fff;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.shop-top__info__desc{max-width:27.90179vw;font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-top__info__desc{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-top__info__desc{max-width:100%;margin-top:2.7907vw}}@media only screen and (max-width:640px){.shop-top__info__desc{width:80vw;margin:6.4vw auto 0;font-size:3.73333vw}}.shop-top__info__button{margin-top:1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.shop-top__info__button{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-top__info__button{margin-top:2.7907vw}}@media only screen and (max-width:640px){.shop-top__info__button{margin-top:6.4vw}}.shop-top__info__button .btn{height:auto;margin-left:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-top__info__button .btn{margin-left:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-top__info__button .btn{margin-left:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-top__info__button .btn{margin-left:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-top__info__button .btn{margin-left:3.72093vw}}@media only screen and (max-width:640px){.shop-top__info__button .btn{margin-left:8.53333vw}}.shop-top__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;z-index:0}.shop-top__bg:before{z-index:-1;background:#000;opacity:.1}.shop-top__bg:after,.shop-top__bg:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:""}.shop-top__bg:after{z-index:2;background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(180deg,transparent,rgba(0,0,0,.6) 70.38%);background:linear-gradient(180deg,transparent -30%,rgba(0,0,0,.6) 34.38%)}.shop-top__bg__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0;overflow:hidden}.shop-top__bg__image.is-prev img,.shop-top__bg__image.is-prev video{transition:opacity .8s ease-in-out,transform 1s cubic-bezier(.455,.03,.515,.955);opacity:0;transform:scale(1)}.shop-top__bg__image.is-active img,.shop-top__bg__image.is-active video{transition:opacity 1s ease-in-out,transform 2.5s cubic-bezier(.455,.03,.515,.955);opacity:1;transform:scale(1.05)}.shop-top__bg__image img,.shop-top__bg__image picture,.shop-top__bg__image video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.shop-top__bg__image img,.shop-top__bg__image video{transition:opacity 1.5s ease-in-out,transform 3.5s cubic-bezier(.4,0,0,1);opacity:0;transform:scale(1.3);will-change:opacity,transform}@media only screen and (max-width:640px){.shop-cats{margin-bottom:14.93333vw}}.shop-cats__title{max-width:55.80357vw}@media only screen and (max-width:860px){.shop-cats__title{max-width:100%}}.shop-cats__wrap{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-cats__wrap{grid-gap:.27778vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-cats__wrap{grid-template-columns:repeat(4,1fr);grid-gap:.23256vw}}@media only screen and (max-width:640px){.shop-cats__wrap{grid-template-columns:repeat(2,1fr);grid-gap:.53333vw}}.shop-cats__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto}.shop-cats__btn.is-disabled,.shop-cats__btn:disabled{pointer-events:none;opacity:.5}.shop-cats__btn[disabled]{opacity:.3;cursor:not-allowed}.shop-cats__btn__name{position:relative;z-index:1;font-weight:400;font-size:.78125vw;line-height:1;color:#000;pointer-events:none}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-cats__btn__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-cats__btn__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-cats__btn__name{font-size:1.33333vw;text-transform:capitalize}}@media only screen and (max-width:860px) and (min-width:641px){.shop-cats__btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.shop-cats__btn__name{font-size:3.73333vw;text-transform:capitalize}}@media only screen and (max-width:640px),only screen and (max-width:1050px) and (min-width:861px){.shop-cats__btn__name span{display:none}}.shop-cats__btn__icon{margin-left:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-cats__btn__icon{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-cats__btn__icon{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-cats__btn__icon{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-cats__btn__icon{margin-left:.93023vw}}@media only screen and (max-width:640px){.shop-cats__btn__icon{margin-left:2.13333vw}}.shop-cats__item{position:relative;padding:2.23214vw 1.11607vw;border:1px solid #f2f2f2;text-align:center}@media only screen and (min-width:1921px){.shop-cats__item{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-cats__item{padding:4.65116vw 2.32558vw}}@media only screen and (max-width:640px){.shop-cats__item{padding:4.26667vw 3.2vw;border-width:.26667vw}}.shop-cats__item:hover:before{opacity:1}@media only screen and (min-width:1051px){.shop-cats__item:hover .shop-cats__icon{transform:scale(1.1)}}@media only screen and (min-width:1051px){.shop-cats__item:hover .shop-cats__btn__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.shop-cats__item:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;box-shadow:0 15px 20px rgba(0,0,0,.08);opacity:0;transition:opacity .35s ease-in-out;will-change:opacity}@media only screen and (min-width:1921px){.shop-cats__item:before{box-shadow:0 .83705vw 1.11607vw rgba(0,0,0,.08)}}@media only screen and (max-width:640px){.shop-cats__item:before{box-shadow:0 4vw 5.33333vw rgba(0,0,0,.08)}}.shop-cats__item[data-visibility]{transition:opacity .35s ease-in-out;will-change:opacity}.shop-cats__item[data-visibility]:nth-child(4n-3){transition-delay:50ms}.shop-cats__item[data-visibility]:nth-child(4n-2){transition-delay:.1s}.shop-cats__item[data-visibility]:nth-child(4n-1){transition-delay:.15s}.shop-cats__item[data-visibility]:nth-child(4n-0){transition-delay:.2s}.shop-cats__item[data-visibility]:not(.is-visible){opacity:0}.shop-cats__item--button{display:flex;align-items:center;justify-content:center;padding:0}@media only screen and (min-width:641px){.shop-cats__item--button:hover .shop-cats__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}}.shop-cats__icon{position:relative;z-index:1;display:block;width:5.58036vw;height:5.58036vw;margin:0 auto 1.33929vw;transition:transform .35s cubic-bezier(.455,.03,.515,.955);will-change:transform}@media only screen and (max-width:860px) and (min-width:641px){.shop-cats__icon{width:80px;height:80px}}@media only screen and (max-width:640px){.shop-cats__icon{width:21.33333vw;height:21.33333vw;margin-bottom:2.13333vw}}.shop-cats__icon img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.shop-cats__name{position:relative;z-index:1;display:block;max-width:85%;margin-right:auto;margin-left:auto;font-size:14px;color:#000}@media only screen and (min-width:1921px){.shop-cats__name{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-cats__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-cats__name{max-width:100%;font-size:1.62791vw}}@media only screen and (max-width:640px){.shop-cats__name{max-width:100%;font-size:3.46667vw;line-height:1.53;color:grey}}.shop-cats__more{margin-top:5.58036vw;text-align:center}@media only screen and (max-width:640px){.shop-cats__more{margin-top:13.33333vw}}.shop-collections{padding:5.58036vw 0;background-color:#f9f9f9}@media only screen and (max-width:640px){.shop-collections{padding:10.13333vw 0 16.8vw}}.shop-collections__inner,.shop-collections__wrap{display:flex;justify-content:space-between;width:100%}.shop-collections__wrap{align-items:flex-start}@media only screen and (max-width:640px){.shop-collections__wrap{flex-direction:column}}.shop-collections__item{position:relative;display:block;width:calc(50% - 1.11607vw);height:33.48214vw}@media only screen and (max-width:640px){.shop-collections__item{width:100%;height:97.33333vw}}@media only screen and (max-width:640px){.shop-collections__item:not(:first-child){margin-top:14.66667vw}}@media only screen and (min-width:1051px){.shop-collections__item:hover .shop-collections__image:before{opacity:.6}.shop-collections__item:hover .shop-collections__image img{transform:scale(1.05)}}.shop-collections__item--opened .shop-collections__btn,.shop-collections__item--opened .shop-collections__btn span:after,.shop-collections__item--opened .shop-collections__btn span:before{transform:rotate(-180deg)}.shop-collections__item--opened .shop-collections__image:before{opacity:.6}.shop-collections__item--opened .shop-collections__image img{transform:scale(1.05)}.shop-collections__image{position:relative;display:block;height:100%;width:100%;overflow:hidden}.shop-collections__image:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#171719;opacity:0;transition:opacity .5s;will-change:opacity}.shop-collections__image:after,.shop-collections__image:before{content:"";position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%}.shop-collections__image:after{background:linear-gradient(60deg,rgba(23,23,25,.1) 38.5%,rgba(23,23,25,0)),linear-gradient(50deg,#171719,rgba(23,23,25,0) 42.3%)}@media only screen and (max-width:640px){.shop-collections__image:after{background:linear-gradient(50.72deg,rgba(23,23,25,.3) 4.73%,rgba(23,23,25,0) 46.18%),linear-gradient(180deg,rgba(23,25,24,0) 46.35%,rgba(23,23,25,.6) 87.23%)}}.shop-collections__image img{z-index:0;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.455,.03,.515,.955)}.shop-collections__image img,.shop-collections__info{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.shop-collections__info{overflow:hidden;z-index:3}.shop-collections__info__wrap{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 2.79018vw 3.34821vw;transition:transform .65s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:640px){.shop-collections__info__wrap{padding:0 5.33333vw 9.33333vw}}.shop-collections__title{display:block;margin:.55804vw 0 .27902vw -.22321vw;color:#fff;font-weight:500;font-size:14px;line-height:1.714;letter-spacing:.142em;text-indent:.27902vw;text-transform:uppercase}@media only screen and (min-width:1921px){.shop-collections__title{font-size:.72545vw}}@media only screen and (max-width:640px){.shop-collections__title{margin-bottom:.55804vw;font-size:3.46667vw}}.shop-collections__name{display:block;margin:.27902vw 0 0;color:#fff;font:400 3.57143vw/1.166 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:640px){.shop-collections__name{margin:1.33333vw 0 0;font-size:12.8vw}}.shop-collections__btn{position:absolute;right:1.67411vw;bottom:-1.39509vw;z-index:4;width:2.79018vw;height:2.79018vw;background:#ff2626;border-radius:50%;transition:transform .25s ease-in-out}@media only screen and (max-width:1050px) and (min-width:861px){.shop-collections__btn{width:3.04762vw;height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-collections__btn{right:1.74419vw;bottom:-2.32558vw;width:4.65116vw;height:4.65116vw}}@media only screen and (max-width:640px){.shop-collections__btn{right:7.62667vw;bottom:-6.66667vw;width:13.33333vw;height:13.33333vw}}.shop-collections__btn span:after,.shop-collections__btn span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:.78125vw;height:.08371vw;background:#fff;transition:transform .35s ease-in-out}@media only screen and (max-width:1050px) and (min-width:861px){.shop-collections__btn span:after,.shop-collections__btn span:before{width:1.14286vw;height:1px}}@media only screen and (max-width:860px) and (min-width:641px){.shop-collections__btn span:after,.shop-collections__btn span:before{width:1.62791vw;height:1px}}@media only screen and (max-width:640px){.shop-collections__btn span:after,.shop-collections__btn span:before{width:3.73333vw;height:1px}}.shop-collections__btn span:after{transform:rotate(-90deg);transition-delay:.05s}.shop-collections__btn:hover{transform:rotate(-90deg)}.shop-collections__cats{position:absolute;top:100%;display:flex;flex-direction:column;align-items:flex-start;list-style:none;margin:0;padding-bottom:1.67411vw;padding-left:0;transition:transform .65s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:640px){.shop-collections__cats{padding-bottom:6.66667vw}}.shop-collections__cats li{position:relative;margin-top:.27902vw;padding-left:1.11607vw;letter-spacing:.045em;color:#fff;font:400 1.22768vw/1.27 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:860px) and (min-width:641px){.shop-collections__cats li{margin-top:.93023vw;padding-left:1.39535vw;font-size:2.09302vw}}@media only screen and (max-width:640px){.shop-collections__cats li{margin-top:1.33333vw;padding-left:4.8vw;font-size:5.33333vw;line-height:1.2;letter-spacing:.05em}}.shop-collections__cats li:first-child{margin-top:0;margin-bottom:0}.shop-collections__cats li:before{content:"";position:absolute;top:0;bottom:0;left:0;display:block;width:4px;height:4px;margin:auto;background:#fff;border-radius:50%;transition:background-color .3s}@media only screen and (min-width:1921px){.shop-collections__cats li:before{width:.22321vw;height:.22321vw}}@media only screen and (max-width:640px){.shop-collections__cats li:before{width:1.06667vw;height:1.06667vw}}.shop-collections__cats li a{position:relative;display:inline-block;font:inherit;color:inherit}.shop-collections__cats li a:hover:after{transform:scaleX(1)}.shop-collections__cats li a:after{content:"";position:absolute;left:0;right:0;bottom:0;display:block;height:1px;margin:auto;background:#ff2626;transform:scaleX(0);transform-origin:0 50%;transition:transform .65s cubic-bezier(.455,.03,.515,.955);will-change:transform}@media only screen and (min-width:1921px){.shop-collections__cats li a:after{height:.0558vw}}.shop-contacts__inner{display:flex;align-items:stretch}@media only screen and (max-width:860px){.shop-contacts__inner{flex-direction:column}}.shop-contacts__left{flex-shrink:0;width:50.89286vw;padding-right:2.23214vw}@media only screen and (max-width:860px){.shop-contacts__left{width:100%;margin-bottom:2.7907vw;padding-right:0}}@media only screen and (max-width:640px){.shop-contacts__left{margin-bottom:4.26667vw}}.shop-contacts__banner{width:100%;height:100%}@media only screen and (max-width:640px){.shop-contacts__banner{height:80vw}}.shop-contacts__banner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shop-contacts__right{display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:.89286vw}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__right{gap:2.7907vw}}@media only screen and (max-width:640px){.shop-contacts__right{gap:4.26667vw}}.shop-contacts__right__item{padding:2.23214vw;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.shop-contacts__right__item{border-width:.0558vw}}@media only screen and (max-width:860px){.shop-contacts__right__item{text-align:center}}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__right__item{padding:4.65116vw 2.7907vw}}@media only screen and (max-width:640px){.shop-contacts__right__item{padding:10.66667vw 6.4vw;border-width:.26667vw}}.shop-contacts__right__content{display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:1050px){.shop-contacts__right__content{flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media only screen and (max-width:860px){.shop-contacts__right__content{align-items:center}}.shop-contacts__right__top .shop-contacts__button .btn{width:auto;height:auto;padding:.89286vw 1.78571vw}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__right__top .shop-contacts__button .btn{padding:1.86047vw 3.72093vw}}@media only screen and (max-width:640px){.shop-contacts__right__top .shop-contacts__button .btn{padding:4.26667vw 10.66667vw}}.shop-contacts__right__bottom .shop-contacts__right__content{flex-wrap:wrap}.shop-contacts__right__bottom .shop-contacts__button{width:100%;margin-top:.66964vw;text-align:right}@media only screen and (max-width:1050px) and (min-width:861px){.shop-contacts__right__bottom .shop-contacts__button{margin-top:1.52381vw;text-align:left}}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__right__bottom .shop-contacts__button{margin-top:2.7907vw;text-align:center}}@media only screen and (max-width:640px){.shop-contacts__right__bottom .shop-contacts__button{margin-top:6.4vw;text-align:center}}.shop-contacts__right__bottom .shop-contacts__button .btn--inline{height:auto}.shop-contacts__title{margin-bottom:1.33929vw;font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif;color:#000;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-contacts__title{font-size:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-contacts__title{font-size:1.89781vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-contacts__title{font-size:2.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__title{font-size:2.7907vw}}@media only screen and (max-width:640px){.shop-contacts__title{margin-bottom:4.26667vw;font-size:6.4vw}}.shop-contacts__phone__time,.shop-contacts__phone__title{font-size:.78125vw;line-height:1.714;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.shop-contacts__phone__time,.shop-contacts__phone__title{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.shop-contacts__phone__time,.shop-contacts__phone__title{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-contacts__phone__time,.shop-contacts__phone__title{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__phone__time,.shop-contacts__phone__title{font-size:1.62791vw}}@media only screen and (max-width:640px){.shop-contacts__phone__time,.shop-contacts__phone__title{font-size:3.73333vw}}.shop-contacts__phone__title{margin-bottom:.44643vw}.shop-contacts__phone__content{display:flex;align-items:center}.shop-contacts__phone__number{display:flex;font-size:1.00446vw;line-height:1.33;color:#171719}@media only screen and (max-width:1050px) and (min-width:861px){.shop-contacts__phone__number{font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__phone__number{font-size:2.09302vw}}@media only screen and (max-width:640px){.shop-contacts__phone__number{font-size:4.26667vw}}.shop-contacts__phone__number a,.shop-contacts__phone__number button{font:inherit;color:inherit}@media only screen and (min-width:1051px){.shop-contacts__phone__number a:hover,.shop-contacts__phone__number button:hover{text-decoration:underline}}.shop-contacts__phone__number a:focus,.shop-contacts__phone__number button:focus{text-decoration:underline}.shop-contacts__phone__time{margin-left:.89286vw}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__phone__time{margin-left:1.39535vw}}@media only screen and (max-width:640px){.shop-contacts__phone__time{margin-left:2.13333vw}}@media only screen and (max-width:1050px) and (min-width:861px){.shop-contacts__button{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.shop-contacts__button{margin-top:2.7907vw}}@media only screen and (max-width:640px){.shop-contacts__button{margin-top:6.4vw}}.catalog-main__top{margin:3.34821vw 0;font-weight:500;font-size:13px;text-transform:uppercase;letter-spacing:.153em;color:grey}@media only screen and (min-width:1921px){.catalog-main__top{font-size:.72545vw}}@media only screen and (max-width:1050px){.catalog-main__top{margin:4.7619vw 0}}@media only screen and (max-width:640px){.catalog-main__top{margin:10.66667vw 0 8vw;text-align:center}}.catalog-main__top h1{font:inherit;color:inherit}.catalog-main__top h1.catalog-main__top__title{margin:3.34821vw 0;font:400 2.00893vw/1.35 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;letter-spacing:.153em;color:#000}@media only screen and (max-width:1050px){.catalog-main__top h1.catalog-main__top__title{margin:4.7619vw 0}}@media only screen and (max-width:640px){.catalog-main__top h1.catalog-main__top__title{font-size:4.8vw;margin:10.66667vw 0 8vw;text-align:center}}.catalog-main__wrap{position:relative;display:flex;flex-direction:column;width:calc(100% - 5.58036vw)}@media only screen and (max-width:1050px){.catalog-main__wrap{width:100%}}.catalog-main__item{width:33.48214vw;margin-top:.83705vw}@media only screen and (max-width:1050px){.catalog-main__item{width:45.71429vw;margin-top:.95238vw}}@media only screen and (max-width:640px){.catalog-main__item{width:100%;margin-top:2.66667vw}}.catalog-main__item:first-child{margin-top:0}.catalog-main__item:hover .catalog-main__title__link{color:#000;transform:translate3d(1.67411vw,0,0)}.catalog-main__item:hover .catalog-main__title:before{opacity:1;transform:scale(1)}.catalog-main__item:hover .catalog-main__title:after{transform:scaleX(1) translateZ(0)}.catalog-main__item:hover .catalog-main__list{pointer-events:all}.catalog-main__item:hover .catalog-main__link{opacity:1;transform:translateZ(0)}.catalog-main__item:hover .catalog-main__bg img{opacity:1;transform:scale(1)}.catalog-main__title{position:relative}@media only screen and (max-width:640px){.catalog-main__title{text-align:center}}.catalog-main__title:after,.catalog-main__title:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";background:#ff2626;transition:transform .5s cubic-bezier(.455,.03,.515,.955),opacity .35s ease}.catalog-main__title:before{right:auto;width:.22321vw;height:.22321vw;border-radius:50%;opacity:0;transform:scale(0)}@media only screen and (max-width:1050px){.catalog-main__title:before{width:.38095vw;height:.38095vw}}.catalog-main__title:after{right:-1.67411vw;left:auto;width:4.18527vw;height:1px;transform:scaleX(0) translate3d(-25%,0,0);transform-origin:0 50%}@media only screen and (min-width:1921px){.catalog-main__title:after{height:.0558vw}}@media only screen and (max-width:1050px){.catalog-main__title:after{right:-1.90476vw;width:4.7619vw}}.catalog-main__link{position:relative;z-index:1;display:inline-block;padding:.55804vw 1.11607vw .55804vw 0;background:#fff;color:grey;font:400 2.67857vw/1 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;transition:color .25s ease,transform .5s cubic-bezier(.455,.03,.515,.955)}@media only screen and (max-width:1050px){.catalog-main__link{padding:.95238vw 1.90476vw .95238vw 0;font-size:3.42857vw}}@media only screen and (max-width:640px){.catalog-main__link{padding:1.33333vw 0;color:#000;font-size:6.93333vw}}.catalog-main__bg{position:absolute;overflow:hidden;top:0;right:0;bottom:0;display:block;width:27.90179vw;height:36.27232vw;margin:auto;pointer-events:none}@media only screen and (max-width:1050px){.catalog-main__bg{width:40vw;height:53.33333vw}}@media only screen and (max-width:640px){.catalog-main__bg{display:none}}.catalog-main__bg img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.455,.03,.515,.955),opacity .4s ease;opacity:0;transform:scale(1.2)}@media only screen and (max-width:860px){.catalog-main .breadcrumbs{justify-content:flex-start;text-align:left}}.category__top-block__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0}.category__top-block__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5))}.category__top-block__bg img{display:block;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category__top-block__info{position:absolute;bottom:3.125vw;left:2.67857vw;display:flex;flex-direction:column;align-items:flex-start;z-index:2}@media only screen and (max-width:1050px) and (min-width:861px){.category__top-block__info{bottom:4.57143vw;left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__info{bottom:4.65116vw;left:3.72093vw}}@media only screen and (max-width:640px){.category__top-block__info{bottom:8.53333vw;left:6.4vw}}.category__top-block__info .breadcrumbs{margin-bottom:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.category__top-block__info .breadcrumbs{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__info .breadcrumbs{margin-bottom:.93023vw}}@media only screen and (max-width:640px){.category__top-block__info .breadcrumbs{margin-bottom:2.13333vw}}.category__top-block__title{margin:0;font-size:3.125vw;line-height:1.142;color:#fff;text-transform:none}@media only screen and (max-width:1050px) and (min-width:861px){.category__top-block__title{font-size:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__title{font-size:4.65116vw}}@media only screen and (max-width:640px){.category__top-block__title{font-size:8.53333vw;line-height:1.125}}.category__top-block__main{position:relative;width:100%;height:27.90179vw;margin-bottom:2.23214vw}@media only screen and (max-width:1050px) and (min-width:861px){.category__top-block__main{height:38.09524vw;margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__main{height:37.2093vw;margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.category__top-block__main{height:69.33333vw;margin-bottom:8.53333vw}}.category__top-block__items{display:flex;margin:0 -.44643vw;overflow-x:auto}@media only screen and (max-width:1050px) and (min-width:861px){.category__top-block__items{margin:0 -.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__items{width:calc(100% + 5.81395vw);margin:0 -2.90698vw;padding:0 2.90698vw}}@media only screen and (max-width:640px){.category__top-block__items{width:calc(100% + 8.53333vw);margin:0 -4.26667vw;padding:0 4.26667vw}}.category__top-block__item{cursor:pointer;position:relative;flex:1 0 0;height:11.16071vw;margin:0 .44643vw}@media only screen and (max-width:1050px) and (min-width:861px){.category__top-block__item{height:13.33333vw;margin:0 .57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__item{flex:25% 0 0;height:17.44186vw;margin:0 .46512vw}}@media only screen and (max-width:640px){.category__top-block__item{flex:37.33333vw 0 0;height:40vw;margin:0 1.06667vw}}@media only screen and (max-width:860px){.category__top-block__item:first-child{margin-left:0}}@media only screen and (max-width:860px){.category__top-block__item:last-child{margin-right:0}}.category__top-block__item:hover img{transform:scale(1.2)}.category__top-block__item__bg{position:relative;max-width:100%;height:100%;overflow:hidden}.category__top-block__item__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg,transparent 29.5%,rgba(0,0,0,.8))}.category__top-block__item__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .65s cubic-bezier(.455,.03,.515,.955);will-change:transform}.category__top-block__item__name{position:absolute;z-index:2;bottom:0;left:0;padding:1.45089vw 1.33929vw;color:#fff}@media only screen and (max-width:860px) and (min-width:641px){.category__top-block__item__name{padding:1.86047vw}}@media only screen and (max-width:640px){.category__top-block__item__name{padding:4.26667vw;font-size:3.46667vw;line-height:1.53}}.category__head{display:flex;flex-direction:column;width:100%}.category__head__info{display:flex;align-items:center;flex-direction:column;margin-top:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__head__info{margin-top:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__head__info{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__head__info{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__head__info{margin-top:2.32558vw}}@media only screen and (max-width:640px){.category__head__info{margin-top:5.33333vw}}.category__head__title{font:400 3.125vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.category__head__title{font-size:3.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__head__title{font-size:4.08759vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__head__title{font-size:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__head__title{font-size:5.5814vw;line-height:1.116}}@media only screen and (max-width:640px){.category__head__title{font-size:10.66667vw;line-height:1.2}}.category__head__banners{position:relative;display:grid;align-content:start;grid-template-columns:repeat(2,1fr);grid-gap:.89286vw;width:100%;margin-top:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__head__banners{margin-top:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__head__banners{margin-top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__head__banners{grid-gap:.7619vw;margin-top:3.80952vw}}@media only screen and (max-width:860px){.category__head__banners{grid-template-columns:1fr}}@media only screen and (max-width:860px) and (min-width:641px){.category__head__banners{grid-gap:.93023vw;margin-top:2.7907vw}}@media only screen and (max-width:640px){.category__head__banners{grid-gap:2.13333vw;margin-top:6.4vw}}.category__head__banner{position:relative;overflow:hidden}@media only screen and (max-width:640px){.category__head__banner{height:29.33333vw}}.category__head__banner picture{height:100%}.category__head__banner picture img{display:block;width:100%;height:100%}.category__head__banner .snackbar{visibility:hidden;width:290px;margin-left:-145px;background-color:#ff2626;color:#fff;text-align:center;position:absolute;z-index:1;left:50%;bottom:10px;font-size:12px;padding:0 5px}.category__head__banner .snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:10px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:10px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:10px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:10px;opacity:1}to{bottom:0;opacity:0}}.category__subcategory{display:flex;gap:1.11607vw;margin-top:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__subcategory{margin-top:2.77778vw;gap:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__subcategory{margin-top:2.91971vw;gap:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__subcategory{margin-top:3.80952vw;gap:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__subcategory{margin-top:4.65116vw;gap:1.39535vw}}@media only screen and (max-width:640px){.category__subcategory{flex-wrap:nowrap;max-width:calc(100% + 8.53333vw);overflow:auto;margin-top:9.6vw;margin-right:-4.26667vw;margin-left:-4.26667vw;padding-right:4.26667vw;padding-left:4.26667vw;gap:2.13333vw}}.category__subcategory__item{position:relative;display:inline-flex;align-items:center;height:2.23214vw;padding-left:1.22768vw;padding-right:1.22768vw;font-size:.78125vw;white-space:nowrap;background:#f2f2f2;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .35s ease,color .2s ease}@media only screen and (max-width:1440px) and (min-width:1371px){.category__subcategory__item{height:2.63889vw;padding-left:1.52778vw;padding-right:1.52778vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__subcategory__item{height:2.62774vw;padding-left:1.60584vw;padding-right:1.60584vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__subcategory__item{height:3.04762vw;padding-left:2.09524vw;padding-right:2.09524vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__subcategory__item{height:3.72093vw;padding-left:2.55814vw;padding-right:2.55814vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.category__subcategory__item{height:8.53333vw;padding-left:5.33333vw;padding-right:5.33333vw;font-size:3.73333vw}}.category__subcategory__item.is-active,.category__subcategory__item:hover{background-color:#ff2626;color:#fff}.category__tags{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:2.67857vw;gap:.44643vw;font-size:.78125vw;line-height:1.43}@media only screen and (max-width:1440px) and (min-width:1371px){.category__tags{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__tags{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__tags{gap:.7619vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__tags{gap:.93023vw;font-size:12px}}@media only screen and (max-width:640px){.category__tags{display:none}}.category__tags__one{position:relative;display:inline-flex;align-items:center;height:2.23214vw;padding-left:.89286vw;padding-right:.55804vw;font-weight:400;white-space:nowrap;background:#f2f2f2;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1440px) and (min-width:1371px){.category__tags__one{height:2.63889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__tags__one{height:2.62774vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__tags__one{height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__tags__one{height:40px;padding-left:16px;padding-right:10px}}.category__tags__one--black{cursor:pointer;background-color:#171719;color:#fff}.category__tags__one--black:hover .category__tags__one__icon:before{transform:rotate(180deg)}.category__tags__one--black:hover .category__tags__one__icon:after{transform:rotate(270deg)}.category__tags__one__name{font-weight:400;margin-right:3px}@media only screen and (min-width:1921px){.category__tags__one__name{margin-right:.16741vw}}.category__tags__one__btn{position:relative;display:block;width:1.33929vw;height:1.33929vw;margin-left:.66964vw;font-size:0}@media only screen and (max-width:1050px){.category__tags__one__btn{width:24px;height:24px}}.category__tags__one__btn:after,.category__tags__one__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:11px;height:1.5px;background:#ff2626}@media only screen and (min-width:1921px){.category__tags__one__btn:after,.category__tags__one__btn:before{width:.61384vw;height:.08371vw}}@media only screen and (max-width:1370px){.category__tags__one__btn:after,.category__tags__one__btn:before{width:11px}}@media only screen and (max-width:640px){.category__tags__one__btn:after,.category__tags__one__btn:before{width:2.93333vw;height:.4vw}}.category__tags__one__btn:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.category__tags__one__btn:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.category__tags__one__btn:hover:before{transform:rotate(-135deg)}.category__tags__one__btn:hover:after{transform:rotate(-225deg)}.category__tags__one__icon{position:relative;display:block;width:1.33929vw;height:1.33929vw;margin-left:.89286vw;font-size:0}@media only screen and (max-width:1050px){.category__tags__one__icon{width:24px;height:24px;margin-left:16px}}.category__tags__one__icon:after,.category__tags__one__icon:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:10px;height:1px;background:#ff2626}@media only screen and (max-width:640px){.category__tags__one__icon:after,.category__tags__one__icon:before{width:2.66667vw;height:.26667vw}}.category__tags__one__icon:before{transform:rotate(0deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.category__tags__one__icon:after{transform:rotate(90deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.category__tags__clear{flex-shrink:0;padding:.55804vw;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.category__tags__clear{padding:.625vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__tags__clear{padding:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__tags__clear{padding:.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__tags__clear{padding:6px 10px}}.category__tags__clear:hover{text-decoration:underline}.category__fast-filters{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:.44643vw;font-size:.78125vw;line-height:1.43}@media only screen and (max-width:1440px) and (min-width:1371px){.category__fast-filters{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__fast-filters{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__fast-filters{gap:.7619vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__fast-filters{gap:.93023vw;font-size:12px}}@media only screen and (max-width:640px){.category__fast-filters{gap:1.6vw;font-size:3.2vw}}.category__fast-filters:before{content:"";position:absolute;top:0;left:0;width:.55804vw;height:100%;box-shadow:-.83705vw 0 .94866vw -.39062vw rgba(0,0,0,.75)}.category__fast-filters__wrap{display:flex;margin-bottom:1.5625vw;padding-bottom:1.11607vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.category__fast-filters__wrap{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__fast-filters__wrap{flex-direction:column;margin-bottom:3.25581vw;padding-bottom:2.32558vw}}@media only screen and (max-width:640px){.category__fast-filters__wrap{display:block;margin-bottom:5.33333vw;padding-bottom:5.33333vw}}.category__fast-filters__title{flex-shrink:0;padding:.55804vw;font-size:.78125vw;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.category__fast-filters__title{padding:.625vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__fast-filters__title{padding:.58394vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__fast-filters__title{padding:.57143vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__fast-filters__title{margin-bottom:10px;padding:6px 10px;font-size:12px}}@media only screen and (max-width:640px){.category__fast-filters__title{margin-bottom:1.33333vw;padding:1.6vw;font-size:3.2vw}}.category__fast-filters__one{cursor:pointer;position:relative;display:inline-flex;align-items:center;height:2.23214vw;padding-left:.89286vw;padding-right:.89286vw;border-radius:3.34821vw;font-weight:400;white-space:nowrap;border:1px solid #e4e4e4;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s}.category__fast-filters__one:hover{background-color:#f2f2f2}@media only screen and (min-width:1921px){.category__fast-filters__one{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.category__fast-filters__one{height:2.63889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__fast-filters__one{height:2.62774vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__fast-filters__one{height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__fast-filters__one{height:40px;padding-left:16px;padding-right:16px;border-radius:60px}}@media only screen and (max-width:640px){.category__fast-filters__one{height:9.6vw;padding-left:3.2vw;padding-right:3.2vw;border-radius:16vw;border-width:.26667vw}}.category__fast-filters__one:hover .category__fast-filters__one__icon{-webkit-animation:trsXscale 3.5s linear infinite;animation:trsXscale 3.5s linear infinite}.category__fast-filters__one__name{color:#000;font-weight:400;margin-right:3px}@media only screen and (min-width:1921px){.category__fast-filters__one__name{margin-right:.16741vw}}.category__bottom{padding-bottom:11.16071vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__bottom{padding-bottom:13.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__bottom{padding-bottom:14.59854vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__bottom{padding-bottom:14.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__bottom{padding-bottom:13.95349vw}}@media only screen and (max-width:640px){.category__bottom{padding-bottom:26.66667vw}}.category__bottom__description{max-width:44.64286vw;margin-top:5.58036vw;margin-right:auto;margin-left:auto;font-size:.78125vw;line-height:1.714;color:#363636}@media only screen and (max-width:1050px) and (min-width:861px){.category__bottom__description{margin-top:7.61905vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__bottom__description{margin-top:9.30233vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.category__bottom__description{max-width:80vw;margin-top:21.33333vw;font-size:3.73333vw}}.category__bottom__description h1,.category__bottom__description h2,.category__bottom__description h3,.category__bottom__description h4,.category__bottom__description h5,.category__bottom__description h6,.category__empty__inner{text-align:center}.category__empty__title{margin-bottom:3.34821vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__empty__title{margin-bottom:3.81944vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__empty__title{margin-bottom:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__empty__title{margin-bottom:4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__empty__title{margin-bottom:4.65116vw}}@media only screen and (max-width:640px){.category__empty__title{margin-bottom:9.33333vw}}.category__info{display:flex;align-items:flex-end;justify-content:space-between;height:3.0692vw;margin-bottom:2.67857vw;border-bottom:1px solid #e4e4e4;color:grey;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.category__info{font-size:.78125vw;border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.category__info{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__info{font-size:1.0219vw}}@media only screen and (max-width:1050px){.category__info{align-items:center;height:auto;font-size:13px}}@media only screen and (max-width:1050px) and (min-width:861px){.category__info{padding-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__info{padding-bottom:1.86047vw}}@media only screen and (max-width:640px){.category__info{flex-direction:column;padding-bottom:4.26667vw;font-size:3.46667vw}}.category__info__title{font-family:Rubik,sans-serif;font-size:.78125vw;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.category__info__title{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__info__title{font-size:1.0219vw}}@media only screen and (max-width:1050px){.category__info__title{font-family:Oranienbaum,serif,Rubik,sans-serif;line-height:1.125}}@media only screen and (max-width:1050px) and (min-width:861px){.category__info__title{font-size:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__info__title{font-size:3.72093vw}}@media only screen and (max-width:640px){.category__info__title{font-size:8vw;text-align:center}}.category__info__quantity{padding-bottom:1.33929vw;font-size:.78125vw;line-height:1.714;color:#363636}@media only screen and (max-width:1440px) and (min-width:1371px){.category__info__quantity{padding-bottom:1.66667vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__info__quantity{padding-bottom:1.75182vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__info__quantity{padding-bottom:0;padding-left:1.42857vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__info__quantity{padding-bottom:0;padding-left:1.74419vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.category__info__quantity{flex-shrink:0;padding-bottom:0;font-size:3.73333vw}}.category__info__left{position:relative;display:flex;align-items:center;flex-direction:column}@media only screen and (max-width:1050px){.category__info__left{flex-direction:row}}@media only screen and (max-width:640px){.category__info__left{width:100%;margin-bottom:2.66667vw}}.category__info__right{display:flex;align-items:center;padding-bottom:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__info__right{padding-bottom:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__info__right{padding-bottom:1.0219vw}}@media only screen and (max-width:1050px){.category__info__right{padding-bottom:0}}@media only screen and (max-width:640px){.category__info__right{width:100%;justify-content:space-between}}.category__info__right .product-display-nav{display:flex;align-items:center;margin-left:1.11607vw}.category__info__right .product-display-nav__button{margin-left:5px}@media only screen and (min-width:1921px){.category__info__right .product-display-nav__button{margin-left:.44643vw}}@media only screen and (max-width:640px){.category__info__right .product-display-nav__button{margin-left:2.13333vw}}.category__info__right .product-display-nav__button.is-active .svg{transform:translate3d(0,50%,0);opacity:0;transition:transform .6s cubic-bezier(.4,0,0,1) 0s,opacity .5s ease 0s}.category__info__right .product-display-nav__button.is-active .svg--hover{transform:translateZ(0);opacity:1;transition:transform .6s cubic-bezier(.4,0,0,1) .1s,opacity .5s ease .1s}.category__info__sort{margin-right:6px}@media only screen and (min-width:1921px){.category__info__sort{margin-right:.33482vw}}@media only screen and (max-width:640px){.category__info__sort{margin-right:1.6vw}}.category__info__sort__wrap{display:flex;align-items:center}@media only screen and (max-width:640px){.category__info__sort__wrap{margin-right:auto}}.category__info__sort__wrap .custom-select{padding-top:.55804vw;padding-bottom:.55804vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__info__sort__wrap .custom-select{padding-top:.69444vw;padding-bottom:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__info__sort__wrap .custom-select{padding-top:.72993vw;padding-bottom:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__info__sort__wrap .custom-select{padding-top:.95238vw;padding-bottom:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__info__sort__wrap .custom-select{padding-top:1.16279vw;padding-bottom:1.16279vw}}@media only screen and (max-width:640px){.category__info__sort__wrap .custom-select{padding-top:2.66667vw;padding-bottom:2.66667vw}}.category__info__sort__wrap .custom-select__head{padding-right:30px}@media only screen and (min-width:1921px){.category__info__sort__wrap .custom-select__head{padding-right:1.67411vw}}@media only screen and (max-width:640px){.category__info__sort__wrap .custom-select__head{padding-right:8vw}}.category__info__sort__wrap .custom-select__head:after{width:12px;right:5px}@media only screen and (min-width:1921px){.category__info__sort__wrap .custom-select__head:after{width:.66964vw;right:.27902vw}}@media only screen and (max-width:640px){.category__info__sort__wrap .custom-select__head:after{width:3.2vw;right:1.33333vw}}.category__info__sort__wrap .custom-select__item{padding-right:25px;padding-left:25px}@media only screen and (min-width:1921px){.category__info__sort__wrap .custom-select__item{padding-right:1.39509vw;padding-left:1.39509vw}}@media only screen and (max-width:640px){.category__info__sort__wrap .custom-select__item{padding-right:6.66667vw;padding-left:6.66667vw}}.category__info__sort__wrap .custom-select__content{right:0;left:auto;width:auto;min-width:100%;text-align:right}.category__filter-nav{display:none;align-items:center}@media only screen and (max-width:1050px){.category__filter-nav{display:flex}}@media only screen and (max-width:640px){.category__filter-nav{position:relative;width:100%}}.category__filter-btn{display:flex}@media only screen and (max-width:1050px) and (min-width:861px){.category__filter-btn{margin-right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__filter-btn{margin-right:1.86047vw}}@media only screen and (max-width:640px){.category__filter-btn{flex-shrink:0;width:10.66667vw;height:10.66667vw;margin-right:4.26667vw}}.category__filter-btn__icon{margin:auto}.category__wrap{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin-top:2.79018vw;padding-bottom:4.46429vw}@media only screen and (max-width:1050px) and (min-width:861px){.category__wrap{padding-bottom:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__wrap{padding-bottom:9.30233vw}}@media only screen and (max-width:640px){.category__wrap{margin-top:8.53333vw;padding-bottom:21.33333vw}}.category__left{position:-webkit-sticky;position:sticky;top:5.41295vw;z-index:2;display:block;flex:0 0 18.75vw;margin-right:2.23214vw;padding-bottom:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__left{flex-basis:18.05556vw;margin-right:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__left{flex-basis:18.9781vw;margin-right:1.75182vw}}@media only screen and (max-width:1050px){.category__left{position:static!important;z-index:10;flex-basis:0;margin-right:0}}.category__right{width:100%;padding-top:1.39509vw}@media only screen and (max-width:640px){.category__right{padding-top:0}}.category__loader{position:absolute;top:-16px;right:-16px;bottom:30px;left:-16px;z-index:5;display:block;margin:auto;background:hsla(0,0%,100%,.5);padding:32px 16px 16px;pointer-events:none;transition:opacity .35s;opacity:0}@media only screen and (max-width:860px) and (min-width:641px){.category__loader{right:-2.90698vw;left:-2.90698vw}}@media only screen and (max-width:640px){.category__loader{right:-2.66667vw;left:-2.66667vw}}.category__loader.is-showed{opacity:1;pointer-events:all}.category__loader.is-showed .category__loader__inner{-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}.category__loader__inner{position:-webkit-sticky;position:sticky;top:50%;right:0;left:0;display:block;width:32px;height:32px;margin:-16px auto 0;background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain}.category__products{display:flex;flex-wrap:wrap;margin:-.13951vw}@media only screen and (max-width:860px) and (min-width:641px){.category__products{margin:-.2907vw}}@media only screen and (max-width:640px){.category__products{margin:-.66667vw}}.category__products .prod-card{width:calc(33.33333% - .27902vw);margin:.13951vw}@media only screen and (max-width:860px) and (min-width:641px){.category__products .prod-card{width:calc(50% - .5814vw);margin:.2907vw}}@media only screen and (max-width:640px){.category__products .prod-card{width:calc(50% - 1.33333vw);margin:.66667vw}}.category__products .prod-card__inner{height:100%}.category__products__not-found{width:100%;max-width:48.54911vw;margin:.61384vw auto 0;padding:0 1.67411vw;text-align:center;font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1440px) and (min-width:1371px){.category__products__not-found{padding:0 2.08333vw;font-size:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__products__not-found{padding:0 2.18978vw;font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__products__not-found{max-width:76.19048vw;padding:0 2.85714vw;font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__products__not-found{max-width:100%;padding:0 3.48837vw;font-size:3.48837vw;text-align:center}}@media only screen and (max-width:640px){.category__products__not-found{max-width:100%;padding:0;font-size:6.4vw;text-align:center}}.category__nav{padding-top:3.125vw;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.category__nav{padding-top:3.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__nav{padding-top:4.08759vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__nav{padding-top:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__nav{padding-top:4.65116vw}}@media only screen and (max-width:640px){.category__nav{padding-top:10.66667vw}}.category__nav__count{margin-bottom:1.78571vw;font-size:.78125vw;color:#171719}@media only screen and (max-width:1050px) and (min-width:861px){.category__nav__count{margin-bottom:3.04762vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__nav__count{margin-bottom:3.72093vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.category__nav__count{margin-bottom:8.53333vw;font-size:3.73333vw}}.category__nav__more{margin-bottom:2.67857vw}@media only screen and (max-width:1050px) and (min-width:861px){.category__nav__more{margin-bottom:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__nav__more{margin-bottom:5.5814vw}}@media only screen and (max-width:640px){.category__nav__more{width:54.66667vw;margin-right:auto;margin-left:auto;margin-bottom:12.8vw}}.category .banner{display:flex;justify-content:center;width:100%;height:100%}.category .banner__wrap{display:none}@media only screen and (max-width:640px){.category .banner__wrap{display:block;width:100%;height:120vw;margin-top:21.33333vw}}.category .banner img{display:block;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.product .breadcrumbs{margin-bottom:1.33929vw}@media only screen and (max-width:860px) and (min-width:641px){.product .breadcrumbs{margin-bottom:2.7907vw}}@media only screen and (max-width:640px){.product .breadcrumbs{margin-bottom:4.26667vw;padding:0 4.26667vw}}.prodMain{position:relative;display:grid;grid-template-columns:44.64286vw calc(100% - 44.64286vw);grid-auto-rows:auto;row-gap:2.23214vw;margin-bottom:5.58036vw}@media only screen and (max-width:860px){.prodMain{grid-auto-flow:row;grid-template-columns:100%}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain{margin-bottom:7.44186vw}}@media only screen and (max-width:640px){.prodMain{margin-bottom:17.06667vw}}.prodMain__right{grid-column:2/3;grid-row:1/10;padding-left:4.46429vw}@media only screen and (max-width:860px){.prodMain__right{grid-column:1/3;grid-row:2/3;width:100%;padding-left:0}}.prodMain__photos{grid-column:1/2;grid-row:1/2;width:100%}@media only screen and (max-width:860px){.prodMain__photos{position:relative;max-width:100%}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__photos{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__photos{margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.prodMain__photos{margin-bottom:6.4vw}}.prodMain__gallery{position:relative;width:100%;background:#f9f9f9;margin-bottom:.44643vw;overflow:hidden}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__gallery{margin-bottom:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__gallery{margin-bottom:.93023vw}}@media only screen and (max-width:640px){.prodMain__gallery{margin-bottom:4.26667vw}}.prodMain__gallery__btn{position:absolute;z-index:2;top:50%;transform:translate3d(0,-50%,0);transition:transform .5s,opacity .5s;will-change:transform,opacity}.prodMain__gallery__btn.btn_prev{left:1.11607vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__gallery__btn.btn_prev{left:2.32558vw}}@media only screen and (max-width:640px){.prodMain__gallery__btn.btn_prev{left:2.13333vw}}.prodMain__gallery__btn.btn_next{right:1.11607vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__gallery__btn.btn_next{right:2.32558vw}}@media only screen and (max-width:640px){.prodMain__gallery__btn.btn_next{right:2.13333vw}}.prodMain__gallery__btn.swiper-button-disabled{pointer-events:none}.prodMain__gallery__btn.swiper-button-disabled .circle:after{opacity:.35}.prodMain__gallery .swiper-slide{position:relative;height:39.0625vw;cursor:zoom-in}@media only screen and (max-width:860px){.prodMain__gallery .swiper-slide{height:83.72093vw;max-height:600px}}.prodMain__gallery .swiper-slide .prodMain__gallery__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;display:flex;justify-content:center;align-items:center;text-align:center}.prodMain__gallery .swiper-slide .prodMain__gallery__img img{display:block;margin:auto;max-width:61.58%;-o-object-fit:contain;object-fit:contain;width:auto!important;height:auto!important}.prodMain__gallery .swiper-slide .prodMain__gallery__video{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:auto}@media only screen and (min-width:1051px){.prodMain__gallery .swiper-slide .prodMain__gallery__video{width:calc(100% - 10.04464vw)}}.prodMain__gallery .swiper-slide .prodMain__gallery__player{position:absolute;top:0;left:0;width:100%;height:100%}.prodMain__gallery .swiper-slide .prodMain__gallery__player__wrap{position:relative;z-index:1;width:100%;height:0;padding-bottom:56.25%}.prodMain__gallery .swiper-slide .prodMain__gallery__player iframe{width:100%;height:100%}.prodMain__gallery--empty .prodMain__gallery__btn{display:none}.prodMain__gallery--empty .swiper-slide{cursor:default}.prodMain__gallery--empty .swiper-slide img{height:92.33%;pointer-events:none}.prodMain__gallery:not(.prodMain__gallery--fullScreen) .prodMain__gallery__img img{transform:none!important}@media only screen and (min-width:1051px){.prodMain__gallery:not(.prodMain__gallery--fullScreen) .prodMain__gallery__btn{transition:transform .5s,opacity .5s;opacity:0}.prodMain__gallery:not(.prodMain__gallery--fullScreen) .prodMain__gallery__btn.btn_prev{transform:translate3d(-150%,-50%,0)}.prodMain__gallery:not(.prodMain__gallery--fullScreen) .prodMain__gallery__btn.btn_next{transform:translate3d(150%,-50%,0)}}.prodMain__gallery:not(.prodMain__gallery--fullScreen) .prodMain__full__zoom{display:none}@media only screen and (min-width:1051px){.prodMain__gallery:not(.prodMain__gallery--fullScreen):hover .btn_next,.prodMain__gallery:not(.prodMain__gallery--fullScreen):hover .btn_prev{transition:transform .5s,opacity .5s;transform:translate3d(0,-50%,0);opacity:1}}.prodMain__gallery--fullScreen{position:fixed;top:0;left:0;z-index:10;display:block;width:100%;height:100%;background-color:#fff}.prodMain__gallery--fullScreen .prodMain__full__close,.prodMain__gallery--fullScreen .prodMain__full__nums,.prodMain__gallery--fullScreen .prodMain__full__zoom{transition:opacity .35s ease;opacity:1}body.gallery-zoomed .prodMain__gallery--fullScreen .prodMain__full__close,body.gallery-zoomed .prodMain__gallery--fullScreen .prodMain__full__nums,body.gallery-zoomed .prodMain__gallery--fullScreen .prodMain__full__zoom{opacity:0;pointer-events:none}.prodMain__gallery--fullScreen .prodMain__full__close{pointer-events:all}.prodMain__gallery--fullScreen .prodMain__gallery__discount{display:none}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .prodMain__gallery__btn{top:auto;bottom:7%}}.prodMain__gallery--fullScreen .prodMain__gallery__btn .circle:before{background-color:#f9f9f9}body.gallery-zoomed .prodMain__gallery--fullScreen .prodMain__gallery__btn{opacity:0}.prodMain__gallery--fullScreen .prodMain__gallery__btn.btn_prev{transform:translate3d(18.97321vw,0,0)}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .prodMain__gallery__btn.btn_prev{transform:none}}.prodMain__gallery--fullScreen .prodMain__gallery__btn.btn_next{transform:translate3d(-18.97321vw,0,0)}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .prodMain__gallery__btn.btn_next{transform:none}}body.gallery-zoomed .prodMain__gallery--fullScreen .prodMain__gallery__btn.btn_next,body.gallery-zoomed .prodMain__gallery--fullScreen .prodMain__gallery__btn.btn_prev{transform:translateZ(0)}.prodMain__gallery--fullScreen .swiper-container{width:100%;height:100%;margin-left:auto;margin-right:auto}.prodMain__gallery--fullScreen .swiper-slide{cursor:default;margin:auto}.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img{width:100%;height:100vh;transition:transform .5s;transform:translateZ(0) scale(.3125);will-change:transform}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img{width:95%}}.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:44.64286vw;height:100%;background:#f9f9f9}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img:before{left:18%;transform:none;width:64%}}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img:before{display:none}}.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img img{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain;will-change:transform}@media only screen and (min-width:1051px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img img{max-width:44.64286vw}}body.gallery-zoomed .prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img img{cursor:-webkit-grab;cursor:grab}body.gallery-zoomed .prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img img:active{cursor:-webkit-grabbing;cursor:grabbing}.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__img img.transition{transition:transform .2s}.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__video{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;margin:auto;width:44.64286vw;padding:0 2.79018vw;height:100vh;text-align:center;transition:transform .5s;transform:translateZ(0) scale(.3125);will-change:transform}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__video{width:85%}}@media only screen and (max-width:640px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__video{width:95%}}.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__video:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:#f2f2f2}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .swiper-slide .prodMain__gallery__video:before{display:none}}.prodMain__gallery--fullScreen .swiper-slide-active{z-index:9}.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__img,.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__video{transform:translateZ(0) scale(1);cursor:zoom-in}.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__img.active,.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__video.active{cursor:zoom-out}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__img.active:before,.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__video.active:before{left:0;width:100%}}.prodMain__gallery--fullScreen .swiper-slide-active .prodMain__gallery__video{cursor:default}.prodMain__gallery--fullScreen .swiper-slide-active a .prodMain__gallery__img{transform:translateZ(0) scale(1);cursor:pointer}.prodMain__gallery--fullScreen .swiper-slide-prev{pointer-events:none}.prodMain__gallery--fullScreen .swiper-slide-prev .prodMain__gallery__img,.prodMain__gallery--fullScreen .swiper-slide-prev .prodMain__gallery__video{transform:translate3d(53.85045vw,0,0) scale(.3125)}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .swiper-slide-prev .prodMain__gallery__img,.prodMain__gallery--fullScreen .swiper-slide-prev .prodMain__gallery__video{transform:none}}.prodMain__gallery--fullScreen .swiper-slide-next{pointer-events:none}.prodMain__gallery--fullScreen .swiper-slide-next .prodMain__gallery__img,.prodMain__gallery--fullScreen .swiper-slide-next .prodMain__gallery__video{transform:translate3d(-53.85045vw,0,0) scale(.3125)}@media only screen and (max-width:860px){.prodMain__gallery--fullScreen .swiper-slide-next .prodMain__gallery__img,.prodMain__gallery--fullScreen .swiper-slide-next .prodMain__gallery__video{transform:none}}body.gallery-zoomed .prodMain__gallery--fullScreen .swiper-slide-next .prodMain__gallery__img,body.gallery-zoomed .prodMain__gallery--fullScreen .swiper-slide-next .prodMain__gallery__video,body.gallery-zoomed .prodMain__gallery--fullScreen .swiper-slide-prev .prodMain__gallery__img,body.gallery-zoomed .prodMain__gallery--fullScreen .swiper-slide-prev .prodMain__gallery__video{transform:translateZ(0)}.prodMain__full__close,.prodMain__full__nums,.prodMain__full__zoom{position:absolute;z-index:2;transition:opacity 0s ease;opacity:0;pointer-events:none;will-change:opacity}.prodMain__full__nums{top:2.34375vw;left:2.79018vw;display:flex;align-items:flex-end;font:400 3.57143vw/.9 Oranienbaum,serif,Rubik,sans-serif;color:#000}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__full__nums{top:3.04762vw;left:3.42857vw;font-size:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__full__nums{top:3.25581vw;left:2.32558vw;font-size:4.88372vw}}@media only screen and (max-width:640px){.prodMain__full__nums{top:4.8vw;left:3.73333vw;font-size:12.8vw}}.prodMain__full__nums__all{color:grey;font-size:2.00893vw;line-height:1.2}@media only screen and (max-width:640px){.prodMain__full__nums__all{font-size:6.4vw}}.prodMain__full__close{top:2.00893vw;right:2.00893vw;display:block;width:3.57143vw;height:3.57143vw;font-size:0}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__full__close{top:2.66667vw;right:2.66667vw;width:4.57143vw;height:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__full__close{top:2.7907vw;right:1.74419vw;width:4.88372vw;height:4.88372vw}}@media only screen and (max-width:640px){.prodMain__full__close{top:4.26667vw;right:2.66667vw;width:8.53333vw;height:8.53333vw}}.prodMain__full__close span{pointer-events:none}.prodMain__full__close span:after,.prodMain__full__close span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:1.22768vw;height:2px;background:url(/local/templates/kuppersberg-2023/images/line--red.svg) 50% 50% repeat-x;background-size:contain;will-change:transform}@media only screen and (min-width:1921px){.prodMain__full__close span:after,.prodMain__full__close span:before{height:.11161vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__full__close span:after,.prodMain__full__close span:before{width:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__full__close span:after,.prodMain__full__close span:before{width:2.09302vw}}@media only screen and (max-width:640px){.prodMain__full__close span:after,.prodMain__full__close span:before{width:4vw}}.prodMain__full__close span:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.prodMain__full__close span:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.prodMain__full__close:hover:before{transform:scale(.9)}.prodMain__full__close:hover span:before{transform:rotate(-135deg)}.prodMain__full__close:hover span:after{transform:rotate(-225deg)}.prodMain__full__zoom{z-index:3;display:block;width:1px;height:1px;display:none}@media only screen and (min-width:1921px){.prodMain__full__zoom{width:.0558vw;height:.0558vw}}@media only screen and (max-width:860px){.prodMain__full__zoom{display:none}}.prodMain__full__zoom.is-showed span{transform:scale(1)}.prodMain__full__zoom.zoom-out span:after,.prodMain__full__zoom.zoom-out span:before{transform:rotate(-180deg)}.prodMain__full__zoom span{position:absolute;top:-1.39509vw;right:-1.39509vw;bottom:-1.39509vw;left:-1.39509vw;display:block;margin:auto;width:2.73437vw;height:2.73437vw;background:#ff2626;border-radius:50%;transition:transform .5s cubic-bezier(.455,.03,.515,.955);transform:scale(0);will-change:transform}.prodMain__full__zoom span:after,.prodMain__full__zoom span:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:1.22768vw;height:.08371vw;background:#fff;will-change:transform}.prodMain__full__zoom span:before{transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.prodMain__full__zoom span:after{transform:rotate(90deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.prodMain__pagin{padding:.89286vw 0;background:#f9f9f9}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__pagin{padding:1.52381vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__pagin{padding:1.86047vw 0}}@media only screen and (max-width:640px){.prodMain__pagin{display:flex;align-items:center;justify-content:space-between;background:transparent;padding:0}}.prodMain__pagin__wrap{position:relative;overflow:hidden}@media only screen and (max-width:640px){.prodMain__pagin__wrap{margin-right:auto;margin-left:auto}}.prodMain__pagin__inn{display:block;padding:0 .55804vw;white-space:nowrap;font-size:0;transition:transform .5s cubic-bezier(.455,.03,.515,.955);will-change:transform}@media only screen and (max-width:640px){.prodMain__pagin__inn{padding:0}}.prodMain__pagin__btn{position:relative;display:inline-block;width:20%;height:6.69643vw;padding:0 1.5625vw;opacity:.7;transition:opacity .35s;will-change:opacity}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__pagin__btn{height:6.19048vw;padding:0 3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__pagin__btn{height:6.97674vw;padding:0 2.90698vw}}@media only screen and (max-width:640px){.prodMain__pagin__btn{width:8.53333vw;height:8.53333vw;padding:0;margin:0 1.06667vw}}.prodMain__pagin__btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:1.6vw;height:1.6vw;background-color:#bdbdbd;border-radius:50%;overflow:hidden}@media only screen and (min-width:641px){.prodMain__pagin__btn:after{display:none}}.prodMain__pagin__btn img{position:absolute;top:0;right:1.11607vw;bottom:0;left:1.11607vw;display:block;max-width:calc(100% - 2.23214vw);max-height:100%;margin:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;transition:transform .25s ease-in-out;will-change:transform}@media only screen and (max-width:640px){.prodMain__pagin__btn img{opacity:0}}@media only screen and (min-width:641px){.prodMain__pagin__btn:hover img{transform:scale(1.1)}}.prodMain__pagin__btn.is-current{opacity:1;cursor:default}.prodMain__pagin__btn.is-current:after{background-color:#ff2626}.prodMain__pagin__btn.is-current img{transform:scale(1)}.prodMain__pagin__video{display:flex;align-items:center;justify-content:center;width:2.67857vw;height:2.67857vw;margin:auto;border:1px solid #000;border-radius:50%;background-color:#fff}@media only screen and (min-width:1921px){.prodMain__pagin__video{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__pagin__video{width:3.80952vw;height:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__pagin__video{width:4.65116vw;height:4.65116vw}}.prodMain__pagin__video__wrap{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:640px){.prodMain__pagin__video__wrap{display:none}}.prodMain__pagin__video .svg{margin-top:-.11161vw;margin-left:.0558vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__pagin__video .svg{margin-top:-.19048vw;margin-left:.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__pagin__video .svg{margin-top:-.23256vw;margin-left:.11628vw}}.prodMain__pagin__video__name{display:block;margin-top:.16741vw;margin-bottom:-.44643vw;font-size:.72545vw;line-height:1.714;color:#171719}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__pagin__video__name{margin-top:.28571vw;margin-bottom:-.7619vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__pagin__video__name{margin-top:.34884vw;margin-bottom:-.93023vw;font-size:1.51163vw}}@media only screen and (min-width:641px){.prodMain__pagin__btn-video{display:none}}@media only screen and (max-width:640px){.prodMain__pagin__btn-video~.prodMain__pagin__wrap{margin-right:0;margin-left:0}}.prodMain__share{display:flex;align-items:center;margin-top:1.67411vw}.prodMain__share--mobile{display:none}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__share{margin-top:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__share{margin-top:2.90698vw}}@media only screen and (max-width:640px){.prodMain__share{margin-top:6.66667vw}}@media only screen and (max-width:860px){.prodMain__share--desktop{display:none}.prodMain__share--mobile{display:flex}}.prodMain__share__title{margin-right:1.28348vw;color:grey;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__share__title{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__share__title{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__share__title{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__share__title{font-size:1.51163vw}}@media only screen and (max-width:640px){.prodMain__share__title{margin-right:5.33333vw;font-size:3.73333vw}}.prodMain__share__one{width:24px;height:24px;margin:0 .33482vw}@media only screen and (min-width:1921px){.prodMain__share__one{width:1.33929vw;height:1.33929vw}}@media only screen and (max-width:640px){.prodMain__share__one{margin:0 1.33333vw}}.prodMain__share .scl-item--tw:before{background-image:url(/local/templates/kuppersberg-2023/images/social/twitter--black.svg)}.prodMain__share .scl-item--tw:after{background-image:url(/local/templates/kuppersberg-2023/images/social/twitter.svg)}.prodMain__share .scl-item--fb:before{background-image:url(/local/templates/kuppersberg-2023/images/social/facebook--black.svg)}.prodMain__share .scl-item--fb:after{background-image:url(/local/templates/kuppersberg-2023/images/social/facebook.svg)}.prodMain__share .scl-item--in:before{background-image:url(/local/templates/kuppersberg-2023/images/social/linkedin--black.svg)}.prodMain__share .scl-item--in:after{background-image:url(/local/templates/kuppersberg-2023/images/social/linkedin.svg)}.prodMain__share .scl-item--vk:before{background-image:url(/local/templates/kuppersberg-2023/images/social/vk--black.svg)}.prodMain__share .scl-item--vk:after{background-image:url(/local/templates/kuppersberg-2023/images/social/vk.svg)}.prodMain__infos,.prodMain__top{width:100%}@media only screen and (max-width:860px){.prodMain__infos,.prodMain__top{width:100%}}.prodMain__top{padding-top:1.11607vw}@media only screen and (max-width:1050px){.prodMain__top{padding-top:0}}.prodMain__labels{display:flex;flex-wrap:wrap;align-items:center;margin:0 -8px}@media only screen and (min-width:1921px){.prodMain__labels{margin:0 -.44643vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__labels{margin:-.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__labels{margin:-.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__labels{margin:-.93023vw}}@media only screen and (max-width:640px){.prodMain__labels{margin:0 0 3.2vw}}.prodMain__labels__one{display:block;margin:0 8px;padding:4px 16px;background:#f9f9f9;color:#000;font-size:13px;line-height:1.84;white-space:nowrap}@media only screen and (min-width:1921px){.prodMain__labels__one{margin:0 .44643vw;padding:.22321vw .89286vw;font-size:.72545vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__labels__one{margin:0 .58394vw;padding:.29197vw 1.16788vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__labels__one{margin:0 .7619vw;padding:.38095vw 1.52381vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__labels__one{margin:.93023vw;padding:.46512vw 1.86047vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.prodMain__labels__one{margin:0;padding:1.06667vw 4.26667vw;font-size:3.46667vw;line-height:1.85}}.prodMain__labels__one.lbl--red{font-weight:500;border-radius:3.34821vw;background:#ff2626;color:#fff}@media only screen and (min-width:1921px){.prodMain__labels__one.lbl--red{border-radius:3.34821vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__labels__one.lbl--red{border-radius:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__labels__one.lbl--red{border-radius:5.71429vw}}@media only screen and (max-width:860px){.prodMain__labels__one.lbl--red{position:absolute;z-index:2}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__labels__one.lbl--red{top:.93023vw;right:.93023vw;border-radius:6.97674vw}}@media only screen and (max-width:640px){.prodMain__labels__one.lbl--red{top:2.13333vw;right:2.13333vw;padding:.53333vw 2.13333vw;border-radius:16vw;line-height:1.53}}@media only screen and (max-width:640px){.prodMain__labels__one:not(.lbl--red)+.prodMain__labels__one{margin-left:2.13333vw}}.prodMain__line{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.23214vw;padding-top:1.67411vw;padding-bottom:1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__line{margin-bottom:2.90698vw;padding-top:3.48837vw;padding-bottom:3.48837vw}}@media only screen and (max-width:640px){.prodMain__line{flex-wrap:wrap;justify-content:center;margin-bottom:6.66667vw;padding-top:8vw;padding-bottom:8vw}}.prodMain__compare .checkbox__text{font-size:.78125vw;line-height:1.57}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__compare .checkbox__text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__compare .checkbox__text{font-size:.94891vw;line-height:1.84}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__compare .checkbox__text{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__compare .checkbox__text{font-size:1.62791vw;line-height:1.57}}@media only screen and (max-width:640px){.prodMain__compare .checkbox__text{font-size:3.46667vw;line-height:1.84}}.prodMain__fb-counts{display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width:860px){.prodMain__fb-counts{position:absolute;z-index:2}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__fb-counts{top:.93023vw;left:.93023vw}}@media only screen and (max-width:640px){.prodMain__fb-counts{top:2.13333vw;left:2.13333vw}}.prodMain__fb-counts__wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}@media only screen and (min-width:1921px){.prodMain__fb-counts__wrap{margin-bottom:1.67411vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__fb-counts__wrap{margin-bottom:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__fb-counts__wrap{margin-bottom:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__fb-counts__wrap{margin-bottom:3.48837vw}}@media only screen and (max-width:640px){.prodMain__fb-counts__wrap{margin-bottom:0}}.prodMain__fb-count{display:flex;background-color:#f9f9f9;padding:4px 8px}@media only screen and (min-width:1921px){.prodMain__fb-count{padding:.22321vw .44643vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__fb-count{padding:.29197vw .58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__fb-count{padding:.38095vw .7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__fb-count{padding:.46512vw .93023vw}}@media only screen and (max-width:860px){.prodMain__fb-count{background-color:#fff}}@media only screen and (max-width:640px){.prodMain__fb-count{padding:1.06667vw 2.13333vw}}.prodMain__fb-count[data-product-tabs-btn]:hover{cursor:pointer;text-decoration:underline}.prodMain__fb-count:not(.prodMain__fb-count:first-child){margin-left:16px}@media only screen and (min-width:1921px){.prodMain__fb-count:not(.prodMain__fb-count:first-child){margin-left:.89286vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__fb-count:not(.prodMain__fb-count:first-child){margin-left:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__fb-count:not(.prodMain__fb-count:first-child){margin-left:1.52381vw}}@media only screen and (max-width:640px){.prodMain__fb-count:not(.prodMain__fb-count:first-child){margin-left:2.13333vw}}.prodMain__fb-count__inner{display:flex;align-items:center;justify-content:space-between;pointer-events:none}.prodMain__fb-count__icon{display:flex;margin-right:4px}@media only screen and (min-width:1921px){.prodMain__fb-count__icon{margin-right:.22321vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__fb-count__icon{margin-right:.29197vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__fb-count__icon{margin-right:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__fb-count__icon{margin-right:.46512vw}}@media only screen and (max-width:640px){.prodMain__fb-count__icon{margin-right:1.06667vw}}.prodMain__fb-count__val{font-size:13px;line-height:1.84;color:#000}@media only screen and (min-width:1921px){.prodMain__fb-count__val{font-size:.72545vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__fb-count__val{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__fb-count__val{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__fb-count__val{font-size:1.51163vw}}@media only screen and (max-width:640px){.prodMain__fb-count__val{font-size:3.2vw;line-height:1.66}}.prodMain__artikul{display:flex;align-items:center;text-transform:uppercase;font-size:14px;line-height:1.714;color:grey}@media only screen and (min-width:1921px){.prodMain__artikul{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__artikul{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__artikul{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__artikul{font-size:1.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__artikul{font-size:1.62791vw}}@media only screen and (max-width:640px){.prodMain__artikul{order:2;font-size:3.46667vw;line-height:1.84}}.prodMain__artikul__wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__artikul__wrap{margin-bottom:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__artikul__wrap{margin-bottom:2.7907vw}}@media only screen and (max-width:640px){.prodMain__artikul__wrap{justify-content:flex-start;margin-bottom:1.06667vw}}.prodMain__artikul span{color:#000;margin-left:8px}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__artikul span{margin-left:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__artikul span{margin-left:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__artikul span{margin-left:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__artikul span{margin-left:.93023vw}}@media only screen and (max-width:640px){.prodMain__artikul span{margin-left:1.06667vw}}.prodMain__compare{padding:0}.prodMain__compare .checkbox__text{padding-top:0;padding-left:32px}@media only screen and (min-width:1921px){.prodMain__compare .checkbox__text{padding-left:1.78571vw}}@media only screen and (max-width:640px){.prodMain__compare .checkbox__text{padding-left:8.53333vw}}.prodMain__compare .checkbox__text:before{width:18px;height:18px}@media only screen and (min-width:1921px){.prodMain__compare .checkbox__text:before{width:1.00446vw;height:1.00446vw}}@media only screen and (max-width:640px){.prodMain__compare .checkbox__text:before{width:4.8vw;height:4.8vw}}.prodMain__compare .checkbox__text:after{width:18px;height:18px;background-size:10px}@media only screen and (min-width:1921px){.prodMain__compare .checkbox__text:after{width:1.00446vw;height:1.00446vw;background-size:.55804vw}}@media only screen and (max-width:640px){.prodMain__compare .checkbox__text:after{width:4.8vw;height:4.8vw;background-size:2.66667vw}}.prodMain__name{margin-bottom:1.78571vw;padding-right:4.46429vw;font-size:1.78571vw;line-height:1.25}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__name{margin-bottom:2.90698vw;font-size:3.48837vw}}@media only screen and (max-width:640px){.prodMain__name{margin-bottom:5.33333vw;padding-right:0;font-size:6.4vw}}.prodMain__separator{position:relative}.prodMain__separator:after,.prodMain__separator:before{content:"";position:absolute;left:0;display:block;width:100%;height:1px;background:#e4e4e4}@media only screen and (min-width:1921px){.prodMain__separator:after,.prodMain__separator:before{height:.0558vw}}.prodMain__separator:before{top:0}.prodMain__separator:after{bottom:0}.prodMain__prices{display:flex;align-items:baseline;white-space:nowrap}@media only screen and (max-width:860px){.prodMain__prices{flex-direction:column}}.prodMain__prices__wrap{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.78571vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__prices__wrap{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__prices__wrap{align-items:flex-end;margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.prodMain__prices__wrap{align-items:flex-end;margin-bottom:4.26667vw}}.prodMain__price--new,.prodMain__price--old{font-family:Oranienbaum,serif,Rubik,sans-serif}.prodMain__price--old{margin-right:1.33929vw;color:grey;font-family:Rubik,sans-serif;font-size:1.00446vw;line-height:1.33;letter-spacing:.055em;text-decoration:line-through}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__price--old{margin-right:1.38889vw;font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__price--old{margin-right:1.45985vw;font-size:1.31387vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__price--old{margin-right:1.90476vw;font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__price--old{margin-right:2.32558vw;font-size:2.55814vw;letter-spacing:.045em}}@media only screen and (max-width:640px){.prodMain__price--old{margin-right:0;font-size:4.26667vw;line-height:1.5;letter-spacing:.0625em}}.prodMain__price--old~.prodMain__price--new{color:#ff2626}.prodMain__price--old .rub:after{font-weight:400}.prodMain__price--new{font-size:2.23214vw;line-height:1.2;letter-spacing:.025em}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__price--new{font-size:2.28571vw;letter-spacing:.041em}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__price--new{font-size:3.72093vw;letter-spacing:.031em}}@media only screen and (max-width:640px){.prodMain__price--new{font-size:8.53333vw;letter-spacing:.031em;line-height:1.25}}.prodMain__credit{display:flex;align-items:center}.prodMain__credit__text{font-size:14px;line-height:1.714;color:#363636}@media only screen and (min-width:1921px){.prodMain__credit__text{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__credit__text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__credit__text{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__credit__text{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__credit__text{font-size:1.86047vw}}@media only screen and (max-width:1050px){.prodMain__credit__text span{display:none}}@media only screen and (max-width:640px){.prodMain__credit__tooltip .k-tooltip__content{right:0;left:auto!important}}.prodMain__banner{margin-bottom:1.78571vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__banner{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__banner{margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.prodMain__banner{margin-bottom:4.26667vw}}.prodMain__banner a{display:flex}.prodMain__banner a img,.prodMain__banner a picture{display:block;max-width:100%;width:100%}.prodMain__color{position:relative;display:flex;align-items:center;margin-bottom:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__color{margin-bottom:3.48837vw}}@media only screen and (max-width:640px){.prodMain__color{justify-content:center;margin-bottom:8vw}}.prodMain__color__title{color:grey;font-size:.78125vw;line-height:1.714;text-transform:uppercase}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__color__title{font-size:1.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__color__title{font-size:1.62791vw}}@media only screen and (max-width:640px){.prodMain__color__title{font-size:3.73333vw}}.prodMain__color__one{display:flex;align-items:center;margin-left:.55804vw;padding:3px;color:#000}@media only screen and (min-width:1921px){.prodMain__color__one{padding:.16741vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__color__one{margin-left:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__color__one{margin-left:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__color__one{margin-left:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__color__one{margin-left:2.32558vw}}@media only screen and (max-width:640px){.prodMain__color__one{margin-left:5.33333vw}}.prodMain__color__one.is-active{pointer-events:none}.prodMain__color__one.is-active .prodMain__color__icon:before{transform:scale(1);opacity:1}.prodMain__color__one.is-active .prodMain__color__name{display:block}.prodMain__color__one:hover .prodMain__color__icon{transform:scale(1.5)}.prodMain__color__one:hover .prodMain__color__icon:before{transform:scale(.9);opacity:1}.prodMain__color__icon{position:relative;display:block;width:1.00446vw;height:1.00446vw;border:1px solid #f9f9f9;border-radius:50%;transition:transform .35s;will-change:transform}@media only screen and (min-width:1921px){.prodMain__color__icon{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__color__icon{width:2.09302vw;height:2.09302vw}}@media only screen and (max-width:640px){.prodMain__color__icon{width:4.8vw;height:4.8vw}}.prodMain__color__icon:before{content:"";position:absolute;top:-.27902vw;right:-.27902vw;bottom:-.27902vw;left:-.27902vw;display:block;margin:auto;border:1px solid #e4e4e4;border-radius:50%;transform:scale(0);opacity:0;transition:transform .5s,opacity .5s;will-change:transform,opacity}@media only screen and (min-width:1921px){.prodMain__color__icon:before{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__color__icon:before{top:-.69767vw;right:-.69767vw;bottom:-.69767vw;left:-.69767vw}}@media only screen and (max-width:640px){.prodMain__color__icon:before{top:-1.33333vw;right:-1.33333vw;bottom:-1.33333vw;left:-1.33333vw}}.prodMain__color__name{display:none;margin-left:1.11607vw;font-size:14px}@media only screen and (min-width:1921px){.prodMain__color__name{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__color__name{margin-left:2.32558vw}}@media only screen and (max-width:640px){.prodMain__color__name{margin-left:4vw;font-size:3.73333vw}}.prodMain__btn{width:50%}.prodMain__btn:last-child{width:46.501%}@media only screen and (max-width:640px){.prodMain__btn:last-child{width:100%}}.prodMain__btn~.prodMain__btn{width:50%}.prodMain__buttons{position:relative;display:flex;align-items:stretch;justify-content:flex-start}@media only screen and (max-width:640px){.prodMain__buttons{flex-wrap:wrap}.prodMain__buttons .btn{order:2;width:100%}body:not(.wholesaler) .prodMain__buttons .btn--to_cart{display:none}.prodMain__buttons .btn--to_cart+.btn{width:100%}.prodMain__buttons .btn--bordered{background-color:#f2f2f2}}@media only screen and (max-width:640px){.prodMain__buttons:not(.prodMain__buttons--secondary) .btn+.btn{margin-top:5.33333vw}}.prodMain__buttons--secondary{gap:2px}@media only screen and (max-width:640px){.prodMain__buttons--secondary{justify-content:space-between;padding:0 6.4vw}}.prodMain__buttons--secondary .btn{height:2.67857vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__buttons--secondary .btn{height:3.33333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__buttons--secondary .btn{height:3.50365vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__buttons--secondary .btn{height:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__buttons--secondary .btn{height:5.5814vw}}@media only screen and (max-width:640px){.prodMain__buttons--secondary .btn{width:auto;height:auto;margin-right:auto;margin-left:auto}}@media only screen and (max-width:640px){.prodMain__buttons--secondary .btn:before{display:none}}.prodMain__buttons__wrap .prodMain__buttons:first-child{margin-bottom:.89286vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__buttons__wrap .prodMain__buttons:first-child{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.prodMain__buttons__wrap .prodMain__buttons:first-child{margin-bottom:5.33333vw}}.prodMain__counts{display:flex;align-items:center;justify-content:center;width:50%;height:auto;padding:0 1.67411vw;border:1px solid #e4e4e4}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__counts{height:6.97674vw;padding:0 3.48837vw}}@media only screen and (max-width:640px){.prodMain__counts{order:0;justify-content:center;width:100%;height:16vw;margin:0 0 8vw;padding:0 8vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__counts label{width:60%;text-align:center}}@media only screen and (max-width:640px){.prodMain__counts label{width:57%;text-align:center}}.prodMain__counts__num{width:4.18527vw;margin:0 2.79018vw;text-align:center;font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.033em}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__counts__num{width:100%;margin:0;padding:3.48837vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.prodMain__counts__num{width:100%;margin:0;padding:8vw;font-size:8vw}}.prodMain__counts__btn{position:relative;flex-shrink:0;width:32px;height:32px;font-size:0;background:transparent}@media only screen and (min-width:1921px){.prodMain__counts__btn{width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:640px){.prodMain__counts__btn{width:8.53333vw;height:8.53333vw}}.prodMain__counts__btn:after,.prodMain__counts__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:14px;height:2px;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1921px){.prodMain__counts__btn:after,.prodMain__counts__btn:before{width:.78125vw;height:.11161vw}}@media only screen and (max-width:640px){.prodMain__counts__btn:after,.prodMain__counts__btn:before{width:3.73333vw;height:.53333vw}}.prodMain__counts__btn.btn--minus:after,.prodMain__counts__btn.btn--minus:before{background-image:url(/local/templates/kuppersberg-2023/images/line--black.svg)}.prodMain__counts__btn.btn--minus:before{transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.prodMain__counts__btn.btn--minus:after{transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.prodMain__counts__btn.btn--minus:hover:before{transform:rotate(-180deg)}.prodMain__counts__btn.btn--minus:hover:after{transform:rotate(-1turn)}.prodMain__counts__btn.btn--plus:after,.prodMain__counts__btn.btn--plus:before{background-image:url(/local/templates/kuppersberg-2023/images/line--red.svg)}.prodMain__counts__btn.btn--plus:before{transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.prodMain__counts__btn.btn--plus:after{transform:rotate(-90deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.prodMain__counts__btn.btn--plus:hover:before{transform:rotate(-180deg)}.prodMain__counts__btn.btn--plus:hover:after{transform:rotate(-270deg)}.prodMain__counts+.btn{width:50%}@media only screen and (max-width:640px){.prodMain__counts+.btn{width:100%}}.prodMain__description__text{padding-bottom:32px;border-bottom:1px solid #e2e2e2}@media only screen and (min-width:1921px){.prodMain__description__text{padding-bottom:1.78571vw;border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__description__text{padding-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__description__text{padding-bottom:2.7907vw}}@media only screen and (max-width:640px){.prodMain__description__text{padding:6.4vw 4.26667vw;border:.26667vw solid #e2e2e2}}.prodMain__description__text p{margin:8px 0;font-size:14px}@media only screen and (min-width:1921px){.prodMain__description__text p{margin:.44643vw 0;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__description__text p{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__description__text p{margin:.7619vw 0;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__description__text p{margin:.93023vw 0;font-size:1.62791vw}}@media only screen and (max-width:640px){.prodMain__description__text p{margin:2.13333vw 0;font-size:3.73333vw}}.prodMain__description__text p:first-child{margin-top:0}.prodMain__description__text p:last-child{margin-bottom:0}.prodMain__description__text span{color:grey}.prodMain__description__button .btn{justify-content:flex-start}.prodMain__recommend{grid-column:1/2;grid-row:2/10;position:relative;width:100%;max-width:100%}@media only screen and (max-width:860px){.prodMain__recommend{grid-row:3/3}}@media only screen and (min-width:1051px){.prodMain__recommend:hover .btn_next,.prodMain__recommend:hover .btn_prev{transition:transform .5s,opacity .5s;opacity:1}}.prodMain__recommend__title{margin-bottom:1.67411vw;font-weight:400;font-family:Oranienbaum,serif,Rubik,sans-serif;font-size:1.78571vw;line-height:1.25}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__recommend__title{margin-bottom:2.90698vw;font-size:3.48837vw}}@media only screen and (max-width:640px){.prodMain__recommend__title{margin-bottom:5.33333vw;font-size:6.4vw}}.prodMain__recommend__products{position:relative}.prodMain__recommend__btn{position:absolute;z-index:2;top:0;transform:translateY(calc(-100% - 1.5625vw));transition:transform .5s,opacity .5s;opacity:0;will-change:transform,opacity}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__recommend__btn{transform:translateY(calc(-100% - 4.06977vw))}}@media only screen and (max-width:640px){.prodMain__recommend__btn{display:none}}.prodMain__recommend__btn.btn_prev{right:2.67857vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__recommend__btn.btn_prev{right:5.5814vw}}@media only screen and (max-width:640px){.prodMain__recommend__btn.btn_prev{right:2.13333vw}}.prodMain__recommend__btn.btn_next{right:0}.prodMain__recommend__btn.swiper-button-disabled{pointer-events:none}.prodMain__recommend__btn.swiper-button-disabled .circle:after{opacity:.35}.prodMain__recommend__btn .circle{width:2.23214vw;height:2.23214vw}.prodMain__recommend__btn .circle:before{background:#e4e4e4}.prodMain__recommend__product{flex-direction:column;justify-content:space-between;height:auto}.prodMain__recommend__product .product-item__content{height:100%}.prodMain__recommend__product .product-item__link{margin-bottom:auto}.prodMain__recommend__product .product-item__img{width:100%;margin-right:0;margin-bottom:.55804vw}.prodMain__tabs{margin-bottom:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs{margin-bottom:2.90698vw}}@media only screen and (max-width:640px){.prodMain__tabs{margin-bottom:6.66667vw}}.prodMain__tabs__head{display:flex;justify-content:flex-start}@media only screen and (max-width:640px){.prodMain__tabs__head{display:none;overflow-x:auto;width:calc(100% + 13.33333vw);margin:-2.66667vw -6.66667vw 0;padding:0 6.66667vw 4vw;border-bottom:1px solid #e4e4e4}}.prodMain__tabs__head::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.prodMain__tabs__head::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.prodMain__tabs__head::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .prodMain__tabs__head::-webkit-scrollbar{background-color:#363636}.prodMain__tabs__head::-webkit-scrollbar-thumb{background-color:#ff2626}.prodMain__tabs__btn{position:relative;padding:.44643vw 0;color:grey;font-size:.72545vw;letter-spacing:.1538em;text-transform:uppercase;transition:color .25s}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__btn{padding:.34722vw 0;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__btn{padding:.36496vw 0;font-size:.94891vw;letter-spacing:.17em}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__tabs__btn{padding:.47619vw 0;font-size:1.09524vw;letter-spacing:.07em}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__btn{padding:.69767vw 0;font-size:1.51163vw;letter-spacing:.07em}}@media only screen and (max-width:640px){.prodMain__tabs__btn{padding:2.13333vw 0;font-size:3.46667vw;white-space:nowrap}.prodMain__tabs__btn:last-child{padding-right:6.66667vw}.prodMain__tabs__btn:last-child:after{right:6.66667vw}}.prodMain__tabs__btn:not(:first-child){margin-left:3.34821vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__btn:not(:first-child){margin-left:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__btn:not(:first-child){margin-left:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__tabs__btn:not(:first-child){margin-left:1.42857vw}}@media only screen and (max-width:860px){.prodMain__tabs__btn:not(:first-child){margin-left:6.66667vw}}@media only screen and (min-width:641px){.prodMain__tabs__btn:after{content:"";position:absolute;right:0;bottom:0;left:0;display:block;height:1px;margin:auto;background:#000;transition:transform .5s;transform:scaleX(0);transform-origin:0 50%;will-change:transform}}@media only screen and (min-width:1921px){.prodMain__tabs__btn:after{height:.0558vw}}@media only screen and (min-width:641px){.prodMain__tabs__btn.is-active,.prodMain__tabs__btn:hover{color:#000}}@media only screen and (min-width:641px){.prodMain__tabs__btn.is-active:after{transform:scaleX(1)}}.prodMain__tabs__content{width:100%;padding-top:1.39509vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__content{padding-top:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__content{padding-top:1.82482vw}}@media only screen and (max-width:1050px){.prodMain__tabs__content{padding-top:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__content{padding-top:2.90698vw}}@media only screen and (max-width:640px){.prodMain__tabs__content{padding-top:0}}.prodMain__tabs__content .prodMain__tabs__btn{display:none}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn{display:block;width:100%;margin:0;text-align:left;padding-right:6.66667vw}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn:after,.prodMain__tabs__content .prodMain__tabs__btn:before{content:"";position:absolute;top:50%;right:0;transform:translate3d(0,-50%,0);display:block;width:2.4vw;height:1.6vw;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:transform,opacity}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);transform:translate3d(0,-50%,0) rotate(180deg)}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--black.svg)}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn:not(:first-child){margin-top:3.2vw}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn:not(.is-active):before{transform:translate3d(0,calc(-50% + 4vw),0) rotate(180deg);opacity:0}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn.is-active{color:#000}}@media only screen and (max-width:640px){.prodMain__tabs__content .prodMain__tabs__btn.is-active:after{transform:translate3d(0,calc(-50% + 4vw),0) rotate(0deg);opacity:0}}.prodMain__tabs__item{font-size:.78125vw;line-height:1.714;letter-spacing:-.009em}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__item{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__item{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__tabs__item{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item{font-size:1.62791vw}}@media only screen and (max-width:640px){.prodMain__tabs__item{padding-top:2.66667vw;font-size:3.73333vw}}.prodMain__tabs__item:not(.is-active){display:none}.prodMain__tabs__item h2,.prodMain__tabs__item h3,.prodMain__tabs__item h4{margin:0}.prodMain__tabs__item h2:not(:first-child),.prodMain__tabs__item h3:not(:first-child),.prodMain__tabs__item h4:not(:first-child){margin-top:1em}.prodMain__tabs__item h2{font-size:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__item h2{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__item h2{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__tabs__item h2{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item h2{font-size:2.7907vw}}@media only screen and (max-width:640px){.prodMain__tabs__item h2{font-size:6.4vw}}.prodMain__tabs__item h3{font-size:1.17187vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__item h3{font-size:1.45833vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__item h3{font-size:1.53285vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__tabs__item h3{font-size:2vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item h3{font-size:2.44186vw}}@media only screen and (max-width:640px){.prodMain__tabs__item h3{font-size:5.6vw}}.prodMain__tabs__item h4{font-size:1.00446vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__tabs__item h4{font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__tabs__item h4{font-size:1.31387vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__tabs__item h4{font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item h4{font-size:2.09302vw}}@media only screen and (max-width:640px){.prodMain__tabs__item h4{font-size:4.8vw}}.prodMain__tabs__item>a,.prodMain__tabs__item li a{color:inherit;text-decoration:underline}.prodMain__tabs__item>a:hover,.prodMain__tabs__item li a:hover{text-decoration:none}.prodMain__tabs__item p{margin:0}.prodMain__tabs__item p:not(:first-child){margin-top:.5em}.prodMain__tabs__item p a{color:#ff2626;text-decoration:none}.prodMain__tabs__item p a:hover{color:#363636;text-decoration:underline}.prodMain__tabs__item ol,.prodMain__tabs__item ul{margin:0;padding:0;list-style:none}.prodMain__tabs__item ol:not(:first-child),.prodMain__tabs__item ul:not(:first-child){margin-top:1em}.prodMain__tabs__item li{position:relative;display:block;margin:0;line-height:1.714;padding-left:1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item li{padding-left:2.09302vw}}@media only screen and (max-width:640px){.prodMain__tabs__item li{padding-left:3.73333vw}}.prodMain__tabs__item li:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";right:auto;left:.55804vw;width:.33482vw;height:.33482vw;background:#000;border-radius:50%;will-change:transform}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item li:before{width:.69767vw;height:.69767vw}}@media only screen and (max-width:640px){.prodMain__tabs__item li:before{width:1.33333vw;height:1.33333vw}}.prodMain__tabs__item li:not(:first-child){margin-top:.33482vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__tabs__item li:not(:first-child){margin-top:.69767vw}}@media only screen and (max-width:640px){.prodMain__tabs__item li:not(:first-child){margin-top:1.6vw}}.prodMain__bottom{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:.44643vw;margin-bottom:.44643vw;padding-top:1.33929vw;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__bottom{gap:.55556vw;margin-bottom:.55556vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__bottom{gap:.58394vw;margin-bottom:.58394vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__bottom{gap:.7619vw;margin-bottom:.7619vw;font-size:1.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__bottom{gap:.93023vw;margin-bottom:.93023vw;padding-top:2.32558vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.prodMain__bottom{grid-template-columns:1fr;align-items:flex-start;justify-content:space-around;gap:2.13333vw;margin-bottom:2.13333vw;padding-top:5.33333vw;font-size:3.73333vw}}.prodMain__bottom__item{display:flex;align-items:flex-start;align-content:flex-start;gap:.89286vw;padding:.89286vw;border:1px solid #ededed;background-color:#f9f9f9;transition:box-shadow .25s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.prodMain__bottom__item{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__bottom__item{padding:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__bottom__item{padding:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__bottom__item{flex:1 0 0;flex-wrap:wrap;justify-content:center;gap:.7619vw;padding:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__bottom__item{flex:1 0 0;gap:1.86047vw;padding:1.86047vw}}@media only screen and (max-width:640px){.prodMain__bottom__item{gap:4.26667vw;width:100%;padding:4.26667vw;border-width:.26667vw}}@media only screen and (min-width:1051px){.prodMain__bottom__item:hover{box-shadow:0 15px 20px rgba(0,0,0,.08)}}@media only screen and (min-width:1921px){.prodMain__bottom__item:hover{box-shadow:0 .83705vw 1.11607vw rgba(0,0,0,.08)}}.prodMain__bottom__icon{height:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__bottom__icon{height:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__bottom__icon{height:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__bottom__icon{height:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__bottom__icon{height:3.72093vw}}@media only screen and (max-width:640px){.prodMain__bottom__icon{height:8.53333vw}}.prodMain__bottom__icon img{display:block;height:100%;margin:0 auto}.prodMain__bottom__info{font-family:Rubik,sans-serif;font-size:.78125vw;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.prodMain__bottom__info{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodMain__bottom__info{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodMain__bottom__info{width:100%;margin-top:.47619vw;font-size:1.2381vw;text-align:center}}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__bottom__info{font-size:1.62791vw}}@media only screen and (max-width:640px){.prodMain__bottom__info{display:inline-block;font-size:3.73333vw}}.prodMain__bottom__info strong{font:inherit;font-weight:500}.prodMain__plait{margin-bottom:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.prodMain__plait{margin-bottom:2.90698vw}}@media only screen and (max-width:640px){.prodMain__plait{margin-bottom:6.66667vw}}.prodTabs{margin-bottom:11.16071vw}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs{margin-bottom:20.93023vw}}@media only screen and (max-width:640px){.prodTabs{margin-bottom:17.06667vw}}.prodTabs__head{border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.prodTabs__head{border-width:.0558vw}}@media only screen and (max-width:640px){.prodTabs__head{margin:0 -4.26667vw;padding:0 4.26667vw}}.prodTabs__head__list{display:flex;align-items:center;justify-content:space-around}@media only screen and (max-width:640px){.prodTabs__head__list{justify-content:flex-start;position:relative;overflow-x:auto;margin:0 -4.26667vw -4vw;padding:0 4.26667vw 4vw}}body:not(.is-touch-device) .prodTabs__head__list{margin-bottom:0;padding-bottom:0}body:not(.is-touch-device) .prodTabs__head__list::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .prodTabs__head__list::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .prodTabs__head__list::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark body:not(.is-touch-device) .prodTabs__head__list::-webkit-scrollbar{background-color:#363636}body:not(.is-touch-device) .prodTabs__head__list::-webkit-scrollbar-thumb{background-color:#ff2626}.prodTabs__btn{position:relative;margin-top:-1px;margin-bottom:-1px;padding:1.33929vw 0;color:grey;font:400 1.78571vw/1.25 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase;transition:color .25s}@media only screen and (min-width:1921px){.prodTabs__btn{margin-top:-.0558vw;margin-bottom:-.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__btn{padding:2.7907vw 0;font-size:1.86047vw}}@media only screen and (max-width:640px){.prodTabs__btn{margin:0 4.26667vw 0 2.66667vw;padding:4.26667vw 0;font-size:5.86667vw;line-height:1.36;white-space:nowrap}}@media only screen and (max-width:640px){.prodTabs__btn:first-child{margin-left:0}}@media only screen and (max-width:640px){.prodTabs__btn:last-child{padding-right:6.66667vw;margin-right:0}}.prodTabs__btn:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";top:auto;height:1px;background:#ff2626;transition:transform .5s;transform:scaleX(0);transform-origin:0 50%}@media only screen and (min-width:1921px){.prodTabs__btn:after{height:.0558vw}}@media only screen and (max-width:640px){.prodTabs__btn:after{bottom:-1px}}@media only screen and (max-width:640px){body:not(.is-touch-device) .prodTabs__btn:after{display:none}}.prodTabs__btn.is-active,.prodTabs__btn:hover{color:#000}.prodTabs__btn.is-active:after{transform:scaleX(1)}.prodTabs__content{padding:3.57143vw 5.58036vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.prodTabs__content{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__content{padding:4.06977vw 1.74419vw}}@media only screen and (max-width:640px){.prodTabs__content{padding:8.53333vw 2.66667vw 6.4vw}}.prodTabs__item{font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.prodTabs__item{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodTabs__item{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodTabs__item{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item{font-size:1.51163vw}}@media only screen and (max-width:640px){.prodTabs__item{font-size:3.46667vw;line-height:1.53}}.prodTabs__item[data-product-tabs-item=accessories]{margin:0 -5.58036vw}@media only screen and (max-width:1050px){.prodTabs__item[data-product-tabs-item=accessories]{margin:0 -2.23214vw}}@media only screen and (max-width:640px){.prodTabs__item[data-product-tabs-item=accessories]{margin:0}}.prodTabs__item:not(.is-active){display:none}.prodTabs__item p{margin:0}.prodTabs__item p+p{margin-top:1.33929vw}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item p+p{margin-top:2.32558vw}}@media only screen and (max-width:640px){.prodTabs__item p+p{margin-top:5.6vw}}.prodTabs__item__title{width:100%;margin-bottom:4.01786vw;text-align:center;font-size:2.23214vw;line-height:1.2}@media only screen and (max-width:1050px){.prodTabs__item__title{margin-bottom:4.7619vw;font-size:2.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__title{margin-bottom:4.06977vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.prodTabs__item__title{margin-bottom:8.53333vw;font-size:5.86667vw;line-height:1.36;text-align:left}}.prodTabs__item__subdescription{color:grey;display:none}@media only screen and (min-width:1051px){.prodTabs__item__subdescription{display:block}}.prodTabs__item__row{display:flex;align-items:flex-start;justify-content:flex-start;margin:0 -1.11607vw}@media only screen and (max-width:860px){.prodTabs__item__row{flex-wrap:wrap}}@media only screen and (max-width:640px){.prodTabs__item__row{margin:0}}.prodTabs__item .grid-col{width:calc(50% - 2.23214vw);margin:0 1.11607vw}@media only screen and (max-width:1050px){.prodTabs__item .grid-col{margin:0 .95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item .grid-col{width:calc(100% - 3.48837vw);margin:0 1.74419vw}}@media only screen and (max-width:640px){.prodTabs__item .grid-col{width:100%;margin:0}}@media only screen and (max-width:860px){.prodTabs__item .grid-col--2{display:none}}.prodTabs__item .grid-col .prodTabs__item__col{width:100%;margin:0 0 2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodTabs__item .grid-col .prodTabs__item__col{margin:0 0 3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodTabs__item .grid-col .prodTabs__item__col{margin:0 0 2.91971vw}}@media only screen and (max-width:1050px){.prodTabs__item .grid-col .prodTabs__item__col{margin:0 0 3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item .grid-col .prodTabs__item__col{width:calc(100% - 3.48837vw);margin:0 0 4.65116vw}}@media only screen and (max-width:640px){.prodTabs__item .grid-col .prodTabs__item__col{width:100%;margin:0 0 8vw}}.prodTabs__item__col{width:calc(50% - 2.23214vw);margin:0 1.11607vw 2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodTabs__item__col{margin:0 1.38889vw 3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodTabs__item__col{margin:0 1.09489vw 2.91971vw}}@media only screen and (max-width:1050px){.prodTabs__item__col{margin:0 .95238vw 3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__col{width:calc(100% - 3.48837vw);margin:0 1.74419vw 4.65116vw}}@media only screen and (max-width:640px){.prodTabs__item__col{width:100%;margin:0 0 8vw}}.prodTabs__item__dbl-list,.prodTabs__item__list{position:relative}.prodTabs__item__dbl-list:not(:first-child),.prodTabs__item__list:not(:first-child){margin-top:2.79018vw}@media only screen and (max-width:640px){.prodTabs__item__dbl-list:not(:first-child),.prodTabs__item__list:not(:first-child){margin-top:5.33333vw}}.prodTabs__item__dbl-list.bordered-list,.prodTabs__item__list.bordered-list{padding:2.51116vw 0 3.34821vw 2.79018vw}@media only screen and (max-width:640px){.prodTabs__item__dbl-list.bordered-list,.prodTabs__item__list.bordered-list{width:calc(100% + 8vw);margin:0 -4vw;padding:5.33333vw 6.66667vw 8vw}}.prodTabs__item__dbl-list.bordered-list:before,.prodTabs__item__list.bordered-list:before{content:"";position:absolute;top:0;right:-2.23214vw;bottom:0;left:0;display:block;margin:auto;border:1px solid #000;pointer-events:none}@media only screen and (min-width:1921px){.prodTabs__item__dbl-list.bordered-list:before,.prodTabs__item__list.bordered-list:before{border-width:.0558vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list.bordered-list:before,.prodTabs__item__list.bordered-list:before{right:0}}.prodTabs__item__dbl-list.bordered-list ul,.prodTabs__item__list.bordered-list ul{margin-top:2.23214vw}@media only screen and (max-width:640px){.prodTabs__item__dbl-list.bordered-list ul,.prodTabs__item__list.bordered-list ul{margin-top:5.33333vw}}.prodTabs__item__dbl-list.bordered-list li,.prodTabs__item__list.bordered-list li{position:relative}.prodTabs__item__dbl-list.bordered-list li:after,.prodTabs__item__list.bordered-list li:after{content:"";position:absolute;bottom:-.66964vw;left:0;width:100%;height:1px;background:#e4e4e4}@media only screen and (min-width:1921px){.prodTabs__item__dbl-list.bordered-list li:after,.prodTabs__item__list.bordered-list li:after{border-width:.0558vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list.bordered-list li:after,.prodTabs__item__list.bordered-list li:after{bottom:-2.66667vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list.bordered-list li:last-child:after,.prodTabs__item__list.bordered-list li:last-child:after{content:none}}.prodTabs__item__dbl-list h3,.prodTabs__item__dbl-list h4,.prodTabs__item__dbl-list h5,.prodTabs__item__list h3,.prodTabs__item__list h4,.prodTabs__item__list h5{margin:0}.prodTabs__item__dbl-list h3,.prodTabs__item__list h3{font-size:1.5625vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodTabs__item__dbl-list h3,.prodTabs__item__list h3{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__dbl-list h3,.prodTabs__item__list h3{font-size:2.55814vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list h3,.prodTabs__item__list h3{font-size:5.86667vw}}.prodTabs__item__dbl-list h4,.prodTabs__item__list h4{font-size:1.45089vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodTabs__item__dbl-list h4,.prodTabs__item__list h4{font-size:2.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__dbl-list h4,.prodTabs__item__list h4{font-size:2.32558vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list h4,.prodTabs__item__list h4{font-size:5.33333vw}}.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{font-family:Oranienbaum,serif,Rubik,sans-serif;font-size:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{font-size:2.09302vw}}@media only screen and (min-width:641px){.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{pointer-events:none}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list .prodTabs__item__list-title,.prodTabs__item__dbl-list h5,.prodTabs__item__list .prodTabs__item__list-title,.prodTabs__item__list h5{font-size:5.86667vw;line-height:1.45}}.prodTabs__item__dbl-list ul,.prodTabs__item__list ul{list-style:none;margin:1.78571vw 0 0;padding:0}@media only screen and (max-width:1050px) and (min-width:861px){.prodTabs__item__dbl-list ul,.prodTabs__item__list ul{margin-top:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__dbl-list ul,.prodTabs__item__list ul{margin-top:2.32558vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list ul,.prodTabs__item__list ul{margin-top:6.66667vw}}.prodTabs__item__dbl-list li,.prodTabs__item__list li{margin-top:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodTabs__item__dbl-list li,.prodTabs__item__list li{margin-top:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs__item__dbl-list li,.prodTabs__item__list li{margin-top:1.86047vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list li,.prodTabs__item__list li{margin-top:4.26667vw}}.prodTabs__item__dbl-list li:first-child,.prodTabs__item__list li:first-child{margin-top:0}.prodTabs__item__dbl-list li{display:flex}@media only screen and (max-width:640px){.prodTabs__item__dbl-list li{flex-direction:column}}.prodTabs__item__dbl-list span{width:50%}@media only screen and (max-width:640px){.prodTabs__item__dbl-list span{width:100%}}.prodTabs__item__dbl-list span:first-child{color:grey;padding-right:10px}@media only screen and (min-width:1921px){.prodTabs__item__dbl-list span:first-child{padding-right:.55804vw}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list span:first-child{padding-right:0}}@media only screen and (max-width:640px){.prodTabs__item__dbl-list span+span{margin-top:2.13333vw}}@media only screen and (max-width:640px){.prodTabs__item__tooltip{position:static}}.prodTabs__item__tooltip .k-tooltip__content{display:flex;flex-direction:column;width:36.27232vw;row-gap:16px}@media only screen and (min-width:1921px){.prodTabs__item__tooltip .k-tooltip__content{width:36.27232vw;row-gap:.89286vw}}@media only screen and (max-width:860px){.prodTabs__item__tooltip .k-tooltip__content{width:52.32558vw}}@media only screen and (max-width:640px){.prodTabs__item__tooltip .k-tooltip__content{right:0;top:10.66667vw;left:auto!important;width:100%;padding:6.4vw 4.26667vw;border-width:.26667vw}}body:not(.is-touch-device) .prodTabs__item__tooltip .k-tooltip__content::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .prodTabs__item__tooltip .k-tooltip__content::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .prodTabs__item__tooltip .k-tooltip__content::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark body:not(.is-touch-device) .prodTabs__item__tooltip .k-tooltip__content::-webkit-scrollbar{background-color:#363636}body:not(.is-touch-device) .prodTabs__item__tooltip .k-tooltip__content::-webkit-scrollbar-thumb{background-color:#ff2626}.prodTabs__item__tooltip .k-tooltip__content img{display:inline-flex;max-width:100%;max-height:16.74107vw;margin:auto}.prodTabs__item__tooltip .k-tooltip__content>*{margin:0;padding:0}.prodTabs__item__tooltip .k-tooltip__content ul{list-style:disc;padding-left:13px}@media only screen and (min-width:1921px){.prodTabs__item__tooltip .k-tooltip__content ul{padding-left:.72545vw}}@media only screen and (max-width:640px){.prodTabs__item__tooltip .k-tooltip__content ul{padding-left:3.46667vw}}.prodTabs__item__tooltip .k-tooltip__content ul li{display:list-item}.prodTabs__item__tooltip .k-tooltip__content b,.prodTabs__item__tooltip .k-tooltip__content strong{font-family:Rubik,sans-serif;font-weight:700;color:#363636}.prodTabs .docs__wrap{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -1.67411vw -1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs .docs__wrap{margin:0 -2.32558vw -2.32558vw}}@media only screen and (max-width:640px){.prodTabs .docs__wrap{flex-direction:column;margin:0}}.prodTabs .docs__item{position:relative;display:flex;align-items:center;padding:.83705vw 1.11607vw;margin:0 1.67411vw 1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs .docs__item{padding:1.16279vw 1.74419vw;margin:0 2.32558vw 2.32558vw}}@media only screen and (max-width:640px){.prodTabs .docs__item{margin:0 0 5.33333vw}}.prodTabs .docs__item:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:#f9f9f9;transition:opacity .3s;opacity:0}.prodTabs .docs__item:hover:before{opacity:1}.prodTabs .docs__item:hover .docs__icon{transform:scale(.9)}.prodTabs .docs__item:hover .docs__name{text-decoration:underline}.prodTabs .docs__icon{position:relative;z-index:1;width:2.12054vw;height:2.79018vw;margin-right:1.39509vw;transition:transform .5s ease-in-out;will-change:transform}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs .docs__icon{width:2.95349vw;height:3.88372vw;margin-right:1.74419vw}}@media only screen and (max-width:640px){.prodTabs .docs__icon{width:10.13333vw;height:13.33333vw;margin-right:6.66667vw}}.prodTabs .docs__info{position:relative;z-index:1;font-size:.78125vw;line-height:1.2}@media only screen and (max-width:1440px) and (min-width:1371px){.prodTabs .docs__info{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodTabs .docs__info{font-size:.94891vw}}@media only screen and (max-width:1050px){.prodTabs .docs__info{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs .docs__info{font-size:1.39535vw}}@media only screen and (max-width:640px){.prodTabs .docs__info{font-size:3.73333vw}}.prodTabs .docs__name{display:block;color:#000}.prodTabs .docs__size{display:block;margin-top:.55804vw;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.prodTabs .docs__size{margin-top:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodTabs .docs__size{margin-top:.72993vw}}@media only screen and (max-width:1050px){.prodTabs .docs__size{margin-top:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs .docs__size{margin-top:1.16279vw}}@media only screen and (max-width:640px){.prodTabs .docs__size{margin-top:2.13333vw}}.prodTabs .schemes__img{max-width:100%;margin:0 auto}.prodTabs .schemes__img:not(:first-child){margin-top:1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodTabs .schemes__img:not(:first-child){margin-top:2.32558vw}}.prodDesc{margin:0 -5.58036vw;padding-bottom:1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc{margin:0 -1.74419vw;padding-bottom:2.32558vw}}@media only screen and (max-width:640px){.prodDesc{margin:0 -2.66667vw;padding-bottom:0}}.prodDesc>:first-child{margin-top:0}.prodDesc__title{margin-bottom:4.46429vw;font:400 2.67857vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__title{margin-bottom:4.65116vw;font-size:3.25581vw}}@media only screen and (max-width:640px){.prodDesc__title{margin-bottom:9.33333vw;font-size:6.4vw}}.prodDesc__image{margin:5.58036vw 0}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__image{margin:6.97674vw 0}}@media only screen and (max-width:640px){.prodDesc__image{margin:9.33333vw -4vw 13.33333vw}}.prodDesc__image img{display:block;width:100%}.prodDesc__icons{display:grid;flex-wrap:wrap;justify-content:flex-start;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(9.375vw,auto);margin:8.37054vw 0 5.58036vw}@media only screen and (max-width:1440px) and (min-width:1371px){.prodDesc__icons{margin:6.25vw 0;grid-auto-rows:minmax(11.66667vw,auto)}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodDesc__icons{margin:5.83942vw 0;grid-auto-rows:minmax(12.26277vw,auto)}}@media only screen and (max-width:1050px){.prodDesc__icons{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1050px) and (min-width:861px){.prodDesc__icons{margin:6.66667vw 0;grid-auto-rows:minmax(16vw,auto)}}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__icons{margin:6.97674vw 0}}@media only screen and (max-width:640px){.prodDesc__icons{grid-auto-rows:minmax(34.13333vw,auto);margin:13.33333vw 0 8.53333vw}}body:not(.is-touch-device) .prodDesc__icons::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .prodDesc__icons::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .prodDesc__icons::-webkit-scrollbar{width:.8vw;height:.8vw}}body:not(.is-touch-device) .prodDesc__icons::-webkit-scrollbar-thumb{background-color:#ff2626}.prodDesc__icons__item{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid #f2f2f2;margin-left:-1px;margin-bottom:-1px}@media only screen and (min-width:1921px){.prodDesc__icons__item{border-width:.0558vw;margin-left:-.0558vw;margin-bottom:-.0558vw}}@media only screen and (max-width:640px){.prodDesc__icons__item{margin-left:-.26667vw;margin-bottom:-.26667vw}}.prodDesc__icons__item:hover .prodDesc__icons__name{color:#ff2626}.prodDesc__icons__item *{pointer-events:none}.prodDesc__icons__image{display:block;width:3.34821vw;height:3.34821vw;margin:1.78571vw 0 1.33929vw;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1440px) and (min-width:1371px){.prodDesc__icons__image{width:4.16667vw;height:4.16667vw;margin:2.22222vw 0 1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodDesc__icons__image{width:4.37956vw;height:4.37956vw;margin:2.33577vw 0 1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodDesc__icons__image{width:5.71429vw;height:5.71429vw;margin:3.04762vw 0 2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__icons__image{width:6.97674vw;height:6.97674vw;margin:3.72093vw 0 2.7907vw}}@media only screen and (max-width:640px){.prodDesc__icons__image{width:12.8vw;height:12.8vw;margin:6.4vw 0 4.26667vw}}.prodDesc__icons__name{margin-bottom:1.33929vw;padding:0 1.95312vw;color:#000;font-size:14px;line-height:1.714;text-align:center;transition:color .25s}@media only screen and (min-width:1921px){.prodDesc__icons__name{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prodDesc__icons__name{margin-bottom:1.66667vw;font-size:.90278vw;line-height:1.69}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodDesc__icons__name{margin-bottom:1.75182vw;font-size:.94891vw;line-height:1.69}}@media only screen and (max-width:1050px) and (min-width:861px){.prodDesc__icons__name{margin-bottom:2.28571vw;padding:0 .95238vw;font-size:1.2381vw;line-height:1.69}}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__icons__name{margin-bottom:2.7907vw;padding:0 1.16279vw;font-size:1.51163vw;line-height:1.69}}@media only screen and (max-width:640px){.prodDesc__icons__name{margin-bottom:6.4vw;padding:0 1.33333vw;font-size:3.2vw;line-height:1.5}}.prodDesc__half{display:flex;align-items:center;justify-content:flex-end;max-width:72.99107vw;margin:5.58036vw auto;padding-bottom:5.58036vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.prodDesc__half{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodDesc__half{max-width:100%}}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half{max-width:100%;margin:6.97674vw auto;padding-bottom:6.97674vw}}@media only screen and (max-width:640px){.prodDesc__half{max-width:100%;flex-direction:column;margin:8.53333vw 0 10.66667vw;padding-bottom:6.4vw}}.prodDesc__half:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.prodDesc__half:nth-child(odd){justify-content:flex-start}.prodDesc__half__image{width:100%;max-width:100%}@media only screen and (max-width:640px){.prodDesc__half__image{margin-bottom:9.33333vw;order:0}}.prodDesc__half__image img{display:block;width:100%}.prodDesc__half__info{flex-shrink:0;max-width:27.90179vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodDesc__half__info{max-width:36.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__info{max-width:46.51163vw}}@media only screen and (max-width:640px){.prodDesc__half__info{order:1;max-width:100%;margin-top:0}}.prodDesc__half__image~.prodDesc__half__info{margin-left:8.37054vw}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__image~.prodDesc__half__info{margin-left:4.06977vw}}@media only screen and (max-width:640px){.prodDesc__half__image~.prodDesc__half__info{margin-left:0}}.prodDesc__half__info~.prodDesc__half__image{margin-left:8.37054vw}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__info~.prodDesc__half__image{margin-left:5.23256vw}}@media only screen and (max-width:640px){.prodDesc__half__info~.prodDesc__half__image{margin-left:0}}.prodDesc__half__top{display:flex;justify-content:flex-start;margin-bottom:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__top{margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.prodDesc__half__top{align-items:center;margin-bottom:4.26667vw}}.prodDesc__half__icon{display:block;width:3.125vw;height:3.125vw;margin-right:1.78571vw;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__icon{width:6.51163vw;height:6.51163vw;margin-right:3.72093vw}}@media only screen and (max-width:640px){.prodDesc__half__icon{width:12.8vw;height:12.8vw;margin-right:4.26667vw}}.prodDesc__half__title{color:#000;font:400 2.23214vw/1.2 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__title{font-size:3.25581vw}}@media only screen and (max-width:640px){.prodDesc__half__title{font-size:6.4vw;line-height:1.16}}.prodDesc__half__text{font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.prodDesc__half__text{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.prodDesc__half__text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.prodDesc__half__text{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.prodDesc__half__text{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodDesc__half__text{font-size:13px;line-height:1.8}}@media only screen and (max-width:640px){.prodDesc__half__text{font-size:3.73333vw}}.prodDesc__half__text p{margin:2em 0 0}.prodDesc__half__text p:first-child{margin-top:0}.prodDesc__half__text ol,.prodDesc__half__text ul{margin:0;padding:0 0 0 1.55em}.prodDesc__half__text a{color:#363636;text-decoration:underline}.prodVideoGallery{position:relative;width:100%;padding-bottom:56.25%}.prodVideoGallery__outer{overflow:hidden;margin:5.58036vw -11.16071vw 0;padding-bottom:1.67411vw}@media only screen and (max-width:860px) and (min-width:641px){.prodVideoGallery__outer{margin:6.97674vw -4.65116vw 0;padding-bottom:2.32558vw}}@media only screen and (max-width:640px){.prodVideoGallery__outer{margin:12vw -6.93333vw 0;padding-bottom:0}}.prodVideoGallery__wrapper{display:flex;align-items:center;width:55.80357vw;margin:0 auto 5.58036vw;height:100%}@media only screen and (max-width:1050px) and (min-width:861px){.prodVideoGallery__wrapper{margin-bottom:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodVideoGallery__wrapper{width:74.4186vw;margin-bottom:9.30233vw}}@media only screen and (max-width:640px){.prodVideoGallery__wrapper{width:100%;margin-bottom:26.66667vw}}.prodVideoGallery__inner{position:absolute;top:0;left:0;bottom:0;right:0}.prodVideoGallery .swiper-container{overflow:visible;width:100%;height:100%}.prodVideoGallery__item{padding:1.13% 1.11607vw}@media only screen and (max-width:860px) and (min-width:641px){.prodVideoGallery__item{padding-right:1.74419vw;padding-left:1.74419vw}}@media only screen and (max-width:640px){.prodVideoGallery__item{padding:2.25% 4vw}}.prodVideoGallery__item__inner{position:relative;height:100%}.prodVideoGallery__item.is-playing .prodVideoGallery__item__info{visibility:hidden;opacity:0}.prodVideoGallery__item:not(.is-playing):hover .prodVideoGallery__play-button{opacity:1;transform:translateX(-50%) translateY(-50%) scale(1);visibility:visible}.prodVideoGallery__item__info{cursor:pointer;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);width:100%;height:100%;padding:4.46429vw;background-color:#141415;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:visibility .2s,opacity .2s,transform .2s}.prodVideoGallery__item__video,.prodVideoGallery__item__video iframe{width:100%;height:100%}.prodVideoGallery__item__picture{margin-bottom:1.67411vw}@media only screen and (min-width:1921px){.prodVideoGallery__item__picture{width:10.04464vw}}@media only screen and (max-width:640px){.prodVideoGallery__item__picture{width:32vw;margin-bottom:2.66667vw}}.prodVideoGallery__item__title{font:400 2.45536vw/1.25 Oranienbaum,serif,Rubik,sans-serif;color:#fff;text-transform:uppercase;text-align:center}@media only screen and (max-width:860px) and (min-width:641px){.prodVideoGallery__item__title{font-size:2.7907vw;line-height:1.33}}@media only screen and (max-width:640px){.prodVideoGallery__item__title{font-size:4.8vw;text-transform:inherit;line-height:1.33}}.prodVideoGallery__play-button{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%) scale(.7);z-index:3;display:block;width:1.5em;max-width:15%;height:auto;border:0;border-radius:50%;font-size:5em;background-color:rgba(0,0,0,.6);transition:visibility .2s,opacity .2s,transform .2s;visibility:hidden;opacity:0}@media only screen and (max-width:860px) and (min-width:641px){.prodVideoGallery__play-button{font-size:3.5em}}@media only screen and (max-width:640px){.prodVideoGallery__play-button{font-size:3em}}.prodVideoGallery__play-button:active,.prodVideoGallery__play-button:focus{background-color:rgba(40,40,40,.8)}.prodVideoGallery__play-button:before{content:"";position:relative;display:block;width:100%;padding-bottom:100%}.prodVideoGallery__play-button__icon{display:block;position:absolute;top:30%;left:40%;height:40%;width:30%;overflow:hidden}.prodVideoGallery__play-button__icon:before{content:"";position:absolute;top:50%;left:100%;display:block;width:0;height:0;border-left:16.74107vw solid #fff;border-top:11.16071vw solid transparent;border-bottom:11.16071vw solid transparent;margin-left:-16.74107vw;margin-top:-11.16071vw}.prodVideoGallery video{display:block;width:100%;height:100%;background:#000}.prodVideoGallery__nav{position:relative;display:flex;justify-content:space-between;align-items:center;margin:1.67411vw -22.09821vw 0;padding:0 7.25446vw}@media only screen and (max-width:860px) and (min-width:641px){.prodVideoGallery__nav{margin:3.48837vw -12.7907vw 0;padding:0 5.81395vw}}@media only screen and (max-width:640px){.prodVideoGallery__nav{margin-top:4vw;margin-right:0;margin-left:0;padding:0 6.66667vw}}.prodVideoGallery__nav__btn{position:relative;font-size:0;width:58px;height:32px}@media only screen and (min-width:1921px){.prodVideoGallery__nav__btn{width:3.23661vw;height:1.78571vw}}@media only screen and (max-width:640px){.prodVideoGallery__nav__btn{width:15.46667vw;height:8.53333vw}}.prodVideoGallery__nav__btn:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/local/templates/kuppersberg-2023/images/slider-arrow--black.svg) 50% 50% no-repeat;background-size:contain;transition:transform .25s ease-in-out}.prodVideoGallery__nav__btn:active:after{transition:transform .15s ease-out}.prodVideoGallery__nav__btn--prev:hover:after{transform:translateX(4px)}@media only screen and (min-width:1921px){.prodVideoGallery__nav__btn--prev:hover:after{transform:translateX(.22321vw)}}@media only screen and (max-width:640px){.prodVideoGallery__nav__btn--prev:hover:after{transform:translateX(1.06667vw)}}.prodVideoGallery__nav__btn--prev:active:after{transform:translateX(-2px)}@media only screen and (min-width:1921px){.prodVideoGallery__nav__btn--prev:active:after{transform:translateX(-.11161vw)}}@media only screen and (max-width:640px){.prodVideoGallery__nav__btn--prev:active:after{transform:translateX(-.53333vw)}}.prodVideoGallery__nav__btn--next:after{transform:rotate(180deg)}.prodVideoGallery__nav__btn--next:hover:after{transform:rotate(180deg) translateX(4px)}@media only screen and (min-width:1921px){.prodVideoGallery__nav__btn--next:hover:after{transform:rotate(180deg) translateX(.22321vw)}}@media only screen and (max-width:640px){.prodVideoGallery__nav__btn--next:hover:after{transform:rotate(180deg) translateX(1.06667vw)}}.prodVideoGallery__nav__btn--next:active:after{transform:rotate(180deg) translateX(-2px)}@media only screen and (min-width:1921px){.prodVideoGallery__nav__btn--next:active:after{transform:rotate(180deg) translateX(-.11161vw)}}@media only screen and (max-width:640px){.prodVideoGallery__nav__btn--next:active:after{transform:rotate(180deg) translateX(-.53333vw)}}.prodVideoGallery__nav__btn.swiper-button-disabled{opacity:.5;pointer-events:none}.prodVideoGallery__nav__pagin{display:flex;justify-content:center;align-items:center}.prodVideoGallery__nav__dot{position:relative;width:32px;height:32px;margin:0 2px;transition:transform .3s ease-in-out;opacity:1;background:none}@media only screen and (min-width:1921px){.prodVideoGallery__nav__dot{width:1.78571vw;height:1.78571vw;margin:0 .11161vw}}@media only screen and (max-width:640px){.prodVideoGallery__nav__dot{display:none}}.prodVideoGallery__nav__dot:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:6px;height:6px;border-radius:50%;background:#000;opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media only screen and (min-width:1921px){.prodVideoGallery__nav__dot:after{width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.prodVideoGallery__nav__dot:after{width:1.6vw;height:1.6vw}}.prodVideoGallery__nav__dot span{display:block;font-weight:500;font-size:13px;color:#000;transition:opacity .3s ease-in-out,color .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translateY(6px) scale(0);pointer-events:none}@media only screen and (min-width:1921px){.prodVideoGallery__nav__dot span{font-size:.72545vw;transform:translateY(.33482vw) scale(0)}}@media only screen and (max-width:640px){.prodVideoGallery__nav__dot span{font-size:3.46667vw;transform:translateY(1.6vw) scale(0)}}.prodVideoGallery__nav__dot.swiper-pagination-bullet-active{pointer-events:none;background:none}.prodVideoGallery__nav__dot.swiper-pagination-bullet-active span{color:#ff2626}.prodVideoGallery__nav__dot.swiper-pagination-bullet-active:after,.prodVideoGallery__nav__dot:hover:after{opacity:0;transform:translateY(-6px) scale(0)}@media only screen and (min-width:1921px){.prodVideoGallery__nav__dot.swiper-pagination-bullet-active:after,.prodVideoGallery__nav__dot:hover:after{transform:translateY(-.33482vw) scale(0)}}@media only screen and (max-width:640px){.prodVideoGallery__nav__dot.swiper-pagination-bullet-active:after,.prodVideoGallery__nav__dot:hover:after{transform:translateY(-1.6vw) scale(0)}}.prodVideoGallery__nav__dot.swiper-pagination-bullet-active span,.prodVideoGallery__nav__dot:hover span{opacity:1;transform:translateY(0) scale(1)}.readyMade{margin-bottom:5.58036vw}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade{margin-bottom:7.61905vw}}@media only screen and (max-width:860px){.readyMade{border-bottom:1px solid #e4e4e4}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade{margin-bottom:9.30233vw;padding-bottom:5.81395vw}}@media only screen and (max-width:640px){.readyMade{margin-bottom:26.66667vw;padding-bottom:13.33333vw}}.readyMade__wrap{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:5.58036vw;padding-bottom:8.37054vw}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__wrap{align-items:flex-start}}@media only screen and (max-width:860px){.readyMade__wrap{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__wrap{margin-bottom:5.81395vw}}@media only screen and (max-width:640px){.readyMade__wrap{margin-bottom:13.33333vw}}.readyMade__left{width:32.92411vw;margin-right:1.39509vw}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__left{width:36.80556vw;margin-right:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__left{width:38.68613vw;margin-right:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__left{width:auto;margin-right:2.38095vw}}@media only screen and (max-width:860px){.readyMade__left{position:relative;overflow:hidden;width:100%;margin-right:0}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__left{margin-bottom:4.65116vw;padding-bottom:80%}}@media only screen and (max-width:640px){.readyMade__left{margin-bottom:8vw;padding-bottom:116%}}.readyMade__left img{display:block;width:100%;margin:0}@media only screen and (max-width:860px){.readyMade__left img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.readyMade__right{position:relative;flex-shrink:0;width:45.75893vw;padding-top:.83705vw;overflow:hidden}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__right{padding-top:1.04167vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__right{padding-top:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__right{width:52.38095vw}}@media only screen and (max-width:860px){.readyMade__right{width:100%}}@media only screen and (min-width:861px){.readyMade .swiper-slide:not(.swiper-slide-active) .readyMade__item,.readyMade .swiper-slide:not(.swiper-slide-active) .readyMade__more{opacity:0;transform:translateY(50px)}}@media only screen and (min-width:1921px){.readyMade .swiper-slide:not(.swiper-slide-active) .readyMade__item,.readyMade .swiper-slide:not(.swiper-slide-active) .readyMade__more{transform:translateY(2.79018vw)}}.readyMade__title{padding-right:100px;font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (min-width:861px){.readyMade__title{transition:transform .35s,opacity .3s}}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__title{font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__title{font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__title{font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__title{font-size:3.25581vw}}@media only screen and (max-width:860px){.readyMade__title{padding-right:0;text-align:center}}@media only screen and (max-width:640px){.readyMade__title{font-size:6.4vw;line-height:1.25}}.readyMade__title--red{color:#ff2626}.readyMade__products{display:flex;flex-wrap:wrap;margin:2.79018vw -1.95312vw -1.11607vw}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__products{margin:3.80952vw -.95238vw -1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__products{margin:4.65116vw -1.16279vw -2.32558vw}}@media only screen and (max-width:640px){.readyMade__products{margin:8vw 0 -2.66667vw}}.readyMade__btns{position:absolute;top:6px;right:0;z-index:2;display:flex;align-items:center}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__btns{top:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__btns{top:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__btns{top:1.42857vw}}@media only screen and (max-width:860px){.readyMade__btns{position:relative;top:auto;right:auto;justify-content:space-between;width:100%}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__btns{bottom:calc(3.48837vw + 16px)}}@media only screen and (max-width:640px){.readyMade__btns{margin-top:6.66667vw;padding:0 6.66667vw}}.readyMade__btn{position:relative;display:block;width:32px;height:32px;font-size:0;transition:transform .25s,opacity .25s}@media only screen and (min-width:1921px){.readyMade__btn{width:1.78571vw;height:1.78571vw}}@media only screen and (max-width:860px){.readyMade__btn{width:58px;height:32px}}@media only screen and (max-width:640px){.readyMade__btn{width:15.46667vw;height:8.53333vw}}.readyMade__btn:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:9px;height:13px;content:"";background:url(/local/templates/kuppersberg-2023/images/arrow-black.svg) 50% 50% no-repeat;background-size:contain;transition:transform .3s ease .05s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width:1921px){.readyMade__btn:before{width:.50223vw;height:.72545vw}}@media only screen and (max-width:860px){.readyMade__btn:before{width:100%;height:100%;background-image:url(/local/templates/kuppersberg-2023/images/slider-arrow--black.svg);transform:rotate(180deg)}}.readyMade__btn.btn_prev:before{transform:rotate(180deg)}@media only screen and (max-width:860px){.readyMade__btn.btn_prev:before{transform:none}}.readyMade__btn.swiper-button-disabled{opacity:.5;pointer-events:none}@media only screen and (min-width:1051px){.readyMade__btn:hover:before{transform:scale(1.3);transition:transform .3s}.readyMade__btn:hover.btn_prev:before{transform:rotate(180deg) scale(1.3)}.readyMade__btn:active:before{transform:scale(.95);transition:transform .15s}.readyMade__btn:active.btn_prev:before{transform:rotate(180deg) scale(.95)}}.readyMade__item{position:relative;width:calc(50% - 3.90625vw);margin:0 1.95312vw 1.11607vw;border:1px solid #f2f2f2}@media only screen and (min-width:861px){.readyMade__item{transition:transform .35s,opacity .3s}.readyMade__item:first-child{transition-delay:60ms,60ms}.readyMade__item:nth-child(2){transition-delay:.12s,.12s}.readyMade__item:nth-child(3){transition-delay:.18s,.18s}.readyMade__item:nth-child(4){transition-delay:.24s,.24s}.readyMade__item:nth-child(5){transition-delay:.3s,.3s}.readyMade__item:nth-child(6){transition-delay:.36s,.36s}.readyMade__item:nth-child(7){transition-delay:.42s,.42s}.readyMade__item:nth-child(8){transition-delay:.48s,.48s}.readyMade__item:nth-child(9){transition-delay:.54s,.54s}.readyMade__item:nth-child(10){transition-delay:.6s,.6s}.readyMade__item:nth-child(11){transition-delay:.66s,.66s}.readyMade__item:nth-child(12){transition-delay:.72s,.72s}.readyMade__item:nth-child(13){transition-delay:.78s,.78s}.readyMade__item:nth-child(14){transition-delay:.84s,.84s}.readyMade__item:nth-child(15){transition-delay:.9s,.9s}}@media only screen and (min-width:1921px){.readyMade__item{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__item{width:calc(50% - 1.90476vw);margin:0 .95238vw 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__item{width:calc(50% - 2.32558vw);margin:0 1.16279vw 2.32558vw}}@media only screen and (max-width:640px){.readyMade__item{width:calc(100% - 5.33333vw);margin:0 2.66667vw 2.66667vw}}.readyMade__item__product{position:relative;overflow:hidden;z-index:1;display:flex;justify-content:space-between;height:100%}.readyMade__item__product .readyMade__item__image img{transform:scale(1);transition:transform .8s,opacity .4s}.readyMade__item__product .readyMade__item__name,.readyMade__item__product .readyMade__item__price{transform:translateZ(0);transition:transform .65s,opacity .4s}.readyMade__item__product .readyMade__item__price{transition-delay:.1s,.1s}.readyMade__item__image{position:relative;width:8.37054vw;background:#f9f9f9;border-right:1px solid #f2f2f2}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__item__image{width:8.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__item__image{width:17.44186vw}}@media only screen and (max-width:640px){.readyMade__item__image{width:37.33333vw}}.readyMade__item__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;max-width:80%;max-height:90%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.readyMade__item__info{width:calc(100% - 8.37054vw);padding:1.95312vw 1.11607vw 1.39509vw 1.67411vw;transition:transform .4s}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__item__info{width:calc(100% - 8.57143vw);padding:2.38095vw 20px 1.90476vw 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__item__info{width:calc(100% - 17.44186vw);padding:2.90698vw 25px 2.90698vw 2.32558vw}}@media only screen and (max-width:640px){.readyMade__item__info{width:calc(100% - 37.33333vw);padding:6.66667vw 25px 6.66667vw 5.33333vw}}.readyMade__item__label{position:absolute;top:0;right:0;display:inline-block;padding:.44643vw .55804vw;color:#fff;font-size:.78125vw;line-height:1;white-space:nowrap}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__item__label{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__item__label{font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__item__label{padding:.38095vw .57143vw;font-size:1.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__item__label{padding:.46512vw .69767vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.readyMade__item__label{padding:1.06667vw 1.6vw;font-size:3.33333vw}}.readyMade__item__label:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";z-index:0;background:#bdbdbd}.readyMade__item__label span{position:relative;z-index:1}.readyMade__item__label.lbl--black:before{background:#000}.readyMade__item__label.lbl--red:before{background:#ff2626}.readyMade__item__name{display:block;color:#000;font-weight:400;font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__item__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__item__name{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__item__name{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__item__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.readyMade__item__name{font-size:3.46667vw}}.readyMade__item__name span{display:block}.readyMade__item a.readyMade__item__name:hover{text-decoration:underline}.readyMade__item__price{margin-top:.83705vw;font:400 1.33929vw/1 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__item__price{margin-top:.95238vw;font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__item__price{margin-top:2.32558vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.readyMade__item__price{margin-top:5.33333vw;font-size:6.4vw}}.readyMade__item__price--sale{color:#ff2626}@media only screen and (max-width:640px){.readyMade__item__price--sale{text-align:left}}.readyMade__item__price .old-price{display:block;margin-bottom:5px;font-size:14px;line-height:1;color:grey;text-decoration:line-through}@media only screen and (min-width:1921px){.readyMade__item__price .old-price{font-size:.78125vw;margin-bottom:.27902vw}}@media only screen and (max-width:640px){.readyMade__item__price .old-price{font-size:3.73333vw;margin-bottom:1.33333vw}}.readyMade__more{margin-top:1.95312vw;text-align:center}@media only screen and (min-width:861px){.readyMade__more{transition:transform .35s,opacity .3s}}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__more{margin-top:2.43056vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__more{margin-top:2.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__more{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__more{margin-top:4.06977vw}}@media only screen and (max-width:640px){.readyMade__more{margin-top:9.33333vw}}.readyMade__more__btn{height:3.90625vw}@media only screen and (max-width:1440px) and (min-width:1371px){.readyMade__more__btn{width:auto;height:4.16667vw;padding-right:3.81944vw;padding-left:3.81944vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.readyMade__more__btn{width:auto;height:4.37956vw;padding-right:4.0146vw;padding-left:4.0146vw}}@media only screen and (max-width:1050px) and (min-width:861px){.readyMade__more__btn{width:auto;height:5.71429vw;padding-right:5.2381vw;padding-left:5.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.readyMade__more__btn{height:6.97674vw}}@media only screen and (max-width:640px){.readyMade__more__btn{height:16vw}}.readyMade__more__btn .btn__name{line-height:1}.prodInterior{margin-bottom:5.58036vw}@media only screen and (max-width:1050px) and (min-width:861px){.prodInterior{margin-bottom:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.prodInterior{margin-bottom:9.30233vw}}@media only screen and (max-width:640px){.prodInterior{margin-bottom:26.66667vw}}.prodInterior__item{position:relative;width:58.03571vw;height:36.27232vw;padding:0 1.11607vw}@media only screen and (max-width:860px) and (min-width:641px){.prodInterior__item{width:74.4186vw;height:55.81395vw;padding:0 1.74419vw}}@media only screen and (max-width:640px){.prodInterior__item{width:100vw;height:93.33333vw;padding:0 4vw}}.prodInterior__item.swiper-slide-active img{transform:scale(1) translateZ(0)}.prodInterior__picture{position:relative;overflow:hidden;display:block;width:100%;height:100%}.prodInterior__picture img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1) translateZ(0);transition:transform .8s cubic-bezier(.455,.03,.515,.955)}.prodInterior__nav{position:relative;display:flex;justify-content:space-between;align-items:center;margin:1.67411vw auto 0;padding:0 7.25446vw}@media only screen and (max-width:860px) and (min-width:641px){.prodInterior__nav{margin-top:3.48837vw;padding:0 5.81395vw}}@media only screen and (max-width:640px){.prodInterior__nav{margin-top:4vw;padding:0 6.66667vw}}.prodInterior__nav__btn{position:relative;font-size:0;width:58px;height:32px}@media only screen and (min-width:1921px){.prodInterior__nav__btn{width:3.23661vw;height:1.78571vw}}@media only screen and (max-width:640px){.prodInterior__nav__btn{width:15.46667vw;height:8.53333vw}}.prodInterior__nav__btn:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/local/templates/kuppersberg-2023/images/slider-arrow--black.svg) 50% 50% no-repeat;background-size:contain;transition:transform .25s ease-in-out}.prodInterior__nav__btn:active:after{transition:transform .15s ease-out}.prodInterior__nav__btn--prev:hover:after{transform:translateX(4px)}@media only screen and (min-width:1921px){.prodInterior__nav__btn--prev:hover:after{transform:translateX(.22321vw)}}@media only screen and (max-width:640px){.prodInterior__nav__btn--prev:hover:after{transform:translateX(1.06667vw)}}.prodInterior__nav__btn--prev:active:after{transform:translateX(-2px)}@media only screen and (min-width:1921px){.prodInterior__nav__btn--prev:active:after{transform:translateX(-.11161vw)}}@media only screen and (max-width:640px){.prodInterior__nav__btn--prev:active:after{transform:translateX(-.53333vw)}}.prodInterior__nav__btn--next:after{transform:rotate(180deg)}.prodInterior__nav__btn--next:hover:after{transform:rotate(180deg) translateX(4px)}@media only screen and (min-width:1921px){.prodInterior__nav__btn--next:hover:after{transform:rotate(180deg) translateX(.22321vw)}}@media only screen and (max-width:640px){.prodInterior__nav__btn--next:hover:after{transform:rotate(180deg) translateX(1.06667vw)}}.prodInterior__nav__btn--next:active:after{transform:rotate(180deg) translateX(-2px)}@media only screen and (min-width:1921px){.prodInterior__nav__btn--next:active:after{transform:rotate(180deg) translateX(-.11161vw)}}@media only screen and (max-width:640px){.prodInterior__nav__btn--next:active:after{transform:rotate(180deg) translateX(-.53333vw)}}.prodInterior__nav__btn.swiper-button-disabled{opacity:.5;pointer-events:none}.prodInterior__nav__pagin{display:flex;justify-content:center;align-items:center}.prodInterior__nav__dot{position:relative;width:32px;height:32px;margin:0 2px;transition:transform .3s ease-in-out;opacity:1;background:none}@media only screen and (min-width:1921px){.prodInterior__nav__dot{width:1.78571vw;height:1.78571vw;margin:0 .11161vw}}@media only screen and (max-width:640px){.prodInterior__nav__dot{display:none}}.prodInterior__nav__dot:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:6px;height:6px;border-radius:50%;background:#000;opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media only screen and (min-width:1921px){.prodInterior__nav__dot:after{width:.33482vw;height:.33482vw}}@media only screen and (max-width:640px){.prodInterior__nav__dot:after{width:1.6vw;height:1.6vw}}.prodInterior__nav__dot span{display:block;font-weight:500;font-size:13px;color:#000;transition:opacity .3s ease-in-out,color .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translateY(6px) scale(0);pointer-events:none}@media only screen and (min-width:1921px){.prodInterior__nav__dot span{font-size:.72545vw;transform:translateY(.33482vw) scale(0)}}@media only screen and (max-width:640px){.prodInterior__nav__dot span{font-size:3.46667vw;transform:translateY(1.6vw) scale(0)}}.prodInterior__nav__dot.swiper-pagination-bullet-active{pointer-events:none;background:none}.prodInterior__nav__dot.swiper-pagination-bullet-active span{color:#ff2626}.prodInterior__nav__dot.swiper-pagination-bullet-active:after,.prodInterior__nav__dot:hover:after{opacity:0;transform:translateY(-6px) scale(0)}@media only screen and (min-width:1921px){.prodInterior__nav__dot.swiper-pagination-bullet-active:after,.prodInterior__nav__dot:hover:after{transform:translateY(-.33482vw) scale(0)}}@media only screen and (max-width:640px){.prodInterior__nav__dot.swiper-pagination-bullet-active:after,.prodInterior__nav__dot:hover:after{transform:translateY(-1.6vw) scale(0)}}.prodInterior__nav__dot.swiper-pagination-bullet-active span,.prodInterior__nav__dot:hover span{opacity:1;transform:translateY(0) scale(1)}.askaron-reviews-new{margin-top:30px;padding:25px;border:1px solid #e4e4e4;font-size:14px;color:#000}@media only screen and (min-width:1921px){.askaron-reviews-new{margin-top:1.67411vw;padding:1.39509vw;border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-new{margin-top:4vw;padding:4vw;font-size:3.73333vw}}.askaron-reviews-new__title{position:relative;display:inline-block;margin-bottom:30px;cursor:pointer;font-family:Rubik,sans-serif;font-weight:300;font-size:20px;line-height:1.714;letter-spacing:.05em;color:grey;text-transform:uppercase}@media only screen and (min-width:1921px){.askaron-reviews-new__title{margin-bottom:1.67411vw;font-size:1.11607vw}}@media only screen and (max-width:640px){.askaron-reviews-new__title{width:100%;margin-bottom:5.33333vw;font-size:5.33333vw;text-align:center}}.askaron-reviews-new .ask-error{margin-bottom:16px;color:#ff2626}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-error{margin-bottom:.89286vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-error{margin-bottom:4.26667vw}}.askaron-reviews-new .ask-ok{color:#27ae60;margin-bottom:16px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-ok{margin-bottom:.89286vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-ok{margin-bottom:4.26667vw}}.askaron-reviews-new .ask-note{font-size:13px;line-height:1.38;color:grey}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-note{font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-note{font-size:3.46667vw}}.askaron-reviews-new .ask-grade{margin-bottom:16px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-grade{margin-bottom:.89286vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-grade{margin-bottom:4.26667vw}}.askaron-reviews-new .ask-grade input{margin-left:5px;margin-right:3px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-grade input{margin-left:.27902vw;margin-right:.16741vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-grade input{margin-left:1.33333vw;margin-right:.8vw}}.askaron-reviews-new form{display:flex;justify-content:space-between}@media only screen and (max-width:1050px){.askaron-reviews-new form{flex-direction:column}}.askaron-reviews-new .ask-col{width:calc(50% - 16px)}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-col{width:calc(50% - .89286vw)}}@media only screen and (max-width:1440px) and (min-width:1371px){.askaron-reviews-new .ask-col{width:calc(50% - 1.11111vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.askaron-reviews-new .ask-col{width:calc(50% - 1.16788vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.askaron-reviews-new .ask-col{width:calc(50% - 1.52381vw)}}@media only screen and (max-width:1050px){.askaron-reviews-new .ask-col{width:100%}}.askaron-reviews-new .ask-field{width:100%;margin-bottom:16px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-field{margin-bottom:.89286vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-field{margin-bottom:4.26667vw}}.askaron-reviews-new .ask-field:hover input,.askaron-reviews-new .ask-field:hover textarea{border-color:#000}.askaron-reviews-new .ask-field div{font-size:13px;line-height:1.53;letter-spacing:.076em;color:grey;text-transform:uppercase;margin-bottom:15px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-field div{margin-bottom:.83705vw;font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-field div{margin-bottom:4vw;font-size:3.46667vw}}.askaron-reviews-new .ask-field textarea{display:block;width:100%;background-color:transparent;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;padding:11px 26px;font-size:14px;line-height:1.714;color:#000;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-field textarea{border-width:.0558vw;padding:.61384vw .89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-field textarea{border-width:.26667vw;padding:2.93333vw 4.26667vw;font-size:3.73333vw}}.askaron-reviews-new .ask-field textarea::-webkit-input-placeholder{color:#363636}.askaron-reviews-new .ask-field textarea:-moz-placeholder,.askaron-reviews-new .ask-field textarea::-moz-placeholder{color:#363636}.askaron-reviews-new .ask-field textarea:-ms-input-placeholder{color:#363636}.askaron-reviews-new .ask-field textarea:focus{border-color:#000}.askaron-reviews-new .ask-field textarea:focus::-webkit-input-placeholder{color:grey}.askaron-reviews-new .ask-field textarea:focus:-moz-placeholder,.askaron-reviews-new .ask-field textarea:focus::-moz-placeholder{color:grey}.askaron-reviews-new .ask-field textarea:focus:-ms-input-placeholder{color:grey}.askaron-reviews-new .ask-field textarea.ask-textarea-big{height:120px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-field textarea.ask-textarea-big{height:6.69643vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-field textarea.ask-textarea-big{height:32vw}}.askaron-reviews-new .ask-field input[type=email],.askaron-reviews-new .ask-field input[type=text]{display:block;width:100%;background-color:transparent;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;padding:11px 16px;font-size:14px;line-height:1.714;color:#000;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-field input[type=email],.askaron-reviews-new .ask-field input[type=text]{border-width:.0558vw;padding:.61384vw .89286vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-field input[type=email],.askaron-reviews-new .ask-field input[type=text]{border-width:.26667vw;padding:2.93333vw 4.26667vw;font-size:3.73333vw}}.askaron-reviews-new .ask-field input[type=email]::-webkit-input-placeholder,.askaron-reviews-new .ask-field input[type=text]::-webkit-input-placeholder{color:#363636}.askaron-reviews-new .ask-field input[type=email]:-moz-placeholder,.askaron-reviews-new .ask-field input[type=email]::-moz-placeholder,.askaron-reviews-new .ask-field input[type=text]:-moz-placeholder,.askaron-reviews-new .ask-field input[type=text]::-moz-placeholder{color:#363636}.askaron-reviews-new .ask-field input[type=email]:-ms-input-placeholder,.askaron-reviews-new .ask-field input[type=text]:-ms-input-placeholder{color:#363636}.askaron-reviews-new .ask-field input[type=email]:focus,.askaron-reviews-new .ask-field input[type=text]:focus{border-color:#000}.askaron-reviews-new .ask-field input[type=email]:focus::-webkit-input-placeholder,.askaron-reviews-new .ask-field input[type=text]:focus::-webkit-input-placeholder{color:grey}.askaron-reviews-new .ask-field input[type=email]:focus:-moz-placeholder,.askaron-reviews-new .ask-field input[type=email]:focus::-moz-placeholder,.askaron-reviews-new .ask-field input[type=text]:focus:-moz-placeholder,.askaron-reviews-new .ask-field input[type=text]:focus::-moz-placeholder{color:grey}.askaron-reviews-new .ask-field input[type=email]:focus:-ms-input-placeholder,.askaron-reviews-new .ask-field input[type=text]:focus:-ms-input-placeholder{color:grey}.askaron-reviews-new .ask-captcha{width:100%;margin-bottom:16px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-captcha{margin-bottom:.89286vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-captcha{margin-bottom:4.26667vw}}.askaron-reviews-new .ask-captcha .ask-captcha-text{display:block;font-size:13px;line-height:1.53;letter-spacing:.076em;color:grey;text-transform:uppercase;margin-bottom:16px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-captcha .ask-captcha-text{margin-bottom:.89286vw;font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-captcha .ask-captcha-text{margin-bottom:4.26667vw;font-size:3.46667vw}}.askaron-reviews-new .ask-captcha .ask-captcha-row{display:flex}@media only screen and (max-width:640px){.askaron-reviews-new .ask-captcha .ask-captcha-row{flex-wrap:wrap}}.askaron-reviews-new .ask-captcha img{margin-right:25px;flex-shrink:0}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-captcha img{margin-right:1.39509vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-captcha img{margin-right:6.66667vw}}.askaron-reviews-new .ask-captcha input[type=text]{display:block;width:100%;background-color:transparent;resize:none;outline:none;margin-left:auto;padding:10px 20px 11px;border:1px solid #e4e4e4;border-radius:0;font-size:14px;line-height:1;color:#000;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-captcha input[type=text]{padding:.55804vw 1.11607vw .61384vw;border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-captcha input[type=text]{margin-top:4vw;padding:2.66667vw 5.33333vw 2.93333vw;border-width:.26667vw;font-size:3.73333vw}}.askaron-reviews-new .ask-captcha input[type=text]::-webkit-input-placeholder{color:#363636}.askaron-reviews-new .ask-captcha input[type=text]:-moz-placeholder,.askaron-reviews-new .ask-captcha input[type=text]::-moz-placeholder{color:#363636}.askaron-reviews-new .ask-captcha input[type=text]:-ms-input-placeholder{color:#363636}.askaron-reviews-new .ask-captcha input[type=text]:focus{border-color:#000}.askaron-reviews-new .ask-captcha input[type=text]:focus::-webkit-input-placeholder{color:grey}.askaron-reviews-new .ask-captcha input[type=text]:focus:-moz-placeholder,.askaron-reviews-new .ask-captcha input[type=text]:focus::-moz-placeholder{color:grey}.askaron-reviews-new .ask-captcha input[type=text]:focus:-ms-input-placeholder{color:grey}.askaron-reviews-new .ask-userconsent{margin-bottom:15px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-userconsent{margin-bottom:.83705vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-userconsent{margin-bottom:4vw}}.askaron-reviews-new .ask-button{margin-bottom:16px}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-button{margin-bottom:.89286vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-button{margin-bottom:4.26667vw}}.askaron-reviews-new .ask-button input[type=submit]{cursor:pointer;width:100%;height:60px;border:none;outline:none;font-weight:400;font-size:14px;line-height:1;color:#fff;background:#ff2626}@media only screen and (min-width:1921px){.askaron-reviews-new .ask-button input[type=submit]{height:3.34821vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-new .ask-button input[type=submit]{height:13.33333vw;font-size:3.46667vw}}.ask-grade.stars{display:flex;flex-direction:column;font-size:13px;line-height:1.53;letter-spacing:.076em;color:grey;text-transform:uppercase}@media only screen and (min-width:1921px){.ask-grade.stars{font-size:.72545vw}}@media only screen and (max-width:640px){.ask-grade.stars{font-size:3.46667vw}}.ask-grade.stars input[type=radio]{display:none}.ask-grade.stars input[type=radio]:checked~label:before{content:"\2605";color:#fd4}.ask-grade.stars label{font-size:0;transition:transform .25s}.ask-grade.stars label:hover{transform:scale(1.3)}.ask-grade.stars label:before{content:"\2605";font-size:25px;color:#bdbdbd;cursor:pointer}@media only screen and (min-width:1921px){.ask-grade.stars label:before{font-size:1.39509vw}}@media only screen and (max-width:640px){.ask-grade.stars label:before{font-size:6.66667vw}}.ask-grade-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-top:5px;font-size:0;letter-spacing:2px}@media only screen and (min-width:1921px){.ask-grade-stars{margin-top:.27902vw;letter-spacing:.11161vw}}@media only screen and (max-width:640px){.ask-grade-stars{margin-top:1.33333vw;letter-spacing:.53333vw}}.askaron-reviews-for-element{font-size:13px}@media only screen and (min-width:1921px){.askaron-reviews-for-element{font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element{font-size:3.46667vw}}.askaron-reviews-for-element .ask-add{margin-bottom:20px}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-add{margin-bottom:1.11607vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-add{margin-bottom:5.33333vw}}.askaron-reviews-for-element .ask-add div{position:relative;display:inline-block;padding-right:1.5067vw;cursor:pointer;font-size:.72545vw;line-height:1.692;letter-spacing:.153em;color:grey;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.askaron-reviews-for-element .ask-add div{padding-right:1.73611vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.askaron-reviews-for-element .ask-add div{padding-right:1.82482vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.askaron-reviews-for-element .ask-add div{padding-right:2.38095vw;font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.askaron-reviews-for-element .ask-add div{padding-right:2.90698vw;font-size:1.51163vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-add div{padding-right:6.66667vw;font-size:3.46667vw}}.askaron-reviews-for-element .ask-add div:after,.askaron-reviews-for-element .ask-add div:before{content:"";position:absolute;top:.55804vw;right:0;z-index:0;display:block;width:10px;height:1px;background:#ff2626;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-add div:after,.askaron-reviews-for-element .ask-add div:before{width:.55804vw;height:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.askaron-reviews-for-element .ask-add div:after,.askaron-reviews-for-element .ask-add div:before{width:10px}}@media only screen and (max-width:1050px){.askaron-reviews-for-element .ask-add div:after,.askaron-reviews-for-element .ask-add div:before{top:10px;width:10px}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-add div:after,.askaron-reviews-for-element .ask-add div:before{top:2.66667vw;width:2.66667vw}}.askaron-reviews-for-element .ask-add div:after{transform:rotate(90deg)}.askaron-reviews-for-element .ask-add div:hover{text-decoration:underline}.askaron-reviews-for-element .ask-not-active{background:#deffe6;border-color:#27ae60!important}.askaron-reviews-for-element .ask-not-active *{border-color:#27ae60!important}.askaron-reviews-for-element .ask-review{margin-bottom:15px;padding:20px 40px 25px;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review{margin-bottom:.83705vw;padding:1.11607vw 2.23214vw 1.39509vw;border-width:.0558vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review{margin-bottom:4vw;padding:5.33333vw 5.33333vw 2.66667vw}}.askaron-reviews-for-element .ask-review .ask-name{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 80px);margin:0 -40px;padding:0 40px 20px;border-bottom:1px solid #eaeaea;font-size:.78125vw;line-height:1.714}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-name{width:calc(100% + 4.46429vw);margin:0 -2.23214vw;padding:0 2.23214vw 1.11607vw;border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.askaron-reviews-for-element .ask-review .ask-name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.askaron-reviews-for-element .ask-review .ask-name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.askaron-reviews-for-element .ask-review .ask-name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.askaron-reviews-for-element .ask-review .ask-name{flex-wrap:wrap;font-size:14px}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-name{flex-wrap:wrap;width:calc(100% + 10.66667vw);margin:0 -5.33333vw;padding:0 5.33333vw 5.33333vw;font-size:3.73333vw}}.askaron-reviews-for-element .ask-review .ask-name span{margin-left:10px;font-size:.78125vw;line-height:1.714;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.askaron-reviews-for-element .ask-review .ask-name span{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.askaron-reviews-for-element .ask-review .ask-name span{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.askaron-reviews-for-element .ask-review .ask-name span{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.askaron-reviews-for-element .ask-review .ask-name span{font-size:1.62791vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-name span{margin-left:2.66667vw;font-size:3.73333vw}}html:not([lang=ru]) .askaron-reviews-for-element .ask-review .ask-name span{display:none}.askaron-reviews-for-element .ask-review .ask-edit-link-block{font-size:12px;display:inline-block}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-edit-link-block{font-size:.66964vw}}@media only screen and (max-width:860px){.askaron-reviews-for-element .ask-review .ask-edit-link-block{width:100%}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-edit-link-block{font-size:3.2vw}}.askaron-reviews-for-element .ask-review .ask-edit-link-block a{text-decoration:underline;margin-left:10px;color:#000}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-edit-link-block a{margin-left:.55804vw}}@media only screen and (max-width:860px){.askaron-reviews-for-element .ask-review .ask-edit-link-block a{margin-left:0}}.askaron-reviews-for-element .ask-review .ask-review-item{display:flex;flex-direction:column;margin-bottom:15px;font-size:14px;line-height:1.28}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-review-item{margin-bottom:.83705vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-review-item{margin-bottom:4vw;font-size:3.73333vw}}.askaron-reviews-for-element .ask-review .ask-review-item .ask-title{font-size:13px;line-height:1.53;letter-spacing:.076em;color:grey;text-transform:uppercase}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-review-item .ask-title{font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-review-item .ask-title{font-size:3.46667vw}}.askaron-reviews-for-element .ask-review .ask-review-item .ask-text{font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-review-item .ask-text{font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-review-item .ask-text{font-size:3.73333vw}}.askaron-reviews-for-element .ask-review .ask-stars{display:flex;align-items:center;margin:35px 0 30px}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-stars{margin:1.95312vw 0 1.67411vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-stars{margin:8vw 0 6.66667vw}}.askaron-reviews-for-element .ask-review .ask-stars img{display:block;width:14px;margin-right:10px;border:0}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-stars img{width:.78125vw;margin-right:.55804vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-stars img{width:3.73333vw;margin-right:2.66667vw}}.askaron-reviews-for-element .ask-review .ask-stars span{margin-left:14px;font-size:13px;line-height:1.53;color:grey}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-review .ask-stars span{margin-left:.78125vw;font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-review .ask-stars span{margin-left:3.73333vw;font-size:3.46667vw}}.askaron-reviews-for-element .ask-new-interval{height:30px;display:block}@media only screen and (min-width:1921px){.askaron-reviews-for-element .ask-new-interval{height:1.67411vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .ask-new-interval{height:8vw}}.askaron-reviews-for-element-answer{position:relative;margin-bottom:10px;margin-left:20px;padding:10px 15px;background-color:#f2f2f2}@media only screen and (min-width:1921px){.askaron-reviews-for-element-answer{margin-bottom:.55804vw;margin-left:1.11607vw;padding:.55804vw .83705vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element-answer{margin-bottom:2.66667vw;margin-left:4vw;padding:2.66667vw 4vw}}.askaron-reviews-for-element-answer:before{content:"";position:absolute;top:0;left:-20px;height:100%;width:1px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.askaron-reviews-for-element-answer:before{left:-1.11607vw;width:.0558vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element-answer:before{left:-4vw}}.askaron-reviews-for-element-answer__title{font-weight:500;margin-right:5px;margin-bottom:4px}@media only screen and (min-width:1921px){.askaron-reviews-for-element-answer__title{margin-right:.27902vw;margin-bottom:.22321vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element-answer__title{margin-right:1.33333vw;margin-bottom:1.06667vw}}.askaron-reviews-for-element-answer__text{color:grey;line-height:18px;margin-right:5px}@media only screen and (min-width:1921px){.askaron-reviews-for-element-answer__text{margin-right:.27902vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element-answer__text{margin-right:1.33333vw}}.askaron-reviews-for-element .text{display:block;margin:auto;font-size:13px;color:grey;text-align:center}@media only screen and (min-width:1921px){.askaron-reviews-for-element .text{font-size:.72545vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .text{font-size:3.46667vw}}.askaron-reviews-for-element .text+font.text{font-size:0;margin-top:15px;word-spacing:5px}@media only screen and (min-width:1921px){.askaron-reviews-for-element .text+font.text{margin-top:.83705vw;word-spacing:.27902vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .text+font.text{margin-top:4vw;word-spacing:1.33333vw}}.askaron-reviews-for-element .text a,.askaron-reviews-for-element .text b{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;color:#363636;font-family:Rubik,sans-serif;font-weight:400;font-size:14px;transition:color .3s ease-in-out}@media only screen and (min-width:1921px){.askaron-reviews-for-element .text a,.askaron-reviews-for-element .text b{min-width:1.78571vw;height:1.78571vw;font-size:.78125vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .text a,.askaron-reviews-for-element .text b{min-width:8.53333vw;height:8.53333vw;font-size:3.73333vw}}.askaron-reviews-for-element .text a:hover,.askaron-reviews-for-element .text b,.askaron-reviews-for-element .text b:hover{color:#ff2626}.askaron-reviews-for-element .text b:after{content:"";position:absolute;bottom:4px;left:50%;width:16px;height:1px;background:#ff2626;transform:translateX(-50%) scaleX(1)}@media only screen and (min-width:1921px){.askaron-reviews-for-element .text b:after{bottom:.22321vw;width:.89286vw;height:.0558vw}}@media only screen and (max-width:640px){.askaron-reviews-for-element .text b:after{bottom:1.06667vw;width:4.26667vw;height:.26667vw}}.reviews-container .ask-review{margin-bottom:15px;padding:20px 40px 25px;border-radius:4px;border:1px solid #e4e4e4;font-family:Manrope,sans-serif}@media only screen and (min-width:1921px){.reviews-container .ask-review{margin-bottom:.83705vw;padding:1.11607vw 2.23214vw 1.39509vw;border-width:.0558vw}}@media only screen and (max-width:640px){.reviews-container .ask-review{margin-bottom:4vw;padding:5.33333vw 5.33333vw 2.66667vw}}.reviews-container .ask-review .ask-name{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 80px);margin:0 -40px;padding:0 40px 20px;border-bottom:1px solid #eaeaea;font-weight:500;font-size:.89286vw;line-height:1.714}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-name{width:calc(100% + 4.46429vw);margin:0 -2.23214vw;padding:0 2.23214vw 1.11607vw;border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.reviews-container .ask-review .ask-name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.reviews-container .ask-review .ask-name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.reviews-container .ask-review .ask-name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.reviews-container .ask-review .ask-name{flex-wrap:wrap;font-size:14px}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-name{flex-wrap:wrap;width:calc(100% + 10.66667vw);margin:0 -5.33333vw;padding:0 5.33333vw 5.33333vw;font-size:4.26667vw}}.reviews-container .ask-review .ask-name span{margin-left:10px;font-size:.78125vw;line-height:1.714;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.reviews-container .ask-review .ask-name span{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.reviews-container .ask-review .ask-name span{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.reviews-container .ask-review .ask-name span{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.reviews-container .ask-review .ask-name span{font-size:1.62791vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-name span{margin-left:2.66667vw;font-size:3.73333vw}}.reviews-container .ask-review .ask-edit-link-block{font-size:12px;display:inline-block}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-edit-link-block{font-size:.66964vw}}@media only screen and (max-width:860px){.reviews-container .ask-review .ask-edit-link-block{width:100%}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-edit-link-block{font-size:3.2vw}}.reviews-container .ask-review .ask-edit-link-block a{text-decoration:underline;margin-left:10px;color:#000}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-edit-link-block a{margin-left:.55804vw}}@media only screen and (max-width:860px){.reviews-container .ask-review .ask-edit-link-block a{margin-left:0}}.reviews-container .ask-review .ask-review-item{display:flex;flex-direction:column;margin-bottom:15px;font-size:14px;line-height:1.28}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-review-item{margin-bottom:.83705vw;font-size:.78125vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-review-item{margin-bottom:4vw;font-size:3.73333vw}}.reviews-container .ask-review .ask-review-item .ask-title{margin-bottom:8px;font-size:13px;line-height:1.53;letter-spacing:.076em;color:grey;text-transform:uppercase}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-review-item .ask-title{font-size:.72545vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-review-item .ask-title{font-size:3.46667vw}}.reviews-container .ask-review .ask-review-item .ask-text{font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-review-item .ask-text{font-size:.78125vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-review-item .ask-text{font-size:3.73333vw}}.reviews-container .ask-review .ask-stars{display:flex;align-items:center;margin:35px 0 30px}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-stars{margin:1.95312vw 0 1.67411vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-stars{margin:8vw 0 6.66667vw}}.reviews-container .ask-review .ask-stars img{display:block;width:14px;margin-right:10px;border:0}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-stars img{width:.78125vw;margin-right:.55804vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-stars img{width:3.73333vw;margin-right:2.66667vw}}.reviews-container .ask-review .ask-stars span{margin-left:auto;font-weight:500;font-size:14px;line-height:1.53;color:#363636}@media only screen and (min-width:1921px){.reviews-container .ask-review .ask-stars span{margin-left:.78125vw;font-size:.72545vw}}@media only screen and (max-width:640px){.reviews-container .ask-review .ask-stars span{font-size:3.46667vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart-page__btn-back{margin-top:3.48837vw}}@media only screen and (max-width:640px){.cart-page__btn-back{display:none}}.cart-page__empty-cart{display:flex;margin-right:auto;margin-left:auto}.cart-page .cards-slider{margin-top:4.46429vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cart-page .cards-slider{margin-top:5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart-page .cards-slider{margin-top:5.83942vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart-page .cards-slider{margin-top:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart-page .cards-slider{margin-top:6.97674vw}}@media only screen and (max-width:640px){.cart-page .cards-slider{margin-top:10.66667vw}}.cart__info{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:1.78571vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.cart__info{border-width:.0558vw}}.cart__info__text{font:400 1.5625vw/1.0714 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__info__text{font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__info__text{font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__info__text{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__info__text{font-size:24px}}@media only screen and (max-width:640px){.cart__info__text{font-family:Rubik,sans-serif;font-size:3.73333vw;line-height:1.714}}.cart__info__btn{color:grey;text-decoration:underline}.cart__info__btn:hover{text-decoration:none}.cart__info~#bx-soa-main-notifications{margin-top:24px}@media only screen and (min-width:1921px){.cart__info~#bx-soa-main-notifications{margin-top:1.33929vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__info~#bx-soa-main-notifications{margin-top:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__info~#bx-soa-main-notifications{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__info~#bx-soa-main-notifications{margin-top:2.7907vw}}@media only screen and (max-width:640px){.cart__info~#bx-soa-main-notifications{margin-top:6.4vw}}.cart__restore{padding:3.90625vw 0}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__restore{padding:4.37956vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__restore{padding:4.88281vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.cart__restore{padding:5.20833vw 0}}@media only screen and (max-width:640px){.cart__restore{padding:8vw 0}}.cart__restore_name{display:block;margin-bottom:1.67411vw;font:400 1.33929vw/1 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__restore_name{margin-bottom:2.18978vw;font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__restore_name{margin-bottom:2.44141vw;font-size:2.14844vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__restore_name{margin-bottom:3.25521vw;font-size:2.73438vw}}@media only screen and (max-width:640px){.cart__restore_name{margin-bottom:5.33333vw;font-size:4.8vw}}.cart__restore_name a{color:#000;text-decoration:underline}.cart__restore_name a:hover{text-decoration:none}.cart__restore_btn{color:#ff2626;text-decoration:underline}.cart__restore_btn:hover{text-decoration:none}.cart__product-list--set .product-big-item:not(.product-big-item--set-main){padding-left:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__product-list--set .product-big-item:not(.product-big-item--set-main){padding-left:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__product-list--set .product-big-item:not(.product-big-item--set-main){padding-left:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__product-list--set .product-big-item:not(.product-big-item--set-main){padding-left:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__product-list--set .product-big-item:not(.product-big-item--set-main){padding-left:2.7907vw}}@media only screen and (max-width:640px){.cart__product-list--set .product-big-item:not(.product-big-item--set-main){padding-left:4.26667vw}}.cart__product-list--set .product-big-item .count{cursor:not-allowed}.cart__product-list--set .product-big-item .count__btn{opacity:.6!important;pointer-events:none!important}.cart__product-list--set .product-big-item .count__num,.cart__product-list--set .product-big-item .count label{pointer-events:none!important}.cart__product-list .product-big-item{margin-top:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__product-list .product-big-item{margin-top:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__product-list .product-big-item{margin-top:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__product-list .product-big-item{margin-top:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__product-list .product-big-item{margin-top:.93023vw}}@media only screen and (max-width:640px){.cart__product-list .product-big-item{margin-top:1.6vw}}.cart__aside{z-index:4;font-size:14px;line-height:1.714;color:#000}@media only screen and (min-width:1921px){.cart__aside{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (max-width:1370px) and (min-width:1051px){.cart__aside{font-size:13px}}@media only screen and (max-width:640px){.cart__aside{margin-top:6.93333vw;font-size:3.73333vw}}.cart__aside__title{margin-right:-1.78571vw;margin-left:-1.78571vw;padding-right:1.78571vw;padding-left:1.78571vw;border-bottom:2px solid #fff}@media only screen and (min-width:1921px){.cart__aside__title{border-width:.11161vw}}@media only screen and (max-width:860px){.cart__aside__title{font-family:Rubik,sans-serif}}@media only screen and (max-width:860px) and (min-width:641px){.cart__aside__title{margin-right:-3.72093vw;margin-left:-3.72093vw;margin-bottom:2.7907vw;padding-right:3.72093vw;padding-left:3.72093vw;font-size:1.74419vw}}@media only screen and (max-width:640px){.cart__aside__title{margin-right:-6.4vw;margin-left:-6.4vw;margin-bottom:6.4vw;padding-right:6.4vw;padding-left:6.4vw;padding-bottom:4.26667vw;border-width:.53333vw;font-size:4vw}}.cart__aside__title+.divide-line{display:none}.cart__aside__buttons{margin-top:1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.cart__aside__buttons{margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__aside__buttons{margin-top:2.7907vw;text-align:center}}@media only screen and (max-width:640px){.cart__aside__buttons{margin-top:6.4vw;text-align:center}}@media only screen and (max-width:640px){.cart__aside__button.is-sticky{position:fixed;bottom:0;left:0;right:0;padding:5.33333vw 6.66667vw;background-color:#000;z-index:9}}.cart__aside__button .btn{height:3.34821vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__aside__button .btn{height:4.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__aside__button .btn{height:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__aside__button .btn{height:5.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__aside__button .btn{width:100%;height:6.97674vw}}@media only screen and (max-width:640px){.cart__aside__button .btn{width:100%;height:14.93333vw}}.cart__aside__button~.cart__aside__button{margin-top:.89286vw}@media only screen and (max-width:640px){.cart__aside__button~.cart__aside__button{margin-top:4.26667vw}}.cart__aside__checkbox{display:flex;align-items:center;justify-content:space-between;width:100%;height:3.34821vw;padding:0 1.11607vw;border:1px solid #363636}@media only screen and (min-width:1921px){.cart__aside__checkbox{border-width:.0558vw}}.cart__aside__checkbox:not(:first-child){margin-top:.55804vw}.cart__aside__checkbox__wrapper{margin-top:1.67411vw}.cart__aside__checkbox__wrapper .hint__icon{margin-right:-.55804vw}.cart__credit{display:flex;align-items:center;justify-content:center;width:100%;height:1.78571vw;margin-top:1.33929vw;background-color:#f2f2f2}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__credit{height:2.22222vw;margin-top:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__credit{height:2.33577vw;margin-top:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__credit{height:3.04762vw;margin-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__credit{height:3.72093vw;margin-top:2.7907vw}}@media only screen and (max-width:640px){.cart__credit{height:8.53333vw;margin-top:6.4vw}}.cart__credit__text{font-size:14px;line-height:1.714;color:#363636}@media only screen and (min-width:1921px){.cart__credit__text{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__credit__text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__credit__text{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__credit__text{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__credit__text{font-size:1.86047vw}}@media only screen and (max-width:640px){.cart__credit__text{font-size:3.73333vw}}.cart__credit__text .rub{display:none}.cart__banner{display:flex;margin:2.23214vw -1.78571vw -1.78571vw;border-top:2.23214vw solid #fff}@media only screen and (max-width:860px) and (min-width:641px){.cart__banner{margin:3.72093vw -3.72093vw -3.72093vw;border-width:3.72093vw}}@media only screen and (max-width:640px){.cart__banner{margin:8.53333vw -6.4vw -8.53333vw;border-width:8.53333vw}}.cart__banner__link,.cart__banner img{display:block;width:100%;height:100%}.cart__banner img{margin:0;-o-object-fit:cover;object-fit:cover}.cart__order-info{font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.cart__order-info{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (max-width:1370px) and (min-width:1051px){.cart__order-info{font-size:13px}}@media only screen and (max-width:640px){.cart__order-info{font-size:3.73333vw}}.cart__order-info__row{display:flex;justify-content:space-between;margin:.44643vw 0}@media only screen and (max-width:640px){.cart__order-info__row{margin:2.13333vw 0}}.cart__order-info__row:first-child{margin-top:0}.cart__order-info__col{text-align:right}.cart__order-info__col:first-child{color:#000}.cart__order-info>span{font:inherit}.cart__order-info>span:last-child{margin-left:.83705vw;text-align:right}.cart__order-info .rub:after,.cart__promo{font-weight:400}.cart__promo{margin-top:.89286vw;font-size:14px}@media only screen and (min-width:1921px){.cart__promo{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__promo{margin-top:1.16788vw;font-size:13px}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__promo{margin-top:1.16788vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__promo{margin-top:1.86047vw}}@media only screen and (max-width:640px){.cart__promo{margin-top:4.26667vw;font-size:3.73333vw}}.cart__promo[data-promo-visible=hide] .cart__promo__btn:hover:after{-webkit-animation:accordionBtnClosed 3.5s linear infinite;animation:accordionBtnClosed 3.5s linear infinite}.cart__promo[data-promo-visible=hide] .cart__promo__btn:after{transform:rotate(180deg)}.cart__promo[data-promo-visible=hide] .cart__promo__coupons,.cart__promo[data-promo-visible=hide] .cart__promo__field{display:none}.cart__promo__btn{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between}.cart__promo__btn:hover:after{-webkit-animation:accordionBtnOpened 3.5s linear infinite;animation:accordionBtnOpened 3.5s linear infinite}.cart__promo__btn:after{content:"";position:absolute;top:50%;right:0;display:block;width:9px;height:6px;margin-top:-2px;background-image:url(/local/templates/kuppersberg-2023/images/accordion-icon--black.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;transform:rotate(0deg)}@media only screen and (min-width:1921px){.cart__promo__btn:after{width:.50223vw;height:.33482vw;margin-top:-.11161vw}}@media only screen and (max-width:640px){.cart__promo__btn:after{width:2.4vw;height:1.6vw;margin-top:-.53333vw}}.cart__promo__field{position:relative;display:flex;height:50px;margin-top:.89286vw}@media only screen and (min-width:1921px){.cart__promo__field{height:2.79018vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__promo__field{height:4.28571vw;margin-top:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__promo__field{width:100%;height:5.81395vw;margin-top:1.86047vw}}@media only screen and (max-width:640px){.cart__promo__field{width:100%;height:13.33333vw;margin-top:4.26667vw}}.cart__promo__field .input{width:100%}.cart__promo__field input{width:100%;height:100%;padding-left:1.11607vw;background:#fff;border:1px solid #e4e4e4;border-right:none;font-size:14px;color:#000}.cart__promo__field input::-webkit-input-placeholder{color:grey}.cart__promo__field input:-moz-placeholder,.cart__promo__field input::-moz-placeholder{color:grey}.cart__promo__field input:-ms-input-placeholder{color:grey}@media only screen and (min-width:1921px){.cart__promo__field input{font-size:.78125vw;border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (max-width:1370px) and (min-width:1051px){.cart__promo__field input{font-size:13px}}@media only screen and (max-width:640px){.cart__promo__field input{padding-left:5.33333vw;font-size:3.73333vw}}.cart__promo__field__button{display:flex;align-items:center;height:100%}.cart__promo__field__button button{height:100%;padding:0 1.33929vw;border:1px solid #171719;background-color:#f9f9f9}@media only screen and (max-width:860px) and (min-width:641px){.cart__promo__field__button button{padding:0 2.7907vw}}@media only screen and (max-width:640px){.cart__promo__field__button button{padding:0 6.4vw}}.cart__summary{display:flex;align-items:baseline;justify-content:space-between}.cart__summary__left{color:#000}@media only screen and (max-width:640px){.cart__summary__left{font-size:3.73333vw}}.cart__summary__right{display:flex;flex-direction:column;align-items:flex-end}.cart__summary__price{display:flex;font:400 1.33929vw/1.33 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__summary__price{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__summary__price{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__summary__price{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__summary__price{font-size:20px}}@media only screen and (max-width:640px){.cart__summary__price{font-size:6.4vw}}.cart__summary__note{margin-top:.55804vw;color:grey}@media only screen and (min-width:1921px){.cart__summary__note{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (max-width:1370px) and (min-width:1051px){.cart__summary__note{font-size:13px}}@media only screen and (max-width:640px){.cart__summary__note{margin-top:2.66667vw;font-size:3.73333vw}}.cart__coupon{position:relative;display:flex;flex-direction:column;margin-top:.44643vw;font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__coupon{margin-top:.55556vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__coupon{margin-top:.58394vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__coupon{margin-top:.7619vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__coupon{margin-top:.93023vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.cart__coupon{margin-top:2.13333vw;font-size:3.73333vw}}.cart__coupon__item{display:flex;align-items:center;justify-content:space-between;margin-top:2px}@media only screen and (min-width:1921px){.cart__coupon__item{margin-top:.11161vw}}@media only screen and (max-width:640px){.cart__coupon__item{margin-top:.53333vw}}.cart__coupon__name{position:relative;margin-right:10px;color:#000;max-width:100%;overflow:hidden}@media only screen and (min-width:1921px){.cart__coupon__name{margin-right:.55804vw}}@media only screen and (max-width:640px){.cart__coupon__name{margin-right:2.66667vw}}.cart__coupon__btn{color:#ff2626;text-decoration:underline}.cart__coupon__btn:hover{text-decoration:none}.cart__coupon__discount,.cart__coupon__note{font-size:.72545vw;line-height:1.53;color:#363636}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__coupon__discount,.cart__coupon__note{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__coupon__discount,.cart__coupon__note{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__coupon__discount,.cart__coupon__note{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__coupon__discount,.cart__coupon__note{font-size:1.51163vw}}@media only screen and (max-width:640px){.cart__coupon__discount,.cart__coupon__note{font-size:3.46667vw}}.cart__sharing{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;margin-top:1.78571vw;margin-bottom:.89286vw;font-weight:400;font-size:14px;line-height:1.714;text-decoration:none}@media only screen and (min-width:1921px){.cart__sharing{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__sharing{margin-top:2.33577vw;margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__sharing{margin-top:2.28571vw;margin-bottom:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__sharing{margin-top:2.7907vw;margin-bottom:.93023vw}}@media only screen and (max-width:640px){.cart__sharing{margin-top:6.4vw;margin-bottom:4.26667vw;font-size:3.73333vw}}@media only screen and (min-width:641px){.cart__sharing:hover .cart__sharing__name{text-decoration:underline}}.cart__sharing:focus .cart__sharing__name{text-decoration:underline}.cart__sharing__icon{margin-right:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cart__sharing__icon{margin-right:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cart__sharing__icon{margin-right:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cart__sharing__icon{margin-right:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cart__sharing__icon{margin-right:.93023vw}}@media only screen and (max-width:640px){.cart__sharing__icon{margin-right:2.13333vw}}.cart__sharing__name{font:inherit;color:#363636}.checkout__aside{padding-top:0}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__aside{margin-left:2.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside{width:100%;margin:3.80952vw auto 0}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside{width:100%;margin:4.65116vw auto 0}}@media only screen and (max-width:640px){.checkout__aside{width:100%;margin-top:10.66667vw}}@media only screen and (max-width:1050px){.checkout__aside[data-sticky]{position:relative!important;top:0!important}}.checkout__aside[data-checkout-aside=hide] .checkout__aside__toggle__name:after{opacity:0}.checkout__aside[data-checkout-aside=show] .checkout__aside__toggle:after{transform:rotate(-90deg)}.checkout__aside[data-checkout-aside=show] .checkout__aside__toggle__name:before{opacity:0}.checkout__aside[data-checkout-aside-inner=hide] .checkout__aside__products__wrapper{display:none}.checkout__aside[data-checkout-aside-inner=show] .checkout__aside__title--top:before{transform:rotate(-90deg)}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__title{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__title{font-size:2.7907vw}}.checkout__aside__title--top{cursor:pointer;position:relative;display:flex;align-items:center;margin:0 -1.78571vw;padding:1.33929vw 1.78571vw}@media only screen and (max-width:860px){.checkout__aside__title--top{font-family:Rubik,sans-serif;line-height:1.6}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__title--top{margin:0 -3.72093vw;padding:1.39535vw 3.72093vw;font-size:1.74419vw}}@media only screen and (max-width:640px){.checkout__aside__title--top{margin:0 -6.4vw;padding:3.2vw 6.4vw;font-size:4vw}}.checkout__aside__title--top:before{content:"";position:absolute;top:50%;right:32px;transform:rotate(90deg);z-index:2;width:8px;height:12px;margin-top:-6px;background:url(/local/templates/kuppersberg-2023/images/arrow-black.svg) no-repeat 50%;background-size:contain}@media only screen and (min-width:1921px){.checkout__aside__title--top:before{right:1.78571vw;width:.44643vw;height:.66964vw;margin-top:-.33482vw}}@media only screen and (max-width:640px){.checkout__aside__title--top:before{right:8.53333vw;width:2.13333vw;height:3.2vw;margin-top:-1.6vw}}.checkout__aside__title--top:after{content:"";display:block;position:absolute;top:100%;left:0;right:0;height:5px;background-color:#fff}@media only screen and (min-width:1921px){.checkout__aside__title--top:after{height:.27902vw}}@media only screen and (max-width:640px){.checkout__aside__title--top:after{height:1.33333vw}}.checkout__aside__products{max-height:500px;overflow:auto;padding-right:10px}@media only screen and (min-width:1921px){.checkout__aside__products{max-height:27.90179vw;padding-right:.55804vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__aside__products{max-height:36.49635vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products{max-height:44.7619vw;padding-right:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products{max-height:54.65116vw;padding-right:3.48837vw}}@media only screen and (max-width:640px){.checkout__aside__products{max-height:100%;padding-top:8vw;padding-bottom:8vw;overflow:visible}}.checkout__aside__products::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.checkout__aside__products::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.checkout__aside__products::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark .checkout__aside__products::-webkit-scrollbar{background-color:#363636}.checkout__aside__products::-webkit-scrollbar-thumb{background-color:#ff2626}.checkout__aside__products__wrapper{margin-right:-1.78571vw;margin-left:-1.78571vw;background-color:#fff}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products__wrapper{margin-right:-3.72093vw;margin-left:-3.72093vw}}@media only screen and (max-width:640px){.checkout__aside__products__wrapper{margin-right:-6.4vw;margin-left:-6.4vw}}.checkout__aside__products .product-item{position:relative;margin-bottom:.44643vw}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__aside__products .product-item{margin-bottom:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item{margin-bottom:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products .product-item{margin-bottom:.93023vw}}@media only screen and (max-width:640px){.checkout__aside__products .product-item{margin-bottom:2.13333vw}}.checkout__aside__products .product-item:first-child{margin-top:.44643vw}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__aside__products .product-item:first-child{margin-top:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item:first-child{margin-top:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products .product-item:first-child{margin-top:.93023vw}}@media only screen and (max-width:640px){.checkout__aside__products .product-item:first-child{margin-top:2.13333vw}}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item__content{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__content{position:static}}.checkout__aside__products .product-item__info__wrapper{margin-right:0}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products .product-item__right{margin-left:5.81395vw}}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item__link{display:flex;flex-direction:row;flex-wrap:wrap}}@media only screen and (max-width:640px),only screen and (min-width:1051px){.checkout__aside__products .product-item__price{text-align:left}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item__price{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products .product-item__price{font-size:3.02326vw}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__price--sale{flex-direction:row;align-items:baseline}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__price__label{position:absolute;top:2.13333vw;left:2.13333vw}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__price__label+.product-item__price__old{margin-left:0}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__price__new{margin-top:0;margin-left:2.13333vw}}.checkout__aside__products .product-item__count{font:400 1.33929vw/1.2 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item__count{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products .product-item__count{font-size:2.7907vw}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__count{font-size:6.4vw}}.checkout__aside__products .product-item__count b{font-size:1.00446vw}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__products .product-item__count b{font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__products .product-item__count b{font-size:2.09302vw}}@media only screen and (max-width:640px){.checkout__aside__products .product-item__count b{font-size:4.8vw}}@media only screen and (max-width:640px),only screen and (min-width:1051px){.checkout__aside__products .product-item--multi{text-align:left}}.checkout__aside .cart__aside__button,.checkout__aside .cart__aside__button .btn{width:100%}.checkout__aside .cart__aside__text-note{display:block;text-align:center;margin-top:1.33929vw;font-size:13px;line-height:1.53;color:grey}@media only screen and (min-width:1921px){.checkout__aside .cart__aside__text-note{font-size:.72545vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__aside .cart__aside__text-note{font-size:.94891vw}}@media only screen and (max-width:640px){.checkout__aside .cart__aside__text-note{font-size:3.46667vw}}.checkout__aside .cart__aside__text-note a{color:#363636;text-decoration:none}.checkout__aside .cart__aside__text-note a:hover{text-decoration:underline}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.checkout__aside .cart__order-info{font-size:14px}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside .cart__summary__price{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside .cart__summary__price{font-size:2.7907vw}}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.checkout__aside .cart__summary__note{font-size:14px}}@media only screen and (max-width:640px){.main--checkout-progress .st-white-top{margin-bottom:6.4vw}}@media only screen and (max-width:640px){.main--checkout-progress .st-white-top__title{display:none}}.main--checkout-status .st-white-top{margin-bottom:48px}@media only screen and (min-width:1921px){.main--checkout-status .st-white-top{margin-bottom:2.67857vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.main--checkout-status .st-white-top{margin-bottom:3.50365vw}}@media only screen and (max-width:1050px) and (min-width:861px){.main--checkout-status .st-white-top{margin-bottom:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.main--checkout-status .st-white-top{margin-bottom:5.5814vw}}@media only screen and (max-width:640px){.main--checkout-status .st-white-top{margin-bottom:4.26667vw}}[data-invoice-content]:not(.is-showed),[data-radio-content]:not(.is-showed){display:none!important}@media only screen and (max-width:1050px) and (min-width:861px){.checkout{flex-direction:column}}.checkout__inner{position:relative}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__inner{width:100%}}.checkout__content__auth{margin-bottom:16px;font:400 14px/1.33 Rubik,sans-serif;color:#ff2626}@media only screen and (min-width:1921px){.checkout__content__auth{margin-bottom:.89286vw;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__content__auth{margin-bottom:1.16788vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__content__auth{margin-bottom:1.52381vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__content__auth{margin-bottom:1.86047vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.checkout__content__auth{margin-bottom:4.26667vw;font-size:3.73333vw}}.checkout__content__auth button{text-decoration:underline}.checkout__content__auth button:hover{text-decoration:none}.checkout__step{position:relative;height:auto!important}.checkout__step:not(:last-child){margin-bottom:56px}@media only screen and (min-width:1921px){.checkout__step:not(:last-child){margin-bottom:3.125vw}}.checkout__step--status .checkout__step__content{max-width:1078px;margin:auto;padding-right:0}@media only screen and (min-width:1921px){.checkout__step--status .checkout__step__content{max-width:60.15625vw}}.checkout__step--status .checkout__step__title{margin-bottom:16px;font:400 24px/1.33 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.041em;text-transform:uppercase}@media only screen and (min-width:1921px){.checkout__step--status .checkout__step__title{margin-bottom:.89286vw;font-size:1.33929vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__step--status .checkout__step__title{margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step--status .checkout__step__title{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__step--status .checkout__step__title{font-size:2.7907vw}}@media only screen and (max-width:640px){.checkout__step--status .checkout__step__title{margin-bottom:4.26667vw;font-size:4.8vw}}.checkout__step--status .checkout__step__left{display:flex;flex-direction:column;align-items:center}.checkout__step--status .checkout__payment-methods{max-width:408px;width:100%;margin-top:32px;margin-bottom:16px}@media only screen and (min-width:1921px){.checkout__step--status .checkout__payment-methods{max-width:22.76786vw;width:100%;margin-top:1.78571vw;margin-bottom:.89286vw}}@media only screen and (max-width:640px){.checkout__step--status .checkout__payment-methods{max-width:100%;margin-top:6.4vw;margin-bottom:0}}.checkout__step--status .checkout__payment-methods .radio-rect-2__wrap{width:100%}@media only screen and (min-width:1921px){.checkout__step--status .checkout__payment-methods .radio-rect-2__wrap{margin-bottom:2.00893vw}}@media only screen and (max-width:640px){.checkout__step--status .checkout__payment-methods .radio-rect-2__wrap{margin-bottom:4.26667vw}}.checkout__step__content{display:flex;flex-direction:column;padding-right:19.53125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__step__content{padding-right:10.41667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__step__content{padding-right:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step__content{padding-right:14.28571vw}}@media only screen and (max-width:640px),only screen and (max-width:860px) and (min-width:641px){.checkout__step__content{padding-right:0}}.checkout__step__left{width:100%}.checkout__step__title{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e4e4e4;font:400 14px/1.714 Rubik,sans-serif;text-transform:uppercase}@media only screen and (min-width:1921px){.checkout__step__title{margin-bottom:1.33929vw;padding-bottom:.89286vw;border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__step__title{margin-bottom:1.16788vw;padding-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step__title{margin-bottom:1.52381vw;padding-bottom:1.52381vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__step__title{margin-bottom:1.86047vw;padding-bottom:1.86047vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.checkout__step__title{margin-bottom:6.4vw;padding-bottom:4.26667vw;border-width:.26667vw;font-size:3.73333vw}}.checkout__step__subtitle{padding-bottom:40px;font-size:14px;line-height:1.714;color:grey}@media only screen and (min-width:1921px){.checkout__step__subtitle{padding-bottom:2.23214vw;font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__step__subtitle{padding-bottom:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__step__subtitle{padding-bottom:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step__subtitle{padding-bottom:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__step__subtitle{padding-bottom:4.65116vw}}@media only screen and (max-width:640px){.checkout__step__subtitle{padding-bottom:10.66667vw;font-size:3.73333vw;text-align:center}}.checkout__step__subtitle~.checkout__step__title{padding-bottom:1.67411vw}.checkout__step__subtitle a{color:#000;text-decoration:underline}.checkout__step__subtitle a:hover{text-decoration:none}.checkout__step__form-inner{width:100%}.checkout__step__form-inner .k-form__row:first-child{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__step__form-inner .k-form__row:first-child{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__step__form-inner .k-form__row:first-child{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step__form-inner .k-form__row:first-child{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__step__form-inner .k-form__row:first-child{margin-top:1.86047vw}}@media only screen and (max-width:640px){.checkout__step__form-inner .k-form__row:first-child{margin-top:4.26667vw}}.checkout__step__form-inner .k-form__row--full{width:100%;margin-left:0}.checkout__step__form-inner .k-form__row--half>.k-form__row--half,.checkout__step__form-inner .k-form__row--third>.k-form__row{margin-top:0}.checkout__step .radio-rect-2__wrap{width:calc(50% - 16px)}@media only screen and (min-width:1921px){.checkout__step .radio-rect-2__wrap{width:calc(50% - .89286vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step .radio-rect-2__wrap{width:100%}}@media only screen and (max-width:640px){.checkout__step .radio-rect-2__wrap{width:100%}}.checkout__border-container{width:25.66964vw;padding:3.34821vw 2.56696vw;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.checkout__border-container{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__border-container{width:29.51389vw;padding:4.16667vw 3.19444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__border-container{width:30.65693vw;padding:3.64964vw 2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__border-container{padding:4.7619vw 3.80952vw}}@media only screen and (max-width:860px){.checkout__border-container{padding:0;border:none}}.checkout__border-container[data-delivery-content]:not(.is-show){display:none}.checkout__order-info{width:100%}.checkout__order-info__content{display:flex;align-items:stretch;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.checkout__order-info__content{border-width:.0558vw}}@media only screen and (max-width:860px){.checkout__order-info__content{flex-direction:column}}.checkout__order-info__content img{display:block;max-width:100%;margin:1.39509vw 0}@media only screen and (max-width:640px){.checkout__order-info__content img{margin:6.66667vw 0}}.checkout__order-info__content p{margin:.44643vw 0 0;font-size:14px;line-height:1.714;word-break:break-word;overflow:hidden}@media only screen and (min-width:1921px){.checkout__order-info__content p{margin:.44643vw 0 0;font-size:.78125vw}}@media only screen and (max-width:640px){.checkout__order-info__content p{margin:2.13333vw 0 0;font-size:3.73333vw}}.checkout__order-info__content p.text-info{font-size:14px;line-height:1.714;color:#363636}@media only screen and (min-width:1921px){.checkout__order-info__content p.text-info{font-size:.78125vw}}@media only screen and (max-width:640px){.checkout__order-info__content p.text-info{font-size:3.73333vw}}.checkout__order-info__content p span{font-family:inherit;color:#363636}.checkout__order-info__content p b{font-family:inherit;font-weight:500}.checkout__order-info__content p.color-red{color:#ff2626}.checkout__order-info__content a{color:#000;text-decoration:underline}.checkout__order-info__content a:hover{text-decoration:none}.checkout__order-info__col{flex-shrink:0;width:33.33%;padding:2.23214vw 1.78571vw}@media only screen and (max-width:860px) and (min-width:641px){.checkout__order-info__col{width:100%;padding:3.72093vw 2.7907vw}}@media only screen and (max-width:640px){.checkout__order-info__col{width:100%;padding:8.53333vw 6.4vw}}.checkout__order-info__col:not(:last-child){border-right:1px solid #f2f2f2}@media only screen and (min-width:1921px){.checkout__order-info__col:not(:last-child){border-width:.0558vw}}@media only screen and (max-width:640px),only screen and (max-width:860px) and (min-width:641px){.checkout__order-info__col:not(:last-child){border-right:none;border-bottom:1px solid #f2f2f2}}.checkout__order-info__ttl{font:400 1.33929vw/1.33 Oranienbaum,serif,Rubik,sans-serif;margin-bottom:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__order-info__ttl{margin-bottom:1.11111vw;font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__order-info__ttl{margin-bottom:1.16788vw;font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__order-info__ttl{margin-bottom:1.52381vw;font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__order-info__ttl{margin-bottom:1.86047vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.checkout__order-info__ttl{margin-bottom:6.66667vw;font-size:6.4vw}}.checkout__order-info__privacy-text{margin-bottom:2.23214vw;color:grey;font-size:13px;line-height:1.75}@media only screen and (min-width:1921px){.checkout__order-info__privacy-text{font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__order-info__privacy-text{margin-bottom:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__order-info__privacy-text{margin-bottom:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__order-info__privacy-text{margin-bottom:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__order-info__privacy-text{margin-bottom:4.65116vw}}@media only screen and (max-width:640px){.checkout__order-info__privacy-text{font-size:3.46667vw;margin-bottom:10.66667vw}}.checkout__order-info__privacy-text a{font:inherit;color:#363636;text-decoration:none}.checkout__order-info__privacy-text a:hover{text-decoration:underline}@media only screen and (max-width:640px){.checkout__order-info__button{width:100%}}.checkout .address{width:100%}.checkout .address__new-item{margin-top:1.33929vw;margin-bottom:1.78571vw}@media only screen and (max-width:1050px) and (min-width:861px){.checkout .address__new-item{margin-top:2.28571vw;margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout .address__new-item{margin-top:2.7907vw;margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.checkout .address__new-item{margin-top:4.26667vw;margin-bottom:8.53333vw}}.checkout .cart__order-info{padding-top:1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.checkout .cart__order-info{padding-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout .cart__order-info{padding-top:2.7907vw}}@media only screen and (max-width:640px){.checkout .cart__order-info{padding-top:4.26667vw}}.checkout .cart__product-list{width:100%;margin-top:2.67857vw}@media only screen and (max-width:1050px) and (min-width:861px){.checkout .cart__product-list{margin-top:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout .cart__product-list{margin-top:5.5814vw}}@media only screen and (max-width:640px){.checkout .cart__product-list{margin-top:10.66667vw}}.checkout .cart__product-list .product-big-item{align-items:center}.checkout .cart__product-list .product-big-item__left{max-width:500px}@media only screen and (min-width:1921px){.checkout .cart__product-list .product-big-item__left{max-width:27.90179vw}}.checkout .cart__product-list .product-big-item__link{max-width:100%}.checkout .cart__product-list .product-big-item__content{margin-top:0}.checkout .cart__product-list .product-big-item__content__top{align-items:center}@media only screen and (max-width:640px){.checkout .cart__product-list .product-big-item__content__top{align-items:flex-start}}.checkout .cart__product-list .product-big-item__description{margin-bottom:0}.checkout__payment-methods__groups{display:flex;flex-direction:column;row-gap:80px}@media only screen and (min-width:1921px){.checkout__payment-methods__groups{row-gap:4.46429vw}}@media only screen and (max-width:640px){.checkout__payment-methods__groups{row-gap:21.33333vw}}.checkout__payment-methods__group{position:relative;display:flex;flex-wrap:wrap;gap:26px}@media only screen and (min-width:1921px){.checkout__payment-methods__group{gap:1.45089vw}}@media only screen and (max-width:640px){.checkout__payment-methods__group{gap:6.93333vw}}.checkout__payment-methods__label--spb{position:absolute;top:4px;left:100%;display:flex;align-items:center;width:19.53125vw;height:42px;margin-left:26px}@media only screen and (min-width:1921px){.checkout__payment-methods__label--spb{top:.22321vw;height:2.34375vw;margin-left:1.45089vw}}@media only screen and (max-width:1440px){.checkout__payment-methods__label--spb{position:relative;width:100%;top:auto;left:auto;margin-left:auto;order:2}}@media only screen and (max-width:640px){.checkout__payment-methods__label--spb{height:14.93333vw;max-width:100%}}.checkout__payment-methods__label--spb img{display:block;width:auto;max-width:100%}@media only screen and (max-width:1440px){.checkout__payment-methods__label--spb img{max-width:none;max-height:100%}}@media only screen and (max-width:640px){.checkout__payment-methods__label--spb img{max-width:100%}}.checkout__payment-methods__label--tinkoff{position:absolute;top:100%;left:0;right:auto;display:inline-flex;align-items:center;margin-top:20px;margin-right:auto;margin-left:auto}@media only screen and (min-width:1921px){.checkout__payment-methods__label--tinkoff{margin-top:1.11607vw}}@media only screen and (max-width:1050px){.checkout__payment-methods__label--tinkoff{position:relative;width:100%;top:auto;left:auto;order:2}}@media only screen and (max-width:640px){.checkout__payment-methods__label--tinkoff{margin-top:0}}.checkout__payment-methods__label--tinkoff span{padding:5px 10px;border-radius:8px;background-color:#f1f7fd;color:#3f90e8;font-size:14px}@media only screen and (min-width:1921px){.checkout__payment-methods__label--tinkoff span{padding:.27902vw .55804vw;border-radius:.44643vw;font-size:.78125vw}}@media only screen and (max-width:640px){.checkout__payment-methods__label--tinkoff span{padding:1.33333vw 2.66667vw;border-radius:2.13333vw;font-size:3.73333vw}}.checkout__payment-methods__item{position:relative;width:calc(33.33% - 18px);height:56px}@media only screen and (min-width:1921px){.checkout__payment-methods__item{width:calc(33.33% - 1.00446vw);height:3.125vw}}@media only screen and (max-width:640px){.checkout__payment-methods__item{width:100%;height:14.93333vw}}.checkout__payment-methods__item.is-active label{background-color:#ff2626;color:#fff}.checkout__payment-methods__item--tinkoff:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:#e4e4e4}@media only screen and (min-width:1921px){.checkout__payment-methods__item--tinkoff:before{width:.0558vw}}.checkout__payment-methods__item--tinkoff .payment-methods-radio__img,.checkout__payment-methods__item--tinkoff .payment-methods-radio__text{display:flex;align-items:center;justify-content:center;width:50%}.checkout__payment-methods__item--tinkoff .payment-methods-radio__text{font-size:16px}@media only screen and (min-width:1921px){.checkout__payment-methods__item--tinkoff .payment-methods-radio__text{font-size:.89286vw}}@media only screen and (max-width:640px){.checkout__payment-methods__item--tinkoff .payment-methods-radio__text{font-size:4.26667vw}}.checkout__payment-methods__item .payment-methods-radio{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px;border:1px solid #e4e4e4;transition:.3s ease}@media only screen and (min-width:1921px){.checkout__payment-methods__item .payment-methods-radio{border-width:.0558vw;padding:.55804vw}}@media only screen and (max-width:640px){.checkout__payment-methods__item .payment-methods-radio{padding:2.66667vw}}.checkout__payment-methods__item .payment-methods-radio:hover{border-color:#000}.checkout__payment-methods__item .payment-methods-radio__input{position:absolute;z-index:-9999}.checkout__payment-methods__item .payment-methods-radio__input:checked+label{border-color:#ff2626;background-color:#ff2626;color:#fff}.checkout__payment-methods__item .payment-methods-radio__img{height:100%}.checkout__payment-methods__item .payment-methods-radio__img img{display:block;max-height:100%;height:100%}.checkout__payment-methods__item .payment-methods-radio__text{text-align:center;font-size:14px}@media only screen and (min-width:1921px){.checkout__payment-methods__item .payment-methods-radio__text{font-size:.78125vw}}@media only screen and (max-width:640px){.checkout__payment-methods__item .payment-methods-radio__text{font-size:3.73333vw}}.checkout__address-note{display:flex;align-items:center;gap:9px;padding:12px;background-color:#171719}@media only screen and (min-width:1921px){.checkout__address-note{gap:.50223vw;padding:.66964vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__address-note{gap:.65693vw;padding:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__address-note{gap:.85714vw;padding:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__address-note{gap:1.04651vw;padding:1.39535vw}}@media only screen and (max-width:640px){.checkout__address-note{gap:2.4vw;padding:3.2vw}}.checkout__address-note__icon{flex-shrink:0}.checkout__address-note__text{font-size:.78125vw;font-weight:300;color:#fff}@media only screen and (max-width:1440px) and (min-width:1371px){.checkout__address-note__text{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__address-note__text{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__address-note__text{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__address-note__text{font-size:1.62791vw}}@media only screen and (max-width:640px){.checkout__address-note__text{font-size:3.2vw}}.checkout__step--1 .checkout__step__title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.checkout__step--1 .checkout__step__auth{font:400 14px/1.33 Rubik,sans-serif;color:#ff2626;text-transform:none}@media only screen and (min-width:1921px){.checkout__step--1 .checkout__step__auth{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.checkout__step--1 .checkout__step__auth{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step--1 .checkout__step__auth{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__step--1 .checkout__step__auth{font-size:1.62791vw}}@media only screen and (max-width:640px){.checkout__step--1 .checkout__step__auth{order:-1;margin-bottom:4.26667vw;font-size:3.73333vw}}.checkout__step--1 .checkout__step__auth button{text-decoration:underline}.checkout__step--1 .checkout__step__auth button:hover{text-decoration:none}.checkout__step--1 .checkout__step__form-inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:1921px){.checkout__step--1 .checkout__step__form-inner{-moz-column-gap:1.78571vw;column-gap:1.78571vw}}@media only screen and (max-width:640px){.checkout__step--1 .checkout__step__form-inner{flex-direction:column;-moz-column-gap:0;column-gap:0}}.checkout__step--1 .checkout__step__form-inner .k-form__row{margin-left:0}.checkout__step--1 .checkout__step__form-inner .k-form__row--address{width:calc(50% - 16px)}@media only screen and (min-width:1921px){.checkout__step--1 .checkout__step__form-inner .k-form__row--address{width:calc(50% - .89286vw)}}@media only screen and (max-width:640px){.checkout__step--1 .checkout__step__form-inner .k-form__row--address{width:100%}}.checkout__step--1 .checkout__step__form-inner .k-form__row--address+.k-form__row--address{width:calc(50% - 16px)}@media only screen and (min-width:1921px){.checkout__step--1 .checkout__step__form-inner .k-form__row--address+.k-form__row--address{width:calc(50% - .89286vw)}}@media only screen and (max-width:640px){.checkout__step--1 .checkout__step__form-inner .k-form__row--address+.k-form__row--address{width:100%}}.checkout__step--1 .checkout__step__form-inner .k-form__row--address+.k-form__row--address .k-form__row{flex:1 0 0;margin:0}.checkout__other-recipient__container{display:flex;width:100%;flex-wrap:wrap;margin-top:35px;padding-top:5px;border-top:1px solid #e4e4e4}@media only screen and (min-width:1921px){.checkout__other-recipient__container{margin-top:1.95312vw;padding-top:.27902vw;border-width:.0558vw}}@media only screen and (max-width:640px){.checkout__other-recipient__container{margin-top:9.33333vw;padding-top:1.33333vw;border-width:.26667vw}}.checkout__other-recipient__container:not(.is-showed){display:none}[data-invoice-content] .text-note{display:block;margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){[data-invoice-content] .text-note{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){[data-invoice-content] .text-note{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){[data-invoice-content] .text-note{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){[data-invoice-content] .text-note{margin-top:3.72093vw}}@media only screen and (max-width:640px){[data-invoice-content] .text-note{margin-top:8.53333vw}}[data-invoice-content] .input--file{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){[data-invoice-content] .input--file{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){[data-invoice-content] .input--file{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){[data-invoice-content] .input--file{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){[data-invoice-content] .input--file{margin-top:1.86047vw}}@media only screen and (max-width:640px){[data-invoice-content] .input--file{margin-top:4.26667vw}}[data-invoice-content] .textarea{margin-top:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){[data-invoice-content] .textarea{margin-top:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){[data-invoice-content] .textarea{margin-top:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){[data-invoice-content] .textarea{margin-top:2.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){[data-invoice-content] .textarea{margin-top:2.7907vw}}@media only screen and (max-width:640px){[data-invoice-content] .textarea{margin-top:6.4vw}}.checkout__tabs{display:flex;align-items:flex-end;margin-top:20px;margin-bottom:40px;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.checkout__tabs{margin-top:1.11607vw;margin-bottom:2.23214vw;border-width:.0558vw}}@media only screen and (min-width:861px){.checkout__tabs{display:none}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__tabs{max-width:450px;margin-right:auto;margin-left:auto}}@media only screen and (max-width:640px){.checkout__tabs{margin-top:5.33333vw;margin-bottom:10.66667vw}}.checkout__tabs__btn{cursor:pointer;position:relative;width:50%;padding-bottom:20px;font:400 20px/1.2 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.05em;text-align:center;text-transform:uppercase;color:grey;transition:color .25s}@media only screen and (min-width:1921px){.checkout__tabs__btn{padding-bottom:1.11607vw;font-size:1.11607vw}}@media only screen and (max-width:640px){.checkout__tabs__btn{padding-bottom:5.33333vw;font:400 5.33333vw/1.2 Oranienbaum,serif,Rubik,sans-serif}}.checkout__tabs__btn:hover{color:#171719}.checkout__tabs__btn:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:#ff2626;transition:transform .5s;transform:scaleX(0);transform-origin:0 50%}@media only screen and (min-width:1921px){.checkout__tabs__btn:after{height:.0558vw}}.checkout__tabs__btn.is-active{color:#171719}.checkout__tabs__btn.is-active:after{transform:scaleX(1)}@media only screen and (max-width:860px){.checkout__nav--auth{display:none}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step--auth{justify-content:center}}@media only screen and (max-width:860px){.checkout__step--auth .checkout__step__title{display:none}}@media only screen and (max-width:860px){.checkout__step--auth .checkout__step__subtitle{text-align:center}}@media only screen and (max-width:860px){.checkout__step--auth .checkout__step__left,.checkout__step--auth .checkout__step__right{display:none}}@media only screen and (max-width:860px){.checkout__step--auth .checkout__step__left.is-active,.checkout__step--auth .checkout__step__right.is-active{display:block}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__step--auth .checkout__border-container{width:38.09524vw;margin:0 2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__step--auth .checkout__border-container{width:450px;margin:0 auto}}@media only screen and (max-width:640px){.checkout__step--auth .checkout__border-container{width:100%;margin:0 auto}}@media only screen and (max-width:640px){.checkout__step--auth .fast-auth{margin-top:13.33333vw;padding-top:0;border:none}}@media only screen and (max-width:640px){.checkout__step--auth .fast-auth__text{text-align:center}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__buttons--auth{display:flex;margin-right:-2.38095vw;margin-left:-2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__buttons--auth{display:flex;margin-right:-2.90698vw;margin-left:-2.90698vw}}@media only screen and (max-width:1050px) and (min-width:861px){.checkout__aside__buttons--auth .cart__aside__button{margin-top:0;margin-right:2.38095vw;margin-left:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.checkout__aside__buttons--auth .cart__aside__button{margin-top:0;margin-right:2.90698vw;margin-left:2.90698vw}}.checkout__step--error .checkout__step__left{width:auto}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.checkout__step--error .checkout__step__left{margin:auto}}@media only screen and (max-width:640px){.checkout__step--error .checkout__step__left{width:100%}}@media only screen and (max-width:1050px){.checkout__step--success .checkout__step__subtitle,.checkout__step--success .checkout__step__title{text-align:center}}.cabinet__content{padding-right:12.27679vw;padding-left:12.27679vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__content{padding-right:11.11111vw;padding-left:11.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__content{padding-right:8.0292vw;padding-left:8.0292vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__content{padding-right:3.80952vw;padding-left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__content{padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.cabinet__content{padding-right:4.26667vw;padding-left:4.26667vw}}.cabinet__title{margin-bottom:1.67411vw;font:400 1.33929vw/1.2 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.033em}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__title{margin-bottom:2.08333vw;font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__title{margin-bottom:2.18978vw;font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__title{margin-bottom:2.85714vw;font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__title{margin-bottom:2.90698vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.cabinet__title{margin-bottom:6.66667vw;font-size:6.4vw}}.cabinet__separate-line{width:100%;height:1px;margin:1.67411vw 0;background-color:#e4e4e4}@media only screen and (min-width:1921px){.cabinet__separate-line{height:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__separate-line{margin:2.18978vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__separate-line{margin:2.38095vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__separate-line{margin:2.90698vw 0}}@media only screen and (max-width:640px){.cabinet__separate-line{margin:6.66667vw 0}}.cabinet__nav{padding-top:3.125vw;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__nav{padding-top:3.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__nav{padding-top:4.08759vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__nav{padding-top:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__nav{padding-top:4.65116vw}}@media only screen and (max-width:640px){.cabinet__nav{padding-top:10.66667vw}}.cabinet__nav__count{margin-bottom:1.78571vw;font-size:.78125vw;color:#171719}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__nav__count{margin-bottom:3.04762vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__nav__count{margin-bottom:3.72093vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet__nav__count{margin-bottom:8.53333vw;font-size:3.73333vw}}.cabinet__nav__more{margin-bottom:2.67857vw}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__nav__more{margin-bottom:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__nav__more{margin-bottom:5.5814vw}}@media only screen and (max-width:640px){.cabinet__nav__more{width:54.66667vw;margin-right:auto;margin-left:auto;margin-bottom:12.8vw}}.cabinet .color-green{color:#27ae60}.cabinet .color-red{color:#ff2626}.cabinet__form-inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:46.42857vw;margin-right:auto;margin-left:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__form-inner{width:50vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__form-inner{width:60.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__form-inner{width:100%;padding:0 3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__form-inner{width:100%;padding:0 2.7907vw}}@media only screen and (max-width:640px){.cabinet__form-inner{width:100%;flex-direction:column}}.cabinet__form-inner+.cabinet__form-inner{margin-top:40px}@media only screen and (min-width:1921px){.cabinet__form-inner+.cabinet__form-inner{margin-top:2.23214vw}}@media only screen and (max-width:640px){.cabinet__form-inner+.cabinet__form-inner{margin-top:10.66667vw}}.cabinet__form-inner .k-form__row{max-width:100%}.cabinet__form-inner .k-form__row:first-child{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__form-inner .k-form__row:first-child{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__form-inner .k-form__row:first-child{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__form-inner .k-form__row:first-child{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__form-inner .k-form__row:first-child{margin-top:1.86047vw}}@media only screen and (max-width:640px){.cabinet__form-inner .k-form__row:first-child{margin-top:4.26667vw}}.cabinet__form-inner .k-form__row--half .k-form__row--half{margin-top:0}.cabinet__form-inner .k-form__row--submit{width:calc(50% - .89286vw);margin-right:auto;margin-left:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__form-inner .k-form__row--submit{width:calc(50% - 1.11111vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__form-inner .k-form__row--submit{width:calc(50% - 1.16788vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__form-inner .k-form__row--submit{width:calc(50% - 1.52381vw);margin-top:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__form-inner .k-form__row--submit{width:calc(50% - 1.86047vw);margin-top:3.72093vw}}@media only screen and (max-width:640px){.cabinet__form-inner .k-form__row--submit{width:100%;margin-top:8.53333vw}}.cabinet__form-inner .k-form__row--submit .btn{width:100%;height:56px}@media only screen and (min-width:1921px){.cabinet__form-inner .k-form__row--submit .btn{height:3.125vw}}@media only screen and (max-width:640px){.cabinet__form-inner .k-form__row--submit .btn{height:14.93333vw}}.cabinet__form-inner .k-form__row--text{width:100%;color:grey;text-align:center}.cabinet__form-inner .k-form__row--text span{display:inline-block}.cabinet__form-inner .k-form__row--text a{color:inherit}.cabinet__form-inner .k-form__row__wrapper{width:100%;margin-top:0;align-items:flex-end}.cabinet__form-inner .k-form__row__wrapper .k-form__row--text{margin-top:16px}@media only screen and (min-width:1921px){.cabinet__form-inner .k-form__row__wrapper .k-form__row--text{margin-top:.89286vw}}@media only screen and (max-width:640px){.cabinet__form-inner .k-form__row__wrapper .k-form__row--text{margin-top:4.26667vw}}.cabinet__address{margin-top:3.57143vw}@media only screen and (min-width:1051px){.cabinet__address{max-width:100%;margin-right:auto;margin-left:auto}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__address{margin-top:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__address{margin-top:5.5814vw}}@media only screen and (max-width:640px){.cabinet__address{margin-top:8.53333vw}}.cabinet__address .radio-rect-2__wrap{width:408px;margin:0 auto .89286vw}@media only screen and (min-width:1921px){.cabinet__address .radio-rect-2__wrap{width:22.76786vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__address .radio-rect-2__wrap{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__address .radio-rect-2__wrap{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.cabinet__address .radio-rect-2__wrap{width:100%;margin-bottom:2.13333vw}}.cabinet__top{position:relative}.cabinet__top:before{content:"";position:relative;display:block;width:100%;padding-bottom:40.54%}@media only screen and (max-width:640px){.cabinet__top:before{padding-bottom:100vw}}.cabinet__top:after{content:"";z-index:1;background:linear-gradient(180deg,rgba(23,23,25,0) 15%,rgba(23,23,25,.8)),linear-gradient(180deg,rgba(23,23,25,0) 35%,rgba(23,23,25,.9));transition:opacity .5s}.cabinet__top:after,.cabinet__top__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.cabinet__top__bg{z-index:0;-o-object-fit:cover;object-fit:cover}.cabinet__top__info{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;z-index:2}@media only screen and (max-width:640px){.cabinet__top__info .breadcrumbs{margin-top:8vw}}.cabinet__top__title{margin-top:2.23214vw;margin-bottom:0;color:#fff}@media only screen and (max-width:640px){.cabinet__top__title{margin-top:5.33333vw;font-size:9.6vw}}.cabinet__top__btn{position:absolute;right:0;bottom:3.34821vw;left:0;z-index:2;display:block;width:5.58036vw;height:5.58036vw;margin:auto;border:1px solid hsla(0,0%,100%,.3);border-radius:50%;transition:border-color .3s;font-size:0}@media only screen and (min-width:1921px){.cabinet__top__btn{border-width:.0558vw}}@media only screen and (max-width:640px){.cabinet__top__btn{bottom:8vw;width:16vw;height:16vw}}.cabinet__top__btn:after,.cabinet__top__btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:9px;height:13px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;transition:transform .6s cubic-bezier(.4,0,0,1),opacity .5s ease}@media only screen and (min-width:1921px){.cabinet__top__btn:after,.cabinet__top__btn:before{width:.50223vw;height:.72545vw}}.cabinet__top__btn:before{transition-delay:.1s,.1s;transform:rotate(90deg) translateZ(0);opacity:1;background-image:url(/local/templates/kuppersberg-2023/images/arrow-red.svg)}.cabinet__top__btn:after{transition-delay:0s,0s;transform:rotate(90deg) translate3d(-10px,0,0);opacity:0;background-image:url(/local/templates/kuppersberg-2023/images/arrow-white.svg)}.cabinet__top__btn:hover{border-color:hsla(0,0%,100%,.5)}.cabinet__top__btn:hover:before{transition-delay:0s,0s;transform:rotate(90deg) translate3d(10px,0,0);opacity:0}.cabinet__top__btn:hover:after{transition-delay:.1s,.1s;transform:rotate(90deg) translateZ(0);opacity:1}.cabinet__nav-head{border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.cabinet__nav-head{border-width:.0558vw}}@media only screen and (max-width:640px){.cabinet__nav-head{margin-right:-4vw;margin-left:-4vw;padding-right:4vw;padding-left:4vw;border-width:.26667vw}}.cabinet__nav-head__wrap{margin-top:1.11607vw;margin-bottom:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__nav-head__wrap{margin-top:1.38889vw;margin-bottom:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__nav-head__wrap{margin-top:1.45985vw;margin-bottom:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__nav-head__wrap{margin-top:1.90476vw;margin-bottom:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__nav-head__wrap{margin-top:3.72093vw;margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.cabinet__nav-head__wrap{margin-top:8.53333vw;margin-bottom:8.53333vw}}.cabinet__nav-head__list{display:flex;align-items:center;flex-wrap:nowrap;overflow:auto;margin-bottom:-1px;padding-bottom:1px}@media only screen and (min-width:1921px){.cabinet__nav-head__list{margin-bottom:-.0558vw;padding-bottom:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__nav-head__list{margin-right:-3.80952vw;margin-left:-3.80952vw;padding-right:3.80952vw;padding-left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__nav-head__list{margin-right:-2.90698vw;margin-left:-2.90698vw;padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.cabinet__nav-head__list{justify-content:flex-start;margin-right:-4.26667vw;margin-left:-4.26667vw;padding-right:4.26667vw;padding-left:4.26667vw;margin-bottom:-4vw;padding-bottom:4vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .cabinet__nav-head__list{margin-bottom:0;padding-bottom:0}}body:not(.is-touch-device) .cabinet__nav-head__list::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .cabinet__nav-head__list::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .cabinet__nav-head__list::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark body:not(.is-touch-device) .cabinet__nav-head__list::-webkit-scrollbar{background-color:#363636}body:not(.is-touch-device) .cabinet__nav-head__list::-webkit-scrollbar-thumb{background-color:#ff2626}.cabinet__nav-head__item:first-child a{margin-left:0}.cabinet__nav-head__item:last-child{margin-left:auto}@media only screen and (max-width:640px){.cabinet__nav-head__item:last-child{margin-left:6.4vw}}.cabinet__nav-head__item:last-child a{margin:0;text-transform:none;color:#363636}.cabinet__nav-head__item a{position:relative;display:block;margin:0 .66964vw;padding-bottom:.89286vw;font-size:.78125vw;line-height:1.714;color:grey;white-space:nowrap;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__nav-head__item a{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__nav-head__item a{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__nav-head__item a{margin:0 1.14286vw;padding-bottom:1.52381vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__nav-head__item a{margin:0 1.39535vw;padding-bottom:1.86047vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet__nav-head__item a{margin:0 2.66667vw;padding:4.26667vw 0;font-size:3.73333vw;text-align:center}}.cabinet__nav-head__item a.is-active,.cabinet__nav-head__item a:hover{color:#000}.cabinet__nav-head__item a.is-active:after,.cabinet__nav-head__item a:hover:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background-color:#ff2626}@media only screen and (min-width:1921px){.cabinet__nav-head__item a.is-active:after,.cabinet__nav-head__item a:hover:after{height:.0558vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .cabinet__nav-head__item a.is-active:after,body:not(.is-touch-device) .cabinet__nav-head__item a:hover:after{display:none}}.cabinet__personal-data{padding:3.125vw 0;border:1px solid #e4e4e4}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__personal-data{padding:2.33577vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__personal-data{padding:3.04762vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__personal-data{padding:3.72093vw 0}}@media only screen and (max-width:640px){.cabinet__personal-data{padding:0;border:none}}.cabinet__personal-data__title{margin-bottom:1.78571vw;font-size:14px;line-height:1.714;color:#000;text-transform:uppercase;text-align:center}@media only screen and (min-width:1921px){.cabinet__personal-data__title{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__personal-data__title{margin-bottom:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__personal-data__title{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__personal-data__title{margin-bottom:3.72093vw}}@media only screen and (max-width:640px){.cabinet__personal-data__title{margin-bottom:8.53333vw;font-size:3.73333vw}}.cabinet__personal-data__inner{display:flex;flex-direction:column}.cabinet__products{width:100%}.cabinet__products__wrap{display:flex;flex-wrap:wrap;justify-content:center}.cabinet__products.cart__product-list .product-big-item{align-items:center}.cabinet__products.cart__product-list .product-big-item:first-child{margin-top:0}.cabinet__products.cart__product-list .product-big-item__content{align-items:stretch;height:100%;margin-top:0}.cabinet__products.cart__product-list .product-big-item__content__top{align-items:center}@media only screen and (max-width:640px){.cabinet__products.cart__product-list .product-big-item__content__top{flex-direction:column;align-items:flex-start}}.cabinet__products.cart__product-list .product-big-item__content__top .cabinet__products.cart__product-list .product-big-item__left,.cabinet__products.cart__product-list .product-big-item__content__top .cabinet__products.cart__product-list .product-big-item__right{width:100%}.cabinet__products .s-product-list{display:table;width:100%}@media only screen and (max-width:640px){.cabinet__products .s-product-list{display:block}}.cabinet__products .s-product-item{position:relative;display:table-row;color:#000;font-size:14px;line-height:1.875}@media only screen and (min-width:1921px){.cabinet__products .s-product-item{font-size:.78125vw}}@media only screen and (max-width:640px){.cabinet__products .s-product-item{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:3.73333vw;padding-top:5.33333vw}}@media only screen and (max-width:640px){.cabinet__products .s-product-item:not(:last-child){padding-bottom:5.33333vw;border-bottom:1px solid #f2f2f2}}.cabinet__products .s-product-item__col{display:table-cell;padding:2.23214vw 5px;border-bottom:1px solid #f2f2f2}@media only screen and (min-width:1921px){.cabinet__products .s-product-item__col{padding-right:.27902vw;padding-left:.27902vw;border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__products .s-product-item__col{padding:2.62774vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__products .s-product-item__col{padding:3.42857vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__products .s-product-item__col{padding:4.18605vw 0}}@media only screen and (max-width:640px){.cabinet__products .s-product-item__col{border:none;padding:0}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__products .s-product-item__col:first-child{max-width:26.74419vw}}@media only screen and (max-width:640px){.cabinet__products .s-product-item__col:first-child,.cabinet__products .s-product-item__col:nth-child(2){width:100%}}.cabinet__products .s-product-item__col:last-child{text-align:right}@media only screen and (max-width:640px){.cabinet__products .s-product-item__col:last-child{padding-left:2.66667vw;text-align:left;font-weight:500}}.cabinet__products .s-product-item__prop{display:inline-block;color:grey}.cabinet__products .s-product-item__prop+.s-product-item__val{padding-left:3px}@media only screen and (min-width:1921px){.cabinet__products .s-product-item__prop+.s-product-item__val{padding-left:.16741vw}}@media only screen and (max-width:640px){.cabinet__products .s-product-item__prop+.s-product-item__val{padding-left:.8vw}}.cabinet__products .s-product-item__val{display:inline-block;color:#000}.cabinet__products .s-product-item a.s-product-item__val:hover{text-decoration:underline}.cabinet__orders--service{display:table;width:100%}.cabinet__orders--service .cabinet__orders__item{display:table-row;width:100%;margin:0;color:#000}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-bottom:5.33333vw;border-bottom:1px solid #e4e4e4;transition:border-color .3s}}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item:not(:first-child){margin-top:5.33333vw}}.cabinet__orders--service .cabinet__orders__item:not(:first-child)>*{padding-top:1.95312vw}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item:not(:first-child)>*{padding-top:0}}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item:not(.cabinet__orders__item--head):hover{border-color:#ff2626}}.cabinet__orders--service .cabinet__orders__item:not(.cabinet__orders__item--head):hover>*{border-color:#ff2626}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item--head{display:none}}.cabinet__orders--service .cabinet__orders__item--head>*{font-weight:500}.cabinet__orders--service .cabinet__orders__item>*{display:table-cell;font-family:inherit;line-height:1.4;padding-bottom:1.67411vw;border-bottom:1px solid #e4e4e4;transition:border-color .3s}@media only screen and (min-width:1921px){.cabinet__orders--service .cabinet__orders__item>*{border-width:.0558vw}}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item>*{display:block;width:100%;padding-bottom:0;border:none}}.cabinet__orders--service .cabinet__orders__item>:last-child{text-align:right}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item>:last-child{position:absolute;top:0;right:0}}.cabinet__orders--service .cabinet__orders__item .show-on-mob{display:none}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__item .show-on-mob{display:inline-block}}.cabinet__orders--service .cabinet__orders__number{font-weight:500}@media only screen and (max-width:640px){.cabinet__orders--service .cabinet__orders__number{padding-bottom:2.66667vw}}.cabinet .order{display:block;padding:1.33929vw 2.23214vw 1.33929vw 1.78571vw;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.cabinet .order{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order{padding:1.86047vw 2.7907vw}}@media only screen and (max-width:640px){.cabinet .order{padding:6.4vw}}.cabinet .order:not(:first-child){margin-top:3.62723vw}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order:not(:first-child){margin-top:1.86047vw}}@media only screen and (max-width:640px){.cabinet .order:not(:first-child){margin-top:2.13333vw}}.cabinet .order.is-opened .order__info__right .btn__name:before{content:attr(data-text-open)}.cabinet .order__info{position:relative;display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:640px){.cabinet .order__info{flex-direction:column}}.cabinet .order__info__left{font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.cabinet .order__info__left{font-size:.78125vw}}@media only screen and (max-width:640px){.cabinet .order__info__left{font-size:3.73333vw}}@media only screen and (max-width:640px){.cabinet .order__info__right{width:100%;margin-top:6.4vw}}.cabinet .order__info__right .btn{width:auto;padding-right:1.78571vw;padding-left:1.78571vw}@media only screen and (max-width:640px){.cabinet .order__info__right .btn{width:100%}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__info__right .btn__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__info__right .btn__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__info__right .btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet .order__info__right .btn__name{font-size:3.73333vw}}.cabinet .order__info__right .btn__name:before{pointer-events:none;content:attr(data-text-close);display:block}.cabinet .order__number{display:inline-block;margin-bottom:.44643vw;cursor:pointer;text-decoration:underline}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__number{margin-bottom:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__number{margin-bottom:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__number{margin-bottom:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__number{margin-bottom:.93023vw}}@media only screen and (max-width:640px){.cabinet .order__number{margin-bottom:2.13333vw}}.cabinet .order__number:hover{text-decoration:none}.cabinet .order__stat{display:flex}@media only screen and (max-width:640px){.cabinet .order__stat{flex-wrap:wrap}}@media only screen and (max-width:640px){.cabinet .order__stat>span:first-child{display:block;width:100%;flex-shrink:0}}.cabinet .order__stat>span:nth-child(3){display:flex}.cabinet .order__stat .rub:after{font-weight:400}.cabinet .order__content{display:flex;margin-top:1.78571vw;padding-top:2.23214vw;border-top:1px solid #e4e4e4}@media only screen and (min-width:1921px){.cabinet .order__content{border-width:.0558vw}}@media only screen and (max-width:860px){.cabinet .order__content{flex-direction:column}}@media only screen and (max-width:640px){.cabinet .order__content{margin-top:6.4vw;padding-top:8.53333vw;border-width:.26667vw}}.cabinet .order__content__wrapper{display:none}.cabinet .order__content__left{flex-shrink:0;width:44.64286vw;margin-right:1.78571vw}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left{width:47.44526vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left{width:52.38095vw}}@media only screen and (max-width:860px){.cabinet .order__content__left{width:100%}}@media only screen and (max-width:640px){.cabinet .order__content__left{margin-right:0}}.cabinet .order__content__left .product-big-item--with-warranty .product-big-item__content{grid-template-areas:"c c" "a b" "a d"}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item--with-warranty .product-big-item__content{grid-template-areas:"- a" "- b" "c c" "d d"}}.cabinet .order__content__left .product-big-item__img{grid-area:0}.cabinet .order__content__left .product-big-item__content{position:relative;display:grid;align-items:start;grid-template-areas:"a b" "a d";grid-template-columns:1fr 10.04464vw;grid-template-rows:auto auto;gap:.89286vw 1.78571vw;margin:0;padding-block:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__content__left .product-big-item__content{grid-template-columns:1fr 12.5vw;gap:1.11111vw 2.22222vw;padding-block:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left .product-big-item__content{grid-template-columns:1fr 13.13869vw;gap:1.16788vw 2.33577vw;padding-block:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left .product-big-item__content{grid-template-columns:1fr 14.28571vw;gap:1.52381vw 3.04762vw;padding-block:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__left .product-big-item__content{grid-template-columns:1fr 20.93023vw;gap:1.86047vw 3.72093vw;padding-block:.93023vw}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item__content{grid-template-areas:"- a" "- b" "d d";grid-template-columns:37.86667vw 1fr;gap:4.26667vw 2.13333vw;padding-block:2.13333vw}}.cabinet .order__content__left .product-big-item__buttons{display:inline-grid;gap:.44643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__content__left .product-big-item__buttons{gap:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left .product-big-item__buttons{gap:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left .product-big-item__buttons{gap:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__left .product-big-item__buttons{gap:.93023vw}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item__buttons{gap:2.13333vw}}.cabinet .order__content__left .product-big-item__buttons .btn{width:auto;height:2.45536vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__content__left .product-big-item__buttons .btn{height:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left .product-big-item__buttons .btn{height:3.21168vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left .product-big-item__buttons .btn{height:4.19048vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__left .product-big-item__buttons .btn{height:5.11628vw}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item__buttons .btn{height:11.73333vw}}.cabinet .order__content__left .product-big-item__grid-a{grid-area:a;align-self:center}.cabinet .order__content__left .product-big-item__grid-b{grid-area:b}.cabinet .order__content__left .product-big-item__grid-c{grid-area:c}.cabinet .order__content__left .product-big-item__grid-d{grid-area:d}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left .product-big-item__article,.cabinet .order__content__left .product-big-item__link__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left .product-big-item__article,.cabinet .order__content__left .product-big-item__link__name{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__left .product-big-item__article,.cabinet .order__content__left .product-big-item__link__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item__article,.cabinet .order__content__left .product-big-item__link__name{font-size:3.73333vw}}.cabinet .order__content__left .product-big-item__price{text-align:right}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item__price--sale{flex-direction:column}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item__price__new{margin-left:0}}.cabinet .order__content__left .product-big-item .additional-warranty{display:grid;grid-auto-flow:column;align-items:center;justify-content:start;gap:.89286vw;font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__content__left .product-big-item .additional-warranty{gap:1.11111vw;font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left .product-big-item .additional-warranty{gap:1.16788vw;font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left .product-big-item .additional-warranty{gap:1.14286vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__left .product-big-item .additional-warranty{gap:1.86047vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item .additional-warranty{grid-auto-flow:row;gap:2.13333vw;margin-top:1.06667vw;font-size:3.73333vw}}.cabinet .order__content__left .product-big-item .serial-number{padding-right:.89286vw;border-right:1px solid #e4e4e4;color:#ff2626}@media only screen and (min-width:1921px){.cabinet .order__content__left .product-big-item .serial-number{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__content__left .product-big-item .serial-number{padding-right:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__content__left .product-big-item .serial-number{padding-right:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__content__left .product-big-item .serial-number{padding-right:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__left .product-big-item .serial-number{padding-right:1.86047vw}}@media only screen and (max-width:640px){.cabinet .order__content__left .product-big-item .serial-number{border:none;padding-right:0}}.cabinet .order__content__right{width:100%}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__content__right{margin-top:3.72093vw}}@media only screen and (max-width:640px){.cabinet .order__content__right{margin-top:8.53333vw}}.cabinet .order__detail{padding:2.23214vw 1.78571vw;background-color:#f9f9f9}@media only screen and (max-width:640px){.cabinet .order__detail{padding:6.4vw}}.cabinet .order__detail__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.78571vw;padding-bottom:1.78571vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.cabinet .order__detail__top{border-width:.0558vw}}@media only screen and (max-width:640px){.cabinet .order__detail__top{margin-bottom:4.26667vw;padding-bottom:6.4vw}}.cabinet .order__detail__title{max-width:200px;font-size:.78125vw;line-height:1.714}@media only screen and (min-width:1921px){.cabinet .order__detail__title{max-width:11.16071vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__title{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__title{max-width:14.59854vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__title{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__title{font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet .order__detail__title{font-size:3.73333vw}}.cabinet .order__detail__price{white-space:nowrap;margin-left:1.78571vw;font:400 1.5625vw/1.28 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.035em;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__price{font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__price{font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__price{font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__price{font-size:2.7907vw}}@media only screen and (max-width:640px){.cabinet .order__detail__price{font-size:6.4vw}}.cabinet .order__detail__ttl,.cabinet .order__detail__txt{font-size:.78125vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__ttl,.cabinet .order__detail__txt{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__ttl,.cabinet .order__detail__txt{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__ttl,.cabinet .order__detail__txt{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__ttl,.cabinet .order__detail__txt{font-size:1.62791vw}}@media only screen and (max-width:640px){.cabinet .order__detail__ttl,.cabinet .order__detail__txt{font-size:3.73333vw}}.cabinet .order__detail__ttl{margin-bottom:.44643vw;color:grey}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__ttl{margin-bottom:.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__ttl{margin-bottom:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__ttl{margin-bottom:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__ttl{margin-bottom:.93023vw}}@media only screen and (max-width:640px){.cabinet .order__detail__ttl{margin-bottom:1.06667vw}}.cabinet .order__detail__row{margin-top:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__row{margin-top:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__row{margin-top:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__row{margin-top:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__row{margin-top:1.86047vw}}@media only screen and (max-width:640px){.cabinet .order__detail__row{margin-top:4.26667vw}}.cabinet .order__detail__buttons{display:flex;justify-content:space-between;margin-top:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__buttons{margin-top:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__buttons{margin-top:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__buttons{margin-top:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__buttons{margin-top:1.86047vw}}@media only screen and (max-width:640px){.cabinet .order__detail__buttons{flex-direction:column;margin-top:4.26667vw;margin-bottom:6.4vw}}.cabinet .order__detail__buttons .btn{width:calc(50% - .44643vw)}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__detail__buttons .btn{width:calc(50% - .55556vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__detail__buttons .btn{width:calc(50% - .58394vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__detail__buttons .btn{width:calc(50% - .7619vw)}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__detail__buttons .btn{width:calc(50% - 1.86047vw)}}@media only screen and (max-width:640px){.cabinet .order__detail__buttons .btn{width:100%}}@media only screen and (max-width:640px){.cabinet .order__detail__buttons .btn:not(:first-child){margin-top:2.13333vw}}.cabinet .order__payment-methods__btn{cursor:pointer;text-decoration:underline}.cabinet .order__payment-methods__btn:hover{text-decoration:none}.cabinet .order__payment-methods__select{display:flex;justify-content:space-between}.cabinet .order__payment-methods__dropdown{display:none;margin-top:.89286vw;margin-bottom:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet .order__payment-methods__dropdown{margin-top:1.11111vw;margin-bottom:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet .order__payment-methods__dropdown{margin-top:1.16788vw;margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet .order__payment-methods__dropdown{margin-top:1.52381vw;margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet .order__payment-methods__dropdown{margin-top:1.86047vw;margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.cabinet .order__payment-methods__dropdown{margin-top:4.26667vw;margin-bottom:4.26667vw}}.cabinet .order__payment-methods__dropdown .k-form__radio-buttons .k-form__row{margin-top:0}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order{padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.cabinet__order{padding-right:2.66667vw;padding-left:2.66667vw}}.cabinet__order__info{margin-bottom:3.90625vw}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info{margin-top:10px}}@media only screen and (max-width:640px){.cabinet__order__info{margin-top:2.66667vw;margin-bottom:13.33333vw}}.cabinet__order__info--summary{margin-top:2.79018vw;margin-left:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__info--summary{margin-top:3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__info--summary{margin-top:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__info--summary{margin-top:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info--summary{margin-top:5.81395vw}}@media only screen and (max-width:640px){.cabinet__order__info--summary{width:100%;margin-top:8vw;padding-top:6.66667vw;border-top:1px solid #f2f2f2}}.cabinet__order__info--summary .cabinet__order__info__txt{display:table-row}.cabinet__order__info--summary .cabinet__order__info__txt__wrap{display:table;table-layout:fixed;text-align:right;margin-left:auto}.cabinet__order__info--summary .cabinet__order__info__txt:first-child strong{padding-top:0}.cabinet__order__info--summary .cabinet__order__info__txt>span,.cabinet__order__info--summary .cabinet__order__info__txt>strong{display:table-cell}.cabinet__order__info--summary .cabinet__order__info__txt strong{padding-top:.55804vw;padding-right:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__info--summary .cabinet__order__info__txt strong{padding-top:.69444vw;padding-right:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__info--summary .cabinet__order__info__txt strong{padding-top:.72993vw;padding-right:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__info--summary .cabinet__order__info__txt strong{padding-top:.95238vw;padding-right:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info--summary .cabinet__order__info__txt strong{padding-top:1.16279vw;padding-right:4.65116vw}}@media only screen and (max-width:640px){.cabinet__order__info--summary .cabinet__order__info__txt strong{padding-top:2.66667vw;padding-right:10.66667vw}}.cabinet__order__info__btn-link{height:auto;margin-bottom:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__info__btn-link{margin-bottom:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__info__btn-link{margin-bottom:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__info__btn-link{margin-bottom:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__btn-link{margin-bottom:3.48837vw}}@media only screen and (max-width:640px){.cabinet__order__info__btn-link{margin-bottom:9.33333vw}}.cabinet__order__info__content{display:flex;align-items:stretch;border:1px solid #e4e4e4;padding:1.39509vw 0}@media only screen and (min-width:1921px){.cabinet__order__info__content{border-width:.0558vw}}@media only screen and (max-width:640px),only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__content{flex-direction:column;padding:0;border-width:0 0 1px}}.cabinet__order__info img{display:block;max-width:100%;margin:1.39509vw 0}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info img{margin:2.90698vw 0}}@media only screen and (max-width:640px){.cabinet__order__info img{margin:6.66667vw 0}}.cabinet__order__info p{font-size:14px;margin:.83705vw 0 0}@media only screen and (min-width:1921px){.cabinet__order__info p{font-size:.78125vw}}@media only screen and (max-width:640px){.cabinet__order__info p{font-size:3.73333vw;margin:4vw 0 0}}.cabinet__order__info p.text-info{font-size:14px;line-height:1.714;color:grey}@media only screen and (min-width:1921px){.cabinet__order__info p.text-info{font-size:.78125vw}}@media only screen and (max-width:640px){.cabinet__order__info p.text-info{font-size:3.73333vw;text-align:center}}.cabinet__order__info p b,.cabinet__order__info p strong{font-family:inherit;font-weight:500}.cabinet__order__info p.color-red{color:#ff2626}.cabinet__order__info a{color:#000;text-decoration:underline}.cabinet__order__info a:hover{text-decoration:none}.cabinet__order__info__col{position:relative;flex-shrink:0;width:33.33%;padding:1.39509vw 2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__col{width:100%;padding:2.90698vw 0}}@media only screen and (max-width:640px){.cabinet__order__info__col{width:100%;padding:6.66667vw 0}}@media only screen and (max-width:640px){.cabinet__order__info__col:first-child{padding-top:0}}.cabinet__order__info__col:not(:last-child){border-right:1px solid #f2f2f2}@media only screen and (min-width:1921px){.cabinet__order__info__col:not(:last-child){border-width:.0558vw}}@media only screen and (max-width:640px),only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__col:not(:last-child){border-right:none;border-bottom:1px solid #e4e4e4}}.cabinet__order__info__ttl{font:400 1.33929vw/1.2 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.041em;margin-bottom:1.39509vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__info__ttl{margin-bottom:1.73611vw;font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__info__ttl{margin-bottom:1.82482vw;font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__info__ttl{margin-bottom:2.38095vw;font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__ttl{margin-bottom:2.90698vw;font-size:3.02326vw}}@media only screen and (max-width:640px){.cabinet__order__info__ttl{margin-bottom:6.66667vw;font-size:6.4vw}}.cabinet__order__info__txt span,.cabinet__order__info__txt strong{display:inline-block;font-family:inherit}.cabinet__order__info .btn-order-delete{cursor:pointer;display:block;margin-top:1.39509vw;width:330px;max-width:100%;text-align:center}@media only screen and (min-width:1441px){.cabinet__order__info .btn-order-delete{position:absolute;top:0;right:2.79018vw;width:auto}}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__info .btn-order-delete{margin-top:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__info .btn-order-delete{margin-top:1.82482vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info .btn-order-delete{display:flex;align-items:center;width:auto;height:60px;margin-top:0;margin-left:5.81395vw}}@media only screen and (max-width:640px){.cabinet__order__info .btn-order-delete{margin-top:6.66667vw;margin-right:auto;margin-left:auto}}.cabinet__order__info .btn-order-delete__name{color:#ff2626;font-size:14px;line-height:1.857;text-decoration:underline}@media only screen and (min-width:1921px){.cabinet__order__info .btn-order-delete__name{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info .btn-order-delete__name{line-height:1}}@media only screen and (max-width:640px){.cabinet__order__info .btn-order-delete__name{font-size:3.73333vw}}.cabinet__order__info .btn-order-delete__name:hover{text-decoration:none}.cabinet__order__info .btn{margin-top:2.79018vw;height:60px}@media only screen and (min-width:1921px){.cabinet__order__info .btn{height:3.34821vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__info .btn{margin-top:3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__info .btn{margin-top:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__info .btn{margin-top:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info .btn{margin-top:5.81395vw}}@media only screen and (max-width:640px){.cabinet__order__info .btn{margin-top:13.33333vw}}.cabinet__order__info .btn--text-black{margin-top:0}@media only screen and (max-width:640px){.cabinet__order__info .btn--hide-on-mob{display:none}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__buttons{display:flex;margin-top:5.81395vw}}@media only screen and (max-width:640px){.cabinet__order__info__buttons--desktop{display:none}}@media only screen and (min-width:641px){.cabinet__order__info__buttons--mobile{display:none}}@media only screen and (max-width:640px){.cabinet__order__info__buttons--mobile{margin-top:13.33333vw}}@media only screen and (max-width:640px){.cabinet__order__info__buttons--mobile .btn{margin-top:6.66667vw}}.cabinet__order__info__buttons--mobile .btn:first-child{margin-top:0}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__info__buttons .btn:first-child{margin-top:0}}.cabinet__order__payment-methods{position:relative}.cabinet__order__payment-methods[data-methods-dropdown-state=open] .cabinet__order__payment-methods__button:after{transform:translate3d(0,calc(-50% + 15px),0) rotate(0deg);opacity:0}@media only screen and (min-width:1921px){.cabinet__order__payment-methods[data-methods-dropdown-state=open] .cabinet__order__payment-methods__button:after{transform:translate3d(0,calc(-50% + .83705vw),0) rotate(0deg)}}@media only screen and (max-width:640px){.cabinet__order__payment-methods[data-methods-dropdown-state=open] .cabinet__order__payment-methods__button:after{transform:translate3d(0,calc(-50% + 4vw),0) rotate(0deg)}}.cabinet__order__payment-methods[data-methods-dropdown-state=open] .cabinet__order__payment-methods__dropdown{pointer-events:auto;opacity:1;transform:translate3d(-50%,0,0)}@media only screen and (max-width:860px){.cabinet__order__payment-methods[data-methods-dropdown-state=open] .cabinet__order__payment-methods__dropdown{display:block;transform:translateZ(0)}}.cabinet__order__payment-methods[data-methods-dropdown-state=close] .cabinet__order__payment-methods__button:before{transform:translate3d(0,calc(-50% + 15px),0) rotate(180deg);opacity:0}@media only screen and (min-width:1921px){.cabinet__order__payment-methods[data-methods-dropdown-state=close] .cabinet__order__payment-methods__button:before{transform:translate3d(0,calc(-50% + .83705vw),0) rotate(180deg)}}@media only screen and (max-width:640px){.cabinet__order__payment-methods[data-methods-dropdown-state=close] .cabinet__order__payment-methods__button:before{transform:translate3d(0,calc(-50% + 4vw),0) rotate(180deg)}}.cabinet__order__payment-methods__button{cursor:pointer;position:relative;display:inline-block;padding-right:25px}@media only screen and (min-width:1921px){.cabinet__order__payment-methods__button{padding-right:1.39509vw}}@media only screen and (max-width:640px){.cabinet__order__payment-methods__button{padding-right:6.66667vw}}.cabinet__order__payment-methods__button:after,.cabinet__order__payment-methods__button:before{content:"";position:absolute;top:50%;right:0;transform:translate3d(0,-50%,0);display:block;width:9px;height:6px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:transform,opacity}@media only screen and (min-width:1921px){.cabinet__order__payment-methods__button:after,.cabinet__order__payment-methods__button:before{width:.50223vw;height:.33482vw}}@media only screen and (max-width:640px){.cabinet__order__payment-methods__button:after,.cabinet__order__payment-methods__button:before{width:2.4vw;height:1.6vw}}.cabinet__order__payment-methods__button:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);transform:translate3d(0,-50%,0) rotate(180deg)}.cabinet__order__payment-methods__button:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--black.svg)}.cabinet__order__payment-methods__dropdown{position:absolute;top:100%;left:50%;z-index:4;width:25.11161vw;margin-top:.55804vw;padding:1.11607vw 1.67411vw;border:1px solid #f2f2f2;background:#fff;transform:translate3d(-50%,1.67411vw,0);pointer-events:none;opacity:0;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:opacity,transform}@media only screen and (min-width:1921px){.cabinet__order__payment-methods__dropdown{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__payment-methods__dropdown{width:27.77778vw;margin-top:.69444vw;padding:1.38889vw 2.08333vw;transform:translate3d(-50%,-2.08333vw,0)}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__payment-methods__dropdown{width:29.19708vw;margin-top:.72993vw;padding:1.45985vw 2.18978vw;transform:translate3d(-50%,-2.18978vw,0)}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__payment-methods__dropdown{width:38.09524vw;margin-top:.95238vw;padding:1.90476vw 2.85714vw;transform:translate3d(-50%,-2.85714vw,0)}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__payment-methods__dropdown{position:relative;top:auto;left:auto;transform:none;width:52.32558vw;margin-top:1.16279vw;padding:0;border:none;display:none}}@media only screen and (max-width:640px){.cabinet__order__payment-methods__dropdown{position:relative;top:auto;left:auto;transform:none;width:100%;margin-top:2.66667vw;padding:0;border:none;display:none}}.cabinet__order__payment-methods__dropdown .k-form__row{margin-top:.55804vw;width:auto;position:static!important;z-index:auto!important;clear:none!important;height:auto!important;padding:initial!important;border:none!important;margin-bottom:0!important;transition:initial!important}.cabinet__order__payment-methods__dropdown .k-form__row:first-child{margin-top:0}.cabinet__order__payment-methods__dropdown .k-form__row .radio{border:initial!important;border-radius:initial!important;position:static!important;background:initial!important;width:auto!important;height:auto!important;padding-top:0!important}.cabinet__order__payment-methods__dropdown .payment-logo{display:flex;align-items:center;flex-wrap:wrap;height:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__payment-methods__dropdown .payment-logo{height:1.875vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__payment-methods__dropdown .payment-logo{height:1.9708vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__payment-methods__dropdown .payment-logo{height:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__payment-methods__dropdown .payment-logo{height:2.90698vw}}@media only screen and (max-width:640px){.cabinet__order__payment-methods__dropdown .payment-logo{height:6.66667vw}}.cabinet__order__payment-methods__dropdown .payment-logo img{max-width:100%;max-height:100%;margin:0}.cabinet__order .cabinet__products__wrap{padding:0 12.83482vw}@media only screen and (max-width:640px),only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.cabinet__order .cabinet__products__wrap{padding:0}}.cabinet__order__cancel__form{margin-top:2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__cancel__form{margin-top:3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__cancel__form{margin-top:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__cancel__form{margin-top:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__cancel__form{margin-top:5.81395vw}}@media only screen and (max-width:640px){.cabinet__order__cancel__form{margin-top:9.33333vw}}.cabinet__order__cancel__form p:first-child{margin-top:0}.cabinet__order__cancel__form .textarea{max-width:500px}@media only screen and (min-width:1921px){.cabinet__order__cancel__form .textarea{max-width:27.90179vw}}@media only screen and (max-width:640px){.cabinet__order__cancel__form .textarea{max-width:100%}}.cabinet__order__cancel__form .textarea__field{height:150px}@media only screen and (min-width:1921px){.cabinet__order__cancel__form .textarea__field{height:8.37054vw}}@media only screen and (max-width:640px){.cabinet__order__cancel__form .textarea__field{height:40vw}}.cabinet__order__cancel__form .btn{margin-top:2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__order__cancel__form .btn{margin-top:3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__order__cancel__form .btn{margin-top:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__order__cancel__form .btn{margin-top:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__order__cancel__form .btn{margin-top:5.81395vw}}@media only screen and (max-width:640px){.cabinet__order__cancel__form .btn{margin-top:9.33333vw}}.cabinet__sub-form{display:flex;flex-direction:column;width:100%;margin-bottom:4.46429vw;padding:2.79018vw;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.cabinet__sub-form{border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__sub-form{margin-bottom:5.10949vw;padding:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub-form{margin-bottom:5.71429vw;padding:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub-form{margin-bottom:5.81395vw;padding:4.65116vw}}@media only screen and (max-width:640px){.cabinet__sub-form{border-width:1px 0 0;padding:8vw 0 0;margin-bottom:12vw}}.cabinet__sub-form__checkbox:not(:first-child){margin-top:1.95312vw}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub-form__checkbox:not(:first-child){margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub-form__checkbox:not(:first-child){margin-top:4.06977vw}}@media only screen and (max-width:640px){.cabinet__sub-form__checkbox:not(:first-child){margin-top:5.33333vw}}.cabinet__sub-form__button{height:60px;margin-top:2.23214vw}@media only screen and (min-width:1921px){.cabinet__sub-form__button{height:3.34821vw}}@media only screen and (max-width:1660px) and (min-width:1441px){.cabinet__sub-form__button{width:350px}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub-form__button{margin-top:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub-form__button{margin-top:4.65116vw}}@media only screen and (max-width:640px){.cabinet__sub-form__button{width:100%;height:16vw;margin-top:9.33333vw}}.cabinet__sub-products{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:2.79018vw -2.06473vw;padding:0 1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__sub-products{margin:2.77778vw -2.08333vw;padding:0 1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__sub-products{margin:2.91971vw -1.09489vw;padding:0 1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub-products{margin:3.80952vw -.95238vw;padding:0 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub-products{margin:4.65116vw -.5814vw;padding:0}}@media only screen and (max-width:640px){.cabinet__sub-products{margin:10.66667vw -.8vw;padding:0}}.cabinet__sub-product{display:flex;flex-direction:column;width:calc(33.33% - 4.12946vw);margin:0 2.06473vw 2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__sub-product{width:calc(33.33% - 4.16667vw);margin:0 2.08333vw 2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__sub-product{width:calc(33.33% - 2.18978vw);margin:0 1.09489vw 2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub-product{width:calc(33.33% - 1.90476vw);margin:0 .95238vw 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub-product{width:calc(50% - 1.16279vw);margin:0 .5814vw 4.65116vw}}@media only screen and (max-width:640px){.cabinet__sub-product{width:calc(50% - 1.6vw);margin:0 .8vw 8vw}}.cabinet__sub-product__delete{cursor:pointer;display:flex;align-items:center;justify-content:flex-end;margin-bottom:.83705vw;margin-left:auto}@media only screen and (max-width:640px){.cabinet__sub-product__delete{margin-bottom:2.13333vw}}.cabinet__sub-product__delete:hover .cabinet__sub-product__delete__icon:before{transform:rotate(-135deg)}.cabinet__sub-product__delete:hover .cabinet__sub-product__delete__icon:after{transform:rotate(-225deg)}.cabinet__sub-product__delete__name{padding-right:.55804vw;padding-bottom:.11161vw;font-weight:400;font-size:.78125vw;color:#ff2626;text-transform:lowercase}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__sub-product__delete__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__sub-product__delete__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub-product__delete__name{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub-product__delete__name{font-size:1.51163vw}}@media only screen and (max-width:640px){.cabinet__sub-product__delete__name{padding-right:2.66667vw;padding-bottom:.53333vw;font-size:3.46667vw;line-height:1.53}}.cabinet__sub-product__delete__icon{display:block;width:12px;height:12px;transform:rotate(180deg);transition:transform .5s cubic-bezier(.455,.03,.515,.955) 0s}@media only screen and (min-width:1921px){.cabinet__sub-product__delete__icon{width:.66964vw;height:.66964vw}}@media only screen and (max-width:640px){.cabinet__sub-product__delete__icon{width:3.2vw;height:3.2vw}}.cabinet__sub-product__delete__icon:after,.cabinet__sub-product__delete__icon:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.cabinet__sub-product__delete__icon:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.cabinet__sub-product__delete__icon:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.cabinet__sub-product .prod-card{display:flex;height:100%}@media only screen and (max-width:640px){.cabinet__sub-product .prod-card__inner{height:100%}}.cabinet__sub .cabinet__title{font-size:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.cabinet__sub .cabinet__title{font-size:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.cabinet__sub .cabinet__title{font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.cabinet__sub .cabinet__title{font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__sub .cabinet__title{font-size:3.48837vw}}@media only screen and (max-width:640px){.cabinet__sub .cabinet__title{font-size:6.4vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top{flex-direction:column;align-items:flex-start}}.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__article__prop{text-transform:none}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__right{width:100%;margin-top:2.7907vw;margin-left:0;flex-direction:row;justify-content:space-between}}@media only screen and (max-width:640px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__right{width:calc(100% + 40vw);margin-top:2.66667vw;margin-left:-40vw}}@media only screen and (max-width:640px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__left{min-height:37.86667vw}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__price{order:2}}@media only screen and (max-width:640px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__price{display:flex;justify-content:flex-end;width:100%}}@media only screen and (max-width:640px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__price .multi-price{order:-1;margin-right:auto}}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__button{margin-top:0}}@media only screen and (max-width:640px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__button{width:100%;margin-top:4.26667vw}}.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__button .btn{width:auto;padding:0 1.33929vw}@media only screen and (max-width:860px) and (min-width:641px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__button .btn{padding:0 2.7907vw}}@media only screen and (max-width:640px){.cabinet__services .cabinet__products.cart__product-list .product-big-item__content__top .product-big-item__button .btn{width:100%}}.cabinet__category.category__wrap{padding-right:5.02232vw;padding-left:5.02232vw}.auth-form{max-width:450px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1921px){.auth-form{max-width:25.11161vw}}@media only screen and (max-width:640px){.auth-form{max-width:86.66667vw}}.register-form{max-width:450px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1921px){.register-form{max-width:25.11161vw}}@media only screen and (max-width:640px){.register-form{max-width:86.66667vw}}.authorization__links{display:flex;align-items:center;justify-content:space-between;margin-top:2.23214vw}@media only screen and (max-width:860px){.authorization__links{margin-top:4.65116vw}}@media only screen and (max-width:640px){.authorization__links{margin-top:10.66667vw}}.authorization__links--center{justify-content:center}.authorization__link{cursor:pointer;font-weight:500;font-size:14px;color:#000;text-decoration:underline}@media only screen and (min-width:1921px){.authorization__link{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px),only screen and (max-width:1050px) and (min-width:861px){.authorization__link{font-size:13px}}@media only screen and (max-width:640px){.authorization__link{font-size:3.46667vw}}.authorization__link:hover{text-decoration:none}@media only screen and (max-width:860px){.authorization__link__name--desk{display:none}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (min-width:1051px){.authorization__link__name--mob{display:none}}.fast-auth{margin-top:3.90625vw}@media only screen and (max-width:860px){.fast-auth{margin-top:5.81395vw}}@media only screen and (max-width:640px){.fast-auth{margin-top:10.66667vw;padding-top:10.66667vw;border-top:1px solid #f2f2f2}}.fast-auth__title{font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.033em;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.fast-auth__title{font-size:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.fast-auth__title{font-size:1.89781vw;letter-spacing:.038em}}@media only screen and (max-width:1050px) and (min-width:861px){.fast-auth__title{font-size:2.47619vw;letter-spacing:.038em}}@media only screen and (max-width:860px) and (min-width:641px){.fast-auth__title{font-size:2.7907vw;letter-spacing:.041em;text-align:center}}@media only screen and (max-width:640px){.fast-auth__title{font-size:6.4vw;line-height:1.5;letter-spacing:.041em;text-align:center}}.fast-auth__text{margin-top:1.67411vw}@media only screen and (max-width:860px){.fast-auth__text{margin-top:2.90698vw}}@media only screen and (max-width:640px){.fast-auth__text{margin-top:5.33333vw}}.fast-auth__buttons{display:flex;flex-direction:column;margin-top:2.23214vw}@media only screen and (max-width:860px){.fast-auth__buttons{margin-top:2.90698vw}}@media only screen and (max-width:640px){.fast-auth__buttons{flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:8vw}}.fast-auth__button{position:relative;width:100%;height:60px;padding-left:4.07366vw;padding-right:.83705vw}@media only screen and (min-width:1921px){.fast-auth__button{height:3.34821vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.fast-auth__button{padding-left:5.32847vw;padding-right:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.fast-auth__button{padding-left:6.95238vw;padding-right:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.fast-auth__button{padding-left:8.48837vw;padding-right:1.74419vw}}@media only screen and (max-width:640px){.fast-auth__button{width:calc(50% - 8px);height:13.33333vw;padding-left:13.6vw;padding-right:0}}.fast-auth__button:before{content:"";position:absolute;top:0;left:4.01786vw;width:1px;height:100%;background-color:hsla(0,0%,100%,.2)}@media only screen and (min-width:1921px){.fast-auth__button:before{width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.fast-auth__button:before{left:5.25547vw}}@media only screen and (max-width:1050px) and (min-width:861px){.fast-auth__button:before{left:6.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.fast-auth__button:before{left:8.37209vw}}@media only screen and (max-width:640px){.fast-auth__button:before{left:13.33333vw}}.fast-auth__button:not(:first-child){margin-top:1.11607vw}@media only screen and (max-width:860px){.fast-auth__button:not(:first-child){margin-top:2.32558vw}}@media only screen and (max-width:640px){.fast-auth__button:not(:first-child){margin-top:0}}.fast-auth__button--sberbank{background-color:#429d68}.fast-auth__button--sberbank .fast-auth__button__icon{background-image:url(/local/templates/kuppersberg-2023/images/auth-logo/sberbank-logo.svg)}.fast-auth__button--google{background-color:#f44336}.fast-auth__button--google .fast-auth__button__icon{background-image:url(/local/templates/kuppersberg-2023/images/auth-logo/google-plus-logo.svg)}.fast-auth__button--facebook{background-color:#3a5898}.fast-auth__button--facebook .fast-auth__button__icon{background-image:url(/local/templates/kuppersberg-2023/images/auth-logo/fb-logo.svg)}.fast-auth__button__name{font-size:14px;font-weight:500;color:#fff}@media only screen and (min-width:1921px){.fast-auth__button__name{font-size:.78125vw}}@media only screen and (max-width:640px){.fast-auth__button__name{font-size:3.73333vw}}@media only screen and (max-width:860px){.fast-auth__button__name--desk{display:none}}@media only screen and (max-width:1050px) and (min-width:861px),only screen and (min-width:1051px){.fast-auth__button__name--mob{display:none}}.fast-auth__button__icon{position:absolute;top:0;left:0;height:100%;width:4.01786vw;background-repeat:no-repeat;background-position:50%;background-size:1.89732vw}@media only screen and (max-width:1370px) and (min-width:1051px){.fast-auth__button__icon{width:5.25547vw;background-size:2.48175vw}}@media only screen and (max-width:1050px) and (min-width:861px){.fast-auth__button__icon{width:6.85714vw;background-size:3.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.fast-auth__button__icon{width:8.37209vw;background-size:3.95349vw}}@media only screen and (max-width:640px){.fast-auth__button__icon{width:13.33333vw;background-size:6.4vw}}.compare{display:flex;justify-content:flex-start;padding:0 5.35715vw}@media only screen and (max-width:1440px) and (min-width:1371px){.compare{padding:0 5.27778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare{padding:0 4.08759vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare{padding:0 3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare{padding:0 2.44186vw}}@media only screen and (max-width:640px){.compare{padding:0 3.2vw}}.compare__fb-count{display:flex;background-color:#fff;padding:4px 8px}@media only screen and (min-width:1921px){.compare__fb-count{padding:.22321vw .44643vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__fb-count{padding:.29197vw .58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__fb-count{padding:.38095vw .7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare__fb-count{padding:.46512vw .93023vw}}@media only screen and (max-width:860px){.compare__fb-count{background-color:#fff}}@media only screen and (max-width:640px){.compare__fb-count{padding:1.06667vw 2.13333vw}}.compare__fb-count:not(.compare__fb-count:first-child){margin-left:16px}@media only screen and (min-width:1921px){.compare__fb-count:not(.compare__fb-count:first-child){margin-left:.89286vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__fb-count:not(.compare__fb-count:first-child){margin-left:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__fb-count:not(.compare__fb-count:first-child){margin-left:1.52381vw}}@media only screen and (max-width:640px){.compare__fb-count:not(.compare__fb-count:first-child){margin-left:2.13333vw}}.compare__fb-count__inner{display:flex;align-items:center;justify-content:space-between}.compare__fb-count__icon{display:flex;margin-right:4px}@media only screen and (min-width:1921px){.compare__fb-count__icon{margin-right:.22321vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__fb-count__icon{margin-right:.29197vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__fb-count__icon{margin-right:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare__fb-count__icon{margin-right:.46512vw}}@media only screen and (max-width:640px){.compare__fb-count__icon{margin-right:1.06667vw}}.compare__fb-count__val{padding-top:4px;font-size:12px;line-height:1.66;color:#000}@media only screen and (min-width:1921px){.compare__fb-count__val{font-size:.66964vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__fb-count__val{font-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__fb-count__val{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare__fb-count__val{font-size:1.39535vw}}@media only screen and (max-width:640px){.compare__fb-count__val{font-size:3.2vw}}.compare__checkbox{padding:10px 0}@media only screen and (min-width:1921px){.compare__checkbox{padding:.55804vw 0}}@media only screen and (max-width:640px){.compare__checkbox{padding:2.66667vw 0}}.compare__checkbox .checkbox__text{padding-top:0;padding-left:32px}@media only screen and (min-width:1921px){.compare__checkbox .checkbox__text{padding-left:1.78571vw}}@media only screen and (max-width:640px){.compare__checkbox .checkbox__text{padding-left:8.53333vw}}.compare__checkbox .checkbox__text:before{width:18px;height:18px}@media only screen and (min-width:1921px){.compare__checkbox .checkbox__text:before{width:1.00446vw;height:1.00446vw}}@media only screen and (max-width:640px){.compare__checkbox .checkbox__text:before{width:4.8vw;height:4.8vw}}.compare__checkbox .checkbox__text:after{width:18px;height:18px;background-size:contain}@media only screen and (min-width:1921px){.compare__checkbox .checkbox__text:after{width:1.00446vw;height:1.00446vw}}@media only screen and (max-width:640px){.compare__checkbox .checkbox__text:after{width:4.8vw;height:4.8vw}}.compare__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.78571vw}@media only screen and (max-width:1440px) and (min-width:1371px){.compare__head{margin-bottom:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__head{margin-bottom:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__head{margin-bottom:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare__head{margin-bottom:3.72093vw;align-items:flex-start}}@media only screen and (max-width:640px){.compare__head{flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:8.53333vw}}.compare__head__right{display:grid;grid-auto-flow:column;gap:24px}@media only screen and (max-width:860px) and (min-width:641px){.compare__head__right{grid-auto-flow:row;justify-items:end;gap:0}}@media only screen and (max-width:640px){.compare__head__right{grid-auto-flow:row;justify-items:center;gap:3.2vw;margin-top:6.4vw;margin-right:auto;margin-left:auto}}@media only screen and (max-width:640px){.compare__head__left{max-width:100%}}.compare__head__text{font-size:14px;color:grey}@media only screen and (min-width:1921px){.compare__head__text{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.compare__head__text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__head__text{font-size:1.0219vw}}@media only screen and (max-width:1050px){.compare__head__text{font-size:13px}}@media only screen and (max-width:640px){.compare__head__text{font-size:3.46667vw}}.compare__head__tabs{max-width:100%}.compare__head__tabs .radio-rect-2__wrap{margin:0}@media only screen and (max-width:640px){.compare__head__tabs .radio-rect-2__wrap{flex-wrap:nowrap;width:calc(100% + 8.53333vw);margin-right:-4.26667vw;margin-left:-4.26667vw;padding-right:4.26667vw;padding-left:4.26667vw;white-space:nowrap;overflow-x:auto}}@media only screen and (max-width:640px){body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__wrap{margin-bottom:0;padding-bottom:0}}body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__wrap::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__wrap::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__wrap::-webkit-scrollbar{width:.8vw;height:.8vw}}body.body--dark body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__wrap::-webkit-scrollbar{background-color:#363636}body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__wrap::-webkit-scrollbar-thumb{background-color:#ff2626}@media only screen and (max-width:640px){body:not(.is-touch-device) .compare__head__tabs .radio-rect-2__text:after{display:none}}.compare__wrapper{overflow-x:auto;padding-right:0;padding-bottom:20px}@media only screen and (min-width:1921px){.compare__wrapper{padding-bottom:1.11607vw}}@media only screen and (max-width:640px){.compare__wrapper{padding:0 0 5.33333vw}}body:not(.is-touch-device) .compare__wrapper::-webkit-scrollbar{width:2px;height:2px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .compare__wrapper::-webkit-scrollbar{width:.11161vw;height:.11161vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .compare__wrapper::-webkit-scrollbar{width:.53333vw;height:.53333vw}}body.body--dark body:not(.is-touch-device) .compare__wrapper::-webkit-scrollbar{background-color:#363636}body:not(.is-touch-device) .compare__wrapper::-webkit-scrollbar-thumb{background-color:#ff2626}.compare__col{flex-shrink:0;width:25%}@media only screen and (max-width:1440px) and (min-width:1371px){.compare__col{width:30%}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__col{width:30%}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__col{width:36%}}@media only screen and (max-width:860px) and (min-width:641px){.compare__col{width:44%}}@media only screen and (max-width:640px){.compare__col{width:46.66667vw}}.compare__col:last-child{width:calc(25% + 5.35715vw);padding-right:5.58036vw}@media only screen and (max-width:1440px) and (min-width:1371px){.compare__col:last-child{width:calc(30% + 5.27778vw);padding-right:5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__col:last-child{width:calc(30% + 4.08759vw);padding-right:4.37956vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__col:last-child{width:calc(36% + 3.42857vw);padding-right:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare__col:last-child{width:calc(44% + 2.44186vw);padding-right:2.90698vw}}@media only screen and (max-width:640px){.compare__col:last-child{width:49.86667vw;padding-right:4.26667vw}}.compare__col:last-child .compare__button__wrap,.compare__col:last-child .compare__list__wrap,.compare__col:last-child .compare__product{width:calc(100% - .22321vw);margin:0 0 0 auto}@media only screen and (max-width:1440px) and (min-width:1371px){.compare__col:last-child .compare__button__wrap,.compare__col:last-child .compare__list__wrap,.compare__col:last-child .compare__product{width:calc(100% - .27778vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__col:last-child .compare__button__wrap,.compare__col:last-child .compare__list__wrap,.compare__col:last-child .compare__product{width:calc(100% - .29197vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__col:last-child .compare__button__wrap,.compare__col:last-child .compare__list__wrap,.compare__col:last-child .compare__product{width:calc(100% - .38095vw)}}@media only screen and (max-width:860px) and (min-width:641px){.compare__col:last-child .compare__button__wrap,.compare__col:last-child .compare__list__wrap,.compare__col:last-child .compare__product{width:calc(100% - .46512vw)}}@media only screen and (max-width:640px){.compare__col:last-child .compare__button__wrap,.compare__col:last-child .compare__list__wrap,.compare__col:last-child .compare__product{width:calc(100% - 1.06667vw)}}.compare__product{width:calc(100% - .44643vw);height:100%;margin:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.compare__product{width:calc(100% - .55556vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare__product{width:calc(100% - .58394vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.compare__product{width:calc(100% - .7619vw)}}@media only screen and (max-width:860px) and (min-width:641px){.compare__product{width:calc(100% - .93023vw)}}@media only screen and (max-width:640px){.compare__product{display:flex;flex-direction:column;justify-content:flex-end;height:100%;width:calc(100% - 2.13333vw)}}.compare__product .prod-card,.compare__product .prod-card__inner{height:100%}.compare--info{flex-direction:column;margin-top:1.11607vw}@media only screen and (max-width:1370px) and (min-width:1051px){.compare--info{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare--info{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare--info{margin-top:2.32558vw}}@media only screen and (max-width:640px){.compare--info{margin-top:6.66667vw}}.compare--info.onlyDiff .equal{display:none}.compare--info .compare__row{display:flex;flex-direction:column;width:100%;justify-content:space-between}.compare--info .compare__row[data-compare-content-visible=hide] .compare__button[data-compare-btn]:hover:after{-webkit-animation:accordionBtnClosed 3.5s linear infinite;animation:accordionBtnClosed 3.5s linear infinite}.compare--info .compare__row[data-compare-content-visible=hide] .compare__button[data-compare-btn]:after{transform:rotate(180deg)}.compare--info .compare__row[data-compare-content-visible=hide] .compare__lists{display:none}@media only screen and (max-width:640px){.compare--info .compare__row:first-child .compare__buttons{margin-top:0}}.compare--info .compare__row:first-child .compare__buttons .compare__button__wrap{padding-top:2.23214vw}@media only screen and (max-width:640px){.compare--info .compare__row:first-child .compare__buttons .compare__button__wrap{padding-top:0}}.compare--info .compare__row:last-child .compare__buttons .compare__button__wrap{padding-bottom:1.67411vw}@media only screen and (max-width:640px){.compare--info .compare__row:last-child .compare__buttons .compare__button__wrap{padding-bottom:0}}.compare--info .compare__row:last-child .compare__lists .compare__list__wrap{padding-top:0;padding-bottom:2.23214vw}@media only screen and (max-width:640px){.compare--info .compare__row:last-child .compare__lists .compare__list__wrap{padding:0}}.compare--info .compare__col{text-align:left}@media only screen and (max-width:640px){.compare--info .compare__col:not(:first-child) .compare__button{display:none}}.compare--info .compare__button__wrap,.compare--info .compare__list__wrap{width:calc(100% - .44643vw);height:100%;margin:auto;padding:.83705vw 1.67411vw;background:#f9f9f9}@media only screen and (max-width:1440px) and (min-width:1371px){.compare--info .compare__button__wrap,.compare--info .compare__list__wrap{width:calc(100% - .55556vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare--info .compare__button__wrap,.compare--info .compare__list__wrap{width:calc(100% - .58394vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.compare--info .compare__button__wrap,.compare--info .compare__list__wrap{width:calc(100% - .7619vw)}}@media only screen and (max-width:860px) and (min-width:641px){.compare--info .compare__button__wrap,.compare--info .compare__list__wrap{width:calc(100% - .93023vw)}}@media only screen and (max-width:640px){.compare--info .compare__button__wrap,.compare--info .compare__list__wrap{width:calc(100% - 2.13333vw);padding:0;background-color:transparent}}.compare--info .compare__buttons{display:flex;justify-content:flex-start}@media only screen and (max-width:640px){.compare--info .compare__buttons{margin-top:5.33333vw}}.compare--info .compare__button{position:relative;display:block;width:100%;font:400 1.33929vw/1.33 Oranienbaum,serif,Rubik,sans-serif;color:#000;text-align:left}@media only screen and (max-width:1440px) and (min-width:1371px){.compare--info .compare__button{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare--info .compare__button{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare--info .compare__button{font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare--info .compare__button{font-size:2.55814vw}}@media only screen and (max-width:640px){.compare--info .compare__button{font-size:5.33333vw;line-height:1.4}}.compare--info .compare__button[data-compare-btn]:hover:after{-webkit-animation:accordionBtnOpened 3.5s linear infinite;animation:accordionBtnOpened 3.5s linear infinite}.compare--info .compare__button[data-compare-btn]:after{content:"";position:absolute;top:50%;right:0;transform:rotate(0deg);width:.66964vw;height:.78125vw;margin-top:-.39062vw;background:url(/local/templates/kuppersberg-2023/images/accordion-icon--dark-gray.svg) no-repeat 100%;background-size:.66964vw}@media only screen and (max-width:1440px) and (min-width:1371px){.compare--info .compare__button[data-compare-btn]:after{width:.83333vw;height:.97222vw;margin-top:-.48611vw;background-size:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare--info .compare__button[data-compare-btn]:after{width:.87591vw;height:1.0219vw;margin-top:-.51095vw;background-size:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare--info .compare__button[data-compare-btn]:after{width:1.14286vw;height:1.33333vw;margin-top:-.66667vw;background-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare--info .compare__button[data-compare-btn]:after{width:1.39535vw;height:1.62791vw;margin-top:-.81395vw;background-size:1.39535vw}}@media only screen and (max-width:640px){.compare--info .compare__button[data-compare-btn]:after{right:8vw;width:2.4vw;height:2.93333vw;background-image:url(/local/templates/kuppersberg-2023/images/accordion-icon--black.svg);background-size:2.4vw}}@media only screen and (max-width:640px){.compare--info .compare__button--desk{position:absolute;left:0;padding-right:5.33333vw;padding-left:5.33333vw}}.compare--info .compare__button--mob{opacity:0}@media only screen and (min-width:641px){.compare--info .compare__button--mob{display:none}}@media only screen and (max-width:640px){.compare--info .compare__button--mob{max-height:7.46667vw;padding-right:5.33333vw;padding-left:5.33333vw}}@media only screen and (max-width:640px){.compare--info .compare__button__name{display:block;width:46.66667vw}}.compare--info .compare__lists{display:flex;justify-content:flex-start}@media only screen and (max-width:640px){.compare--info .compare__lists{margin-top:5.33333vw;margin-bottom:5.33333vw}}.compare--info .compare__list{margin:-.89286vw 0;padding-left:0;list-style:none;word-break:break-word}@media only screen and (max-width:640px){.compare--info .compare__list{margin:-4.26667vw 0;border-radius:.53333vw;background-color:#f9f9f9;padding:1px 2.66667vw}}.compare--info .compare__list li{display:flex;align-items:flex-start;margin-top:.89286vw;margin-bottom:.89286vw;font-size:.72545vw;line-height:1.53}@media only screen and (max-width:1440px) and (min-width:1371px){.compare--info .compare__list li{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.compare--info .compare__list li{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.compare--info .compare__list li{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.compare--info .compare__list li{font-size:1.51163vw}}@media only screen and (max-width:640px){.compare--info .compare__list li{flex-direction:column;margin-top:4.26667vw;margin-bottom:4.26667vw;font-size:3.46667vw}}.compare--info .compare__list li .color-gray{color:grey}.compare--info .compare__list span:not(:last-child){flex-shrink:0;width:100%;max-width:60%;padding-right:1.11607vw;color:grey}@media only screen and (max-width:640px){.compare--info .compare__list span:not(:last-child){width:100%;max-width:none;padding:0 0 2.66667vw}}.compare-share-button{display:grid;grid-auto-flow:column;gap:8px;align-items:center;justify-content:center;padding:6px 10px;border:1px solid #e4e4e4;font-size:14px;line-height:1.485;color:#363636}@media only screen and (min-width:1921px){.compare-share-button{border-width:.0558vw;gap:.44643vw;padding:.33482vw .55804vw;font-size:.78125vw}}@media only screen and (max-width:640px){.compare-share-button{gap:2.13333vw;padding:1.6vw 2.66667vw;border-width:.26667vw;font-size:3.73333vw}}.compare-share-button:focus,.compare-share-button:hover{border-color:#000;text-decoration:underline}.promotion__title{margin-bottom:3.90625vw;font-size:2.00893vw;letter-spacing:.027em;text-align:center}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__title{margin-bottom:4.7619vw;font-size:3.04762vw;letter-spacing:.031em}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__title{font-size:3.25581vw;letter-spacing:.035em}}@media only screen and (max-width:640px){.promotion__title{margin-bottom:9.33333vw;font-size:6.4vw;letter-spacing:.041em}}.promotion__container{display:flex;align-items:stretch;border:1px solid #ff2626;padding:1.67411vw 2.79018vw 1.67411vw 1.67411vw}@media only screen and (min-width:1921px){.promotion__container{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__container{padding:2.08333vw 3.47222vw 2.08333vw 2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__container{padding:2.0438vw 3.50365vw 2.0438vw 2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__container{padding:2.47619vw 4.38095vw 2.47619vw 2.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__container{padding:2.7907vw;flex-direction:column}}@media only screen and (max-width:640px){.promotion__container{flex-direction:column;padding:0;border:none}}.promotion__container__with_mb:not(:first-child){margin-top:3.90625vw}@media only screen and (max-width:860px) and (min-width:641px){.promotion__container__with_mb:not(:first-child){margin-top:4.65116vw}}@media only screen and (max-width:640px){.promotion__container__with_mb:not(:first-child){margin-top:2.66667vw;padding-top:10.66667vw;border-top:1px solid #e4e4e4}}.promotion__container__left{position:relative;display:flex;align-items:flex-start;flex-shrink:0;width:41.85268vw;height:auto;min-height:27.90179vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__container__left{width:45.13889vw;min-height:31.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__container__left{width:47.44526vw;min-height:32.84672vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__container__left{width:47.61905vw;min-height:33.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__container__left{width:100%;height:46.51163vw}}@media only screen and (max-width:640px){.promotion__container__left{width:100%;height:80vw}}.promotion__container__right{padding:3.90625vw 0 2.79018vw 2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__container__right{padding:4.86111vw 0 3.47222vw 3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__container__right{padding:4.74453vw 0 3.28467vw 3.28467vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__container__right{padding:4.7619vw 0 3.33333vw 3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__container__right{padding:5.81395vw 4.06977vw 4.06977vw}}@media only screen and (max-width:640px){.promotion__container__right{padding:10.66667vw 4vw 5.33333vw}}.promotion__products{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:2.79018vw -2.06473vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__products{margin:2.77778vw -2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__products{margin:2.91971vw -1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__products{margin:3.80952vw -.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__products{margin:4.65116vw -.5814vw}}@media only screen and (max-width:640px){.promotion__products{margin:10.66667vw -.8vw}}.promotion__products__wrap{display:flex;flex-direction:column;justify-content:center;padding:0 1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__products__wrap{padding:0 1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__products__wrap{padding:0 1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__products__wrap{padding:0 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__products__wrap{padding:0}}@media only screen and (max-width:640px){.promotion__products__wrap{padding:0}}.promotion__product{width:calc(33.33% - 4.12946vw);margin:0 2.06473vw 2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__product{width:calc(33.33% - 4.16667vw);margin:0 2.08333vw 2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__product{width:calc(33.33% - 2.18978vw);margin:0 1.09489vw 2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__product{width:calc(33.33% - 1.90476vw);margin:0 .95238vw 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__product{width:calc(50% - 1.16279vw);margin:0 .5814vw 4.65116vw}}@media only screen and (max-width:640px){.promotion__product{width:100%;margin:0 0 8vw}}.promotion__product .prod-card{display:block;height:100%}.promotion__product .prod-card__inner{height:100%}@media only screen and (max-width:640px){.promotion__product .prod-card__inner{display:block}}.promotion__banner{position:relative;width:100%}@media only screen and (max-width:640px){.promotion__banner{height:100%}}.promotion__banner picture{width:100%;overflow:hidden}@media only screen and (max-width:860px){.promotion__banner picture{position:relative;top:auto;left:auto}}.promotion__banner picture img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotion__banner__text{position:absolute;bottom:2.79018vw;left:0;z-index:2;padding:0 2.79018vw;font:400 2.67857vw/1.08 Oranienbaum,serif,Rubik,sans-serif;color:#fff;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__banner__text{bottom:3.47222vw;padding:0 3.47222vw;font-size:3.05556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__banner__text{bottom:3.28467vw;padding:0 3.28467vw;font-size:3.06569vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__banner__text{bottom:3.80952vw;padding:0 3.80952vw;font-size:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__banner__text{bottom:4.06977vw;max-width:60%;padding:0 4.06977vw;font-size:4.18605vw}}@media only screen and (max-width:640px){.promotion__banner__text{bottom:4vw;max-width:65%;padding:0 4vw;font-size:6.93333vw}}.promotion__conditions{display:flex;flex-direction:column;justify-content:space-between;height:100%}.promotion__conditions__bot{margin-top:2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__conditions__bot{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__conditions__bot{margin-top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__conditions__bot{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__conditions__bot{margin-top:3.48837vw}}@media only screen and (max-width:640px){.promotion__conditions__bot{padding-top:6.66667vw}}.promotion__title{text-transform:uppercase;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;color:#000}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__title{font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__title{font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__title{font-size:3.48837vw;text-align:center}}@media only screen and (max-width:640px){.promotion__title{font-size:8vw;text-align:center}}.promotion a.promotion__title{text-decoration:none}.promotion a.promotion__title:hover{text-decoration:underline}.promotion__text{padding-top:2.23214vw;font-weight:400;font-size:14px;line-height:1.57}@media only screen and (min-width:1921px){.promotion__text{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__text{padding-top:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__text{padding-top:2.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__text{padding-top:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__text{padding-top:2.90698vw}}@media only screen and (max-width:640px){.promotion__text{padding-top:5.33333vw}}.promotion__note{padding-top:2.23214vw;font-size:13px;line-height:1.38;color:grey}@media only screen and (min-width:1921px){.promotion__note{font-size:.72545vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__note{padding-top:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__note{padding-top:2.55474vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__note{padding-top:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__note{padding-top:2.90698vw}}@media only screen and (max-width:640px){.promotion__note{padding-top:5.33333vw}}.promotion__date{font:400 1.33929vw/1.2 Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:1440px) and (min-width:1371px){.promotion__date{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotion__date{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__date{font-size:2.34375vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotion__date{font-size:3.125vw}}@media only screen and (max-width:640px){.promotion__date{font-size:6.4vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotion__date__ttl{display:block}}@media only screen and (max-width:640px){.promotion__date__ttl{display:block}}.promotions__grid{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:1.78571vw;column-gap:1.78571vw;row-gap:2.67857vw;padding:0 3.90625vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotions__grid{padding:0 3.33333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotions__grid{padding:0 1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotions__grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:3.04762vw;column-gap:3.04762vw;row-gap:4.57143vw;padding:0 2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotions__grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:3.72093vw;column-gap:3.72093vw;row-gap:5.5814vw;padding:0 2.7907vw}}@media only screen and (max-width:640px){.promotions__grid{grid-template-columns:repeat(1,1fr);-moz-column-gap:8.53333vw;column-gap:8.53333vw;row-gap:12.8vw;padding:0}}.promotions__grid~.info-block{margin-top:9.76562vw;margin-right:5.02232vw;margin-left:5.02232vw}@media only screen and (max-width:1440px) and (min-width:1371px){.promotions__grid~.info-block{margin-right:4.16667vw;margin-left:4.16667vw}}@media only screen and (max-width:1370px){.promotions__grid~.info-block{margin-right:0;margin-left:0}}@media only screen and (max-width:640px){.promotions__grid~.info-block{margin-top:21.33333vw}}.promotions__item__img{position:relative;overflow:hidden;display:block;padding-bottom:76.474%;max-width:100%}.promotions__item__img:hover img{transform:scale(1.1)}.promotions__item__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .85s cubic-bezier(.455,.03,.515,.955);will-change:transform}.promotions__item__info{margin-top:1.67411vw;padding-right:2.23214vw}@media only screen and (max-width:860px) and (min-width:641px){.promotions__item__info{margin-top:2.7907vw;padding-right:0}}@media only screen and (max-width:640px){.promotions__item__info{margin-top:6.4vw;padding-right:0}}.promotions__item__date{margin-bottom:.89286vw;color:grey}@media only screen and (max-width:1050px) and (min-width:861px){.promotions__item__date{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotions__item__date{margin-bottom:.93023vw}}@media only screen and (max-width:640px){.promotions__item__date{margin-bottom:2.13333vw}}.promotions__item__title{font:400 1.33929vw/1.25 Oranienbaum,serif,Rubik,sans-serif;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.promotions__item__title{font-size:1.59722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.promotions__item__title{font-size:1.67883vw}}@media only screen and (max-width:1050px) and (min-width:861px){.promotions__item__title{font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotions__item__title{font-size:2.55814vw}}@media only screen and (max-width:640px){.promotions__item__title{font-size:6.4vw}}.promotions__item__title:hover{text-decoration:underline}.promotions__item__desc{margin-top:.44643vw;color:#363636}@media only screen and (max-width:1050px) and (min-width:861px){.promotions__item__desc{margin-top:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.promotions__item__desc{margin-top:.93023vw}}@media only screen and (max-width:640px){.promotions__item__desc{margin-top:2.13333vw}}@-webkit-keyframes sitemapLink{15%{transform:scale(1) translate3d(0,-50%,0) rotate(-90deg)}20%{transform:scale(1.2) translate3d(4px,-50%,0) rotate(-90deg)}25%{transform:scale(1.2) translate3d(0,-50%,0) rotate(-90deg)}30%{transform:scale(1.2) translate3d(4px,-50%,0) rotate(-90deg)}35%{transform:scale(1) translate3d(0,-50%,0) rotate(-90deg)}}@keyframes sitemapLink{15%{transform:scale(1) translate3d(0,-50%,0) rotate(-90deg)}20%{transform:scale(1.2) translate3d(4px,-50%,0) rotate(-90deg)}25%{transform:scale(1.2) translate3d(0,-50%,0) rotate(-90deg)}30%{transform:scale(1.2) translate3d(4px,-50%,0) rotate(-90deg)}35%{transform:scale(1) translate3d(0,-50%,0) rotate(-90deg)}}@-webkit-keyframes sitemapList{15%{transform:scale(1) translate3d(0,-50%,0)}20%{transform:scale(1.2) translate3d(0,calc(-50% + 4px),0)}25%{transform:scale(1.2) translate3d(0,-50%,0)}30%{transform:scale(1.2) translate3d(0,calc(-50% + 4px),0)}35%{transform:scale(1) translate3d(0,-50%,0)}}@keyframes sitemapList{15%{transform:scale(1) translate3d(0,-50%,0)}20%{transform:scale(1.2) translate3d(0,calc(-50% + 4px),0)}25%{transform:scale(1.2) translate3d(0,-50%,0)}30%{transform:scale(1.2) translate3d(0,calc(-50% + 4px),0)}35%{transform:scale(1) translate3d(0,-50%,0)}}@-webkit-keyframes sitemapListOpen{15%{transform:scale(1) translate3d(0,-50%,0) rotate(180deg)}20%{transform:scale(1.2) translate3d(0,calc(-50% - 4px),0) rotate(180deg)}25%{transform:scale(1.2) translate3d(0,-50%,0) rotate(180deg)}30%{transform:scale(1.2) translate3d(0,calc(-50% - 4px),0) rotate(180deg)}35%{transform:scale(1) translate3d(0,-50%,0) rotate(180deg)}}@keyframes sitemapListOpen{15%{transform:scale(1) translate3d(0,-50%,0) rotate(180deg)}20%{transform:scale(1.2) translate3d(0,calc(-50% - 4px),0) rotate(180deg)}25%{transform:scale(1.2) translate3d(0,-50%,0) rotate(180deg)}30%{transform:scale(1.2) translate3d(0,calc(-50% - 4px),0) rotate(180deg)}35%{transform:scale(1) translate3d(0,-50%,0) rotate(180deg)}}.sitemap__title{text-transform:uppercase;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;color:#000;margin-bottom:2.79018vw}@media only screen and (max-width:1370px) and (min-width:1051px){.sitemap__title{font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.sitemap__title{margin-bottom:3.80952vw;font-size:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__title{font-size:3.48837vw}}@media only screen and (max-width:640px){.sitemap__title{margin-bottom:9.33333vw;font-size:8vw;text-align:center}}.sitemap__items{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:-.83705vw -1.11607vw}@media only screen and (max-width:1050px) and (min-width:861px){.sitemap__items{margin:-.95238vw -1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__items{margin:-1.16279vw -1.74419vw}}@media only screen and (max-width:640px){.sitemap__items{margin:-2.66667vw 0}}.sitemap__items__wrap:not(:first-child){margin-top:3.90625vw}@media only screen and (max-width:640px){.sitemap__items__wrap:not(:first-child){margin-top:9.33333vw}}.sitemap__item{cursor:pointer;width:calc(25% - 2.23214vw);margin:.83705vw 1.11607vw;border:1px solid #f2f2f2;transition:border-color .35s ease}@media only screen and (min-width:1921px){.sitemap__item{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.sitemap__item{width:calc(33.33% - 2.85714vw);margin:.95238vw 1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__item{width:calc(50% - 3.48837vw);margin:1.16279vw 1.74419vw}}@media only screen and (max-width:640px){.sitemap__item{width:100%;margin:2.66667vw 0}}.sitemap__item:hover{border-color:#bdbdbd}.sitemap__item.is-open .sitemap__item__ttl:hover:before{-webkit-animation:sitemapListOpen 3.5s linear infinite;animation:sitemapListOpen 3.5s linear infinite}.sitemap__item.is-open .sitemap__item__ttl:after,.sitemap__item:not(.is-open) .sitemap__item__ttl:before{opacity:0}.sitemap__item__ttl{position:relative;display:flex;align-items:center;height:58px;padding:0 3.90625vw 0 1.67411vw;font-size:14px;font-weight:500;line-height:1.2;color:#000}@media only screen and (min-width:1921px){.sitemap__item__ttl{height:3.23661vw;font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__item__ttl{padding:0 8.13953vw 0 2.90698vw}}@media only screen and (max-width:640px){.sitemap__item__ttl{height:15.46667vw;padding:0 16vw 0 5.33333vw;font-size:3.73333vw}}.sitemap__item__ttl:hover:after{-webkit-animation:sitemapList 3.5s linear infinite;animation:sitemapList 3.5s linear infinite}.sitemap__item__ttl:after,.sitemap__item__ttl:before{content:"";position:absolute;top:50%;right:1.67411vw;transform:translate3d(0,-50%,0);display:block;width:12px;height:8px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:transform,opacity}@media only screen and (min-width:1921px){.sitemap__item__ttl:after,.sitemap__item__ttl:before{width:.66964vw;height:.44643vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.sitemap__item__ttl:after,.sitemap__item__ttl:before{width:.87591vw;height:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.sitemap__item__ttl:after,.sitemap__item__ttl:before{width:1.14286vw;height:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__item__ttl:after,.sitemap__item__ttl:before{right:3.48837vw;width:1.39535vw;height:.93023vw}}@media only screen and (max-width:640px){.sitemap__item__ttl:after,.sitemap__item__ttl:before{right:6.66667vw;width:2.66667vw;height:1.6vw}}.sitemap__item__ttl:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);transform:translate3d(0,-50%,0) rotate(180deg)}.sitemap__item__ttl:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--black.svg)}body.body--dark .sitemap__item__ttl:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--white.svg)}.sitemap__item__ttl a{display:block;color:inherit;font:inherit}.sitemap__item__ttl a:hover{text-decoration:underline}.sitemap__item__list{list-style:none;display:flex;flex-direction:column;margin:0;padding:0 0 0 1.67411vw;overflow:hidden}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__item__list{padding:0 0 0 2.90698vw}}@media only screen and (max-width:640px){.sitemap__item__list{padding:0 0 0 5.33333vw}}.sitemap__item__list li{display:none;font-size:13px;line-height:1.84;color:grey}@media only screen and (min-width:1921px){.sitemap__item__list li{font-size:.72545vw}}@media only screen and (max-width:640px){.sitemap__item__list li{font-size:3.46667vw;line-height:2}}.sitemap__item__list li:last-child{padding-bottom:.83705vw}@media only screen and (max-width:1050px) and (min-width:861px){.sitemap__item__list li:last-child{padding-bottom:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.sitemap__item__list li:last-child{padding-bottom:1.74419vw}}@media only screen and (max-width:640px){.sitemap__item__list li:last-child{padding-bottom:4vw}}.sitemap__item__list li:not(.is-open){opacity:0;transform:translateX(-40px)}.sitemap__item__list li.is-open,.sitemap__item__list li:not(.is-open){transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955)}.sitemap__item__list li a{display:block;color:inherit;font:inherit}.sitemap__item__list li a:hover{text-decoration:underline}.sitemap a.sitemap__item .sitemap__item__ttl:hover:after{-webkit-animation:none;animation:none}.sitemap a.sitemap__item .sitemap__item__ttl:before{display:none}.sitemap a.sitemap__item .sitemap__item__ttl:after{transform:translate3d(0,-50%,0) rotate(-90deg)}.sitemap a.sitemap__item:hover .sitemap__item__ttl:after{-webkit-animation:sitemapLink 3.5s linear infinite;animation:sitemapLink 3.5s linear infinite}.retail__banner img{display:block;max-width:100%}.retail__nav{display:flex;justify-content:center;margin:2.79018vw auto 5.02232vw;gap:1.11607vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__nav{margin:4.7619vw auto 8.57143vw;gap:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__nav{margin:5.81395vw auto 10.46512vw;gap:2.32558vw}}@media only screen and (max-width:640px){.retail__nav{margin:8vw auto 13.33333vw;gap:2.13333vw}}.retail__nav .btn__name{font-size:.89286vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__nav .btn__name{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__nav .btn__name{font-size:1.62791vw}}@media only screen and (max-width:640px){.retail__nav .btn__name{font-size:3.73333vw}}.retail__title{width:100%;margin-top:2.79018vw;margin-bottom:1.67411vw;text-align:center;font-size:2.23214vw;line-height:1.2}@media only screen and (max-width:1050px) and (min-width:861px){.retail__title{margin-top:4.7619vw;margin-bottom:2.85714vw;font-size:2.47619vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__title{margin-top:5.81395vw;margin-bottom:3.48837vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.retail__title{margin-top:13.33333vw;margin-bottom:8vw;font-size:5.86667vw;line-height:1.36}}.retail__description{max-width:55.80357vw;margin-bottom:2.79018vw;margin-right:auto;margin-left:auto;padding:0 2.23214vw;font-size:1.00446vw;line-height:1.2}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description{max-width:95.2381vw;margin-bottom:4.7619vw;padding:0 1.90476vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description{max-width:100%;margin-bottom:5.81395vw;padding:0 2.32558vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.retail__description{max-width:100%;margin-bottom:13.33333vw;padding:0;font-size:3.73333vw}}.retail__description:not(.retail__description:first-child){margin-top:4.46429vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description:not(.retail__description:first-child){margin-top:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description:not(.retail__description:first-child){margin-top:9.30233vw}}@media only screen and (max-width:640px){.retail__description:not(.retail__description:first-child){margin-top:13.33333vw}}.retail__description__wrapper{display:flex;align-items:flex-start}@media only screen and (max-width:640px){.retail__description__wrapper{flex-direction:column;margin-top:8vw}}.retail__description__wrapper .retail__description__left{padding:3.62723vw 1.39509vw}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__left{padding:0}}.retail__description__wrapper .retail__description__left .retail__description{display:block;font-size:.78125vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__left .retail__description{font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__left .retail__description{font-size:1.39535vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__left .retail__description{font-size:3.73333vw}}.retail__description__wrapper .retail__description__left .retail__description__title{margin-bottom:1.67411vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__left .retail__description__title{margin-bottom:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__left .retail__description__title{margin-bottom:3.48837vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__left .retail__description__title{margin-bottom:5.33333vw}}.retail__description__wrapper .retail__description__left .retail__description__text{display:flex;flex-direction:column;gap:.83705vw;width:23.99554vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__left .retail__description__text{width:38.09524vw;gap:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__left .retail__description__text{width:39.53488vw;gap:1.74419vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__left .retail__description__text{width:100%;gap:1.33333vw}}.retail__description__wrapper .retail__description__left .retail__description i{display:flex;margin-top:1.67411vw;font-size:.66964vw;font-style:normal}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__left .retail__description i{font-size:1.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__left .retail__description i{font-size:1.27907vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__left .retail__description i{font-size:3.2vw}}.retail__description__wrapper .retail__description__left .retail__description .btn{margin-top:4.01786vw}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__left .retail__description .btn{margin-top:4.65116vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__left .retail__description .btn{display:flex;margin-top:10.66667vw;margin-right:auto;margin-left:auto}}.retail__description__wrapper .retail__description__right{padding:.83705vw}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__right{padding:0}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .retail__items{flex-wrap:wrap;row-gap:3.48837vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .retail__item{width:50%}}.retail__description__wrapper .retail__description__right .retail__description{margin-top:0;margin-bottom:1.67411vw;font-size:.78125vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__right .retail__description{margin-top:0;margin-bottom:2.85714vw;font-size:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .retail__description{margin-top:0;margin-bottom:3.48837vw;font-size:1.39535vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__right .retail__description{margin-top:0;margin-bottom:13.33333vw;font-size:3.2vw}}.retail__description__wrapper .retail__description__right .retail__description{margin-top:1.67411vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__right .retail__description{margin-top:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .retail__description{margin-top:3.48837vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__right .retail__description{margin-top:10.66667vw}}.retail__description__wrapper .retail__description__right .retail__title{font-size:1.5625vw}@media only screen and (max-width:1050px){.retail__description__wrapper .retail__description__right .retail__title{margin-top:0}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .retail__title{font-size:2.09302vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__right .retail__title{margin-bottom:10.66667vw;font-size:4.26667vw}}.retail__description__wrapper .retail__description__right .retail__item__icon{width:4.46429vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__right .retail__item__icon{width:5.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .retail__item__icon{width:6.97674vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__right .retail__item__icon{width:13.33333vw}}.retail__description__wrapper .retail__description__right .retail__item__name{margin-top:4vw}.retail__description__wrapper .retail__description__right .btn__wrap{margin-top:2.79018vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__description__wrapper .retail__description__right .btn__wrap{margin-top:4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__description__wrapper .retail__description__right .btn__wrap{margin-top:5.81395vw}}@media only screen and (max-width:640px){.retail__description__wrapper .retail__description__right .btn__wrap{margin-top:13.33333vw}}.retail__description__left,.retail__description__right{width:50%;flex-shrink:0}@media only screen and (max-width:640px){.retail__description__left,.retail__description__right{width:100%}}.retail__description p{font-size:inherit}.retail__list{list-style:none;margin:0;padding-left:0;font:inherit}.retail__list li{margin:.55804vw auto}@media only screen and (max-width:1050px) and (min-width:861px){.retail__list li{margin:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__list li{margin:1.16279vw}}@media only screen and (max-width:640px){.retail__list li{margin:2.66667vw}}.retail__list li:before{content:"";position:relative;display:inline-block;vertical-align:middle;width:.429em;height:.429em;border-radius:50%;border-width:1px;border-style:solid;background-color:#000;margin-right:.89286vw;will-change:transform}@media only screen and (min-width:1921px){.retail__list li:before{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__list li:before{margin-right:1.16279vw}}@media only screen and (max-width:640px){.retail__list li:before{margin-right:2.66667vw}}.retail__items{display:flex;justify-content:center}@media only screen and (max-width:640px){.retail__items{flex-wrap:wrap;row-gap:8vw}}.retail__item{display:flex;flex-direction:column;align-items:center;width:13.95089vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__item{width:23.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__item{width:25.5814vw}}@media only screen and (max-width:640px){.retail__item{width:50%}}.retail__item__icon{width:9.20759vw}@media only screen and (max-width:1050px) and (min-width:861px){.retail__item__icon{width:11.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__item__icon{width:14.53488vw}}@media only screen and (max-width:640px){.retail__item__icon{width:26.66667vw}}.retail__item__icon img{display:block;max-width:100%}.retail__item__name{margin-top:1.67411vw;font-size:inherit;text-align:center}@media only screen and (max-width:1050px) and (min-width:861px){.retail__item__name{margin-top:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.retail__item__name{margin-top:3.48837vw}}@media only screen and (max-width:640px){.retail__item__name{margin-top:8vw}}[data-page=refund] .st-white-top__title{margin-top:12px}@media only screen and (max-width:640px){[data-page=refund] .st-white-top__title{margin-top:6.4vw}}[data-page=refund] .st-white-top__desc{max-width:51.5625vw}@media only screen and (max-width:640px){[data-page=refund] .st-white-top__desc{max-width:100%}}[data-page=refund-legal] .st-white-top{margin-bottom:1.78571vw}@media only screen and (max-width:640px){[data-page=refund-legal] .st-white-top{margin-bottom:8.53333vw}}[data-page=refund-legal] .static-content__text{max-width:1120px}@media only screen and (max-width:640px){[data-page=refund-legal] .static-content__text{padding:0}}[data-page=refund-legal] .static-content__text>p{color:#363636}[data-page=refund-legal] .static-content ol{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"a b" "a c";gap:32px;margin-top:56px}@media only screen and (max-width:860px){[data-page=refund-legal] .static-content ol{gap:3.72093vw;grid-template-columns:1fr;grid-template-areas:"a" "b" "c"}}@media only screen and (max-width:640px){[data-page=refund-legal] .static-content ol{gap:8.53333vw;margin-top:8.53333vw}}[data-page=refund-legal] .static-content ol li{position:relative;display:grid;align-content:start;gap:16px;padding-left:64px;text-indent:0}@media only screen and (max-width:860px) and (min-width:641px){[data-page=refund-legal] .static-content ol li{gap:2.7907vw}}@media only screen and (max-width:640px){[data-page=refund-legal] .static-content ol li{gap:4.26667vw;padding-left:12.8vw}}[data-page=refund-legal] .static-content ol li:first-child{grid-area:a}[data-page=refund-legal] .static-content ol li:nth-child(2){grid-area:b}[data-page=refund-legal] .static-content ol li:nth-child(3){grid-area:c}[data-page=refund-legal] .static-content ol li:before{content:counter(counter);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #ff2626;border-radius:50%;color:#ff2626;font-weight:400}@media only screen and (max-width:640px){[data-page=refund-legal] .static-content ol li:before{width:8.53333vw;height:8.53333vw}}[data-page=refund-legal] .static-content ol li p{margin:0}.refund__tooltip{top:auto}.refund__tooltip .k-tooltip__content{width:430px;padding:1.11607vw;box-shadow:0 15px 20px rgba(0,0,0,.08)}@media only screen and (min-width:1921px){.refund__tooltip .k-tooltip__content{width:23.99554vw;box-shadow:0 .83705vw 1.11607vw rgba(0,0,0,.08)}}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__tooltip .k-tooltip__content{width:29.86111vw;padding:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__tooltip .k-tooltip__content{width:31.38686vw;padding:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__tooltip .k-tooltip__content{width:40.95238vw;padding:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__tooltip .k-tooltip__content{width:46.51163vw;padding:2.32558vw}}@media only screen and (max-width:640px){.refund__tooltip .k-tooltip__content{width:93.33333vw;padding:5.33333vw;box-shadow:0 4vw 5.33333vw rgba(0,0,0,.08)}}.refund__tooltip .k-tooltip__content p{font-size:15px;line-height:1.2}@media only screen and (min-width:1921px){.refund__tooltip .k-tooltip__content p{font-size:.83705vw}}@media only screen and (max-width:640px){.refund__tooltip .k-tooltip__content p{font-size:3.73333vw}}.refund__inner{display:grid;gap:4.46429vw}@media only screen and (max-width:640px){.refund__inner{gap:8.53333vw}}.refund__form{display:grid}.refund__form__wrapper{max-width:43.52679vw;margin-right:auto;margin-left:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__form__wrapper{max-width:54.16667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__wrapper{max-width:64.23358vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__wrapper{max-width:74.28571vw}}@media only screen and (max-width:860px){.refund__form__wrapper{max-width:100%}}.refund__form__divider{margin-block:40px 16px;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.refund__form__divider{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__form__divider{max-width:54.16667vw;margin-block:2.77778vw 1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__divider{max-width:64.23358vw;margin-block:2.91971vw 1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__divider{max-width:74.28571vw;margin-block:3.80952vw 1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__form__divider{margin-block:4.65116vw 1.86047vw}}@media only screen and (max-width:640px){.refund__form__divider{margin-block:10.66667vw 4.26667vw;border-width:.26667vw}}.refund__form__title{flex-shrink:0;margin-bottom:1.78571vw;font-weight:500;font-size:2.23214vw;line-height:1.2;letter-spacing:.025em;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__form__title{margin-bottom:2.22222vw;font-size:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__title{margin-bottom:2.33577vw;font-size:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__title{margin-bottom:3.04762vw;font-size:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__form__title{margin-bottom:3.72093vw;font-size:40px}}@media only screen and (max-width:640px){.refund__form__title{margin-bottom:8.53333vw;font-size:6.4vw;line-height:1.25;letter-spacing:.02em}}.refund__form__headers{margin-top:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__form__headers{margin-top:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__headers{margin-top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__headers{margin-top:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__form__headers{margin-top:4.65116vw}}@media only screen and (max-width:640px){.refund__form__headers{margin-top:10.66667vw}}.refund__form__headers .refund__form__title{margin-bottom:.89286vw;padding-bottom:0;border:none}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__form__headers .refund__form__title{margin-bottom:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__headers .refund__form__title{margin-bottom:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__headers .refund__form__title{margin-bottom:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__form__headers .refund__form__title{margin-bottom:1.86047vw}}@media only screen and (max-width:640px){.refund__form__headers .refund__form__title{margin-bottom:4.26667vw}}.refund__form__headers .refund__form__subtitle{color:grey}.refund__form__content .radio-rect-2__wrap{width:calc(50% - 16px)}@media only screen and (min-width:1921px){.refund__form__content .radio-rect-2__wrap{width:calc(50% - .89286vw)}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__content .radio-rect-2__wrap{width:100%}}@media only screen and (max-width:640px){.refund__form__content .radio-rect-2__wrap{width:100%}}.refund__form__fields{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:1921px){.refund__form__fields{-moz-column-gap:1.78571vw;column-gap:1.78571vw}}@media only screen and (max-width:640px){.refund__form__fields{flex-direction:column;-moz-column-gap:0;column-gap:0}}@media only screen and (min-width:1921px){.refund__form__fields--files .input__label,.refund__form__fields--files .radio-items__label{margin-left:2.23214vw}}@media only screen and (min-width:641px){.refund__form__fields--files .input__label,.refund__form__fields--files .radio-items__label{order:2;margin-bottom:0;margin-left:40px}}@media only screen and (max-width:640px){.refund__form__fields--files .input__label,.refund__form__fields--files .radio-items__label{margin-bottom:2.66667vw;font-weight:500}}@media only screen and (min-width:641px){.refund__form__fields--files .k-form__row{display:flex;align-items:center}}@media only screen and (max-width:640px){.refund__form__fields--files .k-form__row{margin-top:0;padding-top:2.66667vw;padding-bottom:2.66667vw;border-bottom:1px solid #e4e4e4}}.refund__form__fields .k-form__row{margin-left:0}.refund__form__fields .k-form__row--address{width:calc(70% - 16px)}@media only screen and (min-width:1921px){.refund__form__fields .k-form__row--address{width:calc(70% - .89286vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__fields .k-form__row--address{width:calc(55% - 16px)}}@media only screen and (max-width:640px){.refund__form__fields .k-form__row--address{width:100%}}.refund__form__fields .k-form__row--address+.k-form__row--address{width:calc(30% - 16px)}@media only screen and (min-width:1921px){.refund__form__fields .k-form__row--address+.k-form__row--address{width:calc(30% - .89286vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__fields .k-form__row--address+.k-form__row--address{width:calc(45% - 16px)}}@media only screen and (max-width:640px){.refund__form__fields .k-form__row--address+.k-form__row--address{width:100%}}.refund__form__fields .k-form__row--address+.k-form__row--address .k-form__row{flex:1 0 0;margin:0}.refund__form__fields .k-form__row:first-child{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.refund__form__fields .k-form__row:first-child{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__form__fields .k-form__row:first-child{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__form__fields .k-form__row:first-child{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__form__fields .k-form__row:first-child{margin-top:1.86047vw}}@media only screen and (max-width:640px){.refund__form__fields .k-form__row:first-child{margin-top:4.26667vw}}.refund__form__fields .k-form__row--full{width:100%;margin-left:0}.refund__form__fields .k-form__row--half>.k-form__row--half,.refund__form__fields .k-form__row--third>.k-form__row{margin-top:0}.refund__products{display:grid;gap:24px}@media only screen and (min-width:1921px){.refund__products{gap:1.33929vw}}@media only screen and (max-width:640px){.refund__products{gap:6.4vw}}.refund__product:not(:first-child){padding-top:24px;border-top:1px solid #e4e4e4}@media only screen and (min-width:1921px){.refund__product:not(:first-child){padding-top:1.33929vw;border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.refund__product:not(:first-child){padding-top:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__product:not(:first-child){padding-top:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__product:not(:first-child){padding-top:2.7907vw}}@media only screen and (max-width:640px){.refund__product:not(:first-child){padding-top:6.4vw;border-width:.26667vw}}.refund__product__head{display:flex;align-items:center;justify-content:space-between}.refund__product__title{font:400 14px/1.714 Rubik,sans-serif;text-transform:uppercase}@media only screen and (min-width:1921px){.refund__product__title{font-size:.78125vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__product__title{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__product__title{font-size:1.62791vw}}@media only screen and (max-width:640px){.refund__product__title{font-size:3.73333vw}}.refund__button-add{justify-self:center;margin-top:40px}@media only screen and (min-width:1921px){.refund__button-add{margin-top:2.23214vw}}@media only screen and (max-width:1050px) and (min-width:861px){.refund__button-add{margin-top:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.refund__button-add{margin-top:4.65116vw}}@media only screen and (max-width:640px){.refund__button-add{margin-top:10.66667vw}}@media only screen and (max-width:640px){.refund--legal .refund__form__fields--files .k-form__row:last-child{border-bottom:none}}.refund--legal .k-form__row--file{display:flex;align-items:center;gap:16px}@media only screen and (min-width:1921px){.refund--legal .k-form__row--file{gap:.89286vw}}@media only screen and (max-width:640px){.refund--legal .k-form__row--file{flex-direction:column;align-items:start;justify-content:center;gap:4.26667vw}}.refund--legal .k-form__row--file .input__wrapper{display:grid;align-self:end;gap:8px}@media only screen and (min-width:1921px){.refund--legal .k-form__row--file .input__wrapper{gap:.44643vw}}@media only screen and (max-width:640px){.refund--legal .k-form__row--file .input__wrapper{align-self:start;gap:4.26667vw}}.refund--legal .k-form__row--file .input--file{display:inline-flex;flex-direction:column;align-items:start}.refund--legal .k-form__row--file .input__inner{display:inline-flex;align-items:center}.refund--legal .btn--example{width:auto;height:40px;padding:8px 24px;text-decoration:none}@media only screen and (min-width:1921px){.refund--legal .btn--example{height:2.23214vw;padding:.44643vw 1.33929vw}}@media only screen and (max-width:640px){.refund--legal .btn--example{height:10.66667vw;padding:2.13333vw 6.4vw}}[data-page=tender] .st-white-top__desc{max-width:44.64286vw}@media only screen and (max-width:1440px) and (min-width:1371px){[data-page=tender] .st-white-top__desc{max-width:55.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){[data-page=tender] .st-white-top__desc{max-width:58.39416vw}}@media only screen and (max-width:1050px){[data-page=tender] .st-white-top__desc{max-width:100%}}.tender__inner{max-width:66.96429vw;margin-right:auto;margin-left:auto}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__inner{max-width:83.33333vw}}@media only screen and (max-width:1370px){.tender__inner{max-width:100%}}.tender__invite{display:flex;gap:1.78571vw;margin-bottom:4.46429vw}@media only screen and (max-width:1050px){.tender__invite{display:flex;flex-direction:column}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__invite{gap:3.04762vw;margin-bottom:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite{gap:3.72093vw;margin-bottom:9.30233vw}}@media only screen and (max-width:640px){.tender__invite{gap:8.53333vw;margin-bottom:21.33333vw}}.tender__invite__left{flex-shrink:0;width:25.66964vw;padding:2.79018vw 1.78571vw;background-color:#000;color:#fff}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__invite__left{width:32.11679vw;padding:2.91971vw 1.89781vw}}@media only screen and (max-width:1050px){.tender__invite__left{display:flex;width:100%;gap:3.04762vw;padding:4.7619vw 3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite__left{gap:3.72093vw;padding:5.81395vw 3.72093vw}}@media only screen and (max-width:640px){.tender__invite__left{flex-direction:column;padding:10.66667vw 6.93333vw}}.tender__invite__right{width:100%;padding:.89286vw 1.78571vw 2.23214vw;border:1px solid #e4e4e4}@media only screen and (min-width:1921px){.tender__invite__right{border-width:.0558vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__invite__right{padding:1.16788vw 2.33577vw 2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__invite__right{padding:1.52381vw 3.04762vw 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite__right{padding:1.86047vw 3.72093vw 4.65116vw}}@media only screen and (max-width:640px){.tender__invite__right{display:flex;flex-direction:column;padding:0;border:none}}.tender__invite__title{margin-bottom:1.95312vw;padding-right:2.12054vw;font:400 1.33929vw/1.16 Oranienbaum,serif,Rubik,sans-serif;color:#fff}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__invite__title{margin-bottom:2.55474vw;padding-right:0;font-size:1.75182vw}}@media only screen and (max-width:1050px){.tender__invite__title{max-width:45%}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__invite__title{margin-bottom:3.33333vw;padding-right:0;font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite__title{margin-bottom:4.06977vw;padding-right:0;font-size:2.7907vw}}@media only screen and (max-width:640px){.tender__invite__title{max-width:100%;margin-bottom:9.33333vw;padding-right:0;font-size:6.4vw}}.tender__invite__list{display:flex;flex-direction:column;margin:0;padding-left:0;list-style:none;row-gap:.33482vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__invite__list{row-gap:.41667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__invite__list{row-gap:.43796vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__invite__list{row-gap:.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite__list{row-gap:.69767vw}}@media only screen and (max-width:640px){.tender__invite__list{row-gap:1.6vw}}.tender__invite__list li{position:relative;padding-left:1.78571vw;line-height:1.714}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__invite__list li{padding-left:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__invite__list li{padding-left:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__invite__list li{padding-left:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite__list li{padding-left:3.72093vw}}@media only screen and (max-width:640px){.tender__invite__list li{padding-left:8.53333vw}}.tender__invite__list li:before{content:"";position:absolute;top:.50223vw;left:.50223vw;width:.33482vw;height:.33482vw;border-radius:50%;background-color:#ff2626}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__invite__list li:before{top:.625vw;left:.625vw;width:.41667vw;height:.41667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__invite__list li:before{top:.65693vw;left:.65693vw;width:.43796vw;height:.43796vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__invite__list li:before{top:.85714vw;left:.85714vw;width:.57143vw;height:.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__invite__list li:before{top:1.04651vw;left:1.04651vw;width:.69767vw;height:.69767vw}}@media only screen and (max-width:640px){.tender__invite__list li:before{top:2.4vw;left:2.4vw;width:1.6vw;height:1.6vw}}.tender__form__fields{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:1921px){.tender__form__fields{-moz-column-gap:1.78571vw;column-gap:1.78571vw}}@media only screen and (max-width:640px){.tender__form__fields{flex-direction:column;-moz-column-gap:0;column-gap:0}}.tender__form__fields .k-form__row{margin-left:0}.tender__form__fields .k-form__row:first-child{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__form__fields .k-form__row:first-child{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__form__fields .k-form__row:first-child{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__form__fields .k-form__row:first-child{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__form__fields .k-form__row:first-child{margin-top:1.86047vw}}@media only screen and (max-width:640px){.tender__form__fields .k-form__row:first-child{margin-top:4.26667vw}}.tender__form__fields .k-form__row--full{width:100%;margin-left:0}.tender__form__fields .k-form__row--submit{margin-right:auto;margin-left:auto}.tender__main{margin-bottom:5.58036vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__main{margin-bottom:6.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__main{margin-bottom:7.29927vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__main{margin-bottom:9.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__main{margin-bottom:11.62791vw}}@media only screen and (max-width:640px){.tender__main{margin-bottom:21.33333vw}}.tender__main__text{margin-bottom:4.01786vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__main__text{margin-bottom:5vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__main__text{margin-bottom:5.25547vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__main__text{margin-bottom:6.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__main__text{margin-bottom:4.65116vw}}@media only screen and (max-width:640px){.tender__main__text{margin-bottom:10.66667vw}}.tender__contact{max-width:44.64286vw;margin:auto;padding:2.23214vw;background-color:#000;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__contact{max-width:55.55556vw;padding:2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__contact{max-width:58.39416vw;padding:2.91971vw}}@media only screen and (max-width:1050px){.tender__contact{max-width:100%}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__contact{padding:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__contact{padding:4.18605vw}}@media only screen and (max-width:640px){.tender__contact{padding:9.6vw}}.tender__contact__title{margin-bottom:1.11607vw;text-transform:uppercase;font:400 1.78571vw/1.125 Oranienbaum,serif,Rubik,sans-serif;color:#fff}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__contact__title{margin-bottom:1.45985vw;font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__contact__title{margin-bottom:1.90476vw;font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__contact__title{margin-bottom:2.32558vw;font-size:2.7907vw}}@media only screen and (max-width:640px){.tender__contact__title{margin-bottom:5.33333vw;font-size:5.86667vw}}.tender__contact__link{display:inline-block;font-weight:400;font-size:.89286vw;line-height:1.5;color:#f64f4f}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__contact__link{font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__contact__link{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__contact__link{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__contact__link{font-size:1.62791vw}}@media only screen and (max-width:640px){.tender__contact__link{font-size:3.73333vw}}.tender__contact__link:hover{text-decoration:underline}.tender__price{margin-bottom:6.69643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__price{margin-bottom:6.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__price{margin-bottom:7.29927vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__price{margin-bottom:9.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__price{margin-bottom:11.62791vw}}@media only screen and (max-width:640px){.tender__price{margin-bottom:21.33333vw}}.tender__price__title{margin-bottom:4.01786vw;font:400 3.125vw/1.142 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__price__title{margin-bottom:3.125vw;font-size:3.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__price__title{margin-bottom:2.91971vw;font-size:4.08759vw}}@media only screen and (max-width:1050px){.tender__price__title{max-width:100%;line-height:1.1}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__price__title{margin-bottom:3.80952vw;font-size:5.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__price__title{margin-bottom:4.65116vw;font-size:5.5814vw}}@media only screen and (max-width:640px){.tender__price__title{margin-bottom:10.66667vw;font-size:8.53333vw}}.tender__price__text{margin-top:4.46429vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__price__text{margin-top:5.55556vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__price__text{margin-top:5.83942vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__price__text{margin-top:7.61905vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__price__text{margin-top:4.65116vw}}@media only screen and (max-width:640px){.tender__price__text{margin-top:10.66667vw}}.tender__place__title{margin-bottom:4.01786vw;font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__place__title{margin-bottom:5vw;font-size:1.73611vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__place__title{margin-bottom:5.25547vw;font-size:1.82482vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__place__title{margin-bottom:6.85714vw;font-size:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__place__title{margin-bottom:8.37209vw;font-size:2.90698vw}}@media only screen and (max-width:640px){.tender__place__title{margin-bottom:19.2vw;font-size:6.66667vw;line-height:1.153}}.tender__grid{display:flex;flex-wrap:wrap}.tender__grid--4 .tender__grid__item{flex:25% 0 0;height:11.16071vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__grid--4 .tender__grid__item{height:13.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__grid--4 .tender__grid__item{height:14.59854vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__grid--4 .tender__grid__item{height:19.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__grid--4 .tender__grid__item{flex:50% 0 0;height:23.25581vw}}@media only screen and (max-width:640px){.tender__grid--4 .tender__grid__item{flex:50% 0 0;height:53.33333vw}}@media only screen and (max-width:1050px){.tender__grid--5{justify-content:center}}.tender__grid--5 .tender__grid__item{flex:20% 0 0;height:10.04464vw}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__grid--5 .tender__grid__item{height:12.5vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__grid--5 .tender__grid__item{height:13.13869vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__grid--5 .tender__grid__item{flex:25% 0 0;height:17.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__grid--5 .tender__grid__item{flex:33.33% 0 0;height:20.93023vw}}@media only screen and (max-width:640px){.tender__grid--5 .tender__grid__item{flex:50% 0 0;height:48vw}}.tender__grid__item{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2.79018vw;border:1px solid #f2f2f2}@media only screen and (min-width:1921px){.tender__grid__item{border-width:.0558vw}}.tender__grid__item img{display:block;max-width:100%}.tender__grid__link{margin-top:.89286vw;color:#000;text-align:center;text-decoration:underline}@media only screen and (max-width:1440px) and (min-width:1371px){.tender__grid__link{margin-top:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.tender__grid__link{margin-top:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.tender__grid__link{margin-top:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.tender__grid__link{margin-top:1.86047vw}}@media only screen and (max-width:640px){.tender__grid__link{margin-top:4.26667vw}}.tender__grid__link:hover{text-decoration:none}[data-page=vacancy] .st-white-top__desc{max-width:51.5625vw}@media only screen and (max-width:640px){[data-page=vacancy] .st-white-top__desc{max-width:100%}}.vacancy__inner .static-content dl dt{display:flex;align-items:center;justify-content:space-between;font-weight:400;text-transform:none}@media only screen and (max-width:640px){.vacancy__inner .static-content dl dt{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:640px){.vacancy__inner .static-content dl dt span:first-child{font-weight:500;margin-bottom:1.06667vw}}.vacancy__inner .static-content dl dt .red{color:#ff2626}.vacancy__form__wrapper{max-width:43.52679vw;margin-right:auto;margin-left:auto}@media only screen and (max-width:640px){.vacancy__form__wrapper{max-width:100%}}.vacancy__form__section{margin-top:5.58036vw}@media only screen and (max-width:640px){.vacancy__form__section{margin-top:8.53333vw}}.vacancy__form__title{margin-bottom:2.23214vw;padding-bottom:.83705vw;border-bottom:1px solid #e4e4e4;font-size:1.33929vw;line-height:1.5;letter-spacing:.041em;flex-shrink:0;text-align:left}@media only screen and (max-width:1440px) and (min-width:1371px){.vacancy__form__title{margin-bottom:2.77778vw;padding-bottom:1.04167vw;font-size:1.59722vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.vacancy__form__title{margin-bottom:2.91971vw;padding-bottom:1.09489vw;font-size:1.67883vw}}@media only screen and (max-width:1050px) and (min-width:861px){.vacancy__form__title{margin-bottom:3.80952vw;padding-bottom:1.42857vw;font-size:2.09524vw}}@media only screen and (max-width:860px) and (min-width:641px){.vacancy__form__title{margin-bottom:4.65116vw;padding-bottom:1.74419vw;font-size:20px}}@media only screen and (max-width:640px){.vacancy__form__title{margin-bottom:4.26667vw;padding-bottom:4vw;font-size:6.4vw;line-height:1.25;letter-spacing:.02em}}.vacancy__form__fields{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:1921px){.vacancy__form__fields{-moz-column-gap:1.78571vw;column-gap:1.78571vw}}@media only screen and (max-width:640px){.vacancy__form__fields{flex-direction:column;-moz-column-gap:0;column-gap:0}}.vacancy__form__fields .k-form__row{margin-left:0}.vacancy__form__fields .k-form__row:first-child{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.vacancy__form__fields .k-form__row:first-child{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.vacancy__form__fields .k-form__row:first-child{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.vacancy__form__fields .k-form__row:first-child{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.vacancy__form__fields .k-form__row:first-child{margin-top:1.86047vw}}@media only screen and (max-width:640px){.vacancy__form__fields .k-form__row:first-child{margin-top:4.26667vw}}.vacancy__form__fields .k-form__row--full{width:100%;margin-left:0}.vacancy__form__fields .k-form__row--half>.k-form__row--half{margin-top:0}.media-about-us__grid{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:1.78571vw;column-gap:1.78571vw;row-gap:2.67857vw;padding:0 3.90625vw}@media only screen and (max-width:1440px) and (min-width:1371px){.media-about-us__grid{padding:0 3.33333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.media-about-us__grid{padding:0 1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:3.04762vw;column-gap:3.04762vw;row-gap:4.57143vw;padding:0 2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:3.72093vw;column-gap:3.72093vw;row-gap:5.5814vw;padding:0 2.7907vw}}@media only screen and (max-width:640px){.media-about-us__grid{grid-template-columns:repeat(1,1fr);-moz-column-gap:8.53333vw;column-gap:8.53333vw;row-gap:6.4vw;padding:0}}.media-about-us__grid~.info-block{margin-top:9.76562vw;margin-right:5.02232vw;margin-left:5.02232vw}@media only screen and (max-width:1440px) and (min-width:1371px){.media-about-us__grid~.info-block{margin-right:4.16667vw;margin-left:4.16667vw}}@media only screen and (max-width:1370px){.media-about-us__grid~.info-block{margin-right:0;margin-left:0}}@media only screen and (max-width:640px){.media-about-us__grid~.info-block{margin-top:21.33333vw}}.media-about-us__item{padding:.44643vw;border:1px solid #e4e4e4;transition:box-shadow .35s cubic-bezier(.455,.03,.515,.955)}@media only screen and (min-width:1921px){.media-about-us__item{border-width:.0558vw}}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__item{padding:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__item{padding:.93023vw}}@media only screen and (max-width:640px){.media-about-us__item{padding:2.13333vw;border-width:.26667vw}}.media-about-us__item:hover{box-shadow:0 15px 20px rgba(0,0,0,.08)}.media-about-us__item:hover img{transform:scale(1.03)}.media-about-us__item__img{position:relative;overflow:hidden;display:block;max-width:100%;height:15.625vw}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__item__img{height:26.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__item__img{height:25.5814vw}}@media only screen and (max-width:640px){.media-about-us__item__img{height:58.66667vw}}.media-about-us__item__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s cubic-bezier(.455,.03,.515,.955);will-change:transform}.media-about-us__item__info{display:block;margin-top:1.33929vw;padding:0 .89286vw 1.33929vw}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__item__info{margin-top:2.28571vw;padding:0 1.52381vw 2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__item__info{margin-top:2.7907vw;padding:0 1.86047vw 2.7907vw}}@media only screen and (max-width:640px){.media-about-us__item__info{margin-top:4.26667vw;padding:0 2.13333vw 4.26667vw}}.media-about-us__item__title{display:block;font:400 1.78571vw/1.25 Oranienbaum,serif,Rubik,sans-serif;color:#000}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__item__title{font-size:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__item__title{font-size:2.7907vw}}@media only screen and (max-width:640px){.media-about-us__item__title{font-size:6.4vw}}.media-about-us__item__desc{display:block;margin-top:.44643vw;color:#363636}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__item__desc{margin-top:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__item__desc{margin-top:.93023vw}}@media only screen and (max-width:640px){.media-about-us__item__desc{margin-top:2.13333vw}}.media-about-us__nav{padding-top:3.125vw;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.media-about-us__nav{padding-top:3.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.media-about-us__nav{padding-top:4.08759vw}}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__nav{padding-top:5.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__nav{padding-top:4.65116vw}}@media only screen and (max-width:640px){.media-about-us__nav{padding-top:10.66667vw}}.media-about-us__nav__more{margin-bottom:2.67857vw}@media only screen and (max-width:1050px) and (min-width:861px){.media-about-us__nav__more{margin-bottom:4.57143vw}}@media only screen and (max-width:860px) and (min-width:641px){.media-about-us__nav__more{margin-bottom:5.5814vw}}@media only screen and (max-width:640px){.media-about-us__nav__more{width:54.66667vw;margin-right:auto;margin-left:auto;margin-bottom:12.8vw}}.for-designers .faq-accordion{display:grid;justify-self:center;width:100%;max-width:71.42857vw}@media only screen and (max-width:1440px) and (min-width:1371px){.for-designers .faq-accordion{max-width:63.88889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.for-designers .faq-accordion{max-width:67.15328vw}}@media only screen and (max-width:1050px) and (min-width:861px){.for-designers .faq-accordion{max-width:87.61905vw}}@media only screen and (max-width:860px){.for-designers .faq-accordion{max-width:100%}}.for-designers .lead-form{display:grid;justify-self:center;max-width:51.33929vw;width:100%;margin-top:3.57143vw}@media only screen and (max-width:1440px) and (min-width:1371px){.for-designers .lead-form{max-width:63.88889vw;margin-top:4.44444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.for-designers .lead-form{max-width:67.15328vw;margin-top:4.67153vw}}@media only screen and (max-width:1050px) and (min-width:861px){.for-designers .lead-form{max-width:87.61905vw;margin-top:6.09524vw}}@media only screen and (max-width:860px){.for-designers .lead-form{max-width:100%}}@media only screen and (max-width:860px) and (min-width:641px){.for-designers .lead-form{margin-top:7.44186vw}}@media only screen and (max-width:640px){.for-designers .lead-form{margin-top:8.53333vw}}.for-designers .lead-form__wrapper .k-text{display:grid;justify-self:center;width:100%;max-width:37.94643vw}@media only screen and (max-width:1440px) and (min-width:1371px){.for-designers .lead-form__wrapper .k-text{max-width:47.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.for-designers .lead-form__wrapper .k-text{max-width:49.63504vw}}@media only screen and (max-width:1050px) and (min-width:861px){.for-designers .lead-form__wrapper .k-text{max-width:64.7619vw}}@media only screen and (max-width:860px){.for-designers .lead-form__wrapper .k-text{max-width:100%}}.advantage-icons{display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:860px) and (min-width:641px){.advantage-icons{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:640px){.advantage-icons{grid-template-columns:repeat(1,1fr)}}.advantage-icons__item{cursor:pointer;display:flex;flex-direction:column;align-items:center;padding:2.23214vw 0;border:1px solid #f2f2f2;margin-left:-1px;margin-bottom:-1px}@media only screen and (min-width:1921px){.advantage-icons__item{border-width:.0558vw;margin-left:-.0558vw;margin-bottom:-.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.advantage-icons__item{padding:2.77778vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.advantage-icons__item{padding:2.72109vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.advantage-icons__item{padding:3.80952vw 0}}@media only screen and (max-width:640px){.advantage-icons__item{flex-direction:row;margin-left:-.26667vw;margin-bottom:-.26667vw;padding:6.4vw}}.advantage-icons__item:hover .advantage-icons__name{color:#ff2626}.advantage-icons__item *{pointer-events:none}.advantage-icons__image{display:block;width:3.125vw;height:3.125vw;margin-bottom:1.33929vw;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1440px) and (min-width:1371px){.advantage-icons__image{width:3.88889vw;height:3.88889vw;margin-bottom:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.advantage-icons__image{width:4.08759vw;height:4.08759vw;margin-bottom:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.advantage-icons__image{width:5.33333vw;height:5.33333vw;margin-bottom:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.advantage-icons__image{width:6.51163vw;height:6.51163vw;margin-bottom:2.7907vw}}@media only screen and (max-width:640px){.advantage-icons__image{width:14.93333vw;height:14.93333vw;margin-right:6.4vw;margin-bottom:0}}.advantage-icons__name{padding:0 1.95312vw;color:#000;font-size:14px;line-height:1.714;text-align:center;transition:color .25s}@media only screen and (min-width:1921px){.advantage-icons__name{font-size:.78125vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.advantage-icons__name{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.advantage-icons__name{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.advantage-icons__name{padding:0 .95238vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.advantage-icons__name{padding:0 1.16279vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.advantage-icons__name{padding:0;font-size:3.73333vw;text-align:left}}.faq-accordion{display:grid;grid-row-gap:.22321vw}@media only screen and (max-width:1440px) and (min-width:1371px){.faq-accordion{grid-row-gap:.27778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.faq-accordion{grid-row-gap:.29197vw}}@media only screen and (max-width:1050px) and (min-width:861px){.faq-accordion{grid-row-gap:.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.faq-accordion{grid-row-gap:.46512vw}}@media only screen and (max-width:640px){.faq-accordion{grid-row-gap:1.06667vw}}.faq-accordion--sm-br .faq-accordion__item{border-radius:4px;border-color:#e4e4e4;background-color:#fff}.faq-accordion--sm-br .faq-accordion__btn{font-family:Manrope,sans-serif;font-weight:500;padding:16px 40px 16px 16px}.faq-accordion--sm-br .faq-accordion__btn:after,.faq-accordion--sm-br .faq-accordion__btn:before{right:16px}.faq-accordion--sm-br .faq-accordion__content{font-family:Manrope,sans-serif;padding:8px 16px 16px}.faq-accordion__item{cursor:pointer;border:1px solid #f2f2f2;transition:border-color .35s ease}@media only screen and (min-width:1921px){.faq-accordion__item{border-width:.0558vw}}@media only screen and (max-width:640px){.faq-accordion__item{border-width:.26667vw}}.faq-accordion__item:hover{border-color:#bdbdbd}.faq-accordion__item.is-opened .faq-accordion__btn:hover:before{-webkit-animation:sitemapListOpen 3.5s linear infinite;animation:sitemapListOpen 3.5s linear infinite}.faq-accordion__item.is-opened .faq-accordion__btn:after,.faq-accordion__item:not(.is-opened) .faq-accordion__btn:before{opacity:0}.faq-accordion__item:not(.is-opened) .faq-accordion__content{display:none}.faq-accordion__btn{position:relative;display:flex;align-items:center;padding:1.33929vw 3.90625vw 1.33929vw 2.23214vw;font-size:.89286vw;line-height:1.5;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.faq-accordion__btn{padding:1.66667vw 4.86111vw 1.66667vw 2.77778vw;font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.faq-accordion__btn{padding:1.75182vw 5.10949vw 1.75182vw 2.91971vw;font-size:1.16788vw}}@media only screen and (max-width:1050px) and (min-width:861px){.faq-accordion__btn{padding:2.28571vw 6.66667vw 2.28571vw 3.80952vw;font-size:1.52381vw}}@media only screen and (max-width:860px) and (min-width:641px){.faq-accordion__btn{padding:2.7907vw 8.13953vw 2.7907vw 4.65116vw;font-size:1.86047vw}}@media only screen and (max-width:640px){.faq-accordion__btn{padding:6.4vw 16vw 6.4vw 6.4vw;font-size:4.26667vw}}.faq-accordion__btn:hover:after{-webkit-animation:sitemapList 3.5s linear infinite;animation:sitemapList 3.5s linear infinite}.faq-accordion__btn:after,.faq-accordion__btn:before{content:"";position:absolute;top:50%;right:2.12054vw;transform:translate3d(0,-50%,0);display:block;width:12px;height:8px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:transform,opacity}@media only screen and (min-width:1921px){.faq-accordion__btn:after,.faq-accordion__btn:before{width:.66964vw;height:.44643vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.faq-accordion__btn:after,.faq-accordion__btn:before{width:.87591vw;height:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.faq-accordion__btn:after,.faq-accordion__btn:before{width:1.14286vw;height:.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.faq-accordion__btn:after,.faq-accordion__btn:before{right:4.4186vw;width:1.39535vw;height:.93023vw}}@media only screen and (max-width:640px){.faq-accordion__btn:after,.faq-accordion__btn:before{right:6.4vw;width:3.2vw;height:2.13333vw}}.faq-accordion__btn:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);transform:translate3d(0,-50%,0) rotate(180deg)}.faq-accordion__btn:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--black.svg)}.faq-accordion__content{display:grid;gap:.66964vw;padding-right:2.79018vw;padding-left:2.23214vw;padding-bottom:1.33929vw;overflow:hidden;line-height:1.714;cursor:default}@media only screen and (max-width:1440px) and (min-width:1371px){.faq-accordion__content{padding-right:3.47222vw;padding-left:2.77778vw;padding-bottom:1.66667vw;gap:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.faq-accordion__content{padding-right:3.64964vw;padding-left:2.91971vw;padding-bottom:1.75182vw;gap:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.faq-accordion__content{padding-right:4.7619vw;padding-left:3.80952vw;padding-bottom:2.28571vw;gap:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.faq-accordion__content{padding-right:5.81395vw;padding-left:4.65116vw;padding-bottom:2.7907vw;gap:1.39535vw}}@media only screen and (max-width:640px){.faq-accordion__content{padding-right:10.66667vw;padding-left:6.4vw;padding-bottom:6.4vw;gap:3.2vw}}.faq-accordion__content ul{padding-left:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.faq-accordion__content ul{padding-left:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.faq-accordion__content ul{padding-left:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.faq-accordion__content ul{padding-left:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.faq-accordion__content ul{padding-left:2.32558vw}}@media only screen and (max-width:640px){.faq-accordion__content ul{padding-left:5.33333vw}}.faq-accordion__content ul ol,.faq-accordion__content ul ul{margin-top:.66964vw;list-style:disc}@media only screen and (max-width:1440px) and (min-width:1371px){.faq-accordion__content ul ol,.faq-accordion__content ul ul{margin-top:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.faq-accordion__content ul ol,.faq-accordion__content ul ul{margin-top:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.faq-accordion__content ul ol,.faq-accordion__content ul ul{margin-top:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.faq-accordion__content ul ol,.faq-accordion__content ul ul{margin-top:1.39535vw}}@media only screen and (max-width:640px){.faq-accordion__content ul ol,.faq-accordion__content ul ul{margin-top:3.2vw}}.faq-accordion__content>p:first-child,.faq-accordion__content>ul:first-child{margin-top:0}.faq-accordion__content>p:last-child,.faq-accordion__content>ul:last-child{margin-bottom:0}.lead-form{border:1px solid #e4e4e4;padding:.89286vw 2.23214vw 2.23214vw}@media only screen and (min-width:1921px){.lead-form{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.lead-form{padding:1.11111vw 2.77778vw 2.77778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.lead-form{padding:1.16788vw 2.91971vw 2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.lead-form{padding:1.52381vw 3.80952vw 3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.lead-form{padding:1.86047vw 4.65116vw 4.65116vw}}@media only screen and (max-width:640px){.lead-form{padding:0;border:none}}.lead-form__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:1921px){.lead-form__inner{-moz-column-gap:1.78571vw;column-gap:1.78571vw}}@media only screen and (max-width:640px){.lead-form__inner{flex-direction:column;-moz-column-gap:0;column-gap:0}}.lead-form__inner .k-form__row{margin-left:0}.lead-form__inner .k-form__row:first-child{margin-top:1.33929vw}@media only screen and (max-width:1440px) and (min-width:1371px){.lead-form__inner .k-form__row:first-child{margin-top:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.lead-form__inner .k-form__row:first-child{margin-top:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.lead-form__inner .k-form__row:first-child{margin-top:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.lead-form__inner .k-form__row:first-child{margin-top:1.86047vw}}@media only screen and (max-width:640px){.lead-form__inner .k-form__row:first-child{margin-top:4.26667vw}}.lead-form__inner .k-form__row--full{width:100%;margin-left:0}.lead-form__inner .k-form__row--half>.k-form__row--half{margin-top:0}.lead-form__inner .k-form__row--submit{margin-right:auto;margin-left:auto}.scanner{flex-direction:column}.scanner,.scanner__header{display:flex;align-items:center}.scanner__header{justify-content:center;gap:20px;padding:17px}.scanner__container{display:flex;flex-direction:column;gap:24px;width:100%;max-width:500px;padding-left:32px;padding-right:32px}.scanner__media{position:relative;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:#000}.scanner__media:after{content:"";display:block;padding-top:50%}.scanner__media video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.scanner__btns{display:flex;align-items:center;justify-content:space-between;gap:24px}.scanner__info{border-radius:6px;padding:10px 18px;background-color:#e4e4e4}.scanner__links-list{margin:0;padding:0;list-style-type:none}.scanner__links-list li+li{margin-top:18px}.scanner__links-list a{color:#1487c9}.scanner__links-list li:first-child a{font-weight:700}.scanner__table{padding:15px 20px;border-radius:6px;background-color:#e4e4e4}@media (min-width:376px){.scanner__table{padding:15px 45px 20px}}.scanner__table-row{display:flex;align-items:center}.scanner__table-item{width:50%}.scanner__table-item:first-child{padding-right:20px;font-weight:400;font-size:11px;line-height:1.6;text-transform:capitalize;color:grey}.scanner__table-item:last-child{font-weight:500;font-size:12px;line-height:2;color:#000}.border-item-list,.reset-list{list-style-type:none;padding:0;margin:0}.border-item-list li{display:flex;align-items:center;width:100%;min-height:40px;padding:5px 16px;border:1px solid #e4e4e4;border-radius:4px;background-color:#fff}.border-item-list li+li{margin-top:2px}.border-item-list__row{display:flex;align-items:center;gap:10px;width:100%}.border-item-list__row .border-item-list__item{width:50%;text-transform:uppercase}.border-item-list__row .border-item-list__item:first-child{color:grey}.border-item-list__row .border-item-list__item:last-child{font-weight:500}.border-item-list__item{width:100%;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:#000}.border-item-list__item--icon{display:flex;align-items:center;gap:10px;font-weight:500;font-size:13px;line-height:1.4}.border-item-list__item--fz16{font-size:16px}.border-item-list__item--fz14{font-size:14px}.info-card{padding:8px 8px 24px;border:1px solid #e4e4e4;border-radius:4px;background-color:#fff}.info-card__img{position:relative;display:flex;align-items:center;justify-content:center;width:100%;border-radius:4px;z-index:1;background:#f9f9f9}.info-card__img:after{content:"";display:block;padding-top:80%}.info-card__img-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;display:block;width:100%;max-width:185px}.info-card__img-inner:after{content:"";display:block;padding-top:100%}.info-card__btns{display:flex;flex-direction:column;gap:24px}.text-info__content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:200px;padding:20px;border:1px solid #e4e4e4;border-radius:4px;background-color:#fff}.app-qr{width:100%;max-width:800px;margin:0 auto}.servHalfs__item{display:flex;align-items:center;justify-content:space-between;margin:5.58036vw 0;padding:0 0 5.58036vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.servHalfs__item{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.servHalfs__item{margin:6.25vw 0;padding-bottom:6.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servHalfs__item{margin:5.83942vw 0;padding-bottom:5.83942vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servHalfs__item{margin:6.66667vw 0;padding-bottom:6.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__item{margin:6.97674vw 0;padding-bottom:6.97674vw}}@media only screen and (max-width:640px){.servHalfs__item{flex-direction:column;margin:13.33333vw 0;padding-bottom:13.33333vw}}.servHalfs__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.servHalfs__image{top:-5.58036vw;flex:0 0 39.0625vw;transition:opacity .5s}@media only screen and (max-width:640px){.servHalfs__image{order:0}}.servHalfs__image:not(.is-visible){opacity:0}.servHalfs__image img{position:relative;display:block;width:100%;top:5.58036vw}.servHalfs__info{padding-right:2.23214vw;transition:opacity .5s}.servHalfs__info:not(.is-visible){opacity:0}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__info{padding-right:3.25521vw}}@media only screen and (max-width:640px){.servHalfs__info{order:1;margin-top:9.33333vw;padding-right:0}}.servHalfs__image~.servHalfs__info{margin-left:5.58036vw;transition-delay:.1s}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__image~.servHalfs__info{margin-left:4.55729vw}}@media only screen and (max-width:640px){.servHalfs__image~.servHalfs__info{margin-left:0}}.servHalfs__info~.servHalfs__image{margin-left:7.8125vw;transition-delay:.1s}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__info~.servHalfs__image{margin-left:5.85938vw}}@media only screen and (max-width:640px){.servHalfs__info~.servHalfs__image{margin-left:0}}.servHalfs__title{margin-bottom:3.90625vw;color:#000;font:400 2.67857vw/3.34821vw Oranienbaum,serif,Rubik,sans-serif;text-transform:uppercase}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__title{margin-bottom:4.55729vw;font-size:3.64583vw;line-height:4.6875vw}}@media only screen and (max-width:640px){.servHalfs__title{margin-bottom:6.66667vw;font-size:6.4vw;line-height:8.53333vw}}.servHalfs__text{font-size:14px;line-height:2;color:#000}@media only screen and (min-width:1921px){.servHalfs__text{font-size:.78125vw}}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__text{font-size:13px;line-height:1.8}}@media only screen and (max-width:640px){.servHalfs__text{font-size:3.73333vw}}.servHalfs__text p{margin:2em 0 0}.servHalfs__text p:first-child{margin-top:0}.servHalfs__text a{color:#363636;text-decoration:underline}.servHalfs__link{margin-top:3.90625vw}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__link{margin-top:4.55729vw}}@media only screen and (max-width:640px){.servHalfs__link{margin-top:6.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.servHalfs__link .btn{width:100%;max-width:330px}}@media only screen and (max-width:640px){.servHalfs__link .btn{width:100%}}.servInfo__wrapper{display:flex;justify-content:space-between;padding:0 1.11607vw;margin:0 -1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.servInfo__wrapper{margin:0 -1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servInfo__wrapper{margin:0 -1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servInfo__wrapper{margin:0 -.97656vw}}@media only screen and (max-width:860px){.servInfo__wrapper{flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0}}.servInfo__item{width:33.33333%;margin:0 1.11607vw;padding:3.34821vw 2.79018vw 2.23214vw;border:1px solid #e4e4e4;text-align:center}@media only screen and (min-width:1921px){.servInfo__item{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.servInfo__item{margin:0 1.38889vw;padding:3.81944vw 3.125vw 2.43056vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servInfo__item{margin:0 1.09489vw;padding:3.64964vw 2.91971vw 2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servInfo__item{margin:0 .97656vw;padding:4.39453vw 3.41797vw 2.44141vw}}@media only screen and (max-width:860px) and (min-width:641px){.servInfo__item{padding:5.20833vw 3.90625vw 3.25521vw}.servInfo__item:not(:first-child){margin-top:6.51042vw}}@media only screen and (max-width:860px){.servInfo__item{width:100%;max-width:420px;margin:0;text-align:center}}@media only screen and (max-width:640px){.servInfo__item{max-width:112vw;padding:9.33333vw 6.66667vw 6.66667vw}.servInfo__item:not(:first-child){margin-top:9.33333vw}}.servInfo__item[data-visibility]{transition:opacity .35s ease-in-out;will-change:opacity}.servInfo__item[data-visibility]:nth-child(4n-3){transition-delay:50ms}.servInfo__item[data-visibility]:nth-child(4n-2){transition-delay:.1s}.servInfo__item[data-visibility]:nth-child(4n-1){transition-delay:.15s}.servInfo__item[data-visibility]:not(.is-visible){opacity:0}.servInfo__item__title{font:400 1.33929vw/1.2 Oranienbaum,serif,Rubik,sans-serif}@media only screen and (max-width:1440px) and (min-width:1371px){.servInfo__item__title{font-size:1.52778vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servInfo__item__title{font-size:1.60584vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servInfo__item__title{font-size:1.95313vw}}@media only screen and (max-width:860px) and (min-width:641px){.servInfo__item__title{font-size:3.125vw}}@media only screen and (max-width:640px){.servInfo__item__title{font-size:5.6vw}}.servInfo__item__text{margin-top:1.67411vw;font-size:.78125vw;line-height:1.7;color:#363636}@media only screen and (max-width:1440px) and (min-width:1371px){.servInfo__item__text{margin-top:2.08333vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servInfo__item__text{margin-top:1.82482vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servInfo__item__text{margin-top:2.44141vw;font-size:1.36719vw}}@media only screen and (max-width:860px) and (min-width:641px){.servInfo__item__text{margin-top:2.60417vw;font-size:1.82292vw}}@media only screen and (max-width:640px){.servInfo__item__text{margin-top:5.33333vw;font-size:3.46667vw;line-height:1.69}}.servInfo__item__link{margin-top:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.servInfo__item__link{margin-top:2.43056vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servInfo__item__link{margin-top:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servInfo__item__link{margin-top:2.92969vw}}@media only screen and (max-width:860px) and (min-width:641px){.servInfo__item__link{margin-top:3.25521vw}}@media only screen and (max-width:640px){.servInfo__item__link{margin-top:6.66667vw}}.servInfo__item__link .btn{width:200px;height:50px}@media only screen and (min-width:1921px){.servInfo__item__link .btn{width:11.16071vw;height:2.79018vw}}@media only screen and (max-width:640px){.servInfo__item__link .btn{width:53.33333vw;height:12vw}}.search-by-product.is-searched .search-by-product__dropdown-block{display:none}.search-by-product.is-searched .search-by-product__btn-back{display:inline-flex}.search-by-product.is-selected .search-by-product__search-block{display:none}.search-by-product.is-selected .search-by-product__btn-back{display:inline-flex}.search-by-product.is-single .search-by-product__form{display:none}.search-by-product.is-not-found .search-by-product__not-found,.search-by-product.is-single .search-by-product__docs-block{display:block}.search-by-product__title{margin-bottom:3.34821vw;font-size:2.00893vw;text-transform:uppercase;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.search-by-product__title{margin-bottom:3.81944vw;font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-by-product__title{margin-bottom:3.28467vw;font-size:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-by-product__title{margin-bottom:3.80952vw;font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-by-product__title{margin-bottom:3.48837vw;font-size:3.02326vw}}@media only screen and (max-width:640px){.search-by-product__title{margin-bottom:5.33333vw;font-size:6.4vw}}.search-by-product__title.bottom-bordered{margin-bottom:3.0692vw;padding-bottom:2.23214vw;border-bottom:1px solid #e4e4e4}@media only screen and (min-width:1921px){.search-by-product__title.bottom-bordered{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.search-by-product__title.bottom-bordered{margin-bottom:3.125vw;padding-bottom:2.43056vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-by-product__title.bottom-bordered{margin-bottom:2.91971vw;padding-bottom:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-by-product__title.bottom-bordered{margin-bottom:2.85714vw;padding-bottom:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-by-product__title.bottom-bordered{margin-bottom:2.90698vw;padding-bottom:2.32558vw}}@media only screen and (max-width:640px){.search-by-product__title.bottom-bordered{margin-bottom:5.33333vw;padding-bottom:4vw}}.search-by-product__form{position:relative;display:block;max-width:450px;margin:0 auto 2.79018vw}@media only screen and (min-width:1921px){.search-by-product__form{max-width:25.11161vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.search-by-product__form{margin-bottom:3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-by-product__form{margin-bottom:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-by-product__form{margin-bottom:4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-by-product__form{margin-bottom:4.65116vw}}@media only screen and (max-width:640px){.search-by-product__form{max-width:120vw;margin-bottom:8vw}}.search-by-product__form.form-inline{max-width:490px;margin-top:-15px;padding-right:2.23214vw}@media only screen and (min-width:1921px){.search-by-product__form.form-inline{max-width:27.34375vw;margin-top:-.83705vw}}@media only screen and (max-width:1050px) and (min-width:861px){.search-by-product__form.form-inline{padding-right:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.search-by-product__form.form-inline{padding-right:3.72093vw}}@media only screen and (max-width:640px){.search-by-product__form.form-inline{max-width:130.66667vw;margin-top:-4vw;padding-right:8.53333vw}}.search-by-product__not-found{display:none;max-width:41.85268vw;margin:2.79018vw auto}@media only screen and (max-width:1440px) and (min-width:1371px){.search-by-product__not-found{margin:3.47222vw auto}}@media only screen and (max-width:1370px) and (min-width:1051px){.search-by-product__not-found{margin:3.64964vw auto}}@media only screen and (max-width:1050px) and (min-width:861px){.search-by-product__not-found{max-width:66.66667vw;margin:4.28571vw auto}}@media only screen and (max-width:860px) and (min-width:641px){.search-by-product__not-found{max-width:69.76744vw;margin:4.65116vw auto}}@media only screen and (max-width:640px){.search-by-product__not-found{max-width:100%;margin:8vw auto}}.search-by-product__input{display:block;width:100%;padding:13px 5px;border:none;border-bottom:1px solid #000;color:#363636;outline:none}@media only screen and (min-width:1921px){.search-by-product__input{padding:.83705vw .27902vw;border-width:.0558vw}}@media only screen and (max-width:640px){.search-by-product__input{padding:4vw 2.66667vw}}.search-by-product__input::-webkit-input-placeholder{color:grey}.search-by-product__input:-moz-placeholder,.search-by-product__input::-moz-placeholder{color:grey}.search-by-product__input:-ms-input-placeholder{color:grey}.search-by-product__submit{position:absolute;top:0;bottom:0;left:0;display:block;margin:auto;top:auto;left:auto;right:0}.search-by-product__dropdown{display:block;width:100%;margin-top:15px;background-color:#fff;border:1px solid #e4e4e4;border-radius:0;resize:none;outline:none;font-size:14px;line-height:1.42;transition:border-color .35s ease,padding .35s ease}@media only screen and (min-width:1921px){.search-by-product__dropdown{margin-top:.83705vw;border-width:.0558vw;font-size:.78125vw}}@media only screen and (max-width:640px){.search-by-product__dropdown{margin-top:4vw;font-size:3.73333vw}}body.body--dark .search-by-product__dropdown{background-color:#171719;border-color:#363636}.search-by-product__dropdown .dd{position:relative;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.search-by-product__dropdown .dd.is-opened .dd__head:after{transform:rotate(180deg)}.search-by-product__dropdown .dd.is-opened .dd__content{opacity:1;pointer-events:all}.search-by-product__dropdown .dd__head{position:relative;padding:14px 30px 14px 20px;color:#363636}@media only screen and (min-width:1921px){.search-by-product__dropdown .dd__head{padding:.78125vw 1.67411vw .78125vw 1.11607vw}}@media only screen and (max-width:640px){.search-by-product__dropdown .dd__head{padding:3.73333vw 8vw 3.73333vw 5.33333vw}}body.body--dark .search-by-product__dropdown .dd__head:after{background-image:url(/local/templates/kuppersberg-2023/images/select-arrow--white.svg)}.search-by-product__dropdown .dd__head:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";left:auto;right:20px;width:9px;background:url(/local/templates/kuppersberg-2023/images/select-arrow.svg) 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1921px){.search-by-product__dropdown .dd__head:after{right:1.11607vw;width:.50223vw}}@media only screen and (max-width:640px){.search-by-product__dropdown .dd__head:after{right:5.33333vw;width:2.4vw}}.search-by-product__dropdown .dd__input{position:absolute;top:0;left:0;display:block;width:100%;height:100%;padding:inherit;background:#fff;border:none;outline:none}body.body--dark .search-by-product__dropdown .dd__input{background:#171719}.search-by-product__dropdown .dd__content{position:absolute;overflow-x:hidden;overflow-y:auto;top:100%;left:0;z-index:2;display:block;width:calc(100% + 2px);max-height:200px;margin:1px -1px 0;border:1px solid #e4e4e4;opacity:0;pointer-events:none;transition:opacity .3s;box-shadow:0 10px 20px rgba(0,0,0,.05)}@media only screen and (min-width:1921px){.search-by-product__dropdown .dd__content{max-height:11.16071vw;margin:.0558vw -.0558vw 0;border-width:.0558vw;box-shadow:0 .55804vw 1.11607vw rgba(0,0,0,.05)}}@media only screen and (max-width:640px){.search-by-product__dropdown .dd__content{max-height:53.33333vw;box-shadow:0 2.66667vw 5.33333vw rgba(0,0,0,.05)}}.search-by-product__dropdown .dd__content::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){.search-by-product__dropdown .dd__content::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){.search-by-product__dropdown .dd__content::-webkit-scrollbar{width:.8vw;height:.8vw}}.search-by-product__dropdown .dd__content::-webkit-scrollbar-thumb{background-color:#ff2626}.search-by-product__dropdown .dd__list{display:flex;flex-direction:column;background:#fff}.search-by-product__dropdown .dd__item{overflow:hidden;padding:14px 20px;background:#fff;color:#000;font-size:14px;line-height:1.42;white-space:nowrap;text-overflow:ellipsis;transition:background .3s}@media only screen and (min-width:1921px){.search-by-product__dropdown .dd__item{padding:.78125vw 1.11607vw;font-size:.78125vw}}@media only screen and (max-width:640px){.search-by-product__dropdown .dd__item{padding:3.73333vw 5.33333vw;font-size:3.73333vw}}.search-by-product__dropdown .dd__item--child{padding-left:35px}@media only screen and (min-width:1921px){.search-by-product__dropdown .dd__item--child{padding-left:1.95312vw}}@media only screen and (max-width:640px){.search-by-product__dropdown .dd__item--child{padding-left:9.33333vw}}.search-by-product__dropdown .dd__item:hover{background:#f2f2f2}.search-by-product__dropdown .dd__item.is-active{background:#f9f9f9;font-weight:500}.search-by-product__btn-back,.search-by-product__dropdown .dd__item.is-hidden,.search-by-product__dropdown .dd__item.is-none{display:none}.search-by-product__results{display:flex;justify-content:flex-start;flex-wrap:wrap}.search-by-product__results .prod-card{display:flex;width:calc(33.33333% - .55804vw);margin:.27902vw}@media only screen and (max-width:860px) and (min-width:641px){.search-by-product__results .prod-card{width:calc(50% - 1.16279vw);margin:.5814vw}}@media only screen and (max-width:640px){.search-by-product__results .prod-card{width:100%;margin:1.33333vw 0}}.search-by-product__docs-block{display:none}.servFaq__wrapper{margin-bottom:-10px}@media only screen and (min-width:1921px){.servFaq__wrapper{margin-bottom:-.55804vw}}@media only screen and (max-width:640px){.servFaq__wrapper{margin-bottom:-2.66667vw}}.servFaq__item{position:relative;margin-bottom:10px;padding:3.34821vw;border:1px solid #f2f2f2}@media only screen and (min-width:1921px){.servFaq__item{margin-bottom:.55804vw;border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.servFaq__item{padding:3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servFaq__item{padding:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servFaq__item{padding:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.servFaq__item{padding:3.48837vw}}@media only screen and (max-width:640px){.servFaq__item{margin-bottom:2.66667vw;padding:6.66667vw}}.servFaq__title{position:relative;display:block;font:400 1.67411vw/1.2 Oranienbaum,serif,Rubik,sans-serif;color:#000}@media only screen and (max-width:1440px) and (min-width:1371px){.servFaq__title{font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servFaq__title{font-size:1.89781vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servFaq__title{font-size:2.34375vw}}@media only screen and (max-width:860px) and (min-width:641px){.servFaq__title{font-size:2.86458vw}}@media only screen and (max-width:640px){.servFaq__title{font-size:5.6vw}}.servFaq__desc,.servFaq__more{font-size:.78125vw}@media only screen and (max-width:1440px) and (min-width:1371px){.servFaq__desc,.servFaq__more{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.servFaq__desc,.servFaq__more{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.servFaq__desc,.servFaq__more{font-size:1.26953vw}}@media only screen and (max-width:860px) and (min-width:641px){.servFaq__desc,.servFaq__more{font-size:1.69271vw}}@media only screen and (max-width:640px){.servFaq__desc,.servFaq__more{font-size:3.2vw}}.servFaq__desc{position:relative;display:block;max-width:1000px;margin:1.67411vw 0;line-height:2}@media only screen and (min-width:1921px){.servFaq__desc{max-width:55.80357vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.servFaq__desc{margin:1.94444vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.servFaq__desc{margin:1.89781vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.servFaq__desc{margin:2.34375vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.servFaq__desc{margin:2.86458vw 0}}@media only screen and (max-width:640px){.servFaq__desc{margin:5.6vw 0}}.servFaq__more{color:#ff2626;text-decoration:underline}.servFaq__more:hover{color:#ff5959;text-decoration:none}.s-catalog__wrap{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:13.39286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__wrap{padding-bottom:14.58333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__wrap{padding-bottom:13.13869vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__wrap{padding-bottom:14.28571vw}}@media only screen and (max-width:1050px){.s-catalog__wrap{flex-direction:column}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__wrap{padding-bottom:13.95349vw}}@media only screen and (max-width:640px){.s-catalog__wrap{margin:0;padding-bottom:26.66667vw}}.s-catalog__left{position:-webkit-sticky;position:sticky;top:5.41295vw;z-index:1;display:block;flex:0 0 22.32143vw;margin-right:1.67411vw;padding:.55804vw 0 1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__left{flex-basis:23.95833vw;margin-right:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__left{flex-basis:25.18248vw;margin-right:1.82482vw}}@media only screen and (max-width:1050px){.s-catalog__left{position:static!important;flex-basis:0;width:100%;margin-right:0}}@media only screen and (max-width:640px){.s-catalog__left{padding-bottom:5.33333vw}}.s-catalog__right{width:calc(100% - 22.32143vw)}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__right{width:calc(100% - 23.95833vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__right{width:calc(100% - 25.18248vw)}}@media only screen and (max-width:1050px){.s-catalog__right{width:100%}}.s-catalog__instructions{display:flex;justify-content:flex-end}.s-catalog__instructions~.s-catalog__table__wrapper{margin-top:1.5067vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__instructions~.s-catalog__table__wrapper{margin-top:1.875vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__instructions~.s-catalog__table__wrapper{margin-top:1.89781vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__instructions~.s-catalog__table__wrapper{margin-top:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__instructions~.s-catalog__table__wrapper{margin-top:2.32558vw}}@media only screen and (max-width:640px){.s-catalog__instructions~.s-catalog__table__wrapper{margin-top:5.33333vw}}.s-catalog__instructions__item{display:inline-flex;align-items:center;height:55px;padding:0 15px;border:1px solid #f2f2f2;transition:border-color .3s,background-color .3s}@media only screen and (min-width:1921px){.s-catalog__instructions__item{border-width:.0558vw;height:3.0692vw;padding:0 .83705vw}}.s-catalog__instructions__item:hover{border-color:#f9f9f9;background-color:#f9f9f9}.s-catalog__instructions__item:hover .s-catalog__instructions__item__icon{transform:scale(.9)}.s-catalog__instructions__item:hover .s-catalog__instructions__item__title{text-decoration:underline}.s-catalog__instructions__item+.s-catalog__instructions__item{margin-left:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__instructions__item+.s-catalog__instructions__item{margin-left:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__instructions__item+.s-catalog__instructions__item{margin-left:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__instructions__item+.s-catalog__instructions__item{margin-left:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__instructions__item+.s-catalog__instructions__item{margin-left:2.32558vw}}@media only screen and (max-width:640px){.s-catalog__instructions__item+.s-catalog__instructions__item{margin-left:5.33333vw}}.s-catalog__instructions__item__icon{display:block;width:1.45089vw;height:1.95312vw;margin-right:.83705vw;background:url(/local/templates/kuppersberg-2023/images/pdf-ico.svg) no-repeat 50%;background-size:contain;transition:transform .5s ease-in-out;will-change:transform}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__instructions__item__icon{width:1.80556vw;height:2.43056vw;margin-right:1.04167vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__instructions__item__icon{width:1.89781vw;height:2.55474vw;margin-right:1.09489vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__instructions__item__icon{width:2.47619vw;height:3.33333vw;margin-right:1.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__instructions__item__icon{width:3.02326vw;height:4.06977vw;margin-right:1.74419vw}}@media only screen and (max-width:640px){.s-catalog__instructions__item__icon{width:6.93333vw;height:9.33333vw;margin-right:4vw}}.s-catalog__instructions__item__info{display:flex;flex-direction:column;font-size:.78125vw;line-height:1}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__instructions__item__info{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__instructions__item__info{font-size:1.0219vw}}@media only screen and (max-width:1050px){.s-catalog__instructions__item__info{font-size:14px}}@media only screen and (max-width:640px){.s-catalog__instructions__item__info{font-size:3.73333vw}}.s-catalog__instructions__item__title{color:#000}.s-catalog__instructions__item__weight{padding-top:.33482vw;color:#bdbdbd}.s-catalog__text{font-family:Rubik,sans-serif;font-weight:500;font-size:.78125vw;line-height:1.5}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__text{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__text{font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__text{font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__text{font-size:1.62791vw}}@media only screen and (max-width:640px){.s-catalog__text{font-size:3.73333vw;text-align:center}}.s-catalog__desc{font-family:Rubik,sans-serif;font-weight:400;font-size:.78125vw;line-height:1.5;margin-top:1.5067vw;margin-bottom:1.5067vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__desc{margin-top:1.875vw;margin-bottom:1.875vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__desc{margin-top:1.89781vw;margin-bottom:1.89781vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__desc{margin-top:1.90476vw;margin-bottom:1.90476vw;font-size:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__desc{margin-top:2.32558vw;margin-bottom:2.32558vw;font-size:1.62791vw}}@media only screen and (max-width:640px){.s-catalog__desc{margin-top:5.33333vw;margin-bottom:5.33333vw;font-size:3.73333vw;text-align:center}}.s-catalog__table{display:table;width:100%}@media only screen and (max-width:1050px){.s-catalog__table{min-width:100%;flex-shrink:0}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table{padding-right:3.80952vw;padding-left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table{padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.s-catalog__table{padding-right:4vw;padding-left:4vw}}@media only screen and (max-width:1050px){.s-catalog__table__wrap{display:flex;overflow:auto}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__wrap{max-width:calc(100% + 7.61905vw);margin-right:-3.80952vw;margin-left:-3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__wrap{max-width:calc(100% + 5.81395vw);margin-right:-2.90698vw;margin-left:-2.90698vw}}@media only screen and (max-width:640px){.s-catalog__table__wrap{max-width:calc(100% + 8vw);margin-right:-4vw;margin-left:-4vw}}body:not(.is-touch-device) .s-catalog__table__wrap::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (min-width:1921px){body:not(.is-touch-device) .s-catalog__table__wrap::-webkit-scrollbar{width:.16741vw;height:.16741vw}}@media only screen and (max-width:640px){body:not(.is-touch-device) .s-catalog__table__wrap::-webkit-scrollbar{width:.8vw;height:.8vw}}body:not(.is-touch-device) .s-catalog__table__wrap::-webkit-scrollbar-thumb{background-color:#ff2626}.s-catalog__table .rub{white-space:nowrap}.s-catalog__table__row{display:table-row}.s-catalog__table__row--head .s-catalog__table__col{height:50px;border:none;background-color:#f9f9f9}@media only screen and (min-width:1921px){.s-catalog__table__row--head .s-catalog__table__col{height:2.79018vw}}.s-catalog__table__row--head .s-catalog__sort-btn{cursor:pointer;position:relative;display:inline-flex;align-items:center;padding-right:1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__table__row--head .s-catalog__sort-btn{padding-right:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__row--head .s-catalog__sort-btn{padding-right:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__row--head .s-catalog__sort-btn{padding-right:2.85714vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__row--head .s-catalog__sort-btn{padding-right:3.48837vw}}@media only screen and (max-width:640px){.s-catalog__table__row--head .s-catalog__sort-btn{padding-right:8vw}}.s-catalog__table__row--head .s-catalog__sort-btn:hover:after{-webkit-animation:accordionBtnOpened 3.5s linear infinite;animation:accordionBtnOpened 3.5s linear infinite}.s-catalog__table__row--head .s-catalog__sort-btn:after{content:"";position:absolute;top:50%;right:0;transform:rotate(0deg);width:.55804vw;height:.66964vw;margin-top:-.33482vw;background:url(/local/templates/kuppersberg-2023/images/accordion-icon--red.svg) no-repeat 100%;background-size:.55804vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__table__row--head .s-catalog__sort-btn:after{width:.69444vw;height:.83333vw;margin-top:-.41667vw;background-size:.69444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__row--head .s-catalog__sort-btn:after{width:.72993vw;height:.87591vw;margin-top:-.43796vw;background-size:.72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__row--head .s-catalog__sort-btn:after{width:.95238vw;height:1.14286vw;margin-top:-.57143vw;background-size:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__row--head .s-catalog__sort-btn:after{width:1.16279vw;height:1.39535vw;margin-top:-.69767vw;background-size:1.16279vw}}@media only screen and (max-width:640px){.s-catalog__table__row--head .s-catalog__sort-btn:after{width:2.66667vw;height:3.2vw;margin-top:-1.6vw;background-size:2.66667vw}}.s-catalog__table__row--head .s-catalog__sort-btn[data-sort=default]{color:#363636}.s-catalog__table__row--head .s-catalog__sort-btn[data-sort=default]:hover:after{-webkit-animation:accordionBtnClosed 3.5s linear infinite;animation:accordionBtnClosed 3.5s linear infinite}.s-catalog__table__row--head .s-catalog__sort-btn[data-sort=default]:after{background-image:url(/local/templates/kuppersberg-2023/images/accordion-icon--dark-gray.svg);transform:rotate(180deg)}.s-catalog__table__row--head .s-catalog__sort-btn[data-sort=down]:hover:after{-webkit-animation:accordionBtnClosed 3.5s linear infinite;animation:accordionBtnClosed 3.5s linear infinite}.s-catalog__table__row--head .s-catalog__sort-btn[data-sort=down]:after{background-image:url(/local/templates/kuppersberg-2023/images/accordion-icon--red.svg);transform:rotate(180deg)}@media only screen and (min-width:1051px){.s-catalog__table__row:hover .s-catalog__table__col:after{background-color:#f9f9f9}}.s-catalog__table__col{position:relative;display:table-cell;vertical-align:middle;padding:1.00446vw 1.11607vw;border-bottom:1px solid #e4e4e4;font-size:.78125vw}@media only screen and (min-width:1921px){.s-catalog__table__col{border-width:.0558vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__table__col{padding:1.25vw 1.38889vw;font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col{padding:1.31387vw 1.45985vw;font-size:1.0219vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__col{padding:1.71429vw 1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__col{padding:2.09302vw 2.32558vw}}@media only screen and (max-width:1050px){.s-catalog__table__col{font-size:14px}}@media only screen and (max-width:640px){.s-catalog__table__col{padding:3.46667vw 4vw;font-size:3.73333vw}}.s-catalog__table__col--article{width:9.48661vw;min-width:9.48661vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col--article{width:11.31387vw;min-width:11.31387vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__col--article{width:14.7619vw;min-width:14.7619vw}}@media only screen and (max-width:860px){.s-catalog__table__col--article{width:auto}}.s-catalog__table__col--name{width:100%;min-width:100%}.s-catalog__table__col--number{width:9.48661vw;min-width:9.48661vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col--number{width:8.0292vw;min-width:8.0292vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__col--number{width:12.38095vw;min-width:12.38095vw}}@media only screen and (max-width:860px){.s-catalog__table__col--number{width:auto}}.s-catalog__table__col--in-stock{width:7.8125vw;min-width:7.8125vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col--in-stock{width:9.48905vw;min-width:9.48905vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__col--in-stock{width:12.38095vw;min-width:12.38095vw}}@media only screen and (max-width:860px){.s-catalog__table__col--in-stock{width:auto}}.s-catalog__table__col--in-cart{width:8.37054vw;min-width:8.37054vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col--in-cart{width:10.21898vw;min-width:10.21898vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__col--in-cart{width:13.33333vw;min-width:13.33333vw}}@media only screen and (max-width:860px){.s-catalog__table__col--in-cart{width:auto}}.s-catalog__table__col--price{width:6.13839vw;min-width:6.13839vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col--price{width:8.0292vw;min-width:8.0292vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__col--price{width:10.47619vw;min-width:10.47619vw}}@media only screen and (max-width:860px){.s-catalog__table__col--price{width:auto}}.s-catalog__table__col:after{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:-1;width:100%;height:calc(100% - .55804vw);background-color:transparent;transition:background-color .3s}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__table__col:after{height:calc(100% - .69444vw)}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__col:after{height:calc(100% - .72993vw)}}@media only screen and (max-width:1050px){.s-catalog__table__col:after{display:none}}.s-catalog__table__count .count__btn{width:1.33929vw;height:1.33929vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__count .count__btn{width:1.75182vw;height:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__count .count__btn{width:2.28571vw;height:2.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__count .count__btn{width:2.7907vw;height:2.7907vw}}@media only screen and (max-width:640px){.s-catalog__table__count .count__btn{width:6.4vw;height:6.4vw}}.s-catalog__table__count .count__btn:after,.s-catalog__table__count .count__btn:before{width:8px;height:2px}@media only screen and (min-width:1921px){.s-catalog__table__count .count__btn:after,.s-catalog__table__count .count__btn:before{width:.44643vw;height:.11161vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__count .count__btn:after,.s-catalog__table__count .count__btn:before{width:.58394vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__count .count__btn:after,.s-catalog__table__count .count__btn:before{width:.95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__count .count__btn:after,.s-catalog__table__count .count__btn:before{width:1.16279vw}}.s-catalog__table__count .count__num{width:2.56696vw;font:400 1.11607vw/1 Oranienbaum,serif,Rubik,sans-serif;padding:0 .44643vw}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__count .count__num{width:3.35766vw;padding:0 .58394vw;font-size:1.45985vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__count .count__num{width:4.38095vw;padding:0 .7619vw;font-size:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__count .count__num{width:5.34884vw;padding:0 .93023vw;font-size:2.32558vw}}@media only screen and (max-width:640px){.s-catalog__table__count .count__num{width:12.26667vw;padding:0 2.13333vw;font-size:5.33333vw}}.s-catalog__table__count .count__num.is-added{color:#ff2626}.s-catalog__table__btn{position:relative;display:flex;align-items:center;margin-left:auto;font-size:.72545vw;color:#363636;white-space:nowrap}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__table__btn{font-size:.90278vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__table__btn{font-size:.94891vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__table__btn{font-size:1.2381vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__table__btn{font-size:1.51163vw}}@media only screen and (max-width:640px){.s-catalog__table__btn{font-size:3.46667vw}}.s-catalog__table__btn:before{content:"";display:block;width:15px;height:16px;margin-right:15px;background:url(/local/templates/kuppersberg-2023/images/cart-icon--black.svg) no-repeat 50%;background-size:contain;transform-origin:50% 0;will-change:transform}@media only screen and (min-width:1921px){.s-catalog__table__btn:before{width:.83705vw;height:.89286vw;margin-right:.83705vw}}@media only screen and (max-width:640px){.s-catalog__table__btn:before{width:4vw;height:4.26667vw;margin-right:4vw}}.s-catalog__table__btn:after{content:"";position:absolute;top:-1.00446vw;right:0;bottom:-1.00446vw;left:0;width:100%}.s-catalog__table__btn.is-added{color:#ff2626}.s-catalog__table__btn.is-added:before{background-image:url(/local/templates/kuppersberg-2023/images/cart-icon--red-full.svg)}.s-catalog__table__btn.is-added span:first-child,.s-catalog__table__btn:not(.is-added) span:nth-child(2){display:none}.s-catalog__table__btn:hover:before{-webkit-animation:cartRotate 2.4s linear infinite;animation:cartRotate 2.4s linear infinite}.s-catalog__search__form{position:relative;display:block;max-width:100%;margin:0 auto 1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__search__form{margin-bottom:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__search__form{margin-bottom:2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__search__form{margin-bottom:2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__search__form{margin-bottom:2.32558vw}}@media only screen and (max-width:640px){.s-catalog__search__form{margin-bottom:5.33333vw}}.s-catalog__search__input{display:block;width:100%;padding:13px 30px 15px 5px;border:none;border-bottom:1px solid #000;color:#363636;outline:none}@media only screen and (min-width:1921px){.s-catalog__search__input{padding:.83705vw 1.67411vw .83705vw .27902vw;border-width:.0558vw}}@media only screen and (max-width:640px){.s-catalog__search__input{padding:4vw 8vw 4vw 4vw}}.s-catalog__search__input::-webkit-input-placeholder{color:grey}.s-catalog__search__input:-moz-placeholder,.s-catalog__search__input::-moz-placeholder{color:grey}.s-catalog__search__input:-ms-input-placeholder{color:grey}.s-catalog__search__input__wrap{display:block;width:100%;position:relative}.s-catalog__search__reset{position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:1.00446vw;height:1.00446vw;font-size:0;transition:opacity .3s;opacity:0;will-change:transform,opacity}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__search__reset{width:1.25vw;height:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__search__reset{width:1.31387vw;height:1.31387vw}}@media only screen and (max-width:1050px){.s-catalog__search__reset{width:18px;height:18px}}@media only screen and (max-width:640px){.s-catalog__search__reset{width:4.8vw;height:4.8vw}}.s-catalog__search__reset:after,.s-catalog__search__reset:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;content:"";width:87.5%;height:4.6875%;background:#ff2626}.s-catalog__search__reset:before{transform:rotate(45deg);transition:transform .35s cubic-bezier(.455,.03,.515,.955) 0s}.s-catalog__search__reset:after{transform:rotate(-45deg);transition:transform .3s cubic-bezier(.455,.03,.515,.955) .05s}.s-catalog__search__reset:hover:before{transform:rotate(-135deg)}.s-catalog__search__reset:hover:after{transform:rotate(-225deg)}.s-catalog__search__reset.is-showed{opacity:1}.s-catalog__result{width:100%;margin-bottom:1.5067vw}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__result{margin-bottom:1.875vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__result{margin-bottom:1.89781vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__result{margin-bottom:1.90476vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__result{margin-bottom:2.32558vw}}@media only screen and (max-width:640px){.s-catalog__result{margin-bottom:5.33333vw}}.s-catalog__result__title{padding-bottom:10px}@media only screen and (min-width:1921px){.s-catalog__result__title{padding-bottom:.55804vw}}@media only screen and (max-width:640px){.s-catalog__result__title{padding-bottom:2.66667vw}}.s-catalog__result__models{display:flex;flex-wrap:wrap;align-items:center;width:100%}@media only screen and (min-width:1051px){.s-catalog__result__models{max-height:140px;overflow:hidden}}@media only screen and (min-width:1921px){.s-catalog__result__models{max-height:7.8125vw}}@media only screen and (max-width:1050px){.s-catalog__result__models{min-width:100%;flex-wrap:nowrap;flex-shrink:0}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__result__models{padding-right:3.80952vw;padding-left:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__result__models{padding-right:2.90698vw;padding-left:2.90698vw}}@media only screen and (max-width:640px){.s-catalog__result__models{padding-right:4vw;padding-left:4vw}}.s-catalog__result__models__wrap{position:relative;padding-bottom:30px}@media only screen and (min-width:1921px){.s-catalog__result__models__wrap{padding-bottom:1.67411vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__result__models__wrap{padding-bottom:2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__result__models__wrap{padding-bottom:2.18978vw}}@media only screen and (max-width:1050px){.s-catalog__result__models__wrap{display:flex;overflow:auto;padding-bottom:0}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__result__models__wrap{max-width:calc(100% + 7.61905vw);margin-right:-3.80952vw;margin-left:-3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__result__models__wrap{max-width:calc(100% + 5.81395vw);margin-right:-2.90698vw;margin-left:-2.90698vw}}@media only screen and (max-width:640px){.s-catalog__result__models__wrap{max-width:calc(100% + 8vw);margin-right:-4vw;margin-left:-4vw}}@media only screen and (min-width:1051px){.s-catalog__result__models__wrap[data-models=default] .s-catalog__result__models{max-height:100%}}.s-catalog__result__models__wrap[data-models=default] .s-catalog__result__models__toggle-button{display:none!important}@media only screen and (min-width:1051px){.s-catalog__result__models__wrap[data-models=show] .s-catalog__result__models{max-height:100%}}@media only screen and (min-width:1051px){.s-catalog__result__models__wrap[data-models=hide] .s-catalog__result__models{position:relative}.s-catalog__result__models__wrap[data-models=hide] .s-catalog__result__models:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:linear-gradient(0deg,#fff 10%,transparent)}}@media only screen and (min-width:1051px) and (min-width:1921px){.s-catalog__result__models__wrap[data-models=hide] .s-catalog__result__models:before{height:1.67411vw}}body:not(.is-touch-device) .s-catalog__result__models__wrap::-webkit-scrollbar{width:3px;height:3px;background-color:#e4e4e4}@media only screen and (max-width:640px){body:not(.is-touch-device) .s-catalog__result__models__wrap::-webkit-scrollbar{width:.8vw;height:.8vw}}body:not(.is-touch-device) .s-catalog__result__models__wrap::-webkit-scrollbar-thumb{background-color:#ff2626}@media only screen and (min-width:1051px){.s-catalog__result__models__toggle-button{cursor:pointer;position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:5px 15px;border-radius:10px;border:1px solid #bdbdbd;background-color:#fff;font-size:.78125vw;color:#000;text-align:center;transition:border-color .3s,background-color .3s}}@media only screen and (min-width:1051px) and (min-width:1921px){.s-catalog__result__models__toggle-button{border-radius:.55804vw;border-width:.0558vw;padding:.27902vw .83705vw}}@media only screen and (min-width:1051px) and (max-width:1440px) and (min-width:1371px){.s-catalog__result__models__toggle-button{font-size:.97222vw;padding:.34722vw 1.04167vw}}@media only screen and (min-width:1051px) and (max-width:1370px) and (min-width:1051px){.s-catalog__result__models__toggle-button{font-size:1.0219vw;padding:.36496vw 1.09489vw}}@media only screen and (min-width:1051px) and (max-width:1050px){.s-catalog__result__models__toggle-button{font-size:14px}}@media only screen and (min-width:1051px) and (max-width:640px){.s-catalog__result__models__toggle-button{border-radius:2.66667vw;padding:1.33333vw 4vw;font-size:3.73333vw}}@media only screen and (min-width:1051px){.s-catalog__result__models__toggle-button:hover{background-color:#f9f9f9}}@media only screen and (max-width:1050px){.s-catalog__result__models__toggle-button{display:none!important}}.s-catalog__result__model{margin-bottom:5px}@media only screen and (min-width:1921px){.s-catalog__result__model{margin-bottom:.27902vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__result__model:last-child{padding-right:3.80952vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__result__model:last-child{padding-right:2.90698vw}}@media only screen and (max-width:640px){.s-catalog__result__model:last-child{padding-right:4vw}}.s-catalog__result__model:not(:last-child){margin-right:5px}@media only screen and (min-width:1921px){.s-catalog__result__model:not(:last-child){margin-right:.27902vw}}@media only screen and (max-width:640px){.s-catalog__result__model:not(:last-child){margin-right:1.33333vw}}.s-catalog__result__model>*{cursor:pointer;display:block;padding:8px 20px;text-align:center;background-color:#f2f2f2;color:#000;font-size:.78125vw;line-height:1.2;text-decoration:none;white-space:nowrap}@media only screen and (min-width:1921px){.s-catalog__result__model>*{padding:.44643vw 1.11607vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__result__model>*{font-size:.97222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__result__model>*{font-size:1.0219vw}}@media only screen and (max-width:1050px){.s-catalog__result__model>*{font-size:14px}}@media only screen and (max-width:640px){.s-catalog__result__model>*{margin-bottom:1.33333vw;padding:2.13333vw 5.33333vw;font-size:3.73333vw}}.s-catalog__result__model>:hover{background-color:#e4e4e4}.s-catalog__loader{position:absolute;top:-16px;right:-16px;bottom:30px;left:-16px;z-index:5;display:block;margin:auto;background:hsla(0,0%,100%,.5);padding:32px 16px 16px;pointer-events:none;transition:opacity .35s;opacity:0}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__loader{right:-2.90698vw;left:-2.90698vw}}@media only screen and (max-width:640px){.s-catalog__loader{right:-2.66667vw;left:-2.66667vw}}.s-catalog__loader.is-showed{opacity:1;pointer-events:all}.s-catalog__loader.is-showed .category__loader__inner{-webkit-animation:rotating 2.4s linear infinite;animation:rotating 2.4s linear infinite}.s-catalog__loader__inner{position:-webkit-sticky;position:sticky;top:50%;right:0;left:0;display:block;width:32px;height:32px;margin:-16px auto 0;background:url(/local/templates/kuppersberg-2023/images/loader--black.svg) 50% 50% no-repeat;background-size:contain}.s-catalog__nav{padding:3.90625vw 0;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__nav{padding:4.16667vw 0}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__nav{padding:4.0146vw 0}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__nav{padding:4.7619vw 0}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__nav{padding:5.23256vw 0}}@media only screen and (max-width:640px){.s-catalog__nav{padding:13.33333vw 0 0}}.s-catalog__nav__more{margin-bottom:3.34821vw}.s-catalog__nav__more__tip{color:#ff2626;margin-top:30px}@media only screen and (max-width:1440px) and (min-width:1371px){.s-catalog__nav__more{margin-bottom:3.81944vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.s-catalog__nav__more{margin-bottom:3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.s-catalog__nav__more{margin-bottom:4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.s-catalog__nav__more{margin-bottom:4.65116vw}}@media only screen and (max-width:640px){.s-catalog__nav__more{margin-bottom:10.66667vw}}.st-page__text{display:block;font-size:14px;line-height:2}@media only screen and (min-width:1921px){.st-page__text{font-size:.78125vw}}@media only screen and (max-width:640px){.st-page__text{font-size:3.73333vw}}.st-page__text b{color:#ff2626}.st-page__text b,.st-page__text strong{font-weight:500;font-family:Rubik,sans-serif}.st-page__text p{font-size:14px;line-height:1.8}@media only screen and (min-width:1921px){.st-page__text p{font-size:.78125vw}}@media only screen and (max-width:640px){.st-page__text p{font-size:3.73333vw}}.st-page__text a{color:#363636;text-decoration:underline}.st-page__text a:hover{color:#000;text-decoration:none}.st-page__text table{border-collapse:collapse}.st-page__text table td{padding:5px;font-size:14px;line-height:1.4}@media only screen and (min-width:1921px){.st-page__text table td{font-size:.78125vw}}@media only screen and (max-width:640px){.st-page__text table td{font-size:3.73333vw}}.st-page__text h1{margin-top:1.67em;margin-bottom:1.47em;font:400 2.00893vw/1 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.028em}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text h1{font-size:2.22222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text h1{font-size:2.33577vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text h1{font-size:3.04762vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text h1{font-size:3.48837vw}}@media only screen and (max-width:640px){.st-page__text h1{font-size:6.4vw}}.st-page__text h2{margin-top:1.83em;margin-bottom:1.63em;font:400 1.67411vw/1 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.033em}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text h2{font-size:1.94444vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text h2{font-size:2.0438vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text h2{font-size:2.66667vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text h2{font-size:3.02326vw}}@media only screen and (max-width:640px){.st-page__text h2{font-size:5.86667vw}}.st-page__text h3{margin-top:1.5em;margin-bottom:1.3em;font:400 1.33929vw/1 Oranienbaum,serif,Rubik,sans-serif;letter-spacing:.0417em}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text h3{font-size:1.66667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text h3{font-size:1.75182vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text h3{font-size:22px}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text h3{font-size:2.55814vw}}@media only screen and (max-width:640px){.st-page__text h3{font-size:5.33333vw}}.st-page__text h4,.st-page__text h5,.st-page__text h6{font-family:Rubik,sans-serif}.st-page__text h4{margin-top:1.83em;margin-bottom:1.63em;font-weight:500;font-size:1.11607vw}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text h4{font-size:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text h4{font-size:18px}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text h4{font-size:19px}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text h4{font-size:2.2093vw}}@media only screen and (max-width:640px){.st-page__text h4{font-size:4.26667vw}}.st-page__text h5{margin-top:2.17em;margin-bottom:1.97em;font-weight:500;font-size:1.00446vw}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text h5{font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text h5{font-size:17px}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text h5{font-size:18px}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text h5{font-size:2.09302vw}}@media only screen and (max-width:640px){.st-page__text h5{font-size:4vw}}.st-page__text h6{margin-top:2.33em;margin-bottom:2.13em;font-weight:500;font-size:.89286vw}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text h6{font-size:1.11111vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text h6{font-size:15px}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text h6{font-size:16px}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text h6{font-size:1.97674vw}}@media only screen and (max-width:640px){.st-page__text h6{font-size:3.73333vw}}.st-page__text blockquote{position:relative;margin:3.90625vw 3.0692vw;font-weight:500;font-size:15px;line-height:1.86}@media only screen and (min-width:1921px){.st-page__text blockquote{font-size:.83705vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text blockquote{margin:4.51389vw 3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text blockquote{margin:4.37956vw 3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text blockquote{margin:5.71429vw 4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text blockquote{margin:6.39535vw 5.23256vw}}@media only screen and (max-width:640px){.st-page__text blockquote{margin:9.33333vw 0 9.33333vw 8vw;font-size:3.73333vw}}.st-page__text blockquote:before{content:"";position:absolute;top:5px;left:-3.0692vw;display:block;width:25px;height:20px;background:url(/local/templates/kuppersberg-2023/images/quotes.svg) no-repeat 50%;background-size:contain}@media only screen and (min-width:1921px){.st-page__text blockquote:before{top:.27902vw;width:1.39509vw;height:1.11607vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text blockquote:before{left:-3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text blockquote:before{left:-3.64964vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text blockquote:before{left:-4.7619vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text blockquote:before{left:-5.23256vw;width:2.90698vw;height:2.32558vw}}@media only screen and (max-width:640px){.st-page__text blockquote:before{left:-8vw;width:5.33333vw;height:4vw}}.st-page__text dl,.st-page__text ol,.st-page__text p,.st-page__text table,.st-page__text ul{margin-top:1.45089vw}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text dl,.st-page__text ol,.st-page__text p,.st-page__text table,.st-page__text ul{margin-top:1.38889vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text dl,.st-page__text ol,.st-page__text p,.st-page__text table,.st-page__text ul{margin-top:1.31387vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text dl,.st-page__text ol,.st-page__text p,.st-page__text table,.st-page__text ul{margin-top:1.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text dl,.st-page__text ol,.st-page__text p,.st-page__text table,.st-page__text ul{margin-top:1.62791vw}}@media only screen and (max-width:640px){.st-page__text dl,.st-page__text ol,.st-page__text p,.st-page__text table,.st-page__text ul{margin-top:3.2vw}}.st-page__text dl dt{cursor:pointer;position:relative;margin:.83705vw 0;font-weight:500;font-size:1.00446vw;text-transform:uppercase;padding-left:2.23214vw}@media only screen and (max-width:1440px) and (min-width:1371px){.st-page__text dl dt{font-size:1.25vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text dl dt{margin:1.09489vw 0;padding-left:2.91971vw;font-size:17px}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text dl dt{margin:1.42857vw 0;padding-left:3.80952vw;font-size:1.71429vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text dl dt{margin:1.74419vw 0;padding-left:4.65116vw;font-size:2.09302vw}}@media only screen and (max-width:640px){.st-page__text dl dt{font-size:4vw;margin:4vw 0;padding-left:6.66667vw}}.st-page__text dl dt.is-open:after{transform:translate3d(0,calc(-50% + 15px),0) rotate(0deg);opacity:0}@media only screen and (min-width:1921px){.st-page__text dl dt.is-open:after{transform:translate3d(0,calc(-50% + .83705vw),0) rotate(0deg)}}@media only screen and (max-width:640px){.st-page__text dl dt.is-open:after{transform:translate3d(0,calc(-50% + 4vw),0) rotate(0deg)}}.st-page__text dl dt.is-open+dd{display:block}.st-page__text dl dt:not(.is-open):before{transform:translate3d(0,calc(-50% + 15px),0) rotate(180deg);opacity:0}@media only screen and (min-width:1921px){.st-page__text dl dt:not(.is-open):before{transform:translate3d(0,calc(-50% + .83705vw),0) rotate(180deg)}}@media only screen and (max-width:640px){.st-page__text dl dt:not(.is-open):before{transform:translate3d(0,calc(-50% + 4vw),0) rotate(180deg)}}.st-page__text dl dt:after,.st-page__text dl dt:before{content:"";position:absolute;top:50%;left:0;transform:translate3d(0,-50%,0);display:block;width:12px;height:8px;margin-top:-2px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .35s cubic-bezier(.455,.03,.515,.955),opacity .3s ease;will-change:transform,opacity}@media only screen and (min-width:1921px){.st-page__text dl dt:after,.st-page__text dl dt:before{width:.66964vw;height:.44643vw;margin-top:-.11161vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text dl dt:after,.st-page__text dl dt:before{width:.87591vw;height:.58394vw;margin-top:-.11161vw,1370}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text dl dt:after,.st-page__text dl dt:before{width:1.14286vw;height:.7619vw;margin-top:-.11161vw,1050}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text dl dt:after,.st-page__text dl dt:before{width:1.39535vw;height:.93023vw;margin-top:-.23256vw}}@media only screen and (max-width:640px){.st-page__text dl dt:after,.st-page__text dl dt:before{width:2.66667vw;height:1.6vw;margin-top:-.26667vw}}.st-page__text dl dt:before{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--red.svg);transform:translate3d(0,-50%,0) rotate(180deg)}.st-page__text dl dt:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--black.svg)}body.body--dark .st-page__text dl dt:after{background-image:url(/local/templates/kuppersberg-2023/images/plane-arrow-bot--white.svg)}.st-page__text dl dt *{pointer-events:none;margin:0;padding:0}.st-page__text dl dd{display:none;margin-left:0;padding:1.11607vw 0 .55804vw;font-weight:400;font-size:14px;line-height:1.714}@media only screen and (min-width:1921px){.st-page__text dl dd{font-size:.78125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.st-page__text dl dd{padding:1.45985vw 0 .72993vw}}@media only screen and (max-width:1050px) and (min-width:861px){.st-page__text dl dd{padding:1.90476vw 0 .95238vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text dl dd{padding:2.32558vw 0 1.16279vw}}@media only screen and (max-width:640px){.st-page__text dl dd{padding:1.33333vw 0 2.66667vw;font-size:3.73333vw}}.st-page__text dl dd>:first-child{margin-top:0;padding-top:0}.st-page__text .list__wrapper{margin:1.67411vw 0;font-size:14px;line-height:1.8;text-indent:0}@media only screen and (min-width:1921px){.st-page__text .list__wrapper{font-size:.78125vw}}@media only screen and (max-width:640px){.st-page__text .list__wrapper{font-size:3.73333vw}}.st-page__text .list__wrapper .list__wrapper,.st-page__text .list__wrapper ol,.st-page__text .list__wrapper ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.st-page__text .list__wrapper .list__wrapper,.st-page__text .list__wrapper ol,.st-page__text .list__wrapper ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.st-page__text .list--circle{list-style:none;margin:0;padding-left:0;font:inherit}.st-page__text .list--circle .list__wrapper,.st-page__text .list--circle ol,.st-page__text .list--circle ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.st-page__text .list--circle .list__wrapper,.st-page__text .list--circle ol,.st-page__text .list--circle ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.st-page__text .list--circle>li{padding-left:1.7em;text-indent:-1.6em}.st-page__text .list--circle>li:before{content:"";position:relative;display:inline-block;vertical-align:middle;width:.429em;height:.429em;border-radius:50%;border-width:1px;border-style:solid;margin-right:.89286vw;will-change:transform}@media only screen and (min-width:1921px){.st-page__text .list--circle>li:before{border-width:.0558vw}}@media only screen and (max-width:860px) and (min-width:641px){.st-page__text .list--circle>li:before{margin-right:1.16279vw}}@media only screen and (max-width:640px){.st-page__text .list--circle>li:before{margin-right:2.66667vw}}.st-page__text .list__text{margin:0;font:inherit}.st-page__text ul:not(.list){list-style:none;padding-left:0;font-size:14px;line-height:1.8}@media only screen and (min-width:1921px){.st-page__text ul:not(.list){font-size:.78125vw}}@media only screen and (max-width:640px){.st-page__text ul:not(.list){font-size:3.73333vw}}.st-page__text ul:not(.list) .list__wrapper,.st-page__text ul:not(.list) ol,.st-page__text ul:not(.list) ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.st-page__text ul:not(.list) .list__wrapper,.st-page__text ul:not(.list) ol,.st-page__text ul:not(.list) ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.st-page__text ul:not(.list)>li{padding-left:1.7em;text-indent:-.94em}.st-page__text ul:not(.list)>li:before{content:"• ";position:relative;top:-.065em;display:inline-block;vertical-align:middle;padding-right:.55em;font-weight:500;font-size:1.5em;line-height:1em}.st-page__text ol{counter-reset:counter;list-style:none;padding-left:0;font-size:14px;line-height:1.8}@media only screen and (min-width:1921px){.st-page__text ol{font-size:.78125vw}}@media only screen and (max-width:640px){.st-page__text ol{font-size:3.73333vw}}.st-page__text ol .list__wrapper,.st-page__text ol ol,.st-page__text ol ul{margin-top:.27902vw;margin-bottom:.27902vw}@media only screen and (max-width:640px){.st-page__text ol .list__wrapper,.st-page__text ol ol,.st-page__text ol ul{margin-top:1.33333vw;margin-bottom:1.33333vw}}.st-page__text ol>li{padding-left:1.7em;text-indent:-.8em;counter-increment:counter}.st-page__text ol>li:before{content:counter(counter) ". ";display:inline-block;min-width:.8em;font-weight:500}.st-page__text img{display:block;max-width:100%;margin:2em auto 0}.st-page__text img:first-child{margin-top:0}@media only screen and (max-width:640px){.st-page__text[data-visibility]{transition:transform .35s ease-in-out,opacity .3s}.st-page__text[data-visibility]:not(.is-visible){transform:translate3d(0,6.66667vw,0);opacity:0}}.category__top{position:relative}.category__top:before{content:"";position:relative;display:block;width:100%;padding-bottom:40.54%}@media only screen and (max-width:1050px){.category__top:before{padding-bottom:50%}}@media only screen and (max-width:640px){.category__top:before{padding-bottom:85.33333vw}}.category__top:after{content:"";z-index:1;background:linear-gradient(180deg,rgba(23,23,25,0) 15%,rgba(23,23,25,.8)),linear-gradient(180deg,rgba(23,23,25,0) 35%,rgba(23,23,25,.9));transition:opacity .5s}.category__top:after,.category__top__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.category__top__bg{z-index:0}.category__top__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.2)}.category__top__bg img{display:block;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category__top__info{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;z-index:2;padding:0 1.67411vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__top__info{padding:0 2.08333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__top__info{padding:0 2.18978vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__top__info{padding:0 2.38095vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top__info{padding:0 2.90698vw}}@media only screen and (max-width:640px){.category__top__info{padding:0 4vw}}.category__top__info .breadcrumbs{margin-top:-1.11607vw}@media only screen and (max-width:640px){.category__top__info .breadcrumbs{margin-top:-20vw}}.category__top__title{margin-top:2.23214vw;margin-bottom:0;padding:0 1.67411vw;font-size:3.57143vw;line-height:1.06;color:#fff}@media only screen and (max-width:640px){.category__top__title{margin-top:4.8vw;padding:0;font-size:8.53333vw}}.category__top__desc{position:relative;overflow:hidden;display:block;width:100%;max-width:600px;max-height:96px;margin:2.23214vw auto 0;color:#fff;text-align:center;line-height:1.714}@media only screen and (min-width:1921px){.category__top__desc{max-width:33.48214vw;max-height:5.35714vw}}@media only screen and (max-width:640px){.category__top__desc{max-height:43.2vw;margin:5.33333vw 0}}@media only screen and (max-width:640px){.category__top__desc:not(.category__top__desc--mobile){display:none}}.category__top__desc--mobile{display:none;max-height:100%;color:#000}@media only screen and (max-width:640px){.category__top__desc--mobile{display:block}}.category__top__search{padding:0 2.79018vw}@media only screen and (max-width:1440px) and (min-width:1371px){.category__top__search{padding:0 3.47222vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__top__search{padding:0 3.28467vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__top__search{padding:0 4.28571vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top__search{padding:0 4.06977vw}}@media only screen and (max-width:640px){.category__top__search{padding:0 4vw}}.category__top__search__title{margin-top:2.23214vw;color:#fff;font:400 2.45536vw/1 Oranienbaum,serif,Rubik,sans-serif;text-align:center}@media only screen and (max-width:1440px) and (min-width:1371px){.category__top__search__title{margin-top:2.77778vw;font-size:2.91667vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__top__search__title{margin-top:2.55474vw;font-size:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__top__search__title{margin-top:2.85714vw;font-size:3.42857vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top__search__title{margin-top:2.90698vw;font-size:3.72093vw}}@media only screen and (max-width:640px){.category__top__search__title{margin-top:5.33333vw;font-size:7.46667vw}}.category__top__search form{display:flex;flex-wrap:wrap;max-width:390px;margin:2.79018vw auto 0}@media only screen and (min-width:1921px){.category__top__search form{max-width:21.76339vw}}@media only screen and (max-width:1440px) and (min-width:1371px){.category__top__search form{margin-top:3.125vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__top__search form{margin-top:2.91971vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__top__search form{margin-top:3.33333vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top__search form{margin-top:3.48837vw}}@media only screen and (max-width:640px){.category__top__search form{max-width:104vw;margin-top:6.66667vw}}.category__top__search .search-language-guess{max-width:390px;margin:15px auto 0;color:#b0b0b0}@media only screen and (min-width:1921px){.category__top__search .search-language-guess{max-width:21.76339vw;margin:.83705vw auto 0}}@media only screen and (max-width:640px){.category__top__search .search-language-guess{max-width:104vw;margin:4vw auto 0}}.category__top__search .search-language-guess a{color:#ff2626;text-decoration:none}.category__top__search .search-language-guess a:hover{text-decoration:underline}.category__top__search input{width:calc(100% - 40px);padding:0;outline:none;border:1px solid transparent;border-bottom-color:#fff;background:none;font-size:13px;line-height:1.53;color:#fff}@media only screen and (min-width:1921px){.category__top__search input{width:calc(100% - 2.23214vw);font-size:.72545vw;border-width:.0558vw}}@media only screen and (max-width:640px){.category__top__search input{font-size:3.46667vw;width:calc(100% - 10.66667vw)}}.category__top__search button{width:20px;height:20px;margin-left:20px;background:url(/local/templates/kuppersberg-2023/images/search-icon--white.svg) 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1921px){.category__top__search button{width:1.11607vw;height:1.11607vw;margin-left:1.11607vw}}@media only screen and (max-width:640px){.category__top__search button{width:5.33333vw;height:5.33333vw;margin-left:5.33333vw}}.category__top__search p{width:100%;margin:1.11607vw 0 0;color:#fff}@media only screen and (max-width:640px){.category__top__search p{margin-top:4vw}}.category__top__search a{font-weight:500;color:#fff;text-decoration:underline}.category__top__search a:hover{text-decoration:none}.category__top__btn{position:absolute;right:0;bottom:2.00893vw;left:0;z-index:2;display:block;width:2.79018vw;height:2.79018vw;margin:auto;font-size:0}@media only screen and (max-width:860px) and (min-width:641px){.category__top__btn{width:6.39535vw;height:6.39535vw}}@media only screen and (max-width:640px){.category__top__btn{bottom:8vw;width:16vw;height:16vw}}.category__top__btn:after,.category__top__btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:.44643vw;height:.66964vw;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;transition:transform .6s cubic-bezier(.4,0,0,1),opacity .5s ease}@media only screen and (max-width:1440px) and (min-width:1371px){.category__top__btn:after,.category__top__btn:before{width:.55556vw;height:.83333vw}}@media only screen and (max-width:1370px) and (min-width:1051px){.category__top__btn:after,.category__top__btn:before{width:.58394vw;height:.87591vw}}@media only screen and (max-width:1050px) and (min-width:861px){.category__top__btn:after,.category__top__btn:before{width:.7619vw;height:1.14286vw}}@media only screen and (max-width:860px) and (min-width:641px){.category__top__btn:after,.category__top__btn:before{width:.93023vw;height:1.39535vw}}@media only screen and (max-width:640px){.category__top__btn:after,.category__top__btn:before{width:2.13333vw;height:3.2vw}}.category__top__btn:before{transition-delay:.1s,.1s;transform:rotate(90deg) translateZ(0);opacity:1;background-image:url(/local/templates/kuppersberg-2023/images/arrow-white.svg)}.category__top__btn:after{transition-delay:0s,0s;transform:rotate(90deg) translate3d(-10px,0,0);opacity:0;background-image:url(/local/templates/kuppersberg-2023/images/arrow-red.svg)}.category__top__btn:hover{border-color:hsla(0,0%,100%,.5)}.category__top__btn:hover:before{transition-delay:0s,0s;transform:rotate(90deg) translate3d(10px,0,0);opacity:0}.category__top__btn:hover:after{transition-delay:.1s,.1s;transform:rotate(90deg) translateZ(0);opacity:1}@media only screen and (max-width:640px){.category__top--static:after,.category__top--static:before{display:none}}@media only screen and (max-width:640px){.category__top--static .breadcrumbs{margin-top:0;color:#000}}@media only screen and (max-width:640px){.category__top--static .breadcrumbs a,.category__top--static .breadcrumbs a span{color:grey}}@media only screen and (max-width:640px){.category__top--static .breadcrumbs span{color:#000}}@media only screen and (max-width:640px){.category__top--static .category__top__bg,.category__top--static .category__top__btn{display:none}}@media only screen and (max-width:640px){.category__top--static .category__top__info{position:relative;top:auto;left:auto;color:#000}}@media only screen and (max-width:640px){.category__top--static .category__top__title{color:inherit}}@media only screen and (max-width:640px){.category__top--static .category__top__desc{display:block;color:inherit}}
/* End */


/* Start:/local/templates/kuppersberg-2023/template_styles.min.css?17556770763614*/
.prod-card--small .prod-card__img__wrap{z-index:1}.header__cart{display:flex}.captchaYandexClass{height:102px !important}.home-top__bg .home-top__bg__image img,.home-top__bg .home-top__bg__image video{object-fit:contain}.footer__menu__link__custom{margin-bottom:.55804vw;font-size:14px;line-height:1.714;color:#bdbdbd}.footer__menu__link__custom:hover{color:#fff;text-decoration:underline}.cookie-block{position:fixed;z-index:1002;left:0;bottom:-100%;width:100%;max-width:660px;border:.1rem solid rgba(255,255,255,0.2);-webkit-transition:bottom 1s ease;transition:bottom 1s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:#363636;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:767px){.cookie-block{width:100%;padding:10px;max-width:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cookie-block.is-active{bottom:0}.cookie-block__content{width:55%;padding-right:20px}@media(max-width:767px){.cookie-block__content{width:100%;padding-right:0;padding-bottom:10px}}.cookie-block__content p,.cookie-block__content a{font-weight:400;font-size:14px;line-height:1.6;letter-spacing:.01em;color:#fff}@media(max-width:767px){.cookie-block__content p,.cookie-block__content a{font-size:13px}}.cookie-block__content a{text-decoration:underline;color:#ff2626}.cookie-block__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:45%}.cookie-block__btns .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:190px;height:46px;background-color:#ff2626;font-size:16px;border-radius:0}.cookie-block__text-icon{position:relative;display:inline-block;padding-right:30px}.cookie-block__text-icon::after{content:"";position:absolute;top:50%;right:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:25px;height:25px;background-image:url("/local/templates/kuppersberg-2023/../kuppersberg-2023/images/cookie.png");background-repeat:no-repeat;background-position:center;background-size:contain}.cookie-block.is-error .checkbox__text{color:#ff2626}.cookie-block.is-error .checkbox__text::before{border-color:#ff2626}.cookie-block p{margin:0}.cookie-block .checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cookie-block .checkbox:hover .checkbox__text{text-decoration:none !important}.cookie-block .checkbox__text{padding-top:0 !important;padding-left:25px !important;font-size:14px !important;line-height:1.3;color:#fff !important;text-decoration:none !important}.cookie-block .checkbox__text::before{left:0;top:2px !important;z-index:1;width:16px;height:16px;border:1px solid rgba(255,255,255,0.2) !important;background-color:transparent !important;transform:translateY(0) !important}.cookie-block .checkbox__text::after{width:16px;height:16px;top:2px !important}.cookie-block .checkbox__input:checked ~ .checkbox__text::after{top:2px !important;transform:translateY(0) scale(1)}@media(max-width:767px){.cookie-block__actions{width:100%}.cookie-block__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.cookie-block .checkbox__text{font-size:13px !important}}.k-popup__inner--full .k-form__row--submit{display:block !important}
/* End */
/* /local/templates/kuppersberg-2023/js/bxmaker/style.min.css?1747077247296 */
/* /local/templates/kuppersberg-2023/components/bitrix/catalog.compare.list/header/style.css?168814023538 */
/* /local/templates/kuppersberg-2023/components/bitrix/menu/footer-col/style.css?1718106017524 */
/* /local/templates/.default/components/bitrix/menu/catalog-sidebar/style.css?168814023511971 */
/* /local/templates/kuppersberg-2023/components/bitrix/catalog.compare.list/mobile/style.css?168814023538 */
/* /local/templates/kuppersberg-2023/styles.css?17546504611173712 */
/* /local/templates/kuppersberg-2023/template_styles.min.css?17556770763614 */
