

/* Start:/local/templates/.default/css/fonts.css?1633351606823*/
@font-face {
  font-family: 'Alice';
  src: url('/local/templates/.default/css/../fonts/Alice-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner';
  src: url('/local/templates/.default/css/../fonts/Commissioner-ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner';
  src: url('/local/templates/.default/css/../fonts/Commissioner-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner';
  src: url('/local/templates/.default/css/../fonts/Commissioner-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner';
  src: url('/local/templates/.default/css/../fonts/Commissioner-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* End */


/* Start:/local/templates/.default/css/flickity-fade.css?1633351606230*/
/* flickity-fade */

.flickity-enabled.is-fade .flickity-slider > * {
    pointer-events: none;
    z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
    pointer-events: auto;
    z-index: 1;
}

/* End */


/* Start:/local/templates/.default/css/jquery-ui.css?163335160635973*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/local/templates/.default/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* End */


/* Start:/local/templates/.default/css/bospor_ztx.css?1660212390540*/
.d-none {
    display: none;
}

.waiting-block {
    display: none;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    height: 100%;
    width: 100%;
    z-index: 1000;
}
.waiting-block .shadow {
    position: fixed;
    opacity: .5;
    top:0;
    left:0;
    right:0;
    bottom:0;
    height: 100%;
    width: 100%;
    background-color: #000;
}
.waiting-block .content {
    display: flex;
    height: 100%;
    width: 100%;
}
.waiting-block .spinner-border {
    margin: auto;
}
/* End */


/* Start:/local/templates/.default/css/main.css?1661850089218119*/
* {
    box-sizing: border-box;
    outline: none;
    margin: 0;
    padding: 0;
    will-change: color;
}
*:active, *:hover, *:focus {
    outline: 0;
    outline-offset: 0;
}

html,
body {
    height: 100%;
}

body {
    font-family: "Commissioner", sans-serif;
    font-size: 22rem;
    color: #151515;
    display: block;
    margin: 0;
    transition: height 1s ease-in-out;
    font-weight: 400;
}
@media only screen and (max-width: 650px) {
    body {
        font-size: 13rem;
    }
}

a {
    color: inherit;
    text-decoration: none;
}

a, p, span {
    will-change: transform, opacity !important;
}

ul {
    list-style-type: none;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

textarea {
    -webkit-appearance: none;
}

.content__section{
    padding-bottom: 40rem;
}
.flickity-page-dots{
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}
.flickity-page-dots:focus, .flickity-page-dots:hover{
    background: none;
}
.wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    min-height: 100vh;
    padding-top: 231rem;
}
@media only screen and (max-width: 650px) {
    .wrapper {
        padding-top: 141rem;
    }
}

.page-wrap {
    /*overflow: hidden;*/
    position: relative;
}

.content {
    flex: 1 0 auto;
    position: relative;
}
.content__modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;

}

.section {
    width: 1920rem;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .section {
        width: 320rem;
        margin-bottom: 38rem;
    }
}
.section_intro {
    margin-bottom: 99rem;
}
@media only screen and (max-width: 650px) {
    .section_intro {
        overflow: visible;
        margin-bottom: 70rem;
    }
}
.section_articles {
    margin-bottom: 100rem;
}
@media only screen and (max-width: 650px) {
    .section_articles {
        margin-bottom: 38rem;
    }
}
.section_categories {
    padding-bottom: 341rem;
    padding-top: 311rem;
}
@media only screen and (max-width: 650px) {
    .section_categories {
        padding-top: 0;
        padding-bottom: 38rem;
    }
}
.section_new-products {
    margin-bottom: 0;
}
@media only screen and (max-width: 650px) {
    .section_new-products {
        margin-bottom: 38rem;
    }
    .section_new-products:last-child {
        margin-bottom: 15rem;
    }
}
.section_product-page {
    margin-bottom: 77rem;
}


.hidden {
    display: none !important;
}

.opacity {
    opacity: 0;
    pointer-events: none;
}

.text_size_xxl {
    font-size: 60rem;
}
@media only screen and (max-width: 650px) {
    .text_size_xxl {
        font-size: 26rem;
    }
}
.text_size_xl {
    font-size: 46rem;
}
@media only screen and (max-width: 650px) {
    .text_size_xl {
        font-size: 22rem;
    }
}
.text_size_l {
    font-size: 27rem;
}
@media only screen and (max-width: 650px) {
    .text_size_l {
        font-size: 15rem;
    }
}
.text_size_m {
    font-size: 22rem;
}
@media only screen and (max-width: 650px) {
    .text_size_m {
        font-size: 13rem;
    }
}
.text_size_s {
    font-size: 20rem;
}
@media only screen and (max-width: 650px) {
    .text_size_s {
        font-size: 12rem;
    }
}
.text_size_xs {
    font-size: 18rem;
}
@media only screen and (max-width: 650px) {
    .text_size_xs {
        font-size: 10rem;
    }
}
.text_size_xxs {
    font-size: 16rem;
}
@media only screen and (max-width: 650px) {
    .text_size_xxs {
        font-size: 8rem;
    }
}
.text_weight_regular {
    font-weight: 400;
}
.text_weight_medium {
    font-weight: 500;
}
.text_weight_bold {
    font-weight: 700;
}

.button {
    background: transparent;
    border: none;
    position: relative;
    cursor: pointer;
    font-family: "Commissioner", sans-serif;
}
.button_color_transparent {
    display: flex;
    align-items: center;
    justify-content: center;
}
.button_color_transparent .button__bg {
    background: #FFFFFF;
}
.button_color_transparent .button__filling {
    background: #D0B885;
}
.button_color_transparent:after {
    content: "";
    position: absolute;
    width: 99%;
    height: 99%;
    border: 1px solid #151515;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: border 0.25s ease-in-out;
}
.button_color_transparent:hover .button__title {
    color: #FFFFFF;
}
.button_color_transparent:hover:after {
    border: 1px solid transparent;
}
.button_color_filter-transparent {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border: 1px solid #C4C4C4;
    transition: background 0.25s ease-in-out;
}
.button_color_filter-transparent:hover {
    background: #D0B885;
    border: transparent;
}
.button_color_filter-transparent:hover .button__title {
    color: #FFFFFF;
}
.button_color_filter-transparent:hover:after {
    border: 1px solid transparent;
}
.button_color_gold .button__title {
    color: #FFFFFF;
}
.button_color_gold .button__bg {
    background: #D0B885;
}
.button_color_gold .button__filling {
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
}
.button_color_gold_filter {
    border-radius: 3px;
    overflow: hidden;
}
.button_color_gold_filter .button__bg {
    border-radius: 3px;
}
.button_color_gold_filter .button__filling {
    border-radius: 3px;
}
.button_color_white-trans .button__title {
    color: #FFFFFF;
    transition: color 0.25s ease-in-out;
}
.button_color_white-trans .button__filling {
    background: #FFFFFF;
}
.button_color_white-trans:after {
    content: "";
    position: absolute;
    width: 99%;
    height: 99%;
    border: 1px solid #FFFFFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: border 0.25s ease-in-out;
}
.button_color_white-trans:hover .button__title {
    color: #151515;
}
.button_color_white-trans:hover:after {
    border: 1px solid transparent;
}
.button_size_ordering {
    width: 287rem;
    height: 60rem;
}
@media only screen and (max-width: 650px) {
    .button_size_ordering {
        width: 199rem;
        height: 40rem;
    }
}
@media only screen and (max-width: 650px) {
    .button_size_xl {
        width: 263rem;
        height: 40rem;
    }
}
.button_size_l {
    width: 302rem;
    height: 63rem;
}
@media only screen and (max-width: 650px) {
    .button_size_l {
        width: 160rem;
        height: 34rem;
    }
}
.button_size_m {
    width: 262rem;
    height: 57rem;
}
@media only screen and (max-width: 650px) {
    .button_size_m {
        width: 94rem;
        height: 29rem;
    }
}
.button_size_xm {
    width: 203rem;
    height: 54rem;
}
@media only screen and (max-width: 650px) {
    .button_size_xm {
        width: 241rem;
        height: 32rem;
    }
}
.button_size_hp {
    width: 212rem;
    height: 57rem;
}
@media only screen and (max-width: 650px) {
    .button_size_hp {
        width: 217rem;
        height: 29rem;
    }
}
.button_size_fp {
    width: 235rem;
    height: 61rem;
}
@media only screen and (max-width: 650px) {
    .button_size_fp {
        width: 139rem;
        height: 35rem;
    }
}
.button_size_s {
    width: 131rem;
    height: 44rem;
}
@media only screen and (max-width: 650px) {
    .button_size_s {
        width: 73rem;
        height: 24rem;
    }
}
.button_size_filter {
    width: 123rem;
    height: 45rem;
    border-radius: 3px;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .button_size_filter {
        width: 105rem;
        height: 34rem;
    }
}
.button_size_xxs {
    width: 57rem;
    height: 57rem;
}
@media only screen and (max-width: 650px) {
    .button_size_xxs {
        width: 29rem;
        height: 29rem;
    }
}
.button_size_total {
    width: 385rem;
    height: 61rem;
}
@media only screen and (max-width: 650px) {
    .button_size_total {
        width: 252rem;
        height: 40rem;
    }
}
.button_size_to-catalog {
    width: 287rem;
    height: 61rem;
}
@media only screen and (max-width: 650px) {
    .button_size_to-catalog {
        width: 139rem;
        height: 35rem;
    }
}
.button_size_308 {
    width: 308rem;
    height: 75rem;
}
@media only screen and (max-width: 650px) {
    .button_size_308 {
        width: 190rem;
        height: 46rem;
    }
}
.button__title_uppercase {
    text-transform: uppercase;
}
.button_cookie {
    width: 155rem;
    height: 43rem;
}
@media only screen and (max-width: 650px) {
    .button_cookie {
        width: 87rem;
        height: 24rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .button_cookie .button__title {
        font-size: 8rem;
    }
}
.button_article {
    display: flex;
    align-items: center;
    justify-content: center;
}
.button_product {
    display: flex;
    align-items: center;
    justify-content: center;
}
.button_product .button__icon {
    position: relative;
    display: inline-block;
    width: 30rem;
    height: 30rem;
    margin-right: 11rem;
}
@media only screen and (max-width: 650px) {
    .button_product .button__icon {
        width: 13.8rem;
        height: 13rem;
        margin-right: 6rem;
    }
}
.button_product .button__icon_small {
    width: 14rem;
}
@media only screen and (max-width: 650px) {
    .button_product .button__icon_small {
        width: 7rem;
    }
}
.button_product .button__icon svg {
    width: 100%;
    height: 100%;
}
.button_add-to-favorites {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
}
@media only screen and (max-width: 650px) {
    .button_add-to-favorites {
        border-radius: 1.5px;
    }
}
.button_add-to-favorites_big .button__icon {
    margin-right: 10rem;
}
.button_add-to-favorites .button__icon {
    position: relative;
    display: inline-block;
    width: 26.8rem;
    height: 25.6rem;
}
@media only screen and (max-width: 650px) {
    .button_add-to-favorites .button__icon {
        width: 15rem;
        height: 15rem;
    }
}
.button_add-to-favorites .button__icon svg {
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 650px) {

    .button_add-to-favorites:hover .star {
        fill: #D0B885;
    }
    .button_add-to-favorites:hover .star__bg {
        fill: #D0B885;
        transition: fill 0.25s ease-in-out;
    }
    .button_add-to-favorites:hover .star__fill {
        fill: #D0B885;
        transition: fill 0.25s ease-in-out;
    }
    .button_add-to-favorites:hover .star__border {
        fill: #D0B885;
    }
}
.button_add-to-favorites.active .star {
    fill: #D0B885;
}
.button_add-to-favorites.active .star__bg {
    fill: #D0B885;
    transition: fill 0.25s ease-in-out;
}
.button_add-to-favorites.active .star__fill {
    fill: #D0B885;
    transition: fill 0.25s ease-in-out;
}
.button_add-to-favorites.active .star__border {
    fill: #D0B885;
}
.button_add-to-favorites.active:hover .star {
    fill: white;
}
.button_add-to-favorites.active:hover .star__bg {
    fill: white;
    transition: fill 0.25s ease-in-out;
}
.button_add-to-favorites.active:hover .star__fill {
    fill: white;
    transition: fill 0.25s ease-in-out;
}
.button_add-to-favorites.active:hover .star__border {
    fill: black;
}
.button__counter-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.button__add-to-cart {
    background: transparent;
    height: 100%;
    width: 74rem;
    border: unset;
    border-left: 1px white solid;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .button__add-to-cart {
        width: 35rem;
        height: 32rem;
    }
}
.button__add-to-cart svg {
    height: 30rem;
    width: 46rem;
    object-fit: contain;
}
@media only screen and (max-width: 650px) {
    .button__add-to-cart svg {
        width: 21rem;
        height: 15rem;
    }
}
.button__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.button__filling {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s;
}
.button__title {
    position: relative;
    transition: color 0.25s ease-in-out;
}
.button:hover .button__filling {
    opacity: 1;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 800;
    background: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .header {
        height: auto;
        padding: 0 10rem;
        box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
    }
}
.header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    z-index: -1;
}
.header [v-cloak] {
    display: block;
    opacity: 0;
}
.header__top-header {
    margin-bottom: 10rem;
}
@media only screen and (max-width: 650px) {
    .header__top-header {
        margin-bottom: 0;
    }
}
.header__menu {
    display: none;
}
@media only screen and (max-width: 650px) {
    .header__menu {
        margin-bottom: 7rem;
    }
}
.header__bot {
    display: none;
}
@media only screen and (max-width: 650px) {
    .header__bot {
        display: flex;
        justify-content: space-between;
        padding-bottom: 7rem;
    }
}

.cookie {
    position: fixed;
    bottom: 39rem;
    right: 98rem;
    width: 646rem;
    height: 90rem;
    background: #FFFFFF;
    padding: 23rem 18rem 23rem 25rem;
    box-shadow: 0px 0px 7rem rgba(95, 95, 95, 0.35);
    border-radius: 5px;
    z-index: 2000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .cookie {
        bottom: 0;
        right: 10rem;
        width: 300rem;
        height: 52rem;
        padding: 10rem 11rem;
    }
}
.cookie__icon {
    width: 29rem;
    height: 29rem;
}
@media only screen and (max-width: 650px) {
    .cookie__icon {
        width: 23rem;
        height: 23rem;
    }
}
.cookie__icon svg {
    width: 100%;
    height: 100%;
}
.cookie__warning {
    font-size: 16rem;
    width: 363rem;
}
@media only screen and (max-width: 650px) {
    .cookie__warning {
        font-size: 9rem;
        width: 143rem;
    }
    .cookie__button{
        width: 105rem;
    }
}
.cookie__warning span {
    position: relative;
}
.cookie__warning span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 0.5px;
    width: 100%;
    background: #151515;
}
.cookie__button {
    cursor: pointer;
    background: #D0B885;
    width: 155rem;
    height: 43rem;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.burger {
    cursor: pointer;
    width: 33rem;
    height: 33rem;
    border-radius: 3px;
    background: #D0B885;
    display: flex;
    align-items: center;
    justify-content: center;
}
.burger.active .burger__line:nth-child(1) {
    transform: translateY(5rem) rotate(45deg);
}
.burger.active .burger__line:nth-child(2) {
    transform: translateY(0.5rem) rotate(-45deg);
}
.burger.active .burger__line:nth-child(3) {
    opacity: 0;
}
.burger__line {
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    width: 15rem;
    height: 2px;
    border-radius: 2px;
    background: #FFFFFF;
    display: block;
    margin-bottom: 3rem;
}
.burger__line:last-child {
    margin-bottom: 0;
}

.top-header {
    height: 184rem;
    padding: 30rem 88rem 0;
}
@media only screen and (max-width: 650px) {
    .top-header {
        height: auto;
        padding: 0;
        flex-wrap: wrap;
    }
}
.top-header__main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 11rem;
}
@media only screen and (max-width: 650px) {
    .top-header__main {
        height: 44rem;
        border-bottom: 1px solid #C4C4C4;
        margin-bottom: 7rem;
        padding: 0 0 0 8rem;
    }
}
.top-header__left {
    display: flex;
    align-items: center;
}
.top-header__right {
    display: flex;
    align-items: center;
    width: 608rem;
    justify-content: flex-end;
}
@media only screen and (max-width: 650px) {
    .top-header__right {
        width: auto;
    }
}
.top-header__city {
    margin-right: 67rem;
}
@media only screen and (max-width: 650px) {
    .top-header__city {
        margin-right: 0;
    }
}
.top-header__tel {
    margin-right: 38rem;
}
@media only screen and (max-width: 650px) {
    .top-header__tel {
        margin-right: 0;
    }
}
.top-header__tel:hover .tel__icon svg path {
    fill: #D0B885;
}
.top-header__tel:hover .tel__num {
    color: #D0B885;
}
.top-header__favorite {
    margin-right: 15rem;
}
.top-header__logo {
    display: inline-block;
    width: 246rem;
    height: 64rem;
}
@media only screen and (max-width: 650px) {
    .top-header__logo {
        width: 115rem;
        height: 29rem;
    }
}
.top-header__logo svg {
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 650px) {
    .menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}
@media only screen and (max-width: 650px) {
    .menu_desk {
        display: none;
    }
}
.menu_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .menu_mob {
        display: flex;
        padding: 0;
    }
}
@media only screen and (max-width: 650px) {
    .menu__favorite {
        margin-right: 4rem;
    }
}

.city {
    position: relative;
}
.city__header {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.city__header:hover .city__icon svg path {
    fill: #D0B885;
}
.city__header:hover .city__name {
    color: #D0B885;
}
.city__header:hover .city__indicate svg path {
    fill: #D0B885;
}
.city__icon {
    width: 21rem;
    height: 23rem;
}
@media only screen and (max-width: 650px) {
    .city__icon {
        width: 18rem;
        height: 18rem;
    }
}
.city__icon svg {
    width: 100%;
    height: 100%;
}
.city__icon svg path {
    transition: fill 0.25s ease-in-out;
}
.city__indicate {
    min-width: 13rem;
    height: 9rem;
    margin-left: 7rem;
    display: flex;
}
@media only screen and (max-width: 650px) {
    .city__indicate {
        display: none;
    }
}
.city__indicate svg {
    width: 100%;
    height: 100%;
}
.city__indicate svg path {
    transition: fill 0.25s ease-in-out;
}
.city__name {
    padding: 7rem;
    transition: color 0.25s ease-in-out;
    width: 150rem;
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .city__name {
        display: none;
    }
}
.city__check-city {
    position: absolute;
    left: -13.5rem;
    top: 60rem;
    z-index: 20;
}
@media only screen and (max-width: 650px) {
    .city__check-city {
        top: 32rem;
        left: -10rem;
    }
}
.city__select-city {
    position: absolute;
    left: -9.5rem;
    top: 60rem;
    z-index: 10;
}

.check-city {
    width: 343rem;
    height: 125rem;
    background: #151515;
    border-radius: 5rem;
    padding: 20rem 33rem 20rem 37rem;
    color: #FFFFFF;
    z-index: 1500;
}
@media only screen and (max-width: 650px) {
    .check-city {
        width: 191rem;
        height: 69rem;
        border-radius: 3rem;
        padding: 11rem 18rem;
    }
}
.check-city:after {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #151515;
    position: absolute;
    left: 13rem;
    top: -8rem;
    transform: rotate(45deg);
    z-index: -10;
}
@media only screen and (max-width: 650px) {
    .check-city:after {
        width: 11rem;
        height: 11rem;
        top: -4rem;
        left: 13rem;
    }
}
.check-city__header {
    margin-bottom: 16rem;
    display: flex;
}
@media only screen and (max-width: 650px) {
    .check-city__header {
        margin-bottom: 9rem;
    }
}
.check-city__loc-icon {
    width: 21rem;
    height: 25rem;
    margin-right: 11rem;
}
@media only screen and (max-width: 650px) {
    .check-city__loc-icon {
        width: 14rem;
        height: 14rem;
        margin-right: 5rem;
    }
}
.check-city__loc-icon svg {
    width: 100%;
    height: 100%;
}
.check-city__confirm {
    display: flex;
    justify-content: space-between;
}

.select-city__wrap {
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    width: 343rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
    border-radius: 5rem;
    padding: 24rem 10rem 17rem 17rem;
}
@media only screen and (max-width: 650px) {
    .select-city__wrap {
        width: 192rem;
        padding: 13rem 9rem;
        top: -27rem;
    }
}
.select-city__wrap:after {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #FFFFFF;
    position: absolute;
    left: 13rem;
    top: -8rem;
    transform: rotate(45deg);
    z-index: -10;
    box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
}
@media only screen and (max-width: 650px) {
    .select-city__wrap:after {
        width: 11rem;
        height: 11rem;
        top: 5rem;
    }
}
.select-city__wrap:before {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #FFFFFF;
    position: absolute;
    left: 13rem;
    top: -5rem;
    transform: rotate(45deg);
    z-index: 10;
}
@media only screen and (max-width: 650px) {
    .select-city__wrap:before {
        width: 11rem;
        height: 11rem;
    }
}
.select-city__header {
    margin-bottom: 23rem;
}
.select-city__input-group {
    width: 307rem;
    height: 47rem;
    border-radius: 3rem;
    border: 1px solid #C4C4C4;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .select-city__input-group {
        width: 173rem;
        height: 26rem;
    }
}
.select-city__list {
    padding-right: 40rem;
    width: 100%;
}
@media only screen and (max-width: 650px) {
    .select-city__list {
        padding-right: 20rem;
    }
}
.select-city__list li {
    cursor: pointer;
    color: #858585;
    padding: 12rem 0;
    border-bottom: 1px solid #C4C4C4;
    transition: color 0.25s ease-in-out;
    font-size: 18rem;
}
@media only screen and (max-width: 650px) {
    .select-city__list li {
        font-size: 10rem;
        padding: 6rem 0;
    }
}
.select-city__list li:hover {
    color: #151515;
}
.select-city__list li:first-child {
    padding-top: 5rem;
}
.select-city__list li:last-child {
    border-bottom: none;
}

.scroll-wrap {
    position: relative;
}
.scroll-wrap_filter {
    max-height: 219rem;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap_filter {
        max-height: unset;
        overflow-y: unset;
    }
}
.scroll-wrap_category {
    max-height: 754rem;
}
.scroll-wrap_category .scroll-wrap__track, .scroll-wrap_category .scroll-wrap__bar {
    opacity: 0;
}
.scroll-wrap_category.show .scroll-wrap__track, .scroll-wrap_category.show .scroll-wrap__bar {
    opacity: 1;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap_boxberry {
        width: 267rem;
    }
}
.scroll-wrap_boxberry .scroll-wrap__scroller {
    max-height: 460rem;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap_boxberry .scroll-wrap__scroller {
        max-height: 294rem;
    }
}
.scroll-wrap_menu ::-webkit-scrollbar {
    width: 0;
}
.scroll-wrap_menu .scroll-wrap__scroller {
    max-height: 560rem;
    min-width: 1728rem;
    width: 1728rem;
    max-width: 1728rem;
}
.scroll-wrap_product-descriptions .scroll-wrap__scroller {
    position: relative;
    min-height: 478rem;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap_product-descriptions .scroll-wrap__scroller {
        min-height: 460rem;
    }
}
.scroll-wrap_product-descriptions .scroll-wrap__scroller .tabs-product__item {
    min-width: 1130rem;
    width: 1130rem;
    max-width: 1130rem;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap_product-descriptions .scroll-wrap__scroller .tabs-product__item {
        min-width: 95%;
        width: 95%;
        max-width: 95%;
    }
}
.scroll-wrap__scroller {
    max-height: 272rem;
    width: 100%;
    overflow-y: scroll;
    position: relative;
    scrollbar-color: #D0B885 #F5F5F5;
    scrollbar-width: thin;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap__scroller {
        max-height: 130rem;
    }
}
.scroll-wrap__scroller::-webkit-scrollbar {
    position: absolute;
    right: -10rem;
    width: 7rem;
    background: #F5F5F5;
}
.scroll-wrap__scroller::-webkit-scrollbar-thumb {
    background: #D0B885;
    border-radius: 4rem;
}
.scroll-wrap__track {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 7rem;
    background: #F5F5F5;
    height: 100%;
    border-radius: 7rem;
    transition: opacity 0.25s;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap__track {
        width: 4rem;
        border-radius: 4rem;
    }
}
.scroll-wrap__bar {
    position: absolute;
    z-index: 10;
    right: 0;
    width: 7rem;
    height: auto;
    border-radius: 7rem;
    background: #D0B885;
    opacity: 1;
    cursor: pointer;
    transition: opacity 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .scroll-wrap__bar {
        width: 4rem;
        border-radius: 4rem;
    }
}

.nav__list {
    display: flex;
    align-items: center;
}
.nav__item {
    padding: 0 10rem;
    font-size: 16rem;
    text-transform: uppercase;
    transition: color 0.25s ease-in-out;
    font-weight: 500;
}
@media only screen and (max-width: 650px) {
    .nav__item {
        font-size: 8rem;
        padding: 0 3.5rem;
    }
}
.nav__item:hover {
    color: #D0B885;
}
.nav__item.active {
    color: #D0B885;
}

.tel {
    display: flex;
    align-items: center;
}
.tel__icon {
    width: 18rem;
    height: 18rem;
    display: block;
    position: relative;
    margin-right: 9rem;
}
.tel__icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tel__icon svg path {
    transition: fill 0.25s ease-in-out;
}
.tel__num {
    transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .tel__num {
        display: none;
    }
}

.favorite {
    width: 193rem;
    height: 48rem;
    border: 1px solid #C4C4C4;
    border-radius: 3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12rem;
    padding: 8rem;
}
@media only screen and (max-width: 650px) {
    .favorite {
        width: 53rem;
        height: 33rem;
        border-radius: 2px;
        padding: 4rem;
    }
}
.favorite:hover .star__fill {
    fill: #D0B885;
    transition: fill 0.25s ease-in-out;
}
.favorite:hover .star__border {
    fill: #D0B885;
}
.favorite:hover .favorite__counter {
    background: #D0B885;
    color: #FFFFFF;
}
.favorite__star-wrap {
    width: 28rem;
    height: 26rem;
}
@media only screen and (max-width: 650px) {
    .favorite__star-wrap {
        width: 18rem;
        height: 18rem;
    }
}
.favorite__star-wrap svg {
    width: 100%;
    height: 100%;
}
.favorite__counter {
    transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    width: 29rem;
    height: 29rem;
    border-radius: 29rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20rem;
}
@media only screen and (max-width: 650px) {
    .favorite__counter {
        width: 20rem;
        height: 20rem;
    }
}
@media only screen and (max-width: 650px) {
    .favorite_desk {
        display: none;
    }
}

.star {
    width: 26rem;
    height: 26rem;
}
.star svg {
    width: 100%;
    height: 100%;
}
.star__fill {
    transition: fill 0.25s ease-in-out;
}
.star__border {
    transition: fill 0.25s ease-in-out;
}
.star__bg {
    transition: fill 0.25s ease-in-out;
}

.basket-header {
    align-items: center;
    width: 95rem;
    height: 48rem;
    border-radius: 3px;
    padding: 13rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    z-index: 10;
}
@media only screen and (max-width: 650px) {
    .basket-header {
        width: 53rem;
        height: 33rem;
        border-radius: 2rem;
        padding: 8rem;
    }
}
@media only screen and (max-width: 650px) {
    .basket-header_desk {
        display: none;
    }
}
.basket-header:hover .basket-header__filling {
    opacity: 1;
}
.basket-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: #D0B885;
    z-index: -1;
}
.basket-header__filling {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    opacity: 0;
    z-index: -1;
    transition: opacity 0.25s ease-in-out;
}
.basket-header__icon {
    width: 28rem;
    height: 25rem;
}
@media only screen and (max-width: 650px) {
    .basket-header__icon {
        width: 17rem;
        height: 17rem;
    }
}
.basket-header__counter {
    color: #FFFFFF;
}

.catalog {
    display: flex;
    justify-content: space-between;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .catalog_desk {
        display: none;
    }
}
.catalog__list {
    display: flex;
    align-items: center;
    border-radius: 3rem;
    border: 1px solid #C4C4C4;
    height: 61rem;
    width: fit-content;
    width: -moz-fit-content;
}
.catalog__title {
    display: none;
    font-family: "Alice";
}

.products-box {
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .products-box {
        width: 100%;
    }
}
.products-box__wrapper {
    margin-bottom: 35rem;
    width: 1171rem;
    background: #F5F5F5;
    padding: 13rem;
}
@media only screen and (max-width: 650px) {
    .products-box__wrapper {
        width: 100%;
    }
}
.products-box__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15rem;
}
@media only screen and (max-width: 650px) {
    .products-box__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 8rem;
    }
}
.products-box__product-horizontal {
    margin: 0 auto 14rem;
}
.products-box__product-horizontal:last-child {
    margin-bottom: 0;
}
.products-box__load {
    margin-bottom: 64rem;
}
@media only screen and (max-width: 650px) {
    .products-box__load {
        margin-bottom: 31rem;
    }
}
.products-box__button {
    margin: 0 auto 16rem;
}
@media only screen and (max-width: 650px) {
    .products-box__button {
        margin: 0 auto 10rem;
    }
}
.products-box__button-description {
    text-align: center;
    color: #858585;
}

.country-description {
    position: relative;
    padding: 20rem 57rem 20rem 52rem;
    min-height: 298rem;
}
@media only screen and (max-width: 650px) {
    .country-description {
        padding: 0 0 8rem 3rem;
        min-height: 200rem;
        overflow: hidden;
    }
}
.country-description__title {
    margin-bottom: 10rem;
}
@media only screen and (max-width: 650px) {
    .country-description__title {
        margin-bottom: 10rem;
    }
}
.country-description__logo {
    position: absolute;
    top: -33rem;
    left: 1rem;
    width: 246rem;
    height: 319rem;
}
@media only screen and (max-width: 650px) {
    .country-description__logo {
        width: 215rem;
        height: 261rem;
        top: -21rem;
        left: -17rem;
    }
}
.country-description__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media only screen and (max-width: 650px) {
    .country-description__text {
        line-height: 18rem;
        width: 282rem;
    }
}

.pagination__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination__button {
    width: 63rem;
    height: 63rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s ease-in-out;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .pagination__button {
        width: 29rem;
        height: 29rem;
    }
}
.pagination__button svg {
    width: 9rem;
    height: 13rem;
}
.pagination__button:hover {
    background: #F5F5F5;
}
.pagination__link {
    cursor: pointer;
    width: 63rem;
    height: 63rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 7rem;
    transition: background 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .pagination__link {
        margin: 0;
        width: 29rem;
        height: 29rem;
    }
}
.pagination__link.current {
    border: 1px solid #151515;
}
.pagination__link:hover {
    background: #F5F5F5;
}
.pagination__link_jump {
    border: none;
    pointer-events: none;
}
.pagination__link_num {
    border: none;
}

.c-item {
    padding: 0 24rem;
    font-size: 17rem;
    height: 100%;
    display: flex;
    align-items: center;
}
.c-item:hover .c-drop {
    opacity: 1;
    pointer-events: unset;
}
.c-item:hover .c-item__title {
    color: #D0B885;
}
.c-item__title {
    position: relative;
    cursor: pointer;
    transition: color 0.25s ease-in-out;
}
.c-item__title:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20rem;
    height: 4px;
    width: 160%;
}
.c-item__title:after {
    content: "";
    position: absolute;
    right: -24rem;
    top: 50%;
    width: 1px;
    height: 24rem;
    background: #C4C4C4;
    transform: translateY(-50%);
}
.c-item:last-child .c-item__title:after {
    content: unset;
}
.c-item__c-drop {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.c-drop {
    background: #FFFFFF;
    transition: opacity 0.25s ease-in-out;
    opacity: 0;
    pointer-events: none;
    width: calc(100% + 176rem);
    padding: 57rem 60rem 55rem 88rem;
    box-shadow: 0px 20px 20px rgba(77, 77, 77, 0.1);
    max-height: 678rem;
}
.c-drop__wrap {
    width: 100%;
    overflow: hidden;
}
.c-drop__country {
    display: flex;
    flex-wrap: wrap;
}
.c-drop__box {
    width: 400rem;
    margin-bottom: 20rem;
    margin-right: 42rem;
}
.c-drop__box:nth-child(4n) {
    margin-right: 0;
}
.c-drop__box:nth-last-child(-n+4) {
    margin-bottom: 3px;
}
.c-drop__header {
    display: flex;
    justify-content: space-between;
    font-size: 22rem;
    font-weight: 500;
    margin-bottom: 15rem;
}
.c-drop__name {
    position: relative;
}
.c-drop__name:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    transition: width 0.25s ease-in-out;
    background: #D0B885;
}
.c-drop__cont {
    overflow: hidden;
    transition: 1s;
}
.c-drop__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12rem;
    font-size: 20rem;
    cursor: pointer;
    transition: color 0.25s ease-in-out;
}
.c-drop__item:last-child {
    margin-bottom: 8rem;
}
.c-drop__item:hover {
    color: #D0B885;
}
.c-drop__item:hover .c-drop__name:after {
    width: 100%;
}
.c-drop__item:hover .c-drop__number {
    color: #D0B885;
}
.c-drop__button {
    background: transparent;
    cursor: pointer;
    border: none;
    font-size: 20rem;
    font-family: "Commissioner", sans-serif;
    position: relative;
    color: #858585;
    transition: color 0.25s ease-in-out;
}
.c-drop__button:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #858585;
    transition: background 0.25s ease-in-out;
}
.c-drop__button:hover {
    color: #D0B885;
}
.c-drop__button:hover:after {
    background: #D0B885;
}
.c-drop__main-number {
    color: #858585;
    font-weight: 400;
}
.c-drop__number {
    color: #C4C4C4;
    transition: 0.25s ease-in-out;
}

.catalog-mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .catalog-mob {
        overflow: scroll;
        height: 75vh;
        position: absolute;
        top: 100%;
        transform: translateY(-100%);
        left: 0;
        transition: 0.5s ease;
        display: block;
        padding: 15rem;
        width: 100%;
        background: #FFFFFF;
        z-index: -1;
        box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
    }
    .catalog-mob:after {
        content: "";
        position: absolute;
        width: 299rem;
        height: 1px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background: #C4C4C4;
    }
}
@media only screen and (max-width: 650px) {
    .catalog-mob.show {
        transform: translateY(0);
    }
}
.catalog-mob__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 10rem;
}

.catalog-item__header {
    height: 48rem;
    position: relative;
    transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    display: flex;
    align-items: center;
    padding: 0 13rem;
}
.catalog-item__header:hover {
    background: #D0B885;
}
.catalog-item__header.open {
    background: #D0B885;
    color: #FFFFFF;
}
.catalog-item__indicate {
    width: 9rem;
    height: 9rem;
    position: absolute;
    right: 13rem;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    transition: transform 0.25s ease-in-out;
}
.catalog-item__indicate svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.catalog-item__indicate svg path {
    fill: #151515;
    transition: fill 0.25s ease-in-out;
}
.catalog-item__indicate.rotate {
    transform: translateY(-50%) rotate(0);
}
.catalog-item__indicate.rotate svg path {
    fill: #FFFFFF;
}

.search {
    width: 454rem;
    height: 61rem;
}
@media only screen and (max-width: 650px) {
    .search {
        height: 33rem;
        width: 260rem;
    }
}
.search__wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.search__drop-box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    transition: border-color 0.25s ease-in-out;
    height: 61rem;
}
@media only screen and (max-width: 650px) {
    .search__drop-box {
        height: 33rem;
        border-radius: 2px;
    }
}
.search__drop-box.active {
    border: 1px solid #151515;
}
.search__drop-box.active .ig-search {
    border-bottom: 1px solid #151515;
}
.search__drop-header {
    border: 1px solid #C4C4C4;
    border-radius: 3rem;
}
.search__drop-wrapper {
    padding: 0 22rem;
}
.search__drop-container {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 3rem;
    transform: translateY(-3px);
    z-index: -1;
}
.search__item {
    font-size: 18rem;
    padding: 16rem 0;
    border-bottom: 1px solid #C4C4C4;
    transition: border-color 0.25s ease-in-out;
    cursor: pointer;
}
.search__item:last-child {
    border-bottom: none;
}

.input {
    padding: 0 50rem 0 27rem;
    width: 100%;
    height: 100%;
    font-family: "Commissioner", sans-serif;
    font-size: 18rem;
    border: none;
}
@media only screen and (max-width: 650px) {
    .input {
        font-size: 10rem;
        padding: 0 50rem 0 8rem;
    }
}
.input::placeholder {
    font-family: "Commissioner", sans-serif;
}
.input_ordering {
    padding: 0;
}
@media only screen and (max-width: 650px) {
    .input_articles {
        padding: 0 50rem 0 70rem;
    }
}
.input_city {
    padding: 12rem 11rem 13rem;
}
.input_sort {
    padding: 0;
    font-size: 20rem;
}
.input_sort::placeholder {
    font-size: 20rem;
    color: #151515;
}
.input_sign {
    padding: 0 35rem 0 0;
    background: transparent;
    font-size: 20rem;
}
@media only screen and (max-width: 650px) {
    .input_sign {
        padding: 0 20rem 0 0;
        font-size: 12rem;
    }
}
.input_sign::placeholder {
    font-size: 20rem;
    color: #151515;
}
.input::placeholder {
    font-family: "Commissioner", sans-serif;
    font-size: 18rem;
}
@media only screen and (max-width: 650px) {
    .input::placeholder {
        font-size: 10rem;
    }
}

.ig-search {
    width: 100%;
    height: 61rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .ig-search {
        height: 33rem;
        border-radius: 2px;
    }
}
.ig-search__icon {
    width: 21rem;
    height: 21rem;
    position: absolute;
    right: 20rem;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 650px) {
    .ig-search__icon {
        width: 15rem;
        height: 15rem;
        right: 11rem;
    }
}
.ig-search__icon svg {
    width: 100%;
    height: 100%;
}
.ig-search__input {
    font-size: 20rem;
    background: transparent;
}
@media only screen and (max-width: 650px) {
    .ig-search__input {
        font-size: 12rem;
    }
}
.ig-search__input::placeholder {
    font-size: 20rem;
}
@media only screen and (max-width: 650px) {
    .ig-search__input::placeholder {
        font-size: 12rem;
    }
}

.footer {
    position: relative;
    flex: 0 0 auto;
    width: 100%;
    background: #F5F5F5;
    padding: 75rem 0 40rem;
    height: 626rem;
    z-index: 50;
}
@media only screen and (max-width: 650px) {
    .footer {
        padding: 26rem 16rem 24rem;
        height: auto;
    }
}
.footer__box {
    width: 1620rem;
    margin: 0 auto;
}
@media only screen and (max-width: 650px) {
    .footer__box {
        width: unset;
    }
}
.footer__top {
    display: flex;
    padding-bottom: 35rem;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 35rem;
}
@media only screen and (max-width: 650px) {
    .footer__top {
        display: block;
        padding-bottom: 0;
        margin-bottom: 24rem;
        border-bottom: none;
    }
}
.footer__menu {
    display: flex;
    justify-content: space-between;
    width: 1010rem;
    margin-bottom: 40rem;
}
@media only screen and (max-width: 650px) {
    .footer__menu {
        width: 100%;
        flex-wrap: wrap;
    }
}
.footer__left {
    margin-right: 95rem;
}
@media only screen and (max-width: 650px) {
    .footer__left {
        margin-right: 0;
    }
}
.footer__right {
    display: flex;
}
@media only screen and (max-width: 650px) {
    .footer__right {
        display: none;
    }
}
.footer__item-footer {
    transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .footer__item-footer {
        position: relative;
    }
}
.footer__item-bot {
    min-width: 360rem;
}
@media only screen and (max-width: 650px) {
    .footer__item-bot {
        min-width: 121rem;
        max-width: 288rem;
    }
}
@media only screen and (max-width: 650px) {
    .footer__item-bot:first-child {
        margin-bottom: 14rem;
        width: 100%;
    }
}
.footer__item-bot:nth-child(2) {
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 650px) {
    .footer__item-bot:nth-child(2) {
        margin-right: 15rem;
    }
}
.footer__item-bot:last-child {
    display: flex;
    justify-content: flex-end;
}
@media only screen and (max-width: 650px) {
    .footer__item-bot:last-child {
        justify-content: flex-start;
    }
}
.footer__logo {
    width: 145rem;
    height: 178rem;
    display: inline-block;
}
@media only screen and (max-width: 650px) {
    .footer__logo {
        width: 75rem;
        height: 92rem;
        position: absolute;
        bottom: 0;
        left: -90%;
    }
}
.footer__logo svg {
    width: 100%;
    height: 100%;
}
.footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .footer__bottom {
        flex-wrap: wrap;
        justify-content: unset;
    }
}
.footer__privacy {
    color: #858585;
    margin-right: 18rem;
}
@media only screen and (max-width: 650px) {
    .footer__privacy {
        margin-right: 43rem;
    }
}

@media only screen and (max-width: 650px) {
    .item-footer {
        margin-bottom: 25rem;
        min-width: 143rem;
    }
}
.item-footer_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .item-footer_mob {
        display: block;
    }
}
.item-footer__title {
    margin-bottom: 47rem;
    text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
    .item-footer__title {
        margin-bottom: 14rem;
    }
}
.item-footer__list_products {
    display: flex;
    flex-direction: column;
    height: 190rem;
    width: 470rem;
    flex-wrap: wrap;
}
@media only screen and (max-width: 650px) {
    .item-footer__list_products {
        width: auto;
        height: auto;
        flex-wrap: unset;
    }
}
.item-footer__list_products li {
    margin-right: 106rem;
}
@media only screen and (max-width: 650px) {
    .item-footer__list_products li {
        margin-right: 0;
    }
}
.item-footer__list li {
    margin-bottom: 20rem;
    font-size: 20rem;
    opacity: 0.5;
    transition: opacity 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .item-footer__list li {
        margin-bottom: 10rem;
        font-size: 12rem;
    }
}
.item-footer__list li:last-child {
    margin-bottom: 0;
}
.item-footer__list li:hover {
    opacity: 1;
}

.contacts-foot {
    width: 375rem;
}
@media only screen and (max-width: 650px) {
    .contacts-foot {
        width: auto;
    }
}
.contacts-foot a {
    transition: color 0.25s ease;
}
.contacts-foot a:hover {
    color: #D0B885;
}
.contacts-foot__title {
    margin-bottom: 45rem;
}
@media only screen and (max-width: 650px) {
    .contacts-foot__title {
        margin-bottom: 16rem;
    }
}
.contacts-foot__tel {
    margin-bottom: 21rem;
    display: inline-block;
}
@media only screen and (max-width: 650px) {
    .contacts-foot__tel {
        margin-bottom: 8rem;
    }
}
.contacts-foot__messengers {
    margin-bottom: 24rem;
}
@media only screen and (max-width: 650px) {
    .contacts-foot__messengers {
        margin-bottom: 9rem;
    }
}
.contacts-foot__mail {
    margin-bottom: 26rem;
    display: inline-block;
}
@media only screen and (max-width: 650px) {
    .contacts-foot__mail {
        margin-bottom: 9rem;
    }
}
.contacts-foot__soc {
    margin-bottom: 24rem;
}
.contacts-foot__address {
    margin-bottom: 21rem;
}
@media only screen and (max-width: 650px) {
    .contacts-foot__address {
        width: 138rem;
    }
}
.contacts-foot__address:last-child {
    margin-bottom: 0;
}

.soc {
    display: flex;
}
.soc__item {
    margin-right: 30rem;
    width: 27rem;
    height: 27rem;
}
@media only screen and (max-width: 650px) {
    .soc {
        width: 90rem;
        flex-wrap: wrap;
    }
    .soc__item {
        width: 16rem;
        height: 16rem;
        margin-right: 14rem;
        margin-bottom: 12rem;
    }
}
.soc__item svg {
    width: 100%;
    height: 100%;
}
.soc__item svg path {
    transition: fill 0.25s ease-in-out;
}
.soc__item:hover svg path {
    fill: #D0B885;
}

.messengers {
    display: flex;
}
.messengers__item {
    margin-right: 30rem;
    width: 27rem;
    height: 27rem;
}
@media only screen and (max-width: 650px) {
    .messengers__item {
        width: 14rem;
        height: 14rem;
        margin-right: 18rem;
    }
}
.messengers__item svg {
    width: 100%;
    height: 100%;
}
.messengers__item svg path {
    transition: fill 0.25s ease-in-out;
}
.messengers__item:hover svg path {
    fill: #D0B885;
}

.mailing__title {
    color: #D0B885;
    text-transform: uppercase;
    margin-bottom: 15rem;
}
@media only screen and (max-width: 650px) {
    .mailing__title {
        margin-bottom: 7rem;
    }
}
.mailing form {
    display: block;
}

.sign {
    position: relative;
    height: 79rem;
}
.sign__top {
    display: flex;
    align-items: flex-end;
    margin-bottom: 12rem;
}
@media only screen and (max-width: 650px) {
    .sign__top {
        display: block;
        margin-bottom: 4rem;
    }
}
.sign__box {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
@media only screen and (max-width: 650px) {
    .sign__box {
        width: 100%;
    }
}
.sign__box.active {
    display: block;
}
.sign__text {
    width: 184rem;
    margin-right: 48rem;
}
@media only screen and (max-width: 650px) {
    .sign__text {
        margin-bottom: 8rem;
        width: 100%;
    }
    .sign__text br {
        display: none;
    }
}
.sign__field {
    display: flex;
    position: relative;
}
.sign__button {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 24rem;
    height: 24rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
@media only screen and (max-width: 650px) {
    .sign__button {
        width: 15rem;
        height: 15rem;
        align-items: unset;
    }
}
.sign__button-icon {
    width: 9rem;
    height: 13rem;
}
@media only screen and (max-width: 650px) {
    .sign__button-icon {
        width: 6rem;
        height: 8rem;
    }
}
.sign__button-icon svg {
    width: 100%;
    height: 100%;
}
.sign__agree {
    color: #858585;
}
.sign__agree br {
    display: none;
}
@media only screen and (max-width: 650px) {
    .sign__agree br {
        display: block;
    }
}
.sign__signed {
    margin-right: 12rem;
}

.gray-link {
    display: inline;
    position: relative;
    color: #858585;
    transition: color 0.25s ease-in-out;
}
.gray-link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0.5px;
    left: 0;
    bottom: 0;
    transition: background 0.25s ease-in-out;
    background: #858585;
}
.gray-link:hover {
    color: #151515;
}
.gray-link:hover:after {
    background: #151515;
}

.gray-underline {
    border-bottom: 0.5px solid #C4C4C4;
    color: #858585;
    transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
}
.gray-underline:hover {
    color: #151515;
    border-bottom: 0.5px solid #151515;
}

.signed__icon {
    width: 20rem;
    height: 16rem;
}
.signed__text {
    color: #D0B885;
}

.ig-mailing {
    width: 396rem;
    height: 34rem;
    border-bottom: 1px solid #858585;
    padding-bottom: 9rem;
}
@media only screen and (max-width: 650px) {
    .ig-mailing {
        padding-bottom: 0;
        width: 100%;
        height: 25rem;
    }
}

.intro {
    width: 1744rem;
    margin: 0 auto;
}
@media only screen and (max-width: 650px) {
    .intro {
        width: unset;
        padding: 0 10rem;
    }
}
.intro__container {
    background: burlywood;
    width: 100%;
    height: 586rem;
}

.slider-intro {
    position: relative;
}
@media only screen and (max-width: 650px) {
    .slider-intro {
        display: none;
    }
}
.slider-intro__wrap {
    width: 1640rem;
    height: 586rem;
    border-radius: 5rem;
    overflow: hidden;
    display: flex;
}
@media only screen and (max-width: 650px) {
    .slider-intro__wrap {
        display: none;
    }
}
.slider-intro__hold-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 1640rem;
    height: 586rem;
}
.slider-intro__hold-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-intro__slider {
    width: 412rem;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.slider-intro__slider:nth-child(2) img {
    transform: translateX(-410rem);
}
.slider-intro__slider:nth-child(3) img {
    transform: translateX(-820rem);
}
.slider-intro__slider:nth-child(4) img {
    transform: translateX(-1230rem);
}
.slider-intro__slider .flickity-slider {
    width: 100%;
    height: 100%;
}
.slider-intro__slide {
    width: 100%;
    height: 100%;
}
.slider-intro__img {
    height: 100%;
    overflow: hidden;
}
.slider-intro__img img {
    width: 1640rem;
    height: 586rem;
    transform: translateX(0px);
    object-fit: cover;
}
.slider-intro__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 1640rem;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
}
.slider-intro__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    padding: 147rem 0 148rem;
    opacity: 1;
}
.slider-intro__title {
    font-family: "Alice", sans-serif;
    width: 860rem;
    margin: 0 auto 14rem;
    text-align: center;
}
.slider-intro__subtitle {
    text-align: center;
    width: 437rem;
    margin: 0 auto 42rem;
}
.slider-intro__link {
    width: 249rem;
    height: 63rem;
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-transform: uppercase;
}
.slider-intro__slider-btn {
    width: 79rem;
    height: 79rem;
    box-shadow: 0px 18rem 39rem rgba(88, 88, 88, 0.25);
    position: absolute;
    cursor: pointer;
    transition: background 0.25s ease-in-out;
}
.slider-intro__slider-btn:hover {
    background: #D0B885;
}
.slider-intro__slider-btn:hover svg path {
    fill: #FFFFFF;
}
.slider-intro__slider-btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 13rem;
    height: 9rem;
}
.slider-intro__slider-btn svg path {
    transition: fill 0.25s ease-in-out;
}
.slider-intro__slider-btn.prev {
    top: 0;
    right: 0;
}
.slider-intro__slider-btn.next {
    bottom: 0;
    right: 0;
}
.slider-intro__dots {
    list-style-type: none;
    position: absolute;
    right: 35rem;
    top: 50%;
    transform: translateY(-50%);
}
.slider-intro__dot {
    width: 16rem;
    height: 16rem;
    background: #151515;
    position: relative;
    transform: rotate(45deg);
    margin-bottom: 20rem;
    transition: background 0.25s ease-in-out;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .slider-intro__dot {
        width: 10rem;
        height: 10rem;
    }
}
.slider-intro__dot:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 8rem;
    border: 2px solid #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .slider-intro__dot:after {
        border: 1px solid #FFFFFF;
        width: 5rem;
        height: 5rem;
    }
}
.slider-intro__dot.is-selected {
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    transition: background 0.25s ease-in-out;
}

.breadcrumb {
    text-align: center;
    padding: 0 127rem;
    margin: 0 auto 40rem;
}
@media only screen and (max-width: 650px) {
    .breadcrumb {
        padding: 0;
        width: 287rem;
        margin: 0 auto 15rem;
    }
}
.breadcrumb__list {
    width: fit-content;
    width: -moz-fit-content;
    display: flex;
    align-items: center;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
}
.breadcrumb li {
    list-style: none;
    padding: 0 20rem;
    position: relative;
    color: #858585;
}
@media only screen and (max-width: 650px) {
    .breadcrumb li {
        padding: 0 10rem;
    }
}
.breadcrumb li:after {
    content: "";
    position: absolute;
    display: block;
    right: -4rem;
    top: 55%;
    transform: translateY(-50%);
    width: 9rem;
    height: 13rem;
    background: url(/local/templates/.default/css/../icon/arrows/gray-arrow.svg) center no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 650px) {
    .breadcrumb li:after {
        width: 5rem;
        height: 7rem;
    }
}
.breadcrumb li:last-child:after {
    content: none;
}
.breadcrumb li a {
    line-height: 30rem;
}
@media only screen and (max-width: 650px) {
    .breadcrumb li a {
        line-height: 18rem;
    }
}

.slider-intro-mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .slider-intro-mob {
        display: block;
        width: 300rem;
        height: 270rem;
        position: relative;
    }
}
.slider-intro-mob .flickity-slider {
    width: 100%;
    height: 100%;
}
.slider-intro-mob .flickity-page-dots {
    list-style-type: none;
    display: flex;
    position: absolute;
    left: 50%;
    bottom: -30rem;
    transform: translateX(-50%);
}
.slider-intro-mob .flickity-page-dots .dot {
    width: 10rem;
    height: 10rem;
    background: #151515;
    position: relative;
    transform: rotate(45deg);
    margin-right: 15rem;
    transition: background 0.25s ease-in-out;
}
.slider-intro-mob .flickity-page-dots .dot:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5rem;
    height: 5rem;
    border: 1px solid #FFFFFF;
}
.slider-intro-mob .flickity-page-dots .dot.is-selected {
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    transition: background 0.25s ease-in-out;
}
.slider-intro-mob__slide {
    width: 100%;
    height: 100%;
    margin-right: 15rem;
}
@media only screen and (max-width: 650px)
{
    .slider-intro-mob__slide {
        height: 270rem;
    }
}
.slider-intro-mob__img {
    width: 100%;
    height: 100%;
}
.slider-intro-mob__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-intro-mob__text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55);
    padding: 25rem 15rem;
    color: #FFFFFF;
}
@media only screen and (max-width: 650px)
{
    .slider-intro-mob__text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
.slider-intro-mob__title {
    font-family: "Alice", sans-serif;
    text-align: center;
    margin-bottom: 10rem;
}
.slider-intro-mob__subtitle {
    margin-bottom: 20rem;
    text-align: center;
}
.slider-intro-mob__link {
    width: 126rem;
    height: 32rem;
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-transform: uppercase;
}

.new-products {
    width: 100%;
}
.new-products_interested {
    margin-bottom: 62rem;
}
@media only screen and (max-width: 650px) {
    .new-products_interested {
        margin-bottom: 11rem;
    }
}
.new-products__header {
    margin-bottom: 30rem;
    padding: 0 175rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .new-products__header {
        padding: 0 16rem;
        margin-bottom: 5rem;
    }
}
.new-products__header.alone {
    display: block;
}
.new-products__title {
    font-family: "Alice", sans-serif;
}
.new-products__title br {
    display: none;
}
@media only screen and (max-width: 650px) {
    .new-products__title br {
        display: block;
    }
}
.new-products__title.center {
    text-align: center;
}
@media only screen and (max-width: 650px) {
    .new-products__title.center {
        text-align: left;
    }
}
.new-products__container {
    background: #F5F5F5;
    width: 100%;
    height: 682rem;
    padding: 70rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .new-products__container {
        height: 318rem;
        margin-bottom: 19rem;
        padding: 12rem 17rem;
    }
}
.new-products__slider {
    position: relative;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .new-products__nav {
        display: none;
    }
}
.new-products__slider-btn {
    width: 79rem;
    height: 79rem;
    box-shadow: 0px 72rem 62rem rgba(88, 88, 88, 0.25);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    cursor: pointer;
    background: #FFFFFF;
    transition: background 0.25s ease-in-out;
}
.new-products__slider-btn:hover {
    background: #D0B885;
}
.new-products__slider-btn:hover svg path {
    fill: #FFFFFF;
}
.new-products__slider-btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9rem;
    height: 13rem;
}
.new-products__slider-btn svg path {
    transition: fill 0.25s ease-in-out;
}
.new-products__slider-btn.prev {
    top: 50%;
    left: 50rem;
    transform: translateY(-50%);
}
.new-products__slider-btn.next {
    top: 50%;
    right: 50rem;
    transform: translateY(-50%);
}
@media only screen and (max-width: 650px) {
    .new-products__link {
        display: none;
    }
}
.new-products__link.mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .new-products__link.mob {
        width: fit-content;
        width: -moz-fit-content;
        display: block;
        margin: 0 auto;
        width: 110rem;
    }
}
.new-products__link.hide {
    display: none;
}
.new-products__slider-new-products {
    margin: 0 auto;
}

.slider-new-products {
    width: 1553rem;
    overflow: hidden;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .slider-new-products {
        width: unset;
    }
}
.slider-new-products__product {
    margin-right: 23rem;
}
@media only screen and (max-width: 650px) {
    .slider-new-products__product {
        margin-right: 8rem;
    }
}
.product {
    position: relative;
    width: 371rem;
    height: 541rem;
    background: #FFFFFF;
    padding: 8rem 13rem;
    display: block;
}
@media only screen and (max-width: 650px) {
    .product {
        padding: 6rem 6rem 6rem 6rem;
        width: 139rem;
        height: 293rem;
    }
}
.product:after {
    content: "";
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease-in-out;
}
.product:hover .product__title {
    color: #D0B885;
}
.product.unavailable:after {
    opacity: 0.7;
    pointer-events: unset;
}
.product__g-wrap {
    overflow: hidden;
    padding: 26rem;
    margin-bottom: 12rem;
    width: 348rem;
    height: 299rem;
}
@media only screen and (max-width: 650px) {
    .product__g-wrap {
        padding: 13rem 10rem;
        height: 150rem;
        width: 127rem;
        margin-bottom: 12rem;
    }
}
.product__dots {
    position: absolute;
    bottom: 240rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}
@media only screen and (max-width: 650px) {
    .product__dots {
        display: none;
    }
}
.product__dots-item {
    width: 26rem;
    height: 2px;
    background: #151515;
    opacity: 0.3;
}
.product__dots-item.active {
    opacity: 1;
}
.product__dots-item + .product__dots-item {
    margin-left: 3.5rem;
}
.product__hover {
    height: 300rem;
    width: 350rem;
    position: absolute;
    bottom: 240rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}
@media only screen and (max-width: 650px) {
    .product__hover {
        display: none;
    }
}
.product__hover-item {
    flex: 1;
    height: 100%;
    background: #151515;
    opacity: 0;
}
.product__pseudo-dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300rem;
    display: flex;
}
.product__pseudo-dot {
    width: 33.35%;
    height: 100%;
}
.product__p-gallery {
    margin: 0 auto;
    position: relative;
}
.product__title {
    height: 92rem;
}
@media only screen and (max-width: 650px) {
    .product__title {
        height: 67rem;
    }
}
.product__title-wrap {
    transition: color 0.25s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .product__title-wrap {
        font-size: 10rem;
    }
}
.product__cost {
    font-family: "Alice", sans-serif;
    margin-bottom: 24rem;
}
@media only screen and (max-width: 650px) {
    .product__cost {
        margin-bottom: 6rem;
    }
}
.product__bottom {
    display: flex;
    justify-content: space-between;
}
.product__button_f {
    z-index: 20;
}

.product-horizontal {
    background: #FFFFFF;
    padding: 16rem;
}
@media only screen and (max-width: 650px) {
    .product-horizontal {
        padding: 12rem 9rem 9rem 9rem;
        width: 285rem;
        height: fit-content;
        height: -moz-fit-content;
    }
}
.product-horizontal__top-mob {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__top-mob {
        margin-bottom: 13rem;
    }
}
.product-horizontal__g-wrap {
    width: 348rem;
    height: 299rem;
    overflow: hidden;
    padding: 21rem 21rem 32rem;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__g-wrap {
        padding: 10rem;
        width: 103rem;
        height: 122rem;
    }
}
.product-horizontal__pseudo-dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300rem;
    display: flex;
}
.product-horizontal__pseudo-dot {
    width: 33.35%;
    height: 100%;
}
.product-horizontal__p-gallery {
    margin: 0 auto;
    position: relative;
}
.product-horizontal__text {
    width: 100%;
    margin-left: 20rem;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__text {
        width: 150rem;
    }
}
.product-horizontal__right {
    width: 330rem;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__right {
        width: 159rem;
    }
}
.product-horizontal__title {
    display: block;
    height: 90rem;
    margin-bottom: 23rem;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__title {
        height: 50rem;
        margin-bottom: 6rem;
    }
}
.product-horizontal__info-block {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__info-block {
        display: none;
    }
}
.product-horizontal__article {
    margin-bottom: 7rem;
    color: #858585;
}
.product-horizontal__article_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__article_mob {
        display: block;
    }
}
.product-horizontal__available {
    color: #858585;
    margin-bottom: 70rem;
}
.product-horizontal__available_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__available_mob {
        display: block;
        margin-bottom: 0;
    }
}
.product-horizontal__cost {
    display: block;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__cost {
        display: none;
        font-family: "Alice", sans-serif;
        margin-bottom: 6rem;
    }
}
.product-horizontal__cost_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__cost_mob {
        display: block;
    }
}
.product-horizontal__buttons {
    display: flex;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__buttons {
        margin-bottom: 0rem;
    }
}
.product-horizontal__buttons_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__buttons_mob {
        display: flex;
        justify-content: space-between;
    }
}
.product-horizontal__button {
    margin-right: 10rem;
}
@media only screen and (max-width: 650px) {
    .product-horizontal__button {
        margin-right: 0;
    }
}
.product-horizontal__button:last-child {
    margin-right: 0;
}

.total-table {
    width: 100%;
}
.total-table__list {
    width: 100%;
}
.total-table__item {
    display: flex;
    justify-content: space-between;
    color: #858585;
    font-size: 20rem;
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .total-table__item {
        margin-bottom: 12rem;
        font-size: 12rem;
    }
}
.total-table__item:last-child {
    margin-bottom: 0;
}
.total-table__name {
    white-space: nowrap;
}
.total-table__value {
    white-space: nowrap;
    color: #151515;
}
.total-table__dec {
    width: 100%;
    margin: 0 3px 4rem;
    border-bottom: 1px dashed #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .total-table__dec {
        margin: 0 3px 1px;
    }
}

.info-pr {
    width: 333rem;
}
.info-pr__list {
    width: 100%;
}
.info-pr__list_all {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    max-height: 228rem;
    width: 100%;
}
@media only screen and (max-width: 650px) {
    .info-pr__list_all {
        max-height: unset;
    }
}
.info-pr_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .info-pr_mob {
        display: block;
        width: 100%;
        margin-bottom: 10rem;
        padding: 0 10rem;
    }
}
.info-pr_big {
    width: 414rem;
}
@media only screen and (max-width: 650px) {
    .info-pr_big {
        width: 100%;
    }
}
.info-pr_all {
    width: 827rem;
}
@media only screen and (max-width: 650px) {
    .info-pr_all {
        width: 100%;
    }
}
.info-pr__cost {
    font-family: "Alice", sans-serif;
    margin-bottom: 16rem;
}
@media only screen and (max-width: 650px) {
    .info-pr__cost {
        display: none;
    }
}
.info-pr__item {
    display: flex;
    justify-content: space-between;
    color: #858585;
    font-size: 16rem;
    margin-bottom: 9rem;
}
@media only screen and (max-width: 650px) {
    .info-pr__item {
        font-size: 10rem;
        margin-bottom: 5rem;
    }
}
.info-pr__item:last-child {
    margin-bottom: 0;
}
.info-pr__item_total {
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .info-pr__item_total {
        margin-bottom: 12rem;
    }
}
.info-pr__item_big {
    margin-bottom: 20rem;
    font-size: 20rem;
}
@media only screen and (max-width: 650px) {
    .info-pr__item_big {
        font-size: 12rem;
    }
}
.info-pr__item_all {
    width: 555rem;
    margin-bottom: 20rem;
    font-size: 20rem;
    padding-right: 20rem;
}
@media only screen and (max-width: 650px) {
    .info-pr__item_all {
        font-size: 12rem;
        margin-bottom: 11rem;
        width: 100%;
        padding-right: 0;
    }
}
.info-pr__item_all:nth-child(5n) {
    margin-bottom: 0;
}
@media only screen and (max-width: 650px) {
    .info-pr__item_all:nth-child(5n) {
        margin-bottom: 11rem;
    }
}
.info-pr__name {
    white-space: nowrap;
}
.info-pr__value {
    text-align: right;
    /*white-space: nowrap;*/
    color: #151515;

    width: 100%;
    max-width: fit-content;
}
.info-pr__dec {
    height: 1em;
    width: 100%;
    margin: 0 3px 4rem;
    border-bottom: 1px dashed #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .info-pr__dec {
        margin: 0 3px 1px;
    }
}

.p-gallery {
    width: 252rem;
    height: 252rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .p-gallery {
        width: 106rem;
        height: 123rem;
    }
}
.p-gallery_small {
    width: 246rem;
    height: 246rem;
}
@media only screen and (max-width: 650px) {
    .p-gallery_small {
        width: 84rem;
        height: 100rem;
    }
    .p-gallery_small .flickity-page-dots {
        bottom: -10rem;
    }
}
.p-gallery_small .flickity-slider {
    width: 100%;
    height: 100%;
}
.p-gallery .flickity-slider {
    width: 100%;
    height: 100%;
}
.p-gallery .flickity-page-dots {
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    list-style-type: none;
}
@media only screen and (max-width: 650px) {
    .p-gallery .flickity-page-dots {
        bottom: -10rem;
        top: unset;
    }
}
.p-gallery .flickity-page-dots .dot {
    height: 270rem;
    border-bottom: 2px solid #858585;
    width: 20rem;
    margin-right: 5rem;
}
@media only screen and (max-width: 650px) {
    .p-gallery .flickity-page-dots .dot {
        height: 0;
        width: 13rem;
        margin-right: 2px;
    }
}
.p-gallery .flickity-page-dots .dot.is-selected {
    border-bottom: 2px solid #151515;
}
.p-gallery__item {
    width: 100%;
    height: 100%;
    margin-right: 60rem;
}
.p-gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.categories__header {
    font-family: "Alice", sans-serif;
    margin-bottom: 98rem;
    text-align: center;
}
@media only screen and (max-width: 650px) {
    .categories__header {
        margin-bottom: 10rem;
    }
}
.categories__tabs-categories {
    position: relative;
}
.categories__cont {
    display: none;
}
@media only screen and (max-width: 650px) {
    .categories__cont {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 17rem;
    }
}
.categories__category {
    margin-bottom: 7rem;
}
.categories__category:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.category {
    width: 141rem;
    height: 107rem;
    overflow: hidden;
    border-radius: 3px;
    background: #F5F5F5;
}
.category__img {
    width: 100%;
    height: 67rem;
}
.category__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 650px) {
    .category__img {
        background: #ffffff
    }
    .category__img img{
        object-fit: contain
    }
    .category__bot {
        padding: 4rem 8rem;
    }
}
@media only screen and (max-width: 650px) {
    .category__title {
        line-height: 15rem;
    }
}

.tabs-categories {
    width: 100%;
    height: 411rem;
}
@media only screen and (max-width: 650px) {
    .tabs-categories {
        display: none;
    }
}
.tabs-categories__menu {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.tabs-categories__list {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tabs-categories__tab {
    text-align: center;
    margin-bottom: 33rem;
    font-size: 27rem;
    color: #858585;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    transition: color 0.25s ease;
    -webkit-transition: color 0.25s ease;
}
.tabs-categories__tab:last-child {
    margin-bottom: 0;
}
.tabs-categories__tab:after {
    content: "";
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
    position: absolute;
    right: -18rem;
    top: 60%;
    transform: translateY(-50%);
    background: url("/local/templates/.default/css/../icon/arrows/arrow-left.svg") center no-repeat;
    background-size: contain;
    width: 9rem;
    height: 13rem;
}
.tabs-categories__tab.active {
    color: #151515;
}
.tabs-categories__tab:hover {
    color: #151515;
}
.tabs-categories__tab:hover:after {
    opacity: 1;
}
.tabs-categories__cont {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.tabs-categories__item {
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    transition: opacity 0.25s ease-in-out;
}
.tabs-categories__img {
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    width: 376rem;
    height: 442rem;
}
.tabs-categories__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.tabs-categories__img:nth-child(1) {
    top: -435rem;
    left: 273rem;
    width: 306rem;
    height: 360rem;
}
.tabs-categories__img:nth-child(2) {
    top: 18rem;
    left: 64rem;
    width: 306rem;
    height: 360rem;
}
.tabs-categories__img:nth-child(3) {
    bottom: -335rem;
    left: 425rem;
    width: 306rem;
    height: 360rem;
}
.tabs-categories__img:nth-child(4) {
    top: -435rem;
    right: 273rem;
    height: 360rem;
    width: 306rem;
}
.tabs-categories__img:nth-child(5) {
    top: 18rem;
    right: 64rem;
    width: 306rem;
    height: 360rem;
}
.tabs-categories__img:nth-child(6) {
    bottom: -335rem;
    right: 425rem;
    width: 306rem;
    height: 360rem;
}
.info {
    width: 1920rem;
    padding: 0 168rem;
    position: relative;
    overflow: hidden;
    margin-top: 135rem;
}
@media only screen and (max-width: 650px) {
    .info {
        margin-top: 0;
        padding: 0 16rem;
        width: 320rem;
    }
}
.info__block {
    position: relative;
    margin-bottom: 180rem;
}
#galleryBospor{
    margin-bottom: 280rem;
}
.info__title{
    display: none;
}
@media only screen and (max-width: 650px) {
    .info__block {
        margin-bottom: 56rem;
    }
    #galleryBospor{
        margin-bottom: 56rem;
    }
    .info__block:nth-child(5){
        margin-bottom: 0;
    }
    .info__title{
        display: block;
        font-family: "Alice", sans-serif;
        font-size: 26rem;
        margin-bottom: 24rem;
    }
}
.info__decor {
    width: max-content;
    left: -173rem;
    top: 50%;
}
.info__frame {
    position: absolute;
    width: 283rem;
    height: 219rem;
    z-index: 100;
    top: 332rem;
    left: 714rem;
}
.info__frame:nth-child(2){
    top: 380rem;
}
@media only screen and (max-width: 650px) {
    .info__frame {
        display: block;
        top: -165rem;
        left: 180rem;
        width: 119rem;
        height: auto;
        opacity: 1;
    }
    .info__frame:nth-child(2){
        top: 322rem;
    }
}
.info__frame img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.decor {
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: translateY(100rem) rotate(-90deg);
}
.decor:after, .decor:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5rem;
    height: 5rem;
    border-radius: 5rem;
    background: linear-gradient(93.42deg, #D9B03F 3.85%, #E6CC59 35.58%, #DDBB5B 65.84%, #BC8F38 97.57%);
}
.decor:after {
    left: -20rem;
}
.decor:before {
    right: -20rem;
}

.preview-info {
    display: flex;
    justify-content: flex-start;
    padding: 0 0 0 257rem;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .preview-info {
        display: block;
        padding: 0;
    }
}
.preview-info__left {
    position: relative;
}
.preview-info__title {
    width: 390rem;
    font-family: "Alice", sans-serif;
}
@media only screen and (max-width: 650px) {
    .preview-info__title {
        width: 90%;
        margin-bottom: 24rem;
    }
}
.preview-info__img {
    position: relative;
    width: 318rem;
    margin-right: 142rem;
}
@media only screen and (max-width: 650px) {
    .preview-info__img {
        display: none;
    }
}
.preview-info__img img, svg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.preview-info__right {
    width: 654rem;
}
@media only screen and (max-width: 650px) {
    .preview-info__right {
        width: 100%;
        padding-left: 28rem;
    }
}
.preview-info__text {
    margin-bottom: 51rem;
}
@media only screen and (max-width: 650px) {
    .preview-info__text {
        margin-bottom: 24rem;
    }
}
.preview-info__text p {
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .preview-info__text p {
        margin-bottom: 10rem;
    }
}
.preview-info__text p:last-child {
    margin-bottom: 0;
}
.preview-info__fill-link {
    position: relative;
}
.preview-info__right-title {
    font-family: "Alice", sans-serif;
    margin-bottom: 51rem;
}
@media only screen and (max-width: 650px) {
    .preview-info__right-title {
        margin-bottom: 10rem;
    }
}
.preview-info__link {
    width: 145rem;
}
@media only screen and (max-width: 650px) {
    .preview-info__link {
        width: 96rem;
    }
}

.halls {
    height: 425rem;
    padding: 0 0 0 273rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .halls {
        height: 330rem;
        padding: 0;
    }
}
.halls__nav {
    position: absolute;
    width: 178rem;
    height: 79rem;
    bottom: 4rem;
    left: 65%;
    z-index: 50;
}
@media only screen and (max-width: 650px) {
    .halls__nav {
        width: 102rem;
        height: 46rem;
        left: 50%;
        bottom: -22rem;
        transform: translateX(-50%);
    }
}
.halls__btn {
    width: 79rem;
    height: 79rem;
    box-shadow: 0px 72rem 62rem rgba(88, 88, 88, 0.25);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    cursor: pointer;
    transition: background 0.25s ease-in-out;
    background: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .halls__btn {
        box-shadow: 0px 38.5701rem 33.2132rem rgba(88, 88, 88, 0.25);
        width: 46rem;
        height: 46rem;
    }
}
.halls__btn:hover {
    background: #D0B885;
}
.halls__btn:hover svg path {
    fill: #FFFFFF;
}
.halls__btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9rem;
    height: 13rem;
}
.halls__btn svg path {
    transition: fill 0.25s ease-in-out;
}
.halls__btn.prev {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.halls__btn.next {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.slider-halls {
    position: relative;
}
.slider-halls .flickity-slider {
    width: 100%;
    height: 100%;
}
.slider-halls .flickity-page-dots {
    list-style-type: none;
    display: flex;
    align-items: center;
    position: absolute;
    right: 391rem;
    height: 15rem;
    top: 120rem;
}
@media only screen and (max-width: 650px) {
    .slider-halls .flickity-page-dots {
        right: unset;
        left: 47rem;
        top: 217rem;
    }
}
.slider-halls .flickity-page-dots .dot {
    cursor: pointer;
    width: 16rem;
    height: 16rem;
    background: #151515;
    position: relative;
    transform: rotate(45deg);
    margin-right: 20rem;
    transition: background 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .slider-halls .flickity-page-dots .dot {
        width: 10rem;
        height: 10rem;
        margin-right: 15rem;
    }
}
.slider-halls .flickity-page-dots .dot:last-child {
    margin-right: 0;
}
.slider-halls .flickity-page-dots .dot:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 8rem;
    border: 2px solid #F5F5F5;
}
@media only screen and (max-width: 650px) {
    .slider-halls .flickity-page-dots .dot:after {
        border: 1px solid #F5F5F5;
        width: 5rem;
        height: 5rem;
    }
}
.slider-halls .flickity-page-dots .dot.is-selected {
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    transition: background 0.25s ease-in-out;
}
.slider-halls__slide {
    display: flex;
    align-items: center;
    transition: opacity 0.1s ease;
}
@media only screen and (max-width: 650px) {
    .slider-halls__slide {
        display: block;
    }
}
.slider-halls__img {
    width: 606rem;
    height: 430rem;
}
@media only screen and (max-width: 650px) {
    .slider-halls__img {
        width: 236rem;
        height: 168rem;
    }
}
.slider-halls__img img {
    width: 100%;
    height: 100%;
}
.slider-halls__text {
    background: #F5F5F5;
    width: 685rem;
    height: 344rem;
    padding: 153rem 41rem 73rem 140rem;
}
@media only screen and (max-width: 650px) {
    .slider-halls__text {
        padding: 75rem 10rem 44rem 20rem;
        width: 236rem;
        height: 167rem;
    }
}
.slider-halls__text p {
    height: 118rem;
}

.slider-visit {
    position: relative;
}
.slider-visit__frame {
    position: absolute;
    right: -68rem;
    top: -52rem;
    width: 735rem;
    height: 568rem;
}
@media only screen and (max-width: 650px) {
    .slider-visit__frame {
        width: 286rem;
        height: 221rem;
        right: 6rem;
        top: -17rem;
    }
}
.slider-visit__frame img {
    width: 100%;
    height: 100%;
}
.slider-visit .flickity-slider {
    width: 100%;
    height: 100%;
}
.slider-visit .flickity-page-dots {
    list-style-type: none;
    display: flex;
    align-items: center;
    position: absolute;
    left: 5%;
    height: 15rem;
    top: 96rem;
}
@media only screen and (max-width: 650px) {
    .slider-visit .flickity-page-dots {
        right: unset;
        left: 47rem;
        top: 217rem;
    }
}
.slider-visit .flickity-page-dots .dot {
    cursor: pointer;
    width: 16rem;
    height: 16rem;
    background: #151515;
    position: relative;
    transform: rotate(45deg);
    margin-right: 20rem;
    transition: background 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .slider-visit .flickity-page-dots .dot {
        width: 10rem;
        height: 10rem;
        margin-right: 15rem;
    }
}
.slider-visit .flickity-page-dots .dot:last-child {
    margin-right: 0;
}
.slider-visit .flickity-page-dots .dot:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 8rem;
    border: 2px solid #F5F5F5;
}
@media only screen and (max-width: 650px) {
    .slider-visit .flickity-page-dots .dot:after {
        border: 1px solid #F5F5F5;
        width: 5rem;
        height: 5rem;
    }
}
.slider-visit .flickity-page-dots .dot.is-selected {
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    transition: background 0.25s ease-in-out;
}
.slider-visit__nav {
    position: absolute;
    width: 178rem;
    height: 79rem;
    bottom: 4rem;
    left: 5%;
    z-index: 50;
}
@media only screen and (max-width: 650px) {
    .slider-visit__nav {
        width: 102rem;
        height: 46rem;
        left: 50%;
        bottom: -22rem;
        transform: translateX(-50%);
    }
}
.slider-visit__btn {
    width: 79rem;
    height: 79rem;
    box-shadow: 0px 72rem 62rem rgba(88, 88, 88, 0.25);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    cursor: pointer;
    transition: background 0.25s ease-in-out;
    background: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .slider-visit__btn {
        box-shadow: 0px 38.5701rem 33.2132rem rgba(88, 88, 88, 0.25);
        width: 46rem;
        height: 46rem;
    }
}
.slider-visit__btn:hover {
    background: #D0B885;
}
.slider-visit__btn:hover svg path {
    fill: #FFFFFF;
}
.slider-visit__btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9rem;
    height: 13rem;
}
.slider-visit__btn svg path {
    transition: fill 0.25s ease-in-out;
}
.slider-visit__btn.prev {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.slider-visit__btn.next {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.slider-visit__slide {
    display: flex;
    align-items: center;
    transition: opacity 0.1s ease;
}
@media only screen and (max-width: 650px) {
    .slider-visit__slide {
        display: block;
    }
}
.slider-visit__img {
    width: 646rem;
    height: 467rem;
    order: 1;
}
@media only screen and (max-width: 650px) {
    .slider-visit__img {
        width: 236rem;
        height: 168rem;
    }
}
.slider-visit__img img {
    width: 100%;
    height: 100%;
}
.slider-visit__text {
    background: #F5F5F5;
    width: 745rem;
    height: 380rem;
    padding: 142rem 339rem 73rem 70rem;
}
@media only screen and (max-width: 650px) {
    .slider-visit__text {
        padding: 75rem 10rem 44rem 20rem;
        width: 236rem;
        height: 167rem;
    }
}
.slider-visit__text p {
    height: 118rem;
}

.owner {
    display: flex;
    justify-content: space-between;
    padding: 0 100rem 0 221rem;
}
@media only screen and (max-width: 650px) {
    .owner {
        padding: 0;
        display: block;
    }
}
.owner__img {
    width: 470rem;
    height: 333rem;
}
@media only screen and (max-width: 650px) {
    .owner__img {
        width: 280rem;
        height: 177rem;
        margin-bottom: 9rem;
        position: relative;
    }
}
.owner__img img {
    width: 100%;
    height: 100%;
}
.owner__frame {
    display: none;
}
@media only screen and (max-width: 650px) {
    .owner__frame {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 284rem;
        height: 181rem;
        background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
        z-index: -1;
    }
}
.owner__right {
    width: 654rem;
}
@media only screen and (max-width: 650px) {
    .owner__right {
        width: 100%;
    }
}
.owner__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 9rem;
}
@media only screen and (max-width: 650px) {
    .owner__title {
        margin-bottom: 5rem;
    }
}
.owner__subtitle {
    margin-bottom: 41rem;
    color: #D0B885;
    text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
    .owner__subtitle {
        margin-bottom: 21rem;
    }
}
.owner__text p {
    font-size: 22rem;
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .owner__text p {
        font-size: 13rem;
    }
}
.owner__text p:last-child {
    margin-bottom: 0;
}

.articles {
    height: 640rem;
}
@media only screen and (max-width: 650px) {
    .articles {
        height: 370rem;
    }
}
.articles__container {
    position: relative;
    background: #F5F5F5;
    padding: 78rem 0 74rem 279rem;
}
@media only screen and (max-width: 650px) {
    .articles__container {
        padding: 16rem 18rem 22rem;
        margin-bottom: 15rem;
    }
}
.articles__logo {
    width: 623rem;
    height: 661rem;
    position: absolute;
    left: 79rem;
    top: 2rem;
}
@media only screen and (max-width: 650px) {
    .articles__logo {
        width: 290rem;
        height: 354rem;
        left: -45rem;
        top: 0;
    }
}
.articles__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.articles__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 43rem;
    width: 1523rem;
}
@media only screen and (max-width: 650px) {
    .articles__header {
        display: none;
        padding: 0 18rem;
        margin-bottom: 9rem;
        width: unset;
    }
}
.articles__header_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .articles__header_mob {
        display: block;
    }
}
.articles__title {
    font-family: "Alice", sans-serif;
}
.articles__link {
    width: 207rem;
}
@media only screen and (max-width: 650px) {
    .articles__link {
        display: none;
        width: 140rem;
    }
}
.articles__link_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .articles__link_mob {
        display: block;
        margin: 0 auto;
    }
}
.articles__fill-link {
    position: relative;
}

.slider-articles {
    position: relative;
}
.slider-articles__wrap {
    height: auto;
    width: 1645rem;
}
@media only screen and (max-width: 650px) {
    .slider-articles__wrap {
        width: unset;
    }
}
.slider-articles__wrap .flickity-viewport {
    transition: height 0.25s ease-in-out;
}
.slider-articles__wrap .flickity-slider {
    width: 100%;
    height: 100%;
}
.slider-articles__slide-article {
    margin-right: 121rem;
}
@media only screen and (max-width: 650px) {
    .slider-articles__slide-article {
        margin-right: 15rem;
    }
}
.slider-articles__btn {
    width: 79rem;
    height: 79rem;
    box-shadow: 0px 72rem 62rem rgba(88, 88, 88, 0.25);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    cursor: pointer;
    transition: background 0.25s ease-in-out;
    background: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .slider-articles__btn {
        box-shadow: 0px 38.5701rem 33.2132rem rgba(88, 88, 88, 0.25);
        width: 46rem;
        height: 46rem;
    }
}
.slider-articles__btn:hover {
    background: #D0B885;
}
.slider-articles__btn:hover svg path {
    fill: #FFFFFF;
}
.slider-articles__btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9rem;
    height: 13rem;
}
.slider-articles__btn svg path {
    transition: fill 0.25s ease-in-out;
}
.slider-articles__btn.prev {
    top: 50%;
    left: -100rem;
    transform: translateY(-50%);
}
.slider-articles__btn.next {
    top: 50%;
    left: 970rem;
    transform: translateY(-50%);
}

.slide-article {
    display: flex;
    background: #FFFFFF;
    width: 950rem;
}
@media only screen and (max-width: 650px) {
    .slide-article {
        display: block;
        width: 270rem;
        height: auto;
    }
}
.slide-article__img {
    min-width: 448rem;
    width: 448rem;
    height: 401rem;
}
@media only screen and (max-width: 650px) {
    .slide-article__img {
        min-width: 100%;
        width: 100%;
        height: 154rem;
    }
}
.slide-article__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide-article__right {
    padding: 35rem 60rem;
    width: 500rem;
}
@media only screen and (max-width: 650px) {
    .slide-article__right {
        width: auto;
        padding: 12rem 14rem 15rem;
    }
}
.slide-article__rubric {
    margin-bottom: 11rem;
}
@media only screen and (max-width: 650px) {
    .slide-article__rubric {
        margin-bottom: 6rem;
    }
}
.slide-article__title {
    margin-bottom: 30rem;
    height: 93rem;
    font-family: "Alice", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .slide-article__title {
        height: auto;
        margin-bottom: 14rem;
        width: 83%;
    }
}
.slide-article__description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 52rem;
    margin-bottom: 74rem;
}
@media only screen and (max-width: 650px) {
    .slide-article__description {
        margin-bottom: 17rem;
    }
}

.link-gold {
    text-transform: uppercase;
    width: 203rem;
    height: 54rem;
    background: #D0B885;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .link-gold {
        width: 100%;
        height: 32rem;
    }
}
.link-gold:hover .link-gold__fill {
    opacity: 1;
}
.link-gold__fill {
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
}
.link-gold__title {
    z-index: 20;
}

.rubric {
    display: flex;
    text-transform: uppercase;
}
.rubric__title {
    color: #D0B885;
}
.rubric__name {
    color: #151515;
    margin-left: 5rem;
}

.contacts {
    padding: 0 154rem 100rem 209rem;
}
@media only screen and (max-width: 650px) {
    .contacts {
        padding: 0 16rem;
    }
}
.contacts__header {
    margin-bottom: 105rem;
}
@media only screen and (max-width: 650px) {
    .contacts__header {
        margin-bottom: 25rem;
    }
}
.contacts__title {
    font-family: "Alice", sans-serif;
}
.contacts__title.center {
    text-align: center;
}
.contacts__info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 122rem;
    width: 1351rem;
}
@media only screen and (max-width: 650px) {
    .contacts__info {
        margin-bottom: 31rem;
        display: block;
        width: unset;
    }
}
.contacts__maps {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .contacts__maps {
        display: block;
    }
}
@media only screen and (max-width: 650px) {
    .contacts__elem-contacts {
        margin-bottom: 20rem;
    }
    .contacts__elem-contacts:last-child {
        margin-bottom: 0;
    }
}

.map {
    width: 1134rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .map {
        width: 100%;
    }
}
.map__input {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.map__header {
    width: fit-content;
    width: -moz-fit-content;
    position: relative;
    margin-bottom: 7rem;
}
.map__container {
    width: 100%;
    height: 370rem;
    position: relative;
}
.map__wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s ease-in-out;
}
.map__wrap iframe {
    width: 100%;
    height: 100%;
}
.map__wrap_invis {
    opacity: 0;
    pointer-events: none;
}

.address {
    padding-top: 25rem;
}
@media only screen and (max-width: 650px) {
    .address {
        padding-top: 0;
    }
}
.address__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 33rem;
}
@media only screen and (max-width: 650px) {
    .address__title {
        margin-bottom: 20rem;
    }
}
@media only screen and (max-width: 650px) {
    .address__wrap-items {
        display: flex;
        justify-content: space-between;
        margin-bottom: 31rem;
    }
}
.address__item {
    margin-bottom: 60rem;
}
@media only screen and (max-width: 650px) {
    .address__item {
        margin-bottom: 0;
    }
}
.address__item:last-child {
    margin-bottom: 0;
}
.address__city {
    color: #D0B885;
    text-transform: uppercase;
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .address__city {
        margin-bottom: 7rem;
    }
}

.checkbox {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.checkbox__icon {
    width: 56rem;
    height: 30rem;
    background: #D0B885;
    margin: 0 8rem;
    border-radius: 100rem;
    position: relative;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .checkbox__icon {
        width: 35rem;
        height: 20rem;
    }
}
.checkbox__icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4rem;
    transform: translateY(-50%);
    cursor: pointer;
    width: 24rem;
    height: 24rem;
    border-radius: 100rem;
    background: #FFFFFF;
    transition: transform 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .checkbox__icon:after {
        left: 3rem;
        width: 14rem;
        height: 14rem;
    }
}
.checkbox__right {
    color: #C4C4C4;
}
.checkbox__left, .checkbox__dark {
    transition: color 0.25s ease-in-out;
}

#switch:checked ~ * .checkbox__icon:after {
    transform: translate(24rem, -50%);
}
@media only screen and (max-width: 650px) {
    #switch:checked ~ * .checkbox__icon:after {
        transform: translate(15rem, -50%);
    }
}

#switch:checked ~ * .checkbox__right {
    color: #151515;
}

#switch:checked ~ * .checkbox__left {
    color: #C4C4C4;
}

#switch:checked ~ * .map__wrap {
    opacity: 0;
    pointer-events: none;
}

#switch:checked ~ * .map__wrap_invis {
    opacity: 1;
    pointer-events: unset;
}

.elem-contacts__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 33rem;
}
@media only screen and (max-width: 650px) {
    .elem-contacts__title {
        margin-bottom: 7rem;
    }
}
.elem-contacts__block {
    display: flex;
}
.elem-contacts__link {
    display: flex;
    align-items: center;
    margin-right: 12rem;
}
.elem-contacts__link:last-child {
    margin-right: 0;
}
.elem-contacts__link:hover .elem-contacts__icon {
    background: #D0B885;
    border: 1px solid #D0B885;
}
.elem-contacts__link:hover svg path {
    fill: #FFFFFF;
}
.elem-contacts__text {
    margin-left: 15rem;
}
@media only screen and (max-width: 650px) {
    .elem-contacts__text {
        margin-left: 9rem;
    }
}
.elem-contacts__icon {
    width: 42rem;
    height: 42rem;
    border-radius: 3px;
    border: 1px solid #C4C4C4;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .elem-contacts__icon {
        width: 35rem;
        height: 35rem;
        border-radius: 2px;
    }
}
.elem-contacts__icon:last-child {
    margin-right: 0;
}
.elem-contacts__icon svg {
    width: 28rem;
    height: 28rem;
}
@media only screen and (max-width: 650px) {
    .elem-contacts__icon svg {
        width: 20rem;
        height: 20rem;
    }
}
.elem-contacts__icon svg path {
    transition: fill 0.25s ease-in-out;
}

.link-fill {
    position: relative;
    background: transparent;
    align-items: center;
    height: 30rem;
    display: flex;
    width: 205rem;
}
@media only screen and (max-width: 650px) {
    .link-fill {
        height: 30rem;
    }
}
.link-fill:hover .link-fill__title {
    color: #D0B885;
}
.link-fill:hover .link-fill__arrow svg path {
    fill: #D0B885;
}
.link-fill__wrap.rotate .link-fill__flex {
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.link-fill__wrap.rotate .link-fill__arrow {
    transform: rotate(180deg);
}
.link-fill__wrap.rotate .link-fill__arrow svg {
    top: 0;
}
.link-fill__flex {
    width: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.link-fill__title {
    white-space: nowrap;
    transition: color 0.25s ease-in-out;
}
.link-fill__arrow {
    margin: 0 9rem 0 9rem;
    width: 9rem;
    height: 13rem;
    min-width: 9rem;
    position: relative;
    display: block;
}
@media only screen and (max-width: 650px) {
    .link-fill__arrow {
        width: 6rem;
        min-width: 6rem;
    }
}
.link-fill__arrow svg {
    position: absolute;
    top: 2rem;
    left: 0;
    width: 100%;
    height: 100%;
}
.link-fill__arrow svg path {
    transition: fill 0.25s ease-in-out;
}

.fade-enter-active, .fade-leave-active {
    transition: opacity 0.25s ease-in-out;
}

.fade-enter, .fade-leave-to {
    opacity: 0;
}

.fade-slidebtn-enter-active, .fade-slidebtn-leave-active {
    transition: opacity 0.25s ease-in-out 0.5s;
}

.fade-slidebtn-enter, .fade-slidebtn-leave-to {
    opacity: 0;
}

.fade-absolute-enter-active, .fade-absolute-leave-active {
    transition: opacity 0.25s ease-in-out;
    position: absolute !important;
}

.fade-absolute-enter, .fade-absolute-leave-to {
    opacity: 0;
}

.fade-slide-enter-active {
    transition: 0.75s ease-in-out 0.75s;
}

.fade-slide-enter {
    opacity: 0;
    transform: translateY(-5%);
}

.fade-slide-leave-to {
    opacity: 0;
    transform: translateY(5%);
}

.fade-slide-leave-active {
    transition: 0.5s ease-in-out;
}

.fade-categories-enter-active {
    transition: 0.5s ease-in-out 0.5s;
}

.fade-categories-enter {
    opacity: 0;
}

.fade-categories-leave-to {
    opacity: 0;
}

.fade-categories-leave-active {
    transition: 0.5s ease-in-out;
}

.instagram {
    position: relative;
    padding-bottom: 30rem;
}
@media only screen and (max-width: 650px) {
    .instagram {
        padding-bottom: 10rem;
    }
}
.instagram__run-line {
    position: absolute;
    top: -2px;
    left: 0;
}
.instagram__gallery-wrap {
    position: relative;
}
@media only screen and (max-width: 650px) {
    .instagram__gallery-wrap {
        overflow-x: scroll;
        padding-bottom: 10rem;
    }
}
.instagram__gallery {
    display: flex;
    width: 1744rem;
    margin: 0 auto;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .instagram__gallery {
        width: auto;
        padding: 0 16rem;
    }
    .instagram__gallery:after {
        content: "";
        position: relative;
        right: 0;
        top: 0;
        z-index: 500;
        min-width: 15rem;
        height: 15rem;
    }
}
.instagram__icon {
    position: absolute;
    top: 19rem;
    left: 24rem;
    width: 46rem;
    height: 46rem;
}
@media only screen and (max-width: 650px) {
    .instagram__icon {
        left: 7rem;
        width: 24rem;
        height: 24rem;
    }
}
.instagram__icon svg {
    width: 100%;
    height: 100%;
}
.instagram__img {
    min-width: 400rem;
    height: 400rem;
    margin-right: 48rem;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .instagram__img {
        min-width: 130rem;
        max-width: 130rem;
        height: 130rem;
        border-radius: 1.5px;
        margin-right: 16rem;
    }
}
.instagram__img:hover:after {
    opacity: 0;
}
.instagram__img:last-child {
    margin-right: 0;
}
.instagram__img:after {
    transition: opacity 0.25s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 174rem;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.instagram__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.run-line {
    height: 174rem;
    width: 100%;
    pointer-events: none;
    z-index: 50;
}
@media only screen and (max-width: 650px) {
    .run-line {
        height: 56rem;
    }
}

.marquee-infinite {
    max-width: 100%;
}
.marquee-infinite__wrap {
    display: flex;
    width: 200%;
    animation: marquee-infinite 50s linear infinite;
}
.marquee-infinite__wrap.stop {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}
.marquee-infinite__text {
    white-space: nowrap;
    width: 100%;
    font-weight: 200;
    color: #D0B885;
    font-size: 60rem;
    line-height: 40rem;
}
@media only screen and (max-width: 650px) {
    .marquee-infinite__text {
        font-size: 20rem;
        margin-right: 20rem;
        line-height: normal;
    }
}

@keyframes marquee-infinite {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}
.catalog-page {
    position: relative;
    padding: 0 119rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page {
        padding: 0;
    }
}
.catalog-page__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.catalog-page__header {
    margin-bottom: 50rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page__header {
        margin-bottom: 19rem;
    }
}
.catalog-page__title {
    font-family: "Alice", sans-serif;
    text-align: center;
}
.catalog-page__filter-catalog {
    margin-bottom: 68rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page__filter-catalog {
        margin-bottom: 13rem;
    }
}
.catalog-page__cont {
    display: flex;
    justify-content: space-between;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 1682rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page__cont {
        width: 100%;
    }
}
.catalog-page__side {
    width: 490rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page__side {
        display: none;
    }
}
.catalog-page__categories-title {
    text-transform: uppercase;
    color: #D0B885;
    margin-bottom: 31rem;
    margin-left: 20rem;
}
.catalog-page__upload-section {
    margin-bottom: 64rem;
}
@media only screen and (max-width: 650px) {
    .catalog-page__upload-section {
        margin-bottom: 31rem;
    }
}

.categories-list .scroll-wrap__scroller {
    max-height: 754rem;
}
@media only screen and (max-width: 650px) {
    .categories-list .scroll-wrap__scroller {
        max-height: unset;
    }
}
.categories-list__catalog-category {
    margin-bottom: 14rem;
}
@media only screen and (max-width: 650px) {
    .categories-list__catalog-category {
        margin-bottom: 0;
    }
}
.categories-list__wrap {
    height: auto;
}

.catalog-category {
    width: 460rem;
}
@media only screen and (max-width: 650px) {
    .catalog-category {
        width: 287rem;
        border-bottom: 0.5px solid #C4C4C4;
        transition: border 0.25s ease-in-out;
    }
    .catalog-category:last-child {
        border-bottom: none;
    }
    .catalog-category.open {
        border-bottom: 0.5px solid transparent;
    }
}
.catalog-category__header {
    position: relative;
    width: 460rem;
    height: 81rem;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    padding: 0 23rem;
    cursor: pointer;
    transition: background 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .catalog-category__header {
        background: none;
        width: 100%;
        height: 48rem;
    }
}
.catalog-category__header.open {
    background: #D0B885;
    border-bottom: none;
}
.catalog-category__header.open .catalog-category__title {
    color: #FFFFFF;
}
.catalog-category__header.open .catalog-category__num {
    color: #FFFFFF;
}
.catalog-category__title {
    margin-right: 5rem;
    transition: color 0.25s ease-in-out;
}
.catalog-category__num {
    color: #858585;
    transition: color 0.25s ease-in-out;
}
.catalog-category__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 19rem;
    width: 19rem;
    height: 19rem;
}
.catalog-category__open, .catalog-category__close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.catalog-category__open svg, .catalog-category__close svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.catalog-category__open {
    width: 9rem;
    height: 13rem;
}
@media only screen and (max-width: 650px) {
    .catalog-category__open {
        width: 5.3rem;
        height: 7.37rem;
    }
}
.catalog-category__close {
    width: 19rem;
    height: 19rem;
}
.catalog-category__close path {
    fill: white;
}
@media only screen and (max-width: 650px) {
    .catalog-category__close {
        width: 9rem;
        height: 9rem;
    }
}
.catalog-category__list {
    padding-left: 19rem;
    transition: height 0.25s ease-in-out;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .catalog-category__list {
        padding-left: 14rem;
    }
}

.country {
    overflow: hidden;
    border-bottom: 0.5px solid #C4C4C4;
}
.country__header {
    height: 54rem;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    transition: border 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .country__header {
        height: 35rem;
        padding-left: 18rem;
        border-bottom: none;
    }
}
.country__header.open {
    border-bottom: 0.5px solid #C4C4C4;
    font-weight: bold;
}
.country__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 19rem;
    width: 19rem;
    height: 19rem;
}
.country__open, .country__close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.country__open svg, .country__close svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.country__open {
    width: 9rem;
    height: 13rem;
}
@media only screen and (max-width: 650px) {
    .country__open {
        width: 5.3rem;
        height: 7.37rem;
    }
}
.country__num {
    color: #858585;
    margin-left: 5rem;
}
.country__close {
    width: 19rem;
    height: 19rem;
}
@media only screen and (max-width: 650px) {
    .country__close {
        width: 9rem;
        height: 9rem;
    }
}
.country__list-wrap {
    background: #F5F5F5;
    padding: 9rem 0 0 31rem;
    transition: height 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .country__list-wrap {
        padding: 4rem 18rem;
    }
}
.country__list {
    padding-bottom: 15rem;
}
.country__location {
    margin-bottom: 10rem;
}
.country__location:last-child {
    margin-bottom: 0;
}

.location {
    cursor: pointer;
}
.location__num {
    color: #858585;
}
.location__name {
    color: #858585;
}
.location.current .location__name {
    color: #151515;
}

@media only screen and (max-width: 650px) {
    .filter-catalog {
        padding: 0 16rem;
    }
}
.filter-catalog__header {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .filter-catalog__header {
        display: block;
    }
}
.filter-catalog__title {
    color: #D0B885;
    text-transform: uppercase;
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .filter-catalog__title {
        display: none;
    }
}
.filter-catalog__cont {
    display: flex;
    height: 34rem;
    margin-bottom: 44rem;
}
@media only screen and (max-width: 650px) {
    .filter-catalog__cont {
        display: none;
        overflow-y: scroll;
        height: 100vh;
        padding-bottom: 200rem;
    }
}
.filter-catalog__right {
    margin-right: 0;
}
@media only screen and (max-width: 650px) {
    .filter-catalog__right {
        margin-right: 0;
        width: 100%;
        height: 41rem;
        background: #F5F5F5;
        border-radius: 3px;
        padding: 0 11rem;
        position: relative;
    }
}
.filter-catalog__menu-filter {
    margin-bottom: 12rem;
}

.menu-filter {
    display: none;
}
@media only screen and (max-width: 650px) {
    .menu-filter {
        display: block;
        width: 100%;
        height: 41rem;
        position: relative;
        background: #FFFFFF;
    }
}
.menu-filter__modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
}
.menu-filter__header {
    box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
    display: flex;
    align-items: center;
    height: 100%;
    z-index: 100;
    position: relative;
}
.menu-filter__categories {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 143rem;
    border-right: 1px solid #C4C4C4;
    cursor: pointer;
    position: relative;
}
.menu-filter__categories.open ~ .menu-filter__filters:after {
    opacity: 0.8;
}
.menu-filter__filters {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 143rem;
    cursor: pointer;
    position: relative;
}
.menu-filter__filters:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 143rem;
    height: 41rem;
    background: #FFFFFF;
    opacity: 0;
    z-index: 10;
}
.menu-filter__title {
    text-transform: uppercase;
    color: #D0B885;
}
.menu-filter__icon {
    width: 20rem;
    height: 14rem;
    position: relative;
    margin-right: 14rem;
}
@media only screen and (max-width: 650px) {
    .menu-filter__counter {
        margin: 0 0 0 9rem;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 18rem;
        height: 18rem;
        background: #D0B885;
        color: #FFFFFF;
    }
}
.menu-filter__open {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
.menu-filter__open svg {
    width: 100%;
    height: 100%;
}
.menu-filter__close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 13rem;
    height: 13rem;
}
.menu-filter__close svg {
    width: 100%;
    height: 100%;
}
.menu-filter__cont {
    margin-top: 7rem;
    background: #FFFFFF;
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 650px) {
    .menu-filter__cont {
        box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
    }
}

.modal {
    width: 100%;
    height: 100vh;
}
.modal_full-slider {
    background: rgba(0, 0, 0, 0.7);
}

.full-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 145rem;
}
@media only screen and (max-width: 650px) {
    .full-slider {
        align-items: flex-start;
        padding-top: 54rem;
    }
}
.full-slider__cont {
    width: 100%;
    height: 100%;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .full-slider__cont {
        display: flex;
        align-items: center;
    }
}
.full-slider__slider-wrapper {
    position: relative;
}
@media only screen and (max-width: 650px) {
    .full-slider__slider-wrapper {
        width: 100%;
    }
}
.full-slider__wrap {
    height: 700rem;
    position: relative;
    overflow: hidden;
    cursor: grab;
    margin: 0 auto;
}
@media only screen and (max-width: 650px) {
    .full-slider__wrap {
        height: 402rem;
        width: 100%;
    }
}
.full-slider__wrap:active {
    cursor: grabbing;
}
.full-slider__wrap .flickity-viewport {
    width: 100%;
    height: 100%;
}
.full-slider__wrap .flickity-slider {
    width: 100%;
    height: 100%;
}
.full-slider__close-btn {
    position: absolute;
    top: -81rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30rem;
    height: 30rem;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .full-slider__close-btn {
        width: 21rem;
        height: 21rem;
        top: -30rem;
    }
}
.full-slider__close-btn svg {
    width: 100%;
    height: 100%;
}
.full-slider__item {
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}
@media only screen and (max-width: 650px) {
    .full-slider__item {
        margin-right: 100rem;
    }
}
.full-slider__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.full-slider__nav {
    width: 161rem;
    position: absolute;
    bottom: -81rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .full-slider__nav {
        display: none;
    }
}
.full-slider__nav_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .full-slider__nav_mob {
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 0;
        width: 100%;
        height: 56rem;
        background: #151515;
    }
}
.full-slider__num {
    color: #FFFFFF;
    font-family: "Alice", sans-serif;
}
.full-slider__btn {
    width: 9rem;
    height: 13rem;
    cursor: pointer;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .full-slider__btn {
        width: 12rem;
        height: 16rem;
        margin: 0 26rem;
    }
}
.full-slider__btn:after {
    content: "";
    width: 60rem;
    height: 60rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.full-slider__btn svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.player {
    position: relative;
    width: 1121rem;
    height: 700rem;
    margin: 0 auto;
}
@media only screen and (max-width: 650px) {
    .player {
        height: 184rem;
        width: 100%;
    }
}
.player img {
    width: 100%;
    height: 100%;
}
.player iframe {
    width: 100%;
    height: 100%;
}

.full-gallery {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 115rem;
}
@media only screen and (max-width: 650px) {
    .full-gallery {
        align-items: flex-start;
        padding-top: 54rem;
    }
}
.full-gallery__cont {
    position: relative;
    width: 100%;
    height: 100%;
}
.full-gallery__cell {
    cursor: pointer;
}
.full-gallery__slider-wrapper {
    position: relative;
}
.full-gallery__wrap {
    margin: 0 auto;
    height: 730rem;
    width: 1458rem;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .full-gallery__wrap {
        width: 100%;
        height: auto;
    }
}
.full-gallery__wrap:active {
    cursor: grabbing;
}
.full-gallery__wrap .flickity-viewport {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.full-gallery__wrap .flickity-slider {
    width: 100%;
    height: 100%;
}
.full-gallery__main {
    width: 1272rem;
    height: 100%;
    padding: 15rem;
    background: #FFFFFF;
    margin-right: 14rem;
}
@media only screen and (max-width: 650px) {
    .full-gallery__main {
        padding: 0;
        height: auto;
        margin-right: 0;
        background: transparent;
    }
}
.full-gallery__left {
    width: 190rem;
    height: 100%;
}
@media only screen and (max-width: 650px) {
    .full-gallery__left {
        display: none;
    }
}
.full-gallery__left .full-gallery__cell {
    width: 100%;
    height: 172rem;
    background: #FFFFFF;
    padding: 15rem;
    margin-bottom: 14rem;
    position: relative;
}
.full-gallery__left .full-gallery__cell:last-child {
    margin-bottom: 0;
}
.full-gallery__left .full-gallery__cell:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    opacity: 0.5;
    pointer-events: none;
}
.full-gallery__left .full-gallery__cell.is-nav-selected:after {
    opacity: 0;
}
.full-gallery__left .full-gallery__cell img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.full-gallery__close-btn {
    position: absolute;
    top: -81rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30rem;
    height: 30rem;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .full-gallery__close-btn {
        width: 21rem;
        height: 21rem;
        top: -30rem;
    }
}
.full-gallery__close-btn svg {
    width: 100%;
    height: 100%;
}
.full-gallery__item {
    width: 1238rem;
    height: 700rem;
}
@media only screen and (max-width: 650px) {
    .full-gallery__item {
        width: 100vw;
        height: 60vh;
    }
}
.full-gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 650px) {
    .full-gallery__item img {
        object-fit: contain;
    }
}
.full-gallery__nav {
    width: 161rem;
    position: absolute;
    bottom: -81rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .full-gallery__nav {
        display: none;
    }
}
.full-gallery__nav_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .full-gallery__nav_mob {
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 0;
        width: 100%;
        height: 56rem;
        background: #151515;
    }
}
.full-gallery__num {
    color: #FFFFFF;
    font-family: "Alice", sans-serif;
}
.full-gallery__btn {
    width: 9rem;
    height: 13rem;
    cursor: pointer;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .full-gallery__btn {
        width: 12rem;
        height: 16rem;
        margin: 0 26rem;
    }
}
.full-gallery__btn:after {
    content: "";
    width: 60rem;
    height: 60rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.full-gallery__btn svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.filters-modal {
    background: #FFFFFF;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 10rem;
}
@media only screen and (max-width: 650px) {
    .filters-modal__header {
        height: 41rem;
        width: 100%;
        box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin-bottom: 25rem;
    }
}
.filters-modal__close {
    width: 13rem;
    height: 13rem;
    position: absolute;
    top: 50%;
    right: 24rem;
    transform: translateY(-50%);
}
.filters-modal__close:after {
    content: "";
    width: 200%;
    height: 200%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.filters-modal__close svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.filters-modal__title {
    text-transform: uppercase;
    color: #D0B885;
}
.filters-modal__container {
    padding: 0 29rem 40rem;
    margin-bottom: 20rem;
    max-height: 90vh;
    overflow-y: scroll;
}
.filters-modal__list {
    margin-bottom: 11rem;
}
.filters-modal__bottom {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    height: 61rem;
    background: #FFFFFF;
    width: 100%;
    display: flex;
    align-items: center;
}
.filters-modal__button {
    margin: 0 auto;
}

.sort {
    height: 34rem;
    width: 264rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .sort {
        width: 100%;
        height: 100%;
        position: static;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
.sort.active {
    z-index: 1000;
}
.sort.active:after {
    opacity: 1;
    pointer-events: unset;
    z-index: -1;
}
@media only screen and (max-width: 650px) {
    .sort__select-wrap {
        position: relative;
        width: 201rem;
        height: 100%;
    }
}
.sort__select-box {
    position: relative;
}
@media only screen and (max-width: 650px) {
    .sort__select-box {
        position: absolute;
        top: 0;
        left: -12rem;
    }
}
.sort__select-box.active {
    z-index: 1000;
}
@media only screen and (max-width: 650px) {
    .sort__select-box.active {
        background: #FFFFFF;
        box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
        border-radius: 3px;
    }
}
.sort__select-box.active:after {
    opacity: 1;
    pointer-events: unset;
    z-index: -1;
}
.sort__select-box:after {
    transition: opacity 0.25s ease-in-out;
    opacity: 0;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    pointer-events: none;
}
@media only screen and (max-width: 650px) {
    .sort__select-box:after {
        content: unset;
    }
}
.sort__header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
    position: relative;
    height: 34rem;
    margin-bottom: 17rem;
}
@media only screen and (max-width: 650px) {
    .sort__header {
        width: 166rem;
        height: 41rem;
        margin: 0 22rem 0 13rem;
    }
}
.sort__header:after {
    content: "";
    position: absolute;
    bottom: -6rem;
    left: 0;
    width: 100%;
    height: 1px;
    background: #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .sort__header:after {
        z-index: 20;
        bottom: 6rem;
        display: none;
    }
}
.sort__hint-block {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    width: 99rem;
    height: 45rem;
    border-radius: 3px;
    border: 1px solid #C4C4C4;
    margin-left: auto;
    background: #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .sort__hint-block {
        width: 43rem;
        height: 17rem;
        border-radius: 0;
        background: transparent;
        border: none;
        margin-left: 0;
    }
}
.sort__hint {
    cursor: pointer;
    height: 43rem;
    width: 47.5rem;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 650px) {
    .sort__hint {
        width: 17rem;
        height: 17rem;
        background: transparent;
    }
}
.sort__hint svg {
    width: 28rem;
    height: 28rem;
}
.sort__hint svg rect {
    fill: #C4C4C4;
    transition: 0.25s ease-in-out;
}
.sort__hint.active svg rect {
    fill: #D0B885;
}
.sort__input {
    pointer-events: none;
}
@media only screen and (max-width: 650px) {
    .sort__input {
        background: transparent;
    }
}
.sort__input::placeholder {
    font-size: 20rem;
}
@media only screen and (max-width: 650px) {
    .sort__input::placeholder {
        font-size: 12rem;
    }
}
.sort__icon {
    width: 20rem;
    height: 16rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .sort__icon {
        width: 12rem;
        height: 10rem;
    }
}
.sort__icon.active svg path {
    fill: #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .sort__icon.active svg path {
        fill: #151515;
    }
}
.sort__icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sort__icon svg path {
    transition: fill 0.25s ease-in-out;
}
.sort__cont {
    position: absolute;
    top: 54rem;
    left: -20rem;
    width: 302rem;
    box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
    background: #FFFFFF;
    padding: 20rem 0;
}
@media only screen and (max-width: 650px) {
    .sort__cont {
        padding: 0;
        box-shadow: none;
        position: relative;
        top: unset;
        left: unset;
        width: 201rem;
        z-index: 10;
    }
}
.sort__cont:before {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    top: -8rem;
    transform: translateX(-50%) rotate(45deg);
    z-index: 10;
}
@media only screen and (max-width: 650px) {
    .sort__cont:before {
        content: none;
    }
}
.sort__cont:after {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    top: -8rem;
    transform: translateX(-50%) rotate(45deg);
    z-index: -10;
    box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
}
@media only screen and (max-width: 650px) {
    .sort__cont:after {
        content: none;
    }
}
.sort__list li {
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 47rem;
    padding: 0 26rem;
}
@media only screen and (max-width: 650px) {
    .sort__list li {
        height: 32rem;
        padding: 0 12rem;
    }
}
.sort__list li .active {
    background: #F5F5F5;
}
.sort__list li:hover {
    background: #F5F5F5;
}

.dump {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .dump {
        display: none;
    }
}
.dump__close {
    position: relative;
    width: 9rem;
    height: 9rem;
    margin-right: 10rem;
}
.dump__close:after, .dump__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #858585;
    width: 1px;
    height: 12rem;
}
.dump__close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.dump__close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.dump__title {
    color: #858585;
}

.filter {
    height: 34rem;
    width: 187rem;
    margin-right: 30rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .filter {
        transition: height 0.25s ease-in-out;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #C4C4C4;
    }
    .filter:last-child {
        border-bottom: none;
    }
}
.filter.active {
    z-index: 1000;
}
.filter.active:after {
    opacity: 1;
    pointer-events: unset;
    z-index: -1;
}
.filter.active .filter__icon_mob {
    transform: translateX(-5rem) rotate(90deg);
}
.filter:after {
    transition: opacity 0.25s ease-in-out;
    opacity: 0;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    pointer-events: none;
}
@media only screen and (max-width: 650px) {
    .filter:after {
        content: none;
    }
}
.filter__header {
    display: flex;
    cursor: pointer;
    align-items: center;
    border-bottom: 1px solid #C4C4C4;
    height: 34rem;
}
@media only screen and (max-width: 650px) {
    .filter__header {
        border-bottom: unset;
    }
}
.filter__header_adaptive{
    width: max-content;
    min-width: 180rem;
}
@media only screen and (max-width: 650px) {
    .filter__header_adaptive {
        width: unset;
    }
}
.filter__indicator {
    width: 29rem;
    height: 29rem;
    border-radius: 100rem;
    background: #D0B885;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 12rem;
    line-height: 5rem;
}
.filter__icon {
    width: 22rem;
    height: 100%;
    position: relative;
    margin-left: auto;
}
@media only screen and (max-width: 650px) {
    .filter__icon {
        display: none;
    }
}
.filter__icon_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .filter__icon_mob {
        display: block;
        width: 5.24rem;
        height: 7.37rem;
        position: relative;
        transition: transform 0.25s ease-in-out;
        transform: translateX(-5rem);
    }
    .filter__icon_mob svg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
}
.filter__open {
    width: 13rem;
    height: 9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.filter__open svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.filter__close {
    width: 22rem;
    height: 22rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.filter__close svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.filter__container {
    position: absolute;
    top: 50rem;
    left: -20rem;
    width: 302rem;
    box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
    background: #FFFFFF;
    padding: 17rem 5rem 14rem 15rem;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 650px) {
    .filter__container {
        transition: height 0.25s ease-in-out;
        margin-bottom: 19rem;
        position: relative;
        box-shadow: none;
        width: 100%;
        height: auto;
        top: unset;
        left: unset;
        padding: 20rem 12rem 0;
    }
}
.filter__container:before {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    top: -8rem;
    transform: translateX(-50%) rotate(45deg);
    z-index: 0;
}
@media only screen and (max-width: 650px) {
    .filter__container:before {
        content: none;
    }
}
.filter__container:after {
    content: "";
    width: 20rem;
    height: 20rem;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    top: -8rem;
    transform: translateX(-50%) rotate(45deg);
    z-index: -10;
    box-shadow: 0px 0px 7px rgba(95, 95, 95, 0.35);
}
@media only screen and (max-width: 650px) {
    .filter__container:after {
        content: none;
    }
}
.filter__wrap {
    flex: 1 0 auto;
    margin-bottom: 16rem;
}
@media only screen and (max-width: 650px) {
    .filter__wrap {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 650px) {
    .filter__wrap .scroll-wrap__track {
        display: none;
    }
}
@media only screen and (max-width: 650px) {
    .filter__wrap .scroll-wrap__scroller {
        overflow-y: unset;
        height: auto;
        max-height: unset;
    }
}
.filter__list li {
    position: relative;
    margin-bottom: 10rem;
}
@media only screen and (max-width: 650px) {
    .filter__list li {
        margin-bottom: 15rem;
    }
}
.filter__list li:last-child {
    margin-bottom: 0;
}
.filter__buttons {
    display: flex;
    padding-right: 10rem;
    justify-content: space-around;
    flex: 0 0 auto;
}
.filter__content {
    width: 100%;
    display: flex;
    padding-right: 10rem;
}
.filter__content_noflex {
    display: block;
    width: 100%;
    padding-right: 10rem;
}
@media only screen and (max-width: 650px) {
    .filter__buttons {
        padding-right: 0rem;
    }
    .filter__content_noflex {
        padding-right: 0rem;
    }
    .new-slider__range{
        padding: 0 30rem;
    }
}
.filter__input {
    width: 100%;
    height: 30rem;
}
.filter__block {
    width: 100%;
    margin-bottom: 15rem;
}
.filter__block + .filter__block {
    margin-left: 10rem;
}

.radio {
    height: 28rem;
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .radio {
        height: auto;
    }
}
.radio__radio {
    display: block;
    margin-top: 5rem;
    position: relative;
    width: 18rem;
    height: 18rem;
    min-width: 18rem;
    border-radius: 3px;
    border: 1px solid #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .radio__radio {
        margin-top: 0;
        width: 14rem;
        height: 14rem;
        min-width: 14rem;
    }
}
.radio__radio:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 8rem;
    border-radius: 2px;
    background: #FFFFFF;
    z-index: 10;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .radio__radio:after {
        width: 6rem;
        height: 6rem;
    }
}
.radio__input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.radio__label {
    color: #151515;
    font-size: 18rem;
    line-height: 15rem;
    padding: 0 5rem 0 10rem;
    display: block;
}
@media only screen and (max-width: 650px) {
    .radio__label {
        font-size: 10rem;
    }
}
.radio__num {
    color: #858585;
    font-size: 18rem;
    line-height: 15rem;
    display: block;
}
@media only screen and (max-width: 650px) {
    .radio__num {
        font-size: 10rem;
    }
}

.radio__input:checked ~ .radio__radio:after {
    opacity: 1;
}

.radio__input:checked ~ .radio__radio {
    background: #D0B885;
    border: #D0B885;
}
.radio__input:checked ~ .radio__radio ~ .radio__label {
    color: #151515;
}

.pdf {
    display: flex;
    align-items: center;
}
.pdf__icon {
    width: 28rem;
    height: 28rem;
    margin-right: 14rem;
}
.pdf__icon svg {
    width: 100%;
    height: 100%;
}
.pdf__name {
    position: relative;
    color: #D0B885;
}
.pdf__name:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #D0B885;
}

.product-page__breadcrumb {
    margin: 0 auto 106rem;
}
@media only screen and (max-width: 650px) {
    .product-page__breadcrumb {
        margin: 0 auto 35rem;
    }
}

.product-full {
    padding: 0 127rem;
}
@media only screen and (max-width: 650px) {
    .product-full {
        padding: 0 17rem;
    }
}
.product-full__top {
    display: flex;
    margin-bottom: 75rem;
}
@media only screen and (max-width: 650px) {
    .product-full__top {
        display: block;
        margin-bottom: 35rem;
    }
}
.product-full__slider-pp {
    margin-right: 77rem;
}
@media only screen and (max-width: 650px) {
    .product-full__slider-pp {
        margin-bottom: 15rem;
        margin-right: 0;
    }
}
.product-full__article {
    color: #858585;
    margin-bottom: 10rem;
}
@media only screen and (max-width: 650px) {
    .product-full__article {
        margin-bottom: 5rem;
        display: none;
    }
}
.product-full__article_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .product-full__article_mob {
        display: block;
    }
}
.product-full__title {
    margin-bottom: 37rem;
    width: 759rem;
}
@media only screen and (max-width: 650px) {
    .product-full__title {
        width: 100%;
        margin-bottom: 0;
        display: none;
    }
}
.product-full__title_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .product-full__title_mob {
        display: block;
    }
}
.product-full__price {
    margin-bottom: 5rem;
    font-family: "Alice", sans-serif;
}
.product-full__available {
    color: #858585;
    margin-bottom: 25rem;
}
.product-full__buttons {
    display: flex;
    align-items: center;
    margin-bottom: 40rem;
    width: 516rem;
}
@media only screen and (max-width: 650px) {
    .product-full__buttons {
        width: auto;
    }
}
.product-full__buttons .button:first-child {
    margin-right: 17rem;
}
@media only screen and (max-width: 650px) {
    .product-full__buttons .button:first-child {
        margin-right: 9rem;
    }
}
.product-full__bottom {
    width: 100%;
    height: 552rem;
    box-shadow: 0px 5px 10px rgba(77, 77, 77, 0.25);
}
@media only screen and (max-width: 650px) {
    .product-full__bottom {
        position: relative;
        width: 313rem;
        height: auto;
        transform: translateX(-50%);
        left: 50%;
    }
}

.characteristics {
    width: 414rem;
}
@media only screen and (max-width: 650px) {
    .characteristics {
        width: 100%;
    }
}
.characteristics__wrap {
    margin-bottom: 33rem;
}
@media only screen and (max-width: 650px) {
    .characteristics__wrap {
        margin-bottom: 19rem;
    }
}
.characteristics__button {
    cursor: pointer;
    background: transparent;
    border: none;
    position: relative;
    color: black;
}
.characteristics__button:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.5px;
    width: 100%;
    background: #151515;
}

.slider-pp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 793rem;
    height: 663rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .slider-pp {
        flex-direction: column;
        width: 100%;
        height: unset;
    }
    .slider-pp .slider-pp__cont {
        overflow: scroll !important;
        width: 100%;
    }
}
.slider-pp__main {
    height: 100%;
    width: 603rem;
    overflow: hidden;
    position: relative;
    cursor: grab;
}
@media only screen and (max-width: 650px) {
    .slider-pp__main {
        order: -1;
        height: 313rem;
        width: 100%;
        margin-bottom: 10rem;
        padding: 31rem 0 0 0;
    }
}
.slider-pp__main:active {
    cursor: grabbing;
}
.slider-pp__main .flickity-slider {
    width: 100%;
    height: 100%;
}
.slider-pp__cell {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 650px) {
    .slider-pp__cell {
        width: 252rem;
        height: 252rem;
        margin-right: 50rem;
    }
}
.slider-pp__cell img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.slider-pp__nav {
    width: 93rem;
    height: 523rem;
}
@media only screen and (max-width: 650px) {
    .slider-pp__nav {
        height: 80rem;
        width: auto;
        display: flex;
    }
}
.slider-pp__nav .slider-pp__cell {
    cursor: pointer;
    width: 93rem;
    height: 116rem;
    margin-bottom: 19rem;
    transition: 0.25s ease-in-out;
    border: 1px solid transparent;
}
@media only screen and (max-width: 650px) {
    .slider-pp__nav .slider-pp__cell {
        height: 80rem;
        width: 64rem;
        min-width: 64rem;
        margin-bottom: 0;
        margin-right: 10rem;
        margin-left: 0;
        padding: 11rem;
    }
    .slider-pp__nav .slider-pp__cell:last-child {
        margin-right: 0;
    }
}
.slider-pp__nav .slider-pp__cell img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.slider-pp__nav .slider-pp__cell.is-nav-selected {
    border: 1.5px solid #151515;
}
.slider-pp__btn {
    cursor: pointer;
    position: absolute;
    left: 0;
    width: 93rem;
    height: 43rem;
    background: #FFFFFF;
    transition: box-shadow 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .slider-pp__btn {
        display: none;
    }
}
.slider-pp__btn:hover {
    box-shadow: 0px 5px 10px rgba(77, 77, 77, 0.25);
}
.slider-pp__btn.prev {
    top: 0;
    border-radius: 5rem 5rem 0 0;
}
.slider-pp__btn.next {
    bottom: 0;
    border-radius: 0 0 5rem 5rem;
}
.slider-pp__btn svg {
    position: absolute;
    width: 13rem;
    height: 9rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tabs-product {
    padding: 45rem 22rem 52rem 75rem;
    display: flex;
    justify-content: space-between;
    height: 100%;
    width: 100%;
}
@media only screen and (max-width: 650px) {
    .tabs-product {
        padding: 20rem 4rem 20rem 12rem;
        height: auto;
        display: block;
    }
}
.tabs-product__left {
    position: relative;
    display: flex;
}
@media only screen and (max-width: 650px) {
    .tabs-product__tabs-wrap-wrapper {
        position: relative;
        width: 313rem;
        left: 50%;
        transform: translateX(-52%);
        padding: 0 0 0rem 10rem;
    }
}
@media only screen and (max-width: 650px) {
    .tabs-product__tabs-wrap {
        position: relative;
        width: fit-content;
        display: flex;
        overflow-x: scroll;
        width: 298rem;
        padding: 0 0 10rem 3rem;
    }
}
.tabs-product__tab {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    margin-bottom: 56rem;
    height: 75rem;
    cursor: pointer;
    color: #858585;
    transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .tabs-product__tab {
        margin-bottom: 0;
        height: 21rem;
        margin-right: 29rem;
    }
    .tabs-product__tab:last-child {
        margin-right: 0;
    }
}
.tabs-product__tab.current {
    color: #151515;
}
.tabs-product__tab.current .tabs-product__tab-icon svg path {
    fill: #151515;
}
.tabs-product__tab-icon {
    width: 32rem;
    height: 32rem;
    margin-right: 15rem;
}
@media only screen and (max-width: 650px) {
    .tabs-product__tab-icon {
        width: 19rem;
        height: 19rem;
        margin-right: 7rem;
    }
}
.tabs-product__tab-icon svg {
    width: 100%;
    height: 100%;
}
.tabs-product__tab-icon svg path {
    fill: #858585;
    transition: fill 0.25s ease-in-out;
}
.tabs-product__indicate {
    margin-right: 47rem;
    position: relative;
    height: 100%;
    width: 6rem;
    border-radius: 100rem;
    background: #F5F5F5;
}
@media only screen and (max-width: 650px) {
    .tabs-product__indicate {
        display: none;
    }
}
.tabs-product__slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 6rem;
    height: 75rem;
    border-radius: 100rem;
    background: #D0B885;
    transition: transform 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .tabs-product__slider {
        display: none;
    }
}
.tabs-product__text p {
    margin-bottom: 25rem;
}
@media only screen and (max-width: 650px) {
    .tabs-product__text p {
        margin-bottom: 25rem;
    }
}
.tabs-product__cont {
    width: 1226rem;
    border-left: 1px dashed #C4C4C4;
    position: relative;
    padding-left: 74rem;
}
@media only screen and (max-width: 650px) {
    .tabs-product__cont {
        padding-top: 15rem;
        border-top: 3px solid #F5F5F5;
        padding-left: 0;
        border-left: none;
        width: 100%;
        transition: height 0.25s ease-in-out;
    }
}
.tabs-product__item {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: unset;
    list-style-position: inside;
}

.tabs-product__item ul{
    list-style-type: unset;
    list-style-position: inside;
}

.tabs-product__item ul,p{
   margin-bottom: 10rem;
}
.tabs-product__item li{

    margin-bottom: 5rem;
}

.tabs-product__item li p{
    display: inline;
}

.tabs-product__item a{
    text-decoration: underline;
}

@media only screen and (max-width: 650px) {
    .tabs-product__item {
        position: relative;
        width: 275rem;
    }
}

.product-search__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .product-search__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.product-search__header {
    padding: 0 203rem;
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .product-search__header {
        padding: 0 20rem;
    }
}
.product-search__title {
    font-family: "Alice", sans-serif;
    text-align: center;
    margin-bottom: 34rem;
}
@media only screen and (max-width: 650px) {
    .product-search__title {
        margin-bottom: 28rem;
    }
}
.product-search__menu-s {
    margin: 0 auto 95rem;
}
@media only screen and (max-width: 650px) {
    .product-search__menu-s {
        margin: 0 auto 45rem;
    }
}

.search-result__selected-products {
    margin-bottom: 73rem;
}
@media only screen and (max-width: 650px) {
    .search-result__selected-products {
        margin-bottom: 44rem;
    }
}
.search-result__selected-products:last-child {
    margin-bottom: 0;
}

.not-found {
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
}
@media only screen and (max-width: 650px) {
    .not-found {
        width: 204rem;
    }
}
.not-found__message {
    margin-bottom: 36rem;
}
@media only screen and (max-width: 650px) {
    .not-found__message {
        margin-bottom: 20rem;
    }
}
@media only screen and (max-width: 650px) {
    .not-found__hint br {
        display: none;
    }
}

.selected-products__header {
    padding: 0 203rem;
    margin-bottom: 20rem;
}
@media only screen and (max-width: 650px) {
    .selected-products__header {
        padding: 0 20rem;
    }
}
.selected-products__name {
    margin-right: 5rem;
}
.selected-products__count {
    color: #C4C4C4;
}
.selected-products__container {
    display: grid;
    padding: 23rem 184rem;
    background: #F5F5F5;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 23rem;
    margin-bottom: 45rem;
}
@media only screen and (max-width: 650px) {
    .selected-products__container {
        padding: 12rem 17rem;
        grid-gap: 8rem;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 18rem;
    }
}

.menu-s {
    width: fit-content;
    width: -moz-fit-content;
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .menu-s {
        display: block;
        text-align: center;
    }
}
.menu-s form {
    margin-right: 37rem;
}
@media only screen and (max-width: 650px) {
    .menu-s form {
        margin-right: 0;
        margin-bottom: 12rem;
    }
}

.favorites__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .favorites__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.favorites__header {
    margin-bottom: 70rem;
}
@media only screen and (max-width: 650px) {
    .favorites__header {
        margin-bottom: 25rem;
    }
}
.favorites__title {
    font-family: "Alice", sans-serif;
    text-align: center;
}
.favorites__favorites-result {
    position: relative;
}

.favorites-result__favorites-not-found {
    margin: 55rem auto 0;
}
@media only screen and (max-width: 650px) {
    .favorites-result__favorites-not-found {
        margin: 40rem auto 0;
    }
}

.favorites-not-found {
    width: fit-content;
    width: -moz-fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.favorites-not-found__icon {
    width: 80rem;
    height: 80rem;
    margin-bottom: 36rem;
}
@media only screen and (max-width: 650px) {
    .favorites-not-found__icon {
        width: 51rem;
        height: 51rem;
        margin-bottom: 22rem;
    }
}
.favorites-not-found__icon svg {
    width: 100%;
    height: 100%;
}
.favorites-not-found__text {
    text-align: center;
}

.v-articles {
    padding: 0 130rem;
}
@media only screen and (max-width: 650px) {
    .v-articles {
        padding: 0;
    }
}
.v-articles__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .v-articles__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.v-articles__title {
    font-family: "Alice", sans-serif;
    text-align: center;
    margin-bottom: 70rem;
}
@media only screen and (max-width: 650px) {
    .v-articles__title {
        margin-bottom: 19rem;
    }
}
.v-articles__articles-tabs {
    margin-bottom: 113rem;
}
@media only screen and (max-width: 650px) {
    .v-articles__articles-tabs {
        margin-bottom: 20rem;
    }
}

.articles-tabs {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media only screen and (max-width: 650px) {
    .articles-tabs {
        background: #F5F5F5;
        padding: 9rem 25rem;
    }
}
.articles-tabs__mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .articles-tabs__mob {
        display: block;
        width: 290rem;
        height: 41rem;
        position: relative;
        margin: 0 auto 10rem;
    }
}
.articles-tabs__select-box {
    position: absolute;
    top: 0;
    left: 0;
}
.articles-tabs__left {
    width: 520rem;
}
@media only screen and (max-width: 650px) {
    .articles-tabs__left {
        display: none;
    }
}
.articles-tabs__title {
    text-transform: uppercase;
    color: #D0B885;
    margin-bottom: 49rem;
}
.articles-tabs__nav-wrap {
    width: 100%;
}
.articles-tabs__nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.articles-tabs__tab-a {
    position: relative;
    left: 0;
    margin-bottom: 23rem;
}
.articles-tabs__tab-a:last-child {
    margin-bottom: 0;
}
.articles-tabs__container {
    width: 950rem;
    height: auto;
}
@media only screen and (max-width: 650px) {
    .articles-tabs__container {
        width: 100%;
    }
}
.articles-tabs__item {
    width: 100%;
}
.articles-tabs__article-card {
    margin-bottom: 45rem;
}
.articles-tabs__article-card:last-child {
    margin-bottom: 0;
}

.tab-a {
    cursor: pointer;
    transition: transform 0.25s ease-in-out, color 0.25s ease-in-out;
    position: relative;
}
.tab-a:hover .tab-a__name {
    color: #D0B885;
}
.tab-a:hover .tab-a__num {
    color: #D0B885;
}
.tab-a.active {
    transform: translateX(35rem) scale(1.1);
}
.tab-a.active .tab-a__icon {
    opacity: 1;
}
.tab-a.active .tab-a__name {
    color: #151515;
    transform: scale(2);
}
.tab-a.active .tab-a__num {
    color: #C4C4C4;
}
.tab-a__icon {
    position: absolute;
    top: 50%;
    left: -10rem;
    transform: translateY(-50%);
    display: inline-block;
    height: 10rem;
    width: 8rem;
    position: relative;
    opacity: 0;
}
.tab-a__icon svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.tab-a__name {
    font-family: "Alice", sans-serif;
    color: #C4C4C4;
    margin-right: 13rem;
    transition: color 0.25s ease-in-out;
}
.tab-a__num {
    color: #C4C4C4;
    transition: color 0.25s ease-in-out;
}

.article-card {
    width: 100%;
    height: 401rem;
    border-radius: 5px;
    background: #F5F5F5;
    display: flex;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .article-card {
        width: 100%;
        height: 339rem;
        display: block;
        background: #FFFFFF;
    }
}
.article-card__img {
    min-width: 448rem;
    width: 448rem;
    height: 401rem;
}
@media only screen and (max-width: 650px) {
    .article-card__img {
        width: 100%;
        height: 154rem;
        min-width: unset;
    }
}
.article-card__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-card__right {
    padding: 35rem 60rem;
    width: 500rem;
}
@media only screen and (max-width: 650px) {
    .article-card__right {
        padding: 12rem 14rem 15rem;
        width: 100%;
    }
}
.article-card__rubric {
    text-transform: uppercase;
    color: #D0B885;
    margin-bottom: 11rem;
}
@media only screen and (max-width: 650px) {
    .article-card__rubric {
        margin-bottom: 6rem;
    }
}
.article-card__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 30rem;
    height: 93rem;
}
@media only screen and (max-width: 650px) {
    .article-card__title {
        margin-bottom: 14rem;
        height: 51rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
.article-card__prev-text {
    height: 96rem;
    margin-bottom: 25rem;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .article-card__prev-text {
        margin-bottom: 17rem;
        height: auto;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
.select-box {
    width: 100%;
}
@media only screen and (max-width: 650px) {
    .select-box__header {
        position: relative;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 41rem;
        border: 0.5px solid #C4C4C4;
        border-radius: 3px;
    }
}
@media only screen and (max-width: 650px) {
    .select-box__title {
        position: absolute;
        top: 50%;
        left: 15rem;
        transform: translateY(-50%);
        color: #D0B885;
        text-transform: uppercase;
    }
}
@media only screen and (max-width: 650px) {
    .select-box__arrow {
        width: 6rem;
        height: 8rem;
        position: absolute;
        right: 12rem;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media only screen and (max-width: 650px) {
    .select-box__arrow svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
@media only screen and (max-width: 650px) {
    .select-box__cont {
        background: #FFFFFF;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border: 0.5px solid #C4C4C4;
        border-radius: 3px;
        transition: height 0.25s ease-in-out;
        overflow: hidden;
    }
}
.select-box__wrapper {
    padding: 41rem 13rem 0;
}
.select-box__item {
    height: 35rem;
    border-bottom: 0.5px solid #C4C4C4;
    padding: 10rem 0;
}
.select-box__item:last-child {
    border-bottom: none;
}
.select-box__item-num {
    color: #C4C4C4;
}

.v-article-page {
    padding: 0 128rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page {
        padding: 0 7rem;
    }
}
.v-article-page__breadcrumb {
    margin: 0 auto 55rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.v-article-page__banner {
    width: 100%;
    height: 495rem;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 100rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__banner {
        height: 147rem;
        margin-bottom: 18rem;
    }
}
.v-article-page__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.v-article-page__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.v-article-page__content {
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.v-article-page__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 24rem;
    text-align: center;
}
@media only screen and (max-width: 650px) {
    .v-article-page__title {
        margin-bottom: 11rem;
    }
}
.v-article-page__rubric-title {
    margin-right: 10rem;
    text-transform: uppercase;
    color: #D0B885;
}
@media only screen and (max-width: 650px) {
    .v-article-page__rubric-title {
        margin-right: 3px;
    }
}
.v-article-page__rubric-name {
    text-transform: uppercase;
}
.v-article-page__text {
    width: 1203rem;
    margin: 0 auto;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text {
        width: 290rem;
    }
}
.v-article-page__text ol {
    list-style: none;
    counter-reset: li;
}
.v-article-page__text ol li {
    margin-bottom: 45rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text ol li {
        margin-bottom: 10rem;
    }
}
.v-article-page__text ol li:before {
    position: relative;
    display: inline-block;
    counter-increment: li;
    content: counters(li, ".") ". ";
    margin-right: 5rem;
    font-weight: 500;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text ol li:before {
        margin-right: 3rem;
    }
}
.v-article-page__text ol li div {
    display: inline;
    font-weight: 500;
    margin-bottom: 25rem;
}
.v-article-page__text ol li p {
    margin-top: 25rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text ol li p {
        margin-top: 10rem;
    }
}
.v-article-page__text ul {
    list-style: none;
    margin-bottom: 50rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text ul {
        margin-bottom: 10rem;
    }
}
.v-article-page__text ul li {
    margin-bottom: 15rem;
    display: flex;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text ul li {
        margin-bottom: 10rem;
    }
}
.v-article-page__text ul li:before {
    margin-top: 9rem;
    position: relative;
    display: inline-block;
    content: "";
    margin-right: 14rem;
    font-weight: bold;
    min-width: 10rem;
    height: 10rem;
    background: #D0B885;
    border-radius: 100rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text ul li:before {
        margin-top: 5rem;
        margin-right: 5rem;
        min-width: 6rem;
        height: 6rem;
    }
}
.v-article-page__text a {
    color: #D0B885;
    position: relative;
}
.v-article-page__text a:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 0.5px;
    background: #D0B885;
}
.v-article-page__text h1, .v-article-page__text h2 {
    margin-bottom: 21rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text h1, .v-article-page__text h2 {
        margin-bottom: 10rem;
    }
}
.v-article-page__text p {
    margin-bottom: 50rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text p {
        margin-bottom: 10rem;
    }
}
.v-article-page__text img {
    width: auto;
    max-width: 100%;
    height: 408rem;
    margin-top: 25rem;
}
@media only screen and (max-width: 650px) {
    .v-article-page__text img {
        width: 100%;
        height: auto;
        margin-top: 10rem;
    }
}

.cart {
    padding: 0 127rem;
}
@media only screen and (max-width: 650px) {
    .cart {
        padding: 0 8rem;
    }
}
.cart__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .cart__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.cart__header {
    margin: 0 auto 40rem;
}
.cart__title {
    text-align: center;
    font-family: "Alice", sans-serif;
}
.cart__list {
    width: 1179rem;
    background: #F5F5F5;
    padding: 18rem;
}
@media only screen and (max-width: 650px) {
    .cart__list {
        width: 100%;
        padding: 7rem;
        margin-bottom: 16rem;
        border-radius: 3px;
    }
}
.cart__container {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 1666rem;
    margin-bottom: 124rem;
}
@media only screen and (max-width: 650px) {
    .cart__container {
        width: 100%;
        margin-bottom: 0;
    }
}
.cart__full {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media only screen and (max-width: 650px) {
    .cart__full {
        display: block;
    }
}
.cart__cart-item {
    margin-bottom: 18rem;
}
@media only screen and (max-width: 650px) {
    .cart__cart-item {
        margin-bottom: 7rem;
    }
}
.cart__cart-item:last-child {
    margin-bottom: 0;
}
.cart__empty {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .cart__empty {
        margin-top: 30rem;
        margin-bottom: 80rem;
    }
}
.cart__icon {
    width: 101rem;
    height: 98rem;
    margin-bottom: 52rem;
}
@media only screen and (max-width: 650px) {
    .cart__icon {
        width: 51rem;
        height: 50rem;
        margin-bottom: 18rem;
    }
}
.cart__icon svg {
    width: 100%;
    height: 100%;
}
.cart__message {
    margin-bottom: 40rem;
}
@media only screen and (max-width: 650px) {
    .cart__message {
        margin-bottom: 30rem;
    }
}

.total {
    width: 469rem;
    padding: 30rem 42rem 34rem;
    background: #F5F5F5;
    position: sticky;
    top: 200rem;
}
@media only screen and (max-width: 650px) {
    .total {
        position: static;
        border-radius: 3px;
        width: 100%;
        padding: 20rem 23rem 14rem;
    }
}
.total__title {
    margin-bottom: 35rem;
}
@media only screen and (max-width: 650px) {
    .total__title {
        margin-bottom: 15rem;
    }
}
.total__total-table {
    margin-bottom: 48rem;
}
@media only screen and (max-width: 650px) {
    .total__total-table {
        margin-bottom: 18rem;
    }
}
.total__button {
    margin: 0 auto 26rem;
}
@media only screen and (max-width: 650px) {
    .total__button {
        margin: 0 auto 14rem;
    }
}
.total__link {
    display: block;
    margin: 0 auto;
    width: fit-content;
}

.link {
    position: relative;
    transition: color 0.25s ease-in-out;
}
.link:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #151515;
    transition: background 0.25s ease-in-out;
}
.link_no-line:after {
    content: none;
}
.link_hover:hover {
    color: #D0B885;
}
.link_hover:hover:after {
    background: #D0B885;
}

.cart-item {
    padding: 15rem 30rem 15rem 19rem;
    background: #FFFFFF;
    width: 100%;
    height: 246rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .cart-item {
        height: 171rem;
        padding: 8rem 14rem 8rem 8rem;
        align-items: flex-start;
    }
}
.cart-item:after {
    content: "";
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease-in-out;
}
.cart-item.hide:after {
    opacity: 0.7;
    pointer-events: unset;
}
.cart-item__img {
    width: 249rem;
    height: 214rem;
    padding: 13rem 35rem 20rem;
}
@media only screen and (max-width: 650px) {
    .cart-item__img {
        width: 80rem;
        height: 94rem;
        padding: 8rem;
    }
}
.cart-item__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.cart-item__right {
    width: 829rem;
    height: 190rem;
}
@media only screen and (max-width: 650px) {
    .cart-item__right {
        width: 182rem;
        height: 149rem;
    }
}
.cart-item__top {
    margin-bottom: 46rem;
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .cart-item__top {
        display: block;
        margin-bottom: 10rem;
        position: relative;
    }
}
.cart-item__t-a {
    width: 649rem;
}
@media only screen and (max-width: 650px) {
    .cart-item__t-a {
        width: 100%;
        margin-bottom: 10rem;
    }
}
.cart-item__article {
    margin-bottom: 8rem;
    color: #858585;
}
@media only screen and (max-width: 650px) {
    .cart-item__article {
        margin-bottom: 5rem;
    }
}
.cart-item__name {
    height: 86rem;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media only screen and (max-width: 650px) {
    .cart-item__name {
        height: 83rem;
        line-height: 15px;
    }
}
@media only screen and (max-width: 650px) {
    .cart-item__price-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }
}
.cart-item__price {
    font-family: "Alice", sans-serif;
}
@media only screen and (max-width: 650px) {
    .cart-item__price {
        position: absolute;
        bottom: 25rem;
    }
}
.cart-item__bottom {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .cart-item__bottom {
        width: 100%;
        align-items: center;
        height: 18rem;
    }
}
.cart-item__btns {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .cart-item__btns {
        justify-content: space-between;
        width: 100%;
    }
}
.cart-item__link {
    margin-right: 30rem;
    position: relative;
    transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .cart-item__link {
        margin-right: 0;
        display: none;
    }
}
.cart-item__link:hover {
    color: #D0B885;
}
.cart-item__link:hover:after {
    background: #D0B885;
}
.cart-item__link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #151515;
    transition: background 0.25s ease-in-out;
}
.cart-item__link_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .cart-item__link_mob {
        display: block;
    }
}
@media only screen and (max-width: 650px) {
    .cart-item__remove-title {
        display: none;
    }
}
.cart-item__remove {
    display: flex;
    align-items: center;
    border: none;
    background: transparent;
    cursor: pointer;
    font-family: "Commissioner", sans-serif;
    transition: color 0.25s ease-in-out;
}
.cart-item__remove svg {
    width: 18rem;
    height: 22rem;
    margin-right: 7rem;
}
@media only screen and (max-width: 650px) {
    .cart-item__remove svg {
        width: 14rem;
        height: 18rem;
        margin-right: 0;
    }
}
.cart-item__remove svg path {
    transition: 0.25s ease-in-out;
}
.cart-item__remove:hover {
    color: #D0B885;
}
.cart-item__remove:hover svg path {
    fill: #D0B885;
}
.cart-item__availability {
    color: #858585;
}
@media only screen and (max-width: 650px) {
    .cart-item__availability {
        display: none;
    }
}
.cart-item__availability_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .cart-item__availability_mob {
        display: block;
        margin-right: auto;
    }
}
.cart-item__count-cart-item {
    position: absolute;
    right: 31rem;
    top: 82rem;
}
@media only screen and (max-width: 650px) {
    .cart-item__count-cart-item {
        right: unset;
        left: 0rem;
        bottom: 22rem;
        top: unset;
    }
}

.count-cart-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 140rem;
}
@media only screen and (max-width: 650px) {
    .count-cart-item {
        width: 77rem;
    }
}
@media only screen and (max-width: 650px) {
    .count-cart-item__count {
        font-size: 12rem;
    }
}
.count-cart-item__button {
    width: 40rem;
    height: 40rem;
    background: transparent;
    border-radius: 2px;
    border: 1px solid #C4C4C4;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .count-cart-item__button {
        width: 22rem;
        height: 22rem;
    }
}
.count-cart-item__button_minus svg {
    width: 11rem;
    height: 18rem;
}
@media only screen and (max-width: 650px) {
    .count-cart-item__button_minus svg {
        width: 6rem;
    }
}
.count-cart-item__button_plus svg {
    width: 18rem;
    height: 18rem;
}
@media only screen and (max-width: 650px) {
    .count-cart-item__button_plus svg {
        width: 10rem;
        height: 10rem;
    }
}
.count-cart-item__button svg {
    object-fit: contain;
}
.count-cart-item__button.disable {
    opacity: 0.5;
    pointer-events: none;
}

.recover {
    display: flex;
    align-items: center;
    font-family: "Commissioner", sans-serif;
    z-index: 20;
}
.recover__text {
    margin-right: 3rem;
}
.recover__btn {
    font-family: "Commissioner", sans-serif;
    background: transparent;
    border: none;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: flex-end;
    transition: color 0.25s ease-in-out;
}
.recover__btn:hover {
    color: #D0B885;
}

.error {
    width: 100%;
    height: 100%;
}
.error__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .error__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.error__container {
    display: flex;
    justify-content: center;
}
.error__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.error__img {
    width: 598rem;
    height: 315rem;
    margin-bottom: 34rem;
}
@media only screen and (max-width: 650px) {
    .error__img {
        width: 266rem;
        height: 140rem;
        margin-bottom: 16rem;
    }
}
.error__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.error__title {
    margin-bottom: 16rem;
}
@media only screen and (max-width: 650px) {
    .error__title {
        margin-bottom: 12rem;
    }
}
.error__text {
    margin-bottom: 59rem;
    text-align: center;
}
@media only screen and (max-width: 650px) {
    .error__text {
        margin-bottom: 33rem;
    }
}
.privacy {
    padding: 0 125rem;
}
@media only screen and (max-width: 650px) {
    .privacy {
        padding: 0 14rem;
    }
}
.privacy__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .privacy__breadcrumb {
        margin: 0 auto 19rem;
    }
}
.privacy__header {
    margin-bottom: 47rem;
}
@media only screen and (max-width: 650px) {
    .privacy__header {
        margin-bottom: 22rem;
    }
}
.privacy__title {
    font-family: "Alice", sans-serif;
    text-align: center;
}
.privacy__description {
    margin-bottom: 25rem;
}
@media only screen and (max-width: 650px) {
    .privacy__description {
        margin-bottom: 15rem;
    }
}
.privacy ol {
    list-style: none;
    counter-reset: li;
}

.privacy ul {
    list-style-type: circle;
}
.privacy ol li {
    position: relative;
    margin-bottom: 25rem;
}
@media only screen and (max-width: 650px) {
    .privacy ol li {
        margin-bottom: 15rem;
    }
}
.privacy ol li:before {
    position: relative;
    display: inline-block;
    counter-increment: li;
    content: counters(li, ".") ". ";
    margin-right: 5rem;
}
@media only screen and (max-width: 650px) {
    .privacy ol li:before {
        margin-right: 3rem;
    }
}
.privacy ol li div {
    display: inline-block;
    margin-bottom: 25rem;
    font-weight: 500;
}
@media only screen and (max-width: 650px) {
    .privacy ol li div {
        margin-bottom: 15rem;
        display: inline;
    }
}
@media only screen and (max-width: 650px) {
    .privacy ol li p {
        margin-top: 15rem;
    }
}
@media only screen and (max-width: 650px) {
    .privacy ol li ol {
        margin-top: 15rem;
    }
}
.privacy ol li ol li {
    margin-bottom: 0;
}

.ordering {
    padding: 0 127rem 20rem;
}
@media only screen and (max-width: 650px) {
    .ordering {
        padding: 0 17rem;
    }
}
.ordering__breadcrumb {
    margin: 0 auto 47rem;
}
@media only screen and (max-width: 650px) {
    .ordering__breadcrumb {
        margin: 0 auto 19rem;
    }
}
@media only screen and (max-width: 650px) {
    .ordering__left {
        width: 286rem;
    }
}
.ordering__breadcrumb {
    margin-bottom: 47rem;
}
.ordering__header {
    margin-bottom: 19rem;
}
.ordering__back {
    margin-bottom: 20rem;
    width: fit-content;
    width: -moz-fit-content;
}
.ordering__back a {
    display: block;
}
.ordering__title {
    font-family: "Alice", sans-serif;
    text-align: center;
}
.ordering__step-or {
    margin-bottom: 15rem;
}
.ordering__step-or:nth-child(3) {
    margin-bottom: 43rem;
}
@media only screen and (max-width: 650px) {
    .ordering__step-or:nth-child(3) {
        margin-bottom: 25rem;
    }
}
.ordering__container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 43rem;
}
@media only screen and (max-width: 650px) {
    .ordering__container {
        flex-direction: column;
    }
}
@media only screen and (max-width: 650px) {
    .ordering__order-list {
        display: none;
    }
}
.ordering__order-list_mob {
    display: none;
}
@media only screen and (max-width: 650px) {
    .ordering__order-list_mob {
        display: block;
        order: -1;
        margin-bottom: 10rem;
    }
}
.ordering__total-or {
    margin-left: 102rem;
}
@media only screen and (max-width: 650px) {
    .ordering__total-or {
        margin-left: 0;
    }
}

.status-or {
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
    text-align: center;
}
.status-or__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 60rem;
}
@media only screen and (max-width: 650px) {
    .status-or__title {
        margin-bottom: 40rem;
    }
}
.status-or__icon {
    width: 80rem;
    height: 80rem;
    margin: 0 auto 24rem;
}
@media only screen and (max-width: 650px) {
    .status-or__icon {
        margin: 0 auto 15rem;
        width: 51rem;
        height: 51rem;
    }
}
.status-or__icon svg {
    width: 100%;
    height: 100%;
}
.status-or__text {
    margin-bottom: 32rem;
}
@media only screen and (max-width: 650px) {
    .status-or__text {
        margin-bottom: 13rem;
    }
}
.status-or__description {
    margin-bottom: 60rem;
}
@media only screen and (max-width: 650px) {
    .status-or__description {
        margin-bottom: 40rem;
    }
}
.status-or__button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.back {
    display: flex;
    align-items: center;
}
.back__icon {
    width: 9rem;
    height: 13rem;
    margin-right: 10rem;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .back__icon {
        width: 5.34rem;
        height: 7.5rem;
        margin-right: 5rem;
    }
}
.back__icon svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.total-or {
    width: 963rem;
}
@media only screen and (max-width: 650px) {
    .total-or {
        padding-top: 0;
        width: 100%;
    }
}
.total-or__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 37rem;
}
@media only screen and (max-width: 650px) {
    .total-or__title {
        margin-bottom: 15rem;
    }
}
.total-or__description {
    margin-bottom: 63rem;
    color: #858585;
}
@media only screen and (max-width: 650px) {
    .total-or__description {
        margin-bottom: 30rem;
    }
}
.total-or__button {
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 650px) {
    .total-or__table-total-or {
        margin-bottom: 15rem;
    }
}
.total-or__link {
    color: #858585;
    transition: color 0.25s ease-in-out;
    position: relative;
}
.total-or__link:after {
    background: #858585;
}

.table-total-or {
    width: 100%;
}
.table-total-or__list {
    width: 100%;
}
@media only screen and (max-width: 650px) {
    .table-total-or__list {
        max-height: unset;
    }
}
.table-total-or__cost {
    font-family: "Alice", sans-serif;
    margin-bottom: 16rem;
}
@media only screen and (max-width: 650px) {
    .table-total-or__cost {
        display: none;
    }
}
.table-total-or__item {
    display: flex;
    justify-content: space-between;
    color: #858585;
    margin-bottom: 23rem;
}
@media only screen and (max-width: 650px) {
    .table-total-or__item {
        font-size: 13rem;
        margin-bottom: 14rem;
    }
    .table-total-or__item:last-child {
        margin-bottom: 0;
    }
}
.table-total-or__item_address {
    margin-bottom: 50rem;
}
@media only screen and (max-width: 650px) {
    .table-total-or__item_address {
        margin-bottom: 14rem;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 650px) {
    .table-total-or__item_address .table-total-or__dec {
        width: 176rem;
    }
}
.table-total-or__name {
    white-space: nowrap;
}
.table-total-or__value {
    white-space: nowrap;
    color: #151515;
}
.table-total-or__value_address {
    max-width: 710rem;
}
@media only screen and (max-width: 650px) {
    .table-total-or__value_address {
        text-align: left;
        max-width: 287rem;
        min-width: 287rem;
        margin-top: 5rem;
        max-height: unset;
    }
    .table-total-or__value_address br {
        display: none;
    }
}
.table-total-or__dec {
    width: 100%;
    margin: 0 3px 4rem;
    border-bottom: 1px dashed #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .table-total-or__dec {
        margin: 0 3px 1px;
    }
}
.table-total-or__address {
    color: #151515;
}
@media only screen and (max-width: 650px) {
    .table-total-or__address {
        font-size: 12rem;
    }
}

.step-or {
    width: 1139rem;
    min-height: 463rem;
    border: 1px solid #C4C4C4;
    border-radius: 3px;
    padding: 42rem 80rem;
    transition: height 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .step-or {
        width: 100%;
        min-height: 288rem;
        padding: 12rem;
    }
}
.step-or__header {
    display: flex;
    margin-bottom: 55rem;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .step-or__header {
        margin-bottom: 15rem;
    }
}
.step-or__header_mb-big {
    margin-bottom: 90rem;
}
@media only screen and (max-width: 650px) {
    .step-or__header_mb-big {
        margin-bottom: 15rem;
    }
}
.step-or__icon {
    width: 36rem;
    height: 36rem;
    margin-right: 21rem;
}
@media only screen and (max-width: 650px) {
    .step-or__icon {
        width: 25rem;
        height: 25rem;
        margin-right: 10rem;
    }
}
.step-or__icon svg {
    width: 100%;
    height: 100%;
}
.step-or__title {
    font-family: "Alice", sans-serif;
}
.step-or__cont {
    transition: height 0.25s ease-in-out;
}
.step-or__client-data {
    margin-bottom: 57rem;
}
@media only screen and (max-width: 650px) {
    .step-or__client-data {
        margin-bottom: 0;
    }
}

.tabs-or__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40rem;
}
@media only screen and (max-width: 650px) {
    .tabs-or__header {
        margin-bottom: 15rem;
        width: 256rem;
    }
}
.tabs-or__header_check-pay-method {
    margin-bottom: 16rem;
}
@media only screen and (max-width: 650px) {
    .tabs-or__header_check-pay-method {
        margin-bottom: 27rem;
    }
}
.tabs-or__tab {
    width: 470rem;
    height: 95rem;
    border-radius: 3rem;
    background: #F5F5F5;
    display: flex;
    justify-content: center;
    position: relative;
    cursor: pointer;
    color: #858585;
    padding: 34rem 0;
}
@media only screen and (max-width: 650px) {
    .tabs-or__tab {
        width: 128rem;
        height: 43rem;
        flex-direction: column;
        padding: 9rem 0 8rem;
    }
}
.tabs-or__tab:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 464rem;
    height: 91rem;
    border: 2px solid transparent;
    border-radius: 3px;
    z-index: 10;
}
@media only screen and (max-width: 650px) {
    .tabs-or__tab:after {
        width: 98%;
        height: 39rem;
    }
}
.tabs-or__tab span {
    color: #858585;
    margin-left: 3rem;
    font-size: 16rem;
}
@media only screen and (max-width: 650px) {
    .tabs-or__tab span {
        display: block;
        font-size: 8rem;
    }
}
.tabs-or__tab.disable {
    opacity: 0.5;
    pointer-events: none;
}
.tabs-or__tab.active {
    background: #FFFFFF;
    color: #151515;
}
.tabs-or__tab.active:after {
    border: 2px solid #D0B885;
}
@media only screen and (max-width: 650px) {
    .tabs-or__tab-name {
        text-align: center;
    }
}

.pickup {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .pickup {
        display: block;
    }
}
.pickup__side {
    width: 470rem;
}
@media only screen and (max-width: 650px) {
    .pickup__side {
        width: 100%;
    }
}
.pickup__title {
    margin-bottom: 25rem;
}
@media only screen and (max-width: 650px) {
    .pickup__title {
        margin-bottom: 5rem;
    }
}
.pickup__side:first-child {
    margin-bottom: 30rem;
}
.pickup__address {
    margin-bottom: 28rem;
    width: 418rem;
}
@media only screen and (max-width: 650px) {
    .pickup__address {
        width: 100%;
        margin-bottom: 10rem;
    }
}
.pickup__link {
    color: #D0B885;
    text-transform: uppercase;
}
.pickup__schedule {
    margin-bottom: 15rem;
}
@media only screen and (max-width: 650px) {
    .pickup__schedule {
        margin-bottom: 10rem;
    }
}
.pickup__description {
    color: #858585;
}

.payment__methods {
    margin-bottom: 0rem;
}
.payment__method {
    display: flex;
    align-items: center;
    margin-bottom: 1.6px;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .payment__method {
        margin-bottom: 3rem;
    }
}
.payment__method.active .payment__radio {
    background: #D0B885;
    border: transparent;
}
.payment__method.active .payment__name {
    color: #151515;
}
.payment__radio {
    width: 20rem;
    height: 20rem;
    border-radius: 100rem;
    border: 1px solid #C4C4C4;
    position: relative;
    margin-right: 14rem;
    transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .payment__radio {
        width: 12rem;
        height: 12rem;
        border-radius: 100rem;
        margin-right: 8rem;
    }
}
.payment__radio:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8rem;
    height: 8rem;
    border-radius: 100rem;
    transform: translate(-50%, -50%);
    background: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .payment__radio:after {
        width: 6rem;
        height: 6rem;
    }
}
.payment__name {
    color: #858585;
    transition: color 0.25s ease-in-out;
}
.payment__img {
    width: 38rem;
    height: 38rem;
    margin-right: 20rem;
}
@media only screen and (max-width: 650px) {
    .payment__img {
        width: 26rem;
        height: 26rem;
        margin-right: 9rem;
    }
}
.payment__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.delivery__methods {
    margin-bottom: 70rem;
}
@media only screen and (max-width: 650px) {
    .delivery__methods {
        margin-bottom: 24rem;
    }
}
.delivery__method {
    display: flex;
    align-items: center;
    margin-bottom: 19rem;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .delivery__method {
        margin-bottom: 15rem;
    }
}
.delivery__input:checked ~ .delivery__radio {
    background: #D0B885;
    border: transparent;
}
.delivery__input:checked ~ .delivery__name {
    color: #151515;
}
.delivery__radio {
    width: 20rem;
    height: 20rem;
    border-radius: 100rem;
    border: 1px solid #C4C4C4;
    position: relative;
    margin-right: 14rem;
    transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .delivery__radio {
        width: 12rem;
        height: 12rem;
        border-radius: 100rem;
    }
}
.delivery__radio:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8rem;
    height: 8rem;
    border-radius: 100rem;
    transform: translate(-50%, -50%);
    background: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .delivery__radio:after {
        width: 6rem;
        height: 6rem;
    }
}
.delivery__name {
    color: #858585;
    transition: color 0.25s ease-in-out;
}
.delivery__img {
    width: 38rem;
    height: 38rem;
    margin-right: 20rem;
}
.delivery__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.delivery__boxberry {
    margin-bottom: 55rem;
}
@media only screen and (max-width: 650px) {
    .delivery__boxberry {
        margin-bottom: 15rem;
    }
}
.delivery__data {
    margin-bottom: 90rem;
}
@media only screen and (max-width: 650px) {
    .delivery__data {
        margin-bottom: 15rem;
    }
}

.boxberry__title {
    margin-bottom: 39rem;
}
.boxberry__header {
    display: flex;
    margin-bottom: 30rem;
}
@media only screen and (max-width: 650px) {
    .boxberry__header {
        margin-bottom: 16rem;
    }
}
.boxberry__tab {
    cursor: pointer;
    width: 480rem;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    color: #858585;
    padding-bottom: 14rem;
    border-bottom: 1.5px solid #858585;
    transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .boxberry__tab {
        padding-bottom: 7rem;
    }
}
.boxberry__tab.active {
    border-bottom: 2px solid #151515;
    color: #151515;
}
.boxberry__map {
    width: 964rem;
    height: 518rem;
}
@media only screen and (max-width: 650px) {
    .boxberry__map {
        width: 259rem;
        height: 294rem;
    }
}
.boxberry__map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.boxberry__list {
    border-top: 1px solid #C4C4C4;
    width: 928rem;
}
@media only screen and (max-width: 650px) {
    .boxberry__list {
        width: 260rem;
    }
}

.boxberry-address {
    overflow: hidden;
    padding: 34rem 0;
    border-bottom: 1px solid #C4C4C4;
    cursor: pointer;
}
@media only screen and (max-width: 650px) {
    .boxberry-address {
        padding: 12rem 0;
    }
}
.boxberry-address.active .boxberry-address__radio {
    background: #D0B885;
    border: transparent;
}
.boxberry-address.active .boxberry-address__radio:after {
    opacity: 1;
}
.boxberry-address__header {
    display: flex;
    align-items: center;
}
.boxberry-address__radio {
    position: relative;
    min-width: 20rem;
    height: 20rem;
    border-radius: 100rem;
    border: 1px solid #858585;
    margin-right: 14rem;
}
@media only screen and (max-width: 650px) {
    .boxberry-address__radio {
        min-width: 12rem;
        height: 12rem;
        margin-right: 8rem;
    }
}
.boxberry-address__radio:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9rem;
    height: 9rem;
    border-radius: 100rem;
    background: #FFFFFF;
    opacity: 0;
}
@media only screen and (max-width: 650px) {
    .boxberry-address__radio:after {
        width: 6rem;
        height: 6rem;
    }
}
.boxberry-address__wrap {
    height: 0;
    transition: height 0.25s ease-in-out;
}
.boxberry-address__hours {
    margin: 30rem 0 0 35rem;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
    .boxberry-address__hours {
        margin: 14rem 0 0 20rem;
    }
}
.boxberry-address__name {
    color: #858585;
}

.search-boxberry {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .search-boxberry {
        display: block;
    }
}
.search-boxberry__title {
    margin: 0 32rem 0 17rem;
}
@media only screen and (max-width: 650px) {
    .search-boxberry__title {
        margin: 0 0 7rem 5rem;
    }
}

.address-d__title {
    margin-bottom: 39rem;
}
@media only screen and (max-width: 650px) {
    .address-d__title {
        margin-bottom: 27rem;
    }
}
.address-d__title span {
    color: #858585;
}
@media only screen and (max-width: 650px) {
    .address-d__title span {
        display: block;
    }
}
.address-d__data-box {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 650px) {
    .address-d__data-box {
        display: block;
    }
}
.address-d__left {
    width: 470rem;
}
@media only screen and (max-width: 650px) {
    .address-d__left {
        width: 100%;
    }
}
.address-d__right {
    width: 440rem;
}
@media only screen and (max-width: 650px) {
    .address-d__right {
        width: 100%;
    }
}
.address-d__input-group {
    margin-bottom: 54rem;
}
@media only screen and (max-width: 650px) {
    .address-d__input-group {
        margin-bottom: 20rem;
    }
}
.address-d__input-group:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 650px) {
    .address-d__input-group:last-child {
        margin-bottom: 20rem;
    }
}
.address-d__house {
    margin-bottom: 71rem;
}
@media only screen and (max-width: 650px) {
    .address-d__house {
        margin-bottom: 20rem;
    }
}
.address-d__mailing {
    margin-bottom: 0;
}
.address-d__flex {
    display: flex;
    flex-wrap: wrap;
}
.address-d__flex .input-group {
    width: 86rem;
    margin-right: 32rem;
}
@media only screen and (max-width: 650px) {
    .address-d__flex .input-group {
        width: 55rem;
        margin-right: 10rem;
    }
}
.address-d__flex .input-group:nth-child(4n) {
    margin-right: 0;
}
.address-d__flex .input-group:nth-last-child(-n+3) {
    margin-bottom: 0;
}

.input-group {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 12rem;
}
@media only screen and (max-width: 650px) {
    .input-group {
        padding-bottom: 7rem;
    }
}
.input-group_client-data {
    width: 470rem;
}

.house {
    display: flex;
    align-items: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}
.house__input {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.house__checkbox {
    min-width: 24rem;
    height: 24rem;
    border: 1px solid #858585;
    margin-right: 12rem;
    transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .house__checkbox {
        min-width: 20rem;
        height: 20rem;
        margin-right: 5rem;
    }
}
.house__checkbox:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10rem;
    height: 10rem;
    background: #FFFFFF;
}
.house__name {
    color: #858585;
    transition: color 0.25s ease-in-out;
}

.house__input:checked ~ .house__checkbox {
    background: #D0B885;
    border: none;
}

.house__input:checked ~ .house__name {
    color: #151515;
}

.mailing-check {
    display: flex;
    align-items: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}
.mailing-check__input {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.mailing-check__checkbox {
    min-width: 24rem;
    height: 24rem;
    border: 1px solid #858585;
    margin-right: 12rem;
    transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .mailing-check__checkbox {
        min-width: 20rem;
        height: 20rem;
        margin-right: 5rem;
    }
}
.mailing-check__checkbox:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10rem;
    height: 10rem;
    background: #FFFFFF;
}
.mailing-check__name {
    color: #858585;
    transition: color 0.25s ease-in-out;
}

.mailing-check__input:checked ~ .mailing-check__checkbox {
    background: #D0B885;
    border: none;
}

.mailing-check__input:checked ~ .mailing-check__name {
    color: #151515;
}

.info-delivery__title {
    margin-bottom: 23rem;
}
@media only screen and (max-width: 650px) {
    .info-delivery__title {
        margin-bottom: 15rem;
    }
}
.info-delivery__table {
    margin-bottom: 23rem;
}
@media only screen and (max-width: 650px) {
    .info-delivery__table {
        margin-bottom: 15rem;
    }
}
.info-delivery__message {
    color: #858585;
    width: 456rem;
}
@media only screen and (max-width: 650px) {
    .info-delivery__message {
        width: 210rem;
    }
}

.client-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.client-data__input-group {
    margin-bottom: 54rem;
}
@media only screen and (max-width: 650px) {
    .client-data__input-group {
        margin-bottom: 24rem;
    }
}
.client-data__input-group:nth-last-child(-n+2) {
    margin-bottom: 0;
}
@media only screen and (max-width: 650px) {
    .client-data__input-group:nth-last-child(-n+2) {
        margin-bottom: 24rem;
    }
}

.client-data__input.error {
    color: #f1633e;
}
.client-data__input.error::placeholder {
    color: #f1633e;
}

.table {
    width: 547rem;
}
@media only screen and (max-width: 650px) {
    .table {
        width: 100%;
    }
}
.table__list {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    max-height: 205rem;
    width: 100%;
}
@media only screen and (max-width: 650px) {
    .table__list {
        max-height: unset;
    }
}
.table__cost {
    font-family: "Alice", sans-serif;
    margin-bottom: 16rem;
}
@media only screen and (max-width: 650px) {
    .table__cost {
        display: none;
    }
}
.table__item {
    display: flex;
    justify-content: space-between;
    color: #858585;
    margin-bottom: 19rem;
}
@media only screen and (max-width: 650px) {
    .table__item {
        font-size: 10rem;
    }
}
.table__item:last-child {
    margin-bottom: 0;
}
.table__name {
    white-space: nowrap;
}
.table__value {
    white-space: nowrap;
    color: #151515;
}
.table__dec {
    width: 100%;
    margin: 0 3px 4rem;
    border-bottom: 1px dashed #C4C4C4;
}
@media only screen and (max-width: 650px) {
    .table__dec {
        margin: 0 3px 1px;
    }
}

@media only screen and (max-width: 650px) {
    .order-list__cont {
        max-height: 0;
        transition: max-height 1s linear;
        overflow: hidden;
    }
    .order-list__cont.uncollapsed {
        max-height: 1000rem;
    }
}
.order-list {
    width: 490rem;
    background: #F5F5F5;
    border-radius: 3px;
    padding: 26rem 31rem;
}
@media only screen and (max-width: 650px) {
    .order-list {
        height: auto;
        width: 100%;
        padding: 15rem 12rem;
    }
}
.order-list__title {
    color: #858585;
    margin-bottom: 26rem;
}
@media only screen and (max-width: 650px) {
    .order-list__header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 15rem;
        border-bottom: 0.5px solid #C4C4C4;
        margin-bottom: 10rem;
    }
}
.order-list__order-product:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
@media only screen and (max-width: 650px) {
    .order-list__num {
        color: #858585;
    }
}

.or-btn__open {
    display: flex;
    align-items: center;
}
.or-btn__icon {
    width: 14rem;
    height: 14rem;
    margin-right: 7rem;
}
.or-btn__icon svg {
    width: 100%;
    height: 100%;
}

.order-product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 1px dashed #C4C4C4;
    padding-bottom: 19rem;
    margin-bottom: 26rem;
}
@media only screen and (max-width: 650px) {
    .order-product {
        padding-bottom: 10rem;
        margin-bottom: 10rem;
    }
}
.order-product:last-child {
    border-bottom: none;
}
.order-product__top {
    width: 100%;
    display: flex;
    margin-bottom: 15rem;
}
@media only screen and (max-width: 650px) {
    .order-product__top {
        margin-bottom: 5rem;
    }
}
.order-product__img {
    min-width: 95rem;
    height: 87rem;
    background: #FFFFFF;
    margin-right: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 650px) {
    .order-product__img {
        min-width: 40rem;
        height: 37rem;
        margin-right: 6.75rem;
    }
}
.order-product__img img {
    width: 72rem;
    height: 72rem;
    object-fit: contain;
}
@media only screen and (max-width: 650px) {
    .order-product__img img {
        width: 30rem;
        height: 30rem;
    }
}
.order-product__title {
    width: 332rem;
}
.order-product__num {
    color: #858585;
    margin-right: 19rem;
}
.order-product__price {
    font-family: "Alice", sans-serif;
}
@media only screen and (max-width: 650px) {
    .order-product__bottom {
        padding-left: 45rem;
    }
}

.about .breadcrumb {
    margin: 0 auto 189rem;
}
@media only screen and (max-width: 650px) {
    .about .breadcrumb {
        margin: 0 auto 41rem;
    }
}
.about__decor {
    position: absolute;
    top: 450rem;
    left: 10rem;
}
@media only screen and (max-width: 650px) {
    .about__decor {
        display: none;
    }
}
.about__main-about {
    margin-bottom: 192rem;
}
@media only screen and (max-width: 650px) {
    .about__main-about {
        margin-bottom: 35rem;
    }
}
.about__museum {
    margin-bottom: 136rem;
}
@media only screen and (max-width: 650px) {
    .about__museum {
        margin-bottom: 35rem;
    }
}
.about__throw-time {
    margin-bottom: 216rem;
}
@media only screen and (max-width: 650px) {
    .about__throw-time {
        margin-bottom: 35rem;
    }
}
.about__slab {
    margin: 0 152rem 221rem 293rem;
}
@media only screen and (max-width: 650px) {
    .about__slab {
        margin: 0 auto 57rem;
    }
}

.main-about {
    padding: 0 113rem 0 302rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}
@media only screen and (max-width: 650px) {
    .main-about {
        padding: 0 12rem;
        flex-direction: column;
    }
}
.main-about__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 56rem;
}
@media only screen and (max-width: 650px) {
    .main-about__title {
        margin-bottom: 5rem;
    }
    .main-about__title br {
        display: none;
    }
}
.main-about__subtitle {
    text-transform: uppercase;
    color: #D0B885;
    margin-bottom: 23rem;
}
@media only screen and (max-width: 650px) {
    .main-about__subtitle {
        margin-bottom: 15rem;
    }
}
.main-about__text p {
    margin-bottom: 30rem;
}
@media only screen and (max-width: 650px) {
    .main-about__text p {
        margin-bottom: 15rem;
    }
}
.main-about__text p:last-child {
    margin-bottom: 0;
}
.main-about__left {
    width: 530rem;
}
@media only screen and (max-width: 650px) {
    .main-about__left {
        margin-bottom: 55rem;
        width: 100%;
        padding: 0 18rem;
    }
}
.main-about__right {
    position: relative;
    width: 827rem;
    height: 424rem;
}
@media only screen and (max-width: 650px) {
    .main-about__right {
        width: 100%;
        height: 234rem;
    }
}
.main-about__video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: black;
}
.main-about__video img {
    width: 100%;
    opacity: 0.8;
    height: 100%;
    object-fit: cover;
    /*transform: translateY(-35%);*/
}
.main-about__img {
    width: 316rem;
    height: 316rem;
    background: #FFFFFF;
    padding: 22rem;
    position: absolute;
    top: -90rem;
    left: 0;
    z-index: 2;
    overflow: hidden;
    transform: translateX(-50%);
    box-shadow: 0px 75.4322px 83.8135px rgba(88, 88, 88, 0.15);
}
@media only screen and (max-width: 650px) {
    .main-about__img {
        width: 128rem;
        height: 128rem;
        padding: 9rem;
        left: 50%;
        top: -37rem;
    }
}
.main-about__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.main-about__play {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 68rem;
    height: 68rem;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}
.main-about__play svg {
    width: 14rem !important;
}
@media only screen and (max-width: 650px) {
    .main-about__play {
        width: 27rem;
        height: 27rem;

    }
}
.main-about__play svg {
    width: 100%;
    height: 100%;
}

.open-g {
    position: absolute;
    top: -68rem;
    left: -136rem;
    z-index: 3;
    width: 272rem;
    height: 272rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
    padding-top: 40rem;
}
.open-g__title {
    font-family: "Alice", sans-serif;
    margin-bottom: 25rem;
    color: #FFFFFF;
}
@media only screen and (max-width: 650px) {
    .open-g{
        width: 128rem;
        height: 128rem;
        left: 50%;
        margin-left: -64rem;
        top: -37rem;
    }
    .open-g__title {
        margin-bottom: 12rem;
    }
}
.open-g__button {
    cursor: pointer;
    width: 207rem;
    height: 46rem;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: #FFFFFF;
    transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .open-g__button {
        width: 100rem;
        height: 31rem;
    }
}
.open-g__button:hover {
    background: #D0B885;
    border: 1px solid #D0B885;
}

.museum {
    padding: 0 113rem 0 302rem;
}
@media only screen and (max-width: 650px) {
    .museum {
        padding: 0 13rem;
    }
}
.museum__header {
    display: flex;
    align-items: center;
    margin-bottom: 59rem;
}
@media only screen and (max-width: 650px) {
    .museum__header {
        display: block;
        margin-bottom: 10rem;
    }
}
.museum__header p {
    width: 733rem;
}
@media only screen and (max-width: 650px) {
    .museum__header p {
        width: 100%;
    }
    .museum__header p br {
        display: none;
    }
}
.museum__title {
    font-family: "Alice", sans-serif;
    margin-right: 138rem;
}
@media only screen and (max-width: 650px) {
    .museum__title {
        margin-right: 0;
        margin-bottom: 10rem;
    }
}
.museum__grid-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30rem;
}
@media only screen and (max-width: 650px) {
    .museum__grid-box {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 12rem;
    }
}
.museum__wafer {
    width: 347rem;
    height: 209rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.museum__wafer img {
    width: 185rem;
    height: 185rem;
}
@media only screen and (max-width: 650px) {
    .museum__wafer img {
        width: 75rem;
        height: 75rem;
    }
}
@media only screen and (max-width: 650px) {
    .museum__wafer {
        width: 141rem;
        height: 85rem;
    }
}

.object-m {
    width: 347rem;
    height: 209rem;
    border: 1px solid #C4C4C4;
    display: flex;
    align-items: center;
    border-radius: 5rem;
}
@media only screen and (max-width: 650px) {
    .object-m {
        width: 142rem;
        height: 85rem;
        position: relative;
    }
}
.object-m__img {
    min-width: 113rem;
    max-width: 113rem;
    height: 100%;
}
@media only screen and (max-width: 650px) {
    .object-m__img {
        min-width: 46rem;
        max-width: 46rem;
        height: 100%;
    }
}
.object-m__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.object-m__name {
    font-family: "Alice", sans-serif;
    text-align: center;
    padding: 0 57rem 0 30rem;
}
@media only screen and (max-width: 650px) {
    .object-m__name {
        margin: 0 4rem 0 0;
        padding: 0;
        width: 95rem;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12rem;
    }
}

.throw-time {
    padding: 0 113rem 0 302rem;
}
@media only screen and (max-width: 650px) {
    .throw-time {
        padding: 0 13rem 0 17rem;
    }
}
.throw-time__header {
    margin-bottom: 30rem;
}
@media only screen and (max-width: 650px) {
    .throw-time__header {
        margin-bottom: 11rem;
    }
}
.throw-time__title {
    font-family: "Alice", sans-serif;
}
.throw-time__desc {
    border-radius: 5px;
    position: relative;
    width: 957rem;
    height: 356rem;
    background: #F5F5F5;
    padding: 56rem 246rem 56rem 62rem;
}
@media only screen and (max-width: 650px) {
    .throw-time__desc {
        width: 290rem;
        height: 305rem;
        padding: 15rem 110rem 15rem 18rem;
    }
}
.throw-time__desc p {
    font-size: 20rem;
    margin-bottom: 30rem;
}
@media only screen and (max-width: 650px) {
    .throw-time__desc p {
        font-size: 12rem;
        margin-bottom: 10rem;
        line-height: 15rem;
    }
    .throw-time__desc p br {
        display: none;
    }
}
.throw-time__desc p:last-child {
    margin-bottom: 0;
}
.throw-time__broken {
    position: absolute;
    right: -34%;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 650px) {
    .throw-time__broken {
        right: -74rem;
    }
}
.throw-time__history {
    color: #D0B885;
    text-transform: uppercase;
    margin-bottom: 24rem;
}
@media only screen and (max-width: 650px) {
    .throw-time__history {
        margin-bottom: 10rem;
    }
}

.broken {
    height: 584rem;
    width: 468rem;
}
@media only screen and (max-width: 650px) {
    .broken {
        width: 184rem;
        height: 230rem;
    }
}
.broken__left img, .broken__right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.broken__left {
    position: absolute;
    top: 0;
    left: 0;
    width: 212rem;
    height: 530rem;
    z-index: 20;
}
@media only screen and (max-width: 650px) {
    .broken__left img, .broken__right img{
        object-fit: unset;
    }
    .broken__left {
        width: 83rem;
        height: 208rem;
    }
}
.broken__right {
    position: absolute;
    top: 0;
    right: 40rem;
    width: 288rem;
    height: 580rem;
}
@media only screen and (max-width: 650px) {
    .broken__right {
        width: 107rem;
        height: 226rem;
        right: -12rem;
        top: 16rem;
    }
}

.slab {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    width: 1475rem;
    height: 411rem;
    box-shadow: 0px 84.9805rem 94.4228rem rgba(88, 88, 88, 0.15);
    padding: 134rem 179rem;
}
@media only screen and (max-width: 650px) {
    .slab {
        width: 290rem;
        height: 255rem;
        padding: 18rem 27rem 18rem 18rem;
        display: block;
    }
}
.slab__text {
    width: 417rem;
}
@media only screen and (max-width: 650px) {
    .slab__text {
        margin-bottom: 20rem;
        width: 100%;
    }
}
.slab__quote {
    font-family: "Alice", sans-serif;
    width: 536rem;
}
@media only screen and (max-width: 650px) {
    .slab__quote {
        width: 100%;
    }
}
.slab__logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 350rem;
    height: 427rem;
}
@media only screen and (max-width: 650px) {
    .slab__logo {
        width: 189rem;
        height: 229rem;
        left: -30rem;
        top: 10rem;
    }
}
.slab__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.slab__decor {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(90.39deg, #F8E281 -12.82%, #CC9F37 121.96%);
}
.slab__autograph {
    width: 208rem;
    height: 112rem;
    position: absolute;
    bottom: 63rem;
    right: 132rem;
}
@media only screen and (max-width: 650px) {
    .slab__autograph {
        width: 132rem;
        height: 55rem;
        bottom: 16rem;
        right: 20rem;
    }
}
.slab__autograph img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.visit {
    padding: 0 231rem 0 298rem;
    position: relative;
    margin-bottom: 143rem;
}
@media only screen and (max-width: 650px) {
    #about{
        margin-bottom: 0;
    }
    .visit {
        padding: 0 13rem;
        margin-bottom: 81rem;
    }
}
.visit__header {
    width: 500rem;
    margin: 0 0 0 81rem;
}
@media only screen and (max-width: 650px) {
    .visit__header {
        margin: 0 0 38rem 18rem;
    }
}
.visit__title {
    font-family: "Alice", sans-serif;
}

[v-cloak] {
    display: none;
}

.edit-link-bitrix {
    color: #0a7ddd;
    text-decoration: underline;
    font-weight: 700;
    margin: 10rem 0;
}

.counter {
    display: flex;
    padding: 0 14rem;
    width: 71%;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 650px) {
    .counter {
        width: 61%;
        padding: unset;
    }
}
@media only screen and (max-width: 650px) {
    .counter_horizontal {
        width: 83%;
    }
}
.counter__button {
    width: 40rem;
    height: 40rem;
    background: transparent;
    border-radius: 2px;
    border: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.25s ease-in-out;
}
@media only screen and (max-width: 650px) {
    .counter__button {
        display: none;
    }
}
.counter__button_minus svg {
    width: 11rem;
    height: 18rem;
}
.counter__button_plus svg {
    width: 18rem;
    height: 18rem;
}
.counter__button svg {
    object-fit: contain;
}
.counter__button svg path {
    transition: 0.25s ease-in-out;
}
.counter__button:hover {
    background: white;
}
.counter__button:hover svg path {
    fill: #151515;
}
.counter__count {
    color: white;
}
@media only screen and (max-width: 650px) {
    .counter__count {
        display: none;
    }
}
.counter__mob {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background: transparent;
    color: white;
    font-size: 10rem;
    font-family: "Commissioner", sans-serif;
    border: none;
    padding: 0 13rem;
    background-image: url("/local/templates/.default/css/../icon/arrows/arrow-drop-down-white.svg");
    background-repeat: no-repeat, repeat;
    background-position: right 5rem top 55%, 0 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-size: 11rem auto, 100%;
}
@media only screen and (max-width: 650px) {
    .counter__mob {
        display: flex;
    }
}
.counter__mob::-ms-expand {
    display: none;
}

.favourites__wrapper {
    width: 1553rem;
    margin: 0 auto;
}
.favourites__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15rem;
}
.flickity-slider { -webkit-overflow-scrolling: touch; }
.zoom {
    transform: scale(2.5);
    cursor: zoom-out;

    touch-action: none;
    user-select: none;
}

.image-enter-active, .image-leave-active {
    position: absolute;
    transition: opacity 0.2s ease-in-out;
}

.image-enter, .image-leave-to {
    opacity: 0;
}

@media only screen and (max-width: 650px) {
    .sticky__element {
        display: none;
    }
}

#office_map {
    height: 400rem !important;
}

.ui-slider-handle {
    border-radius: 50% !important;
    width: 20rem !important;
    height: 20rem !important;
    background: white !important;
    border: 3px solid #D0B885 !important;
}

.new-slider__range {
    height: 5rem !important;
    border: none !important;
    background: transparent !important;
    border-bottom: 2px solid #D0B885 !important;
    margin-bottom: 20rem;
}

.new-slider__values {
    display: flex;
    justify-content: space-between;
}

.ui-slider .ui-slider-range {
    background: transparent;
    opacity: 0;
}

.filter__input {
    height: auto;
    border-radius: 3px;
    border: 2px solid #D0B885;
    background: white;
    padding: 5rem;
}

/*# sourceMappingURL=style.css.map */
.privacy__cont
{
    display: block;
    margin-bottom: 25rem;
}
.privacy p{
    margin-bottom: 25rem;
}
.article-ul{
    list-style: none;
    padding-left: 25rem;
}
.article-ul li
{
    position: relative;
    margin-bottom: 15rem;
}
.article-ul li:before {
    content: '';
    position: absolute;
    width: 6rem;
    height: 6rem;
    background: #000;
    top: 15rem;
    margin-top: -3rem;
    left: -23rem;
    border-radius: 50%;
}



.preloader__text{
    display: block;
    margin-top: 14rem;
    margin-bottom: 51rem;
}

.rovno-po-centru {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20rem;
}

#Ellipse_51 {
    width: 88rem;
    height: 88rem;
    animation: Ellipse51 6003ms 0ms linear forwards infinite;
}

@media only screen and (max-width: 650px) {
    #Ellipse_51 {
        width: 40rem;
        height: 40rem;
    }
}

@keyframes Ellipse51 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}

.about-modal{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.7);
}

.about-modal__video{
    width: max-content;
    margin: 200rem auto;
}
.about-modal__video iframe{
    width: 1200rem;
    height: 720rem;
}
@media only screen and (max-width: 650px) {
    .about-modal__video iframe{
        width: 320rem;
        height: 240rem;
    }
}
.about-modal__closeback{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.about-modal__close{
    cursor: pointer;
    position: absolute;
    top: 42rem;
    left: 50%;
    width: 30rem;
    height: 30rem;
    transform: translateX(-50%);
}
.about-modal__close svg{
    width: 100%;
    height: 100%;
}

.filter-mob{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: white;
    z-index: 1000;
}
@media only screen and (min-width: 650px) {
    .filter-mob{
        display: none;
    }
}

.filter-mob__header{
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
    width: 100%;
    height: 41rem;
    color: #D0B885;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8rem;
    font-weight: bold;

    z-index: 1001;
}

.filter-mob__close{
    position: absolute;
    right: 14rem;
    top: 14rem;
    width: 13rem;
    height: 13rem;
}

.filter-mob__close svg{
    width: 100%;
    height: 100%;
}

.filter-mob__content{
    padding: 50rem 30rem 0;
}

.filter-mob__bottom{
    box-shadow: 0px 5px 20px rgba(77, 77, 77, 0.15);
    width: 100%;
    height: 61rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    background: white;
}

.filter-mob__show{
    width: 263rem;
    height: 40rem;
    background: #D0B885;
    color: white;
    font-size: 10rem;
    border: none;
    border-radius: 3px;
}

.galochki{
    list-style: none;
}
.galochki li{
    list-style-type: none;
}
.galochki li:before {
    content: '✓';
}


.preloader{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    z-index: 100000;
    flex-direction: column;
}

.preloader__image{
    width: 219px;
    height: 267px;
    animation: preloaderScale 4.0s;
}

.preloader__textx{
    width: 1200rem;
    text-align: center;
    font-size: 24rem;
}

.preloader__image svg{
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 650px) {
    .preloader__image{
        width: 146px;
        height: 178px;
    }
    .preloader__textx{
        width: 280rem;
        font-size: 14rem;
    }
}

@keyframes preloaderScale {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }


    100% {
        transform: scale(1);
    }
}

.dump__title{
    margin-right: 350rem;
}

@media only screen and (max-width: 650px) {

    .dump__title{
        margin-right: 10rem;
    }
}

.only-in-stock .radio__radio{
    margin-top: 0;
}

.only-in-stock__mob{
    display: none;
}
@media only screen and (max-width: 650px) {
    .only-in-stock__mob{
        margin-top: 20rem;
        display: block;
        font-size: 14rem;
    }
    .only-in-stock__mob .radio__label{
        font-size: 12rem;
    }
}

.fl_between {
    display: flex; 
    justify-content: space-between
}
/* End */


/* Start:/local/templates/.default/css/custom.css?17520448203247*/
@media only screen and (max-width: 650px) {
	.info__frame {
		display: none;
	}
}

.address__time {
	margin: 10px 0;
}

.news-image-line {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50rem;
}

.v-article-page__text--news p, .article-custom-text p {
	line-height: 1.6;
	text-indent: 50rem;
}

.article-custom-text p {
	text-indent: 0;
	margin-bottom: 20px;
}

.article-custom-text img {
	margin-bottom: 20px;
}

.top-header__mail {
	margin-bottom: 10px;
}

.faq {
	font-size: 16px;
}

.faq a {
	text-decoration: underline;
}

.faq-item {
	background: #F3F3F5;
	border-radius: 5px;
	margin-bottom: 15px;
}

.faq-item__question {
	padding: 22px;
	width: 100%;
	color: #31394E;
	font-weight: 700;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.faq-item__question:before {
	content: '+';
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	line-height: 30px;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #31394E;
	margin-right: 22px;
	flex-shrink: 0;
	transition: all 0.2s ease-in-out
}

.faq-item.active .faq-item__question:before {
	content: '-';
	background: #CC9F37;
}

.faq p {
	margin: 10px 0;
}

.faq-item__answer {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	padding-left: 76px;
	padding-bottom: 25px;
	display: none;
	padding-right: 22px;
	padding: 0 22px 25px 76px;
}

.section__faq {
	padding: 0 125rem;
}

.faq-imortant__text span {
	display: block;
	font-size: 16px;
}

.faq-imortant__text span:first-child {
	font-weight: bold;
	margin-bottom: 10px;
}

.faq-imortant {
	margin-top: 100px;
}

.callback-section {
	margin-top: 50px;
}

.callback-section__button {
	margin-top: 50px;
}

@media only screen and (max-width: 650px) {
	.news-image-line {
		flex-wrap: wrap;
		margin-bottom: 10rem;
	}
	.v-article-page__text--news p {
		text-indent: 25rem;
	}
}

@media only screen and (max-width: 650px) {
	.nav__list .nav__item:first-child {
	    display: none;
	}
	.top-header__right-social {
		display: flex;
		align-items: center;
	}
	.top-header__mail {
		margin-bottom: 0
	}
	.mail__icon {
		margin-top: 0
	}
	.section__faq {
		padding: 0 16rem;
	}
}

.faq-imortant  {
	display: flex;
	align-items: center;
}

.faq-imortant__text {
	margin-left: 40px;
}

.mail__icon {
	margin-top: 2px;
}

.like-b {
	font-weight: 700;
}
.like-i {
	font-style: italic;
}

.reviews-section {
	display: flex;
}

.yandex-reviews {
	flex-grow: 1;
	margin-left: 20px;
}

@media only screen and (max-width: 650px) {
	.reviews-section {
		display: block
	}
	.yandex-reviews {
		margin-left: 0;
		height: 500px;
	}
	.footer__privacy {
		margin-right: 18rem;
	}
}

.footer {
	height: auto;
}

.footer__sitemap {
	margin-left: 18rem;
}

.product-section-description {
	padding-left: 20px;
}

.product-section-description ul {
	list-style: inside;
	padding-left: 20px;
}

.product-section-description ol {
	padding-left: 20px;
}

.country__location.open .location__name {
	font-weight: 600;
}

.catalog-page .section {
	width: 100%;
}

.tabs-product {
	padding: 0;
}

.product-full__bottom {
	height: fit-content;
}

.scroll-wrap__bar[style="height: 472px;"],
.scroll-wrap__bar[style="height: 472px; top: 0px;"] {
	display: none;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top.menu/style.min.css?1633351607490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/top.menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer.menu/style.min.css?1633351607490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/footer.menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/useful.menu/style.min.css?1633351607490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/useful.menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/sender.subscribe/subscribe/style.min.css?16333516084395*/
.bx-subscribe{margin:10px 0}.bx-subscribe div.bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-radius:2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:0;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:0;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:0;color:#fff}.btn-subscribe:hover,.btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414e}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}.bx-sender-subscribe-agreement .main-user-consent-request a{font-weight:100;font:11px/10px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif}
/* End */
/* /local/templates/.default/css/fonts.css?1633351606823 */
/* /local/templates/.default/css/flickity-fade.css?1633351606230 */
/* /local/templates/.default/css/jquery-ui.css?163335160635973 */
/* /local/templates/.default/css/bospor_ztx.css?1660212390540 */
/* /local/templates/.default/css/main.css?1661850089218119 */
/* /local/templates/.default/css/custom.css?17520448203247 */
/* /local/templates/.default/components/bitrix/menu/top.menu/style.min.css?1633351607490 */
/* /local/templates/.default/components/bitrix/menu/footer.menu/style.min.css?1633351607490 */
/* /local/templates/.default/components/bitrix/menu/useful.menu/style.min.css?1633351607490 */
/* /local/templates/.default/components/bitrix/sender.subscribe/subscribe/style.min.css?16333516084395 */
