

/* Start:/local/templates/zu3/css/style_base.css?175067091153174*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,500,700,900&display=swap&subset=cyrillic");
@font-face {
  font-family: 'icomoon';
  src: url("/local/templates/zu3/css/../css/fonts/icomoon/icomoon.eot?kb2uoz");
  src: url("/local/templates/zu3/css/../css/fonts/icomoon/icomoon.eot?kb2uoz#iefix") format("embedded-opentype"), url("/local/templates/zu3/css/../css/fonts/icomoon/icomoon.ttf?kb2uoz") format("truetype"), url("/local/templates/zu3/css/../css/fonts/icomoon/icomoon.woff?kb2uoz") format("woff"), url("/local/templates/zu3/css/../css/fonts/icomoon/icomoon.svg?kb2uoz#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"]:not(.lt-menu-mobile-item__icon), [class*=" icon-"]:not(.lt-menu-mobile-item__icon) {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-telegram:before {
  content: "";
}

.icon-ok:before {
  content: "";
}

.icon-dzen:before {
  content: "";
}

.icon-coins:before {
  content: "";
}

.icon-tag:before {
  content: "";
}

.icon-profile-male:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-add_shopping_cart:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-favorite_border:before {
  content: "";
}

.icon-shopping_cart:before {
  content: "";
}

.icon-person_outline:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-vk:before {
  content: "";
}

.icon-odnoklassniki:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-chevron-thin-down:before {
  content: "";
}

.icon-pdf:before {
  content: "";
}

.icon-cart:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-insta:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("/local/templates/zu3/css/../images/icons/sn/insta.svg");
  background-size: 100% 100%;
}

/*=========  screen sizes   ========= */
/*=====  End of screen sizes   ====== */
/*===========   Colors   ============ */
/*========  End of Colors   ========= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: top;
  max-width: 100%;
}

input:not([type='checkbox']):not([type='radio']), textarea, button {
  -webkit-appearance: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.invisible {
  opacity: 0;
}

* {
  outline: none !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

html, body {
  font-family: "Roboto", sans-serif;
  height: 100%;
  overflow: initial;
}

input, textarea {
  font-family: "Roboto", sans-serif;
}

body {
  background-color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  color: #000;
}

em {
  font-weight: 300;
  font-style: italic;
}

strong {
  font-weight: 500;
}

h1 {
  font-size: 44px;
  line-height: 44px;
  font-weight: 900;
  padding: 0;
}

h2 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 900;
}

h3 {
  font-size: 28px;
  line-height: 28px;
  font-weight: 900;
}

h4 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
}

h6 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: #343434;
}

a {
  color: #4695cc;
  border: none;
}

p {
  padding: 0 0 25px;
}

img {
  max-width: 100%;
  height: auto;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.align-left {
  text-align: left;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type='number'] {
  -moz-appearance: textfield;
}

.center {
  text-align: center;
  margin: auto;
}

@-moz-keyframes rotate360 {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate360 {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate360 {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate360 {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.metro-icon {
  width: 20px;
  height: 15px;
  background: url("/local/templates/zu3/css/../images/icons/metro_sprite.png");
  background-repeat: no-repeat;
  background-position: 1px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.metro-icon.dark-blue {
  background-position: 1px 0;
}
.metro-icon.light-blue {
  background-position: -18px 0;
}
.metro-icon.yellow {
  background-position: -37px 0;
}
.metro-icon.light-pink {
  background-position: -56px 0;
}
.metro-icon.dark-pink {
  background-position: -75px 0;
}
.metro-icon.brown {
  background-position: -94px 0;
}
.metro-icon.red {
  background-position: -113px 0;
}
.metro-icon.grey {
  background-position: -132px 0;
}
.metro-icon.light-green {
  background-position: -151px 0;
}
.metro-icon.orange {
  background-position: -170px 0;
}
.metro-icon.dark-green {
  background-position: -189px 0;
}

.metro-image {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.metro-image.dark-blue * {
  fill: #0253a1;
}
.metro-image.light-blue * {
  fill: #029ddf;
}
.metro-image.yellow * {
  fill: #fed604;
}
.metro-image.light-pink * {
  fill: #f7bccf;
}
.metro-image.dark-pink * {
  fill: #b71f8c;
}
.metro-image.brown * {
  fill: #755c2f;
}
.metro-image.red * {
  fill: #ef2025;
}
.metro-image.grey * {
  fill: #adadad;
}
.metro-image.light-green * {
  fill: #b3d232;
}
.metro-image.orange * {
  fill: #fbaa33;
}
.metro-image.dark-green * {
  fill: #069a53;
}

.notifyjs-gp-base {
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  color: #6c6c6c;
  padding: 10px 10px 10px 70px;
  border: 1px solid #eaeaea;
  background: #FFFFFF;
  max-width: 315px;
  width: 100%;
}
.notifyjs-gp-base.notifyjs-gp-success {
  border-color: #d3dbab;
  background: #eef1df;
}
.notifyjs-gp-base.notifyjs-gp-success:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: url("/local/templates/zu3/css/../images/icons/notify_success.png") 100%;
  position: absolute;
  left: 19px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.notifyjs-gp-base.notifyjs-gp-success.minus5 {
  position: relative;
  top: 156px;
}
.notifyjs-gp-base.notifyjs-gp-success.minus5:before {
  width: 53px;
  height: 24px;
  left: 9px;
  background: url("/local/templates/zu3/css/../images/icons/minus5.png") 100%;
}
.notifyjs-gp-base .title {
  font-weight: 700;
}

.overflow_normal, .page__content.overflow_normal {
  overflow: inherit;
}

.nowrap {
  white-space: nowrap;
}

.zu-pl__hint {
  font-size: 0;
  line-height: 0;
  position: relative;
  padding: 5px 0;
}
.zu-pl__hint img, .zu-pl__hint div {
  display: inline-block;
  vertical-align: middle;
}
.zu-pl__hint div {
  margin: 0 0 0 10px;
}
.zu-pl__hint div {
  font-weight: 300;
  font-size: 11px;
  line-height: 13px;
  color: #ff8c3f;
}
@media screen and (max-width: 767px) {
  .zu-pl__hint div {
    font-size: 12px;
  }
}
.zu-pl__hint div:before {
  content: "Можно оплатить бонусными баллами";
}

@media screen and (max-width: 767px) {
  .zu-pl__hint:before {
    content: "";
    display: block;
    background: url("/local/templates/zu3/css/../images/icons/svg/zu_gray.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .zu-pl__hint img {
    opacity: 0;
  }
  .zu-pl__hint div {
    color: #b4b4b4;
    text-decoration: underline;
  }
  .zu-pl__hint div:before {
    content: "Оплата бонусными баллами";
  }
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield !important;
}

.link.link_styled {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #ff8c3f;
  text-decoration: none;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link.link_styled:hover {
  color: #ff9954;
}

.swiper {
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
}
.swiper-container {
  overflow: hidden;
  position: relative;
}
.swiper-pagination {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  gap: 8px;
}
@media screen and (min-width: 768px) {
  .swiper-pagination {
    bottom: 34px;
    gap: 10px;
  }
}
body .swiper-container-horizontal .swiper-pagination {
  bottom: 16px;
}
@media screen and (min-width: 768px) {
  body .swiper-container-horizontal .swiper-pagination {
    bottom: 34px;
  }
}
body .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0;
  background: #ffffff;
  transition: all 0.2s linear;
  border-radius: 50%;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  body .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
}
body .swiper-pagination-bullet:hover, body .swiper-pagination-bullet-active {
  background: #f35821;
}
body .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
.swiper-button-prev:not([role=button]), .swiper-button-next:not([role=button]) {
  display: none;
}
.swiper-with-thumbs {
  --swiper-navigation-size: 24px;
  --swiper-theme-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .swiper-with-thumbs {
    --swiper-navigation-size: 80px;
  }
}
.swiper-with-thumbs .swiper-slide {
  border-radius: 4px;
  overflow: hidden;
}
.swiper-with-thumbs .swiper-button-prev,
.swiper-with-thumbs .swiper-button-next {
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  border: 1px solid var(--swiper-theme-color);
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .swiper-with-thumbs .swiper-button-prev,
  .swiper-with-thumbs .swiper-button-next {
    border-width: 3px;
    right: 30px;
    border-radius: 20px;
  }
}
.swiper-with-thumbs .swiper-button-prev:after,
.swiper-with-thumbs .swiper-button-next:after {
  font-size: calc(var(--swiper-navigation-size) / 2);
}
@media screen and (min-width: 768px) {
  .swiper-with-thumbs .swiper-button-prev {
    left: 30px;
  }
}
.swiper-thumbs {
  overflow: visible;
}
.swiper-thumbs .swiper-slide {
  width: 88px;
  height: 72px;
  border-radius: 4px;
  overflow: hidden;
}
.swiper-thumbs .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-thumbs .swiper-slide-thumb-active {
  border: 2px solid #000;
  border-radius: 6px;
}

video {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  background: #000;
}

@media screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

.btn {
  display: inline-block;
  outline: none;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  background-color: #000;
  border: 1px solid #000;
  color: #FFFFFF;
  padding: 9px 19px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .btn {
    font-size: 12px;
  }
}
.btn:disabled {
  opacity: 0.7;
  cursor: default;
}

.btn_light {
  background-color: transparent;
  color: #000;
}

.btn_light_white {
  background-color: #ffffff;
  color: #000;
}

.btn_block {
  width: 100%;
  text-align: center;
}

.btn_lg {
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 19px;
}

.btn_sm {
  font-weight: 500;
  font-size: 10px;
  line-height: 20px;
  padding: 4px 9px;
}
@media screen and (max-width: 767px) {
  .btn_sm {
    font-size: 12px;
  }
}

.btn_link {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #000;
  background: none;
  padding: 0;
  border: none;
  text-decoration: underline !important;
  -moz-text-decoration-color: #ff8c3f !important;
  text-decoration-color: #ff8c3f !important;
}
.btn_link:hover {
  background: none;
  color: #ff8c3f;
}

.btn_orange {
  background-color: #ff8c3f;
  border: 1px solid #ff8c3f;
}

.btn_orange_light {
  color: #ff8c3f;
  border: 1px solid #ff8c3f;
  background-color: transparent;
}

.btn_red {
  background: #F35821;
  border-color: #F35821;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 500;
  letter-spacing: 0.01em;
  min-height: 38px;
  padding-top: 11px;
}

.btn-pending {
  opacity: 0.7;
  cursor: default;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
}
.btn-pending:before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #ffffff;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMTAyNHB4IiBoZWlnaHQ9IjEwMjRweCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNNTEyIDEwMjRjLTY5LjEgMC0xMzYuMi0xMy41LTE5OS4zLTQwLjJDMjUxLjcgOTU4IDE5NyA5MjEgMTUwIDg3NGMtNDctNDctODQtMTAxLjctMTA5LjgtMTYyLjdDMTMuNSA2NDguMiAwIDU4MS4xIDAgNTEyYzAtMTkuOSAxNi4xLTM2IDM2LTM2czM2IDE2LjEgMzYgMzZjMCA1OS40IDExLjYgMTE3IDM0LjYgMTcxLjMgMjIuMiA1Mi40IDUzLjkgOTkuNSA5NC4zIDEzOS45IDQwLjQgNDAuNCA4Ny41IDcyLjIgMTM5LjkgOTQuM0MzOTUgOTQwLjQgNDUyLjYgOTUyIDUxMiA5NTJjNTkuNCAwIDExNy0xMS42IDE3MS4zLTM0LjYgNTIuNC0yMi4yIDk5LjUtNTMuOSAxMzkuOS05NC4zIDQwLjQtNDAuNCA3Mi4yLTg3LjUgOTQuMy0xMzkuOUM5NDAuNCA2MjkgOTUyIDU3MS40IDk1MiA1MTJjMC01OS40LTExLjYtMTE3LTM0LjYtMTcxLjNhNDQwLjQ1IDQ0MC40NSAwIDAgMC05NC4zLTEzOS45IDQzNy43MSA0MzcuNzEgMCAwIDAtMTM5LjktOTQuM0M2MjkgODMuNiA1NzEuNCA3MiA1MTIgNzJjLTE5LjkgMC0zNi0xNi4xLTM2LTM2czE2LjEtMzYgMzYtMzZjNjkuMSAwIDEzNi4yIDEzLjUgMTk5LjMgNDAuMkM3NzIuMyA2NiA4MjcgMTAzIDg3NCAxNTBjNDcgNDcgODMuOSAxMDEuOCAxMDkuNyAxNjIuNyAyNi43IDYzLjEgNDAuMiAxMzAuMiA0MC4yIDE5OS4zcy0xMy41IDEzNi4yLTQwLjIgMTk5LjNDOTU4IDc3Mi4zIDkyMSA4MjcgODc0IDg3NGMtNDcgNDctMTAxLjggODMuOS0xNjIuNyAxMDkuNy02My4xIDI2LjgtMTMwLjIgNDAuMy0xOTkuMyA0MC4zeiIvPgo8L3N2Zz4K);
  mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMTAyNHB4IiBoZWlnaHQ9IjEwMjRweCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNNTEyIDEwMjRjLTY5LjEgMC0xMzYuMi0xMy41LTE5OS4zLTQwLjJDMjUxLjcgOTU4IDE5NyA5MjEgMTUwIDg3NGMtNDctNDctODQtMTAxLjctMTA5LjgtMTYyLjdDMTMuNSA2NDguMiAwIDU4MS4xIDAgNTEyYzAtMTkuOSAxNi4xLTM2IDM2LTM2czM2IDE2LjEgMzYgMzZjMCA1OS40IDExLjYgMTE3IDM0LjYgMTcxLjMgMjIuMiA1Mi40IDUzLjkgOTkuNSA5NC4zIDEzOS45IDQwLjQgNDAuNCA4Ny41IDcyLjIgMTM5LjkgOTQuM0MzOTUgOTQwLjQgNDUyLjYgOTUyIDUxMiA5NTJjNTkuNCAwIDExNy0xMS42IDE3MS4zLTM0LjYgNTIuNC0yMi4yIDk5LjUtNTMuOSAxMzkuOS05NC4zIDQwLjQtNDAuNCA3Mi4yLTg3LjUgOTQuMy0xMzkuOUM5NDAuNCA2MjkgOTUyIDU3MS40IDk1MiA1MTJjMC01OS40LTExLjYtMTE3LTM0LjYtMTcxLjNhNDQwLjQ1IDQ0MC40NSAwIDAgMC05NC4zLTEzOS45IDQzNy43MSA0MzcuNzEgMCAwIDAtMTM5LjktOTQuM0M2MjkgODMuNiA1NzEuNCA3MiA1MTIgNzJjLTE5LjkgMC0zNi0xNi4xLTM2LTM2czE2LjEtMzYgMzYtMzZjNjkuMSAwIDEzNi4yIDEzLjUgMTk5LjMgNDAuMkM3NzIuMyA2NiA4MjcgMTAzIDg3NCAxNTBjNDcgNDcgODMuOSAxMDEuOCAxMDkuNyAxNjIuNyAyNi43IDYzLjEgNDAuMiAxMzAuMiA0MC4yIDE5OS4zcy0xMy41IDEzNi4yLTQwLjIgMTk5LjNDOTU4IDc3Mi4zIDkyMSA4MjcgODc0IDg3NGMtNDcgNDctMTAxLjggODMuOS0xNjIuNyAxMDkuNy02My4xIDI2LjgtMTMwLjIgNDAuMy0xOTkuMyA0MC4zeiIvPgo8L3N2Zz4K);
  animation: submitSpinnerRotate 1.5s infinite linear;
}

@keyframes submitSpinnerRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn_round {
  border-radius: 6px;
}

.btn_extra_lg {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.125;
  border-width: 2px;
  height: 54px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  gap: 10px;
}
.btn_extra_lg .icon {
  font-size: 24px;
}
.btn_extra_lg.btn_sm {
  font-size: 14px;
  line-height: 1.28571;
  height: 46px;
}

.btn_icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .btn_icon {
    gap: 24px;
  }
}
.btn_icon .icon {
  font-size: 24px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.btn_reduced {
  font-size: 14px;
  line-height: 1.28571;
  font-size: clamp(12px, 4vw, 14px);
  max-width: 100%;
}

.btn_burgundy {
  background: #DD7144;
  border-color: #DD7144;
}

.btn_gray {
  color: #C4C4C4;
  border: 1px solid #C4C4C4;
  background-color: transparent;
}

.btn_no_border {
  border: 1px solid transparent;
}
.btn_no_border span:not(.icon) {
  text-decoration: underline;
}
.btn_no_border:hover span {
  text-decoration: none;
}

input, textarea {
  font-size: 13px;
  font-weight: 300;
  color: #000;
  vertical-align: top;
}
input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
  color: #898989;
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #898989;
}

textarea {
  width: 100%;
  resize: none;
}

.form-control {
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #e5e5e5;
}

textarea.form-control {
  padding: 8px 19px;
}

input.form-control {
  height: 40px;
  padding: 0 19px;
}

input.form-control.form-control_lg, textarea.form-control.form-control_lg {
  height: 50px;
  font-weight: 300;
  font-size: 18px;
}

.form-element:not(.checkbox) {
  position: relative;
}
.form-element:not(.checkbox) label {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 300;
  color: #969696;
  padding: 0px 20px;
  line-height: 48px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  cursor: text;
}
.form-element:not(.checkbox).active label, .form-element:not(.checkbox).success label, .form-element:not(.checkbox).warning label {
  height: 30px;
  margin-top: -10px;
  font-size: 13px;
}
.form-element:not(.checkbox).success:before {
  display: block;
  content: "";
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCQjk0OTdGNzc5QURFNTExQjgwODg0RDY1RjA0MTY3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNDk2QjY1ODgzQTAxMUU2QjQ4REM3NUIwQUJBRUYwOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNDk2QjY1NzgzQTAxMUU2QjQ4REM3NUIwQUJBRUYwOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YzY2OGFlOWQtOTZiMC1mYzQzLThjZTYtZjBmMzMzZjFlNGQ2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MThlZGEzZWMtNzYyNy0xMWU2LThjNTUtOGNhNzBhMDNhZDcyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9PQx0gAAAQdJREFUeNqk0sGLAVEcwHGkHKQ9cHaTg/akbct1D8RFDmrbtBc5qG1apZQ/YEuJlAMXURztSYlyk5LDnjYH/oTNSUmR76s3pYkdZl59LjPT971+86yNpWIxufJ4tpmMRFGC10zIhx42eLUbjLjwjQe8ZPzVtdET1RGAQmQiHhgJFZBCCzX14b2hGL7wg+z5CxF6lMfUW3608Yc37LQh8XKB0D8RMdQu3HjHr/YDEfrAHqMrMSuaCCKHwaWdRGiKCI4Y40nzzSeScriVa0dWhz1DGAcM5e7qzS1jLk9u0QudxxwylpLz28jhbm8NqbEEnOjAgzRWer/00j0SQ49jjSL6t1ywkwADAHaeMFD0QJB7AAAAAElFTkSuQmCC");
  width: 18px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  pointer-events: none;
}
.form-element:not(.checkbox).error .form-control {
  border: 1px solid #efd0d0;
  background: #ffdede;
  box-shadow: none;
}
.form-element:not(.checkbox).error .form-control:-moz-placeholder, .form-element:not(.checkbox).error .form-control::-moz-placeholder {
  color: #dc3333;
  opacity: 1;
}
.form-element:not(.checkbox).error .form-control::-webkit-input-placeholder {
  color: #dc3333;
}
.form-element:not(.checkbox).warning .form-control {
  padding: 13px 19px 0 19px;
  border: 1px solid #ff6f6f;
  box-shadow: inset 0 0 8px rgba(255, 111, 111, 0.5);
}
.form-element:not(.checkbox).warning:before {
  display: block;
  content: "";
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCQjk0OTdGNzc5QURFNTExQjgwODg0RDY1RjA0MTY3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNDk2QjY1QzgzQTAxMUU2QjQ4REM3NUIwQUJBRUYwOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNDk2QjY1QjgzQTAxMUU2QjQ4REM3NUIwQUJBRUYwOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YzY2OGFlOWQtOTZiMC1mYzQzLThjZTYtZjBmMzMzZjFlNGQ2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MThlZGEzZWMtNzYyNy0xMWU2LThjNTUtOGNhNzBhMDNhZDcyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0HggbgAAALJJREFUeNqU08ENgzAMBVDHo9EhYAZ6gBszVOqBC50BDh0BVksdEhEcnOBGMhJB79tEYGzXfQFggnHcQLv6/kHXFncIsNBG9QecqT4YOtaqgAgbcivum5qABLotPB6WAgTIcQxoWEAGumWstaURX1SDBK+d4wRrgL4EmMe+83CUv1fgOHJNHd/hDGYpABNYneB2egUxABO4MMjP4BKAt7AQYOjHuIeZD8Z1fqohn6D9CTAA8eNmtOyU7ugAAAAASUVORK5CYII=");
  width: 15px;
  height: 15px;
  position: absolute;
  top: 12px;
  right: 11px;
  pointer-events: none;
}
.form-element:not(.checkbox).warning span {
  display: block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
  color: #ff6f6f;
  width: 100%;
  position: absolute;
  top: 44px;
  left: 0;
}

.checkbox {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.checkbox input[type=checkbox] {
  position: absolute;
  left: -999999px;
}
.checkbox label {
  color: #535353;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  padding-left: 25px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.checkbox label a {
  color: #000000;
  text-decoration: underline;
}
.checkbox label:after {
  content: "";
  display: none;
  position: absolute;
  background: url("/local/templates/zu3/css/../images/icons/svg/ok_black.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 8px;
  margin: auto;
  left: 1px;
  top: 4px;
}
.checkbox label:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  position: absolute;
  left: 0;
  top: 1px;
}
.checkbox input[type=checkbox]:checked + label:after {
  content: "";
  display: block;
}
.checkbox.error label {
  color: #dc3333;
}
.checkbox.error label a {
  color: #dc3333;
}
.checkbox.error label:before {
  border-color: #dc3333;
}

.form form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.form-element:not(.form-element--checkbox) {
  background: #FFFFFF;
  border: 2px solid #666666;
  border-radius: 8px;
  width: 100%;
  height: 54px;
  position: relative;
  overflow: hidden;
}
.form-element:not(.form-element--checkbox) .input-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.16667;
  color: #999;
  padding: 0 16px;
  box-sizing: border-box;
  transition: 0.2s linear all;
  z-index: 10;
  pointer-events: none;
  white-space: nowrap;
}
.form-element:not(.form-element--checkbox) .input-label sup {
  color: #f00;
}
.form-element:not(.form-element--checkbox) input {
  position: absolute;
  z-index: 10;
  border: 0;
  transition: 0.2s linear all;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: transparent;
  padding: 42px 16px 7px;
  font-weight: 500;
  font-size: 1px;
  line-height: 1.14286;
  color: #333333;
}
.form-element:not(.form-element--checkbox) input:focus, .form-element:not(.form-element--checkbox) input:active, .form-element:not(.form-element--checkbox) input:not(:placeholder-shown) {
  padding-top: 26px;
  font-size: 14px;
}
.form-element:not(.form-element--checkbox) input:focus + .input-label, .form-element:not(.form-element--checkbox) input:active + .input-label, .form-element:not(.form-element--checkbox) input:not(:placeholder-shown) + .input-label {
  padding-bottom: 20px;
}
.form-element.error input, .form-element--error input {
  background: #ffdede;
}
.form-element__message {
  color: #ff0000;
  font-size: 12px;
}
.form-submit .btn {
  padding: 20px 18px;
  width: 100%;
  height: 54px;
  background: #333333;
  border-radius: 10px;
  border: 0;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.16667;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}
.form .hint {
  font-weight: 400;
  font-size: 9px;
  line-height: 1.22222;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
}
.form .hint a {
  color: #333333;
  text-decoration: underline;
}
.form .hint a:hover {
  text-decoration: none;
}

.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.31813;
  margin-top: 25px;
  margin-bottom: 25px;
}
.container--row {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .container--row {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.wrapper {
  min-height: 100%;
  min-width: 320px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.17214;
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .wrapper.fixed {
    height: 100%;
  }
  .wrapper.fixed .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 25;
    background: #fff;
  }
}
.clearfix {
  clear: both;
  display: block;
}

.sn-list {
  font-size: 0;
}
.sn-list .sn-link {
  width: 30px;
  height: 30px;
  border: 2px solid #cccccc;
  margin-right: 12px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sn-list .sn-link:last-child {
  margin-right: 0;
}
.sn-list .sn-link span {
  color: #cccccc;
  font-size: 16px;
  line-height: 26px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sn-list .sn-link:hover.vk {
  border-color: #6a96c7;
}
.sn-list .sn-link:hover.vk span {
  color: #6a96c7;
}
.sn-list .sn-link:hover.fb {
  border-color: #4a6194;
}
.sn-list .sn-link:hover.fb span {
  color: #4a6194;
}
.sn-list .sn-link:hover.ok {
  border-color: #ff9c44;
}
.sn-list .sn-link:hover.ok span {
  color: #ff9c44;
}
.sn-list .sn-link:hover.insta {
  border-color: #C42497;
}
.sn-list .sn-link:hover.insta span {
  color: #C42497;
}

.sn-row {
  text-align: center;
  position: relative;
  margin: 30px 0 20px;
  padding: 0;
}
.sn-row .sn-row__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  margin: 0 0 30px;
}
.sn-row .sn-row__title span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 15px;
}
.sn-row .sn-row__title:before {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background: #C4C4C4;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.sn-row__buttons {
  font-size: 0;
}
.sn-row__buttons .sn-row__link {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.sn-row__buttons .sn-row__link:last-child {
  margin-right: 0;
}

.page .page__header {
  padding: 20px 0 15px;
}
.page .page__header .breadcrumbs {
  margin: 0 0 25px;
  line-height: 0;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.page .page__header .breadcrumbs li {
  font-size: 12px;
  font-weight: 300;
  color: #A7A7A7;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.page .page__header .breadcrumbs li a {
  color: #000;
  text-decoration: underline;
}
.page .page__header .breadcrumbs li a:after, .page .page__header .breadcrumbs li > span > span:after {
  content: "";
  display: inline-block;
  background: url("/local/templates/zu3/css/../images/icons/svg/arrow-right_gray.svg");
  background-size: 100% 100%;
  width: 6px;
  height: 8px;
  margin: 0 6px;
  position: relative;
  top: 1px;
}
.page .page__header .breadcrumbs li:last-child a:after, .page .page__header .breadcrumbs li:last-child > span > span:after {
  display: none;
}
.page .page__header .page__title {
  font-size: 24px;
  font-weight: 300;
  color: black;
  line-height: 40px;
  padding: 0;
  margin: 0 0 15px;
  position: relative;
}
.page .page__header .page__title b, .page .page__header .page__title strong {
  font-weight: 700;
}
.page .page__header .page__title .search-count {
  font-size: 20px;
}
body .page .page__header .page__title--strong {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.16667;
  letter-spacing: 0.01em;
  color: #000000;
}
@media screen and (min-width: 768px) {
  body .page .page__header .page__title--strong {
    font-size: 30px;
    line-height: 1;
  }
}
.page .page__header .page__subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42857;
  letter-spacing: 1px;
  color: #000000;
  max-width: 718px;
  margin-top: -2px;
}
@media screen and (min-width: 768px) {
  .page .page__header .page__subtitle {
    font-size: 16px;
    line-height: 1.375;
  }
}
.page .page__header .sort-block {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  z-index: 6;
}
.page .page__header .sort-block .nice-select {
  background: #F7F5F2;
  border: none;
  text-align: right;
  padding: 10px 30px 10px 35px;
  background-image: url("/local/templates/zu3/css/../images/icons/svg/sort.svg");
  background-repeat: no-repeat;
  background-position: left 12px top 15px;
  height: 35px;
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
}
.page .page__header .sort-block .nice-select:after {
  width: 30px;
  height: 100%;
  background-image: url("/local/templates/zu3/css/../images/icons/svg/arrow-down_black.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  border: none;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 10;
}
.page .page__header .sort-block .nice-select .current {
  position: relative;
  z-index: 10;
}
.page .page__header .sort-block .nice-select.open .current {
  font-weight: 500;
}
.page .page__header .sort-block .nice-select.open:after {
  background-image: url("/local/templates/zu3/css/../images/icons/svg/close_black.svg");
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.page .page__header .sort-block .nice-select ul.list {
  min-width: 225px;
  right: 0;
  left: auto;
  border: none;
  padding-top: 35px;
  margin: -35px 0 0;
  background: #ffffff;
  background-image: url("/local/templates/zu3/css/../images/icons/svg/sort.svg");
  background-repeat: no-repeat;
  background-position: left 12px top 15px;
  -moz-box-shadow: 0px 5px 30px rgba(73, 73, 84, 0.45);
  -webkit-box-shadow: 0px 5px 30px rgba(73, 73, 84, 0.45);
  box-shadow: 0px 5px 30px rgba(73, 73, 84, 0.45);
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.page .page__header .sort-block .nice-select ul.list .option {
  text-align: right;
  font-weight: 300;
  font-size: 13px;
  line-height: 30px;
  min-height: 30px;
  padding-left: 35px;
}
.page .page__header .sort-block .nice-select ul.list .option.selected {
  font-weight: 400;
}
.page .page__header .sort-block .nice-select ul.list .option:hover {
  font-weight: 700;
}
.page .page__header .sort-block .nice-select ul.list .option.selected, .page .page__header .sort-block .nice-select ul.list .option:hover {
  background: none;
  text-decoration: underline;
}
.page .page__header .sort-block .hint {
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 260px;
  padding: 18px 20px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  background: #FFFFFF;
  border: 1px solid #F3F3F3;
  box-shadow: 0px 2px 12px rgba(48, 63, 68, 0.3);
  text-align: left;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 10px;
}
.page .page__header .sort-block.blocked .nice-select {
  opacity: 0.5;
  pointer-events: none;
}
.page .page__header .sort-block.blocked:hover .hint {
  opacity: 1;
  visibility: visible;
}
.page .page__header .sort-block.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.page .page__content .row .row__title {
  color: #000;
  font-size: 24px;
  line-height: 25px;
  font-weight: 300;
  margin: 30px 0 19px;
}
.page .page__content .row .row__content-text {
  color: #343434;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}
.page .page__content .row .row__content-text p:last-child {
  padding: 0;
}
.page .page__content .row.static-styled {
  margin: 15px 0 0;
}

.pagination {
  text-align: center;
  font-size: 0;
  clear: both;
}
.pagination .pagination__item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 35px;
  height: 35px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #eeeeee;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 33px;
  margin: 0 3px;
  position: relative;
  text-decoration: none;
}
.pagination .pagination__item:hover {
  color: #000000;
}
.pagination .pagination__item.pagination__item_disabled {
  opacity: 0.5;
  pointer-events: none;
}
.pagination .pagination__item.pagination__item_number_active {
  border-color: #545454;
  background: #545454;
  color: #FFFFFF;
}
.pagination .pagination__item.pagination__item_arrow {
  border-color: #f8f8f8;
  background: #f8f8f8;
}
.pagination .pagination__item.pagination__item-next:before, .pagination .pagination__item.pagination__item-prev:before, .pagination .pagination__item.pagination__item-last:before, .pagination .pagination__item.pagination__item-first:before {
  content: "";
  position: absolute;
  background: url("/local/templates/zu3/css/../images/icons/arrowRight.png");
  background-size: 100% 100%;
  width: 9px;
  height: 18px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pagination .pagination__item.pagination__item-last:before, .pagination .pagination__item.pagination__item-first:before {
  left: -4px;
}
.pagination .pagination__item.pagination__item-last:after, .pagination .pagination__item.pagination__item-first:after {
  content: "";
  position: absolute;
  background: url("/local/templates/zu3/css/../images/icons/arrowRight.png");
  background-size: 100% 100%;
  width: 9px;
  height: 18px;
  left: 0;
  right: -8px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pagination .pagination__item.pagination__item-prev, .pagination .pagination__item.pagination__item-first {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pagination.pagination_new {
  white-space: nowrap;
}
.pagination.pagination_new .pagination__item {
  width: 30px;
  height: 30px;
  border-color: #F3F3F3;
  font-weight: 300;
  font-size: 13px;
  line-height: 28px;
  color: #000;
  margin: 0 2px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pagination.pagination_new .pagination__item:first-child {
  margin-left: 0;
}
.pagination.pagination_new .pagination__item:last-child {
  margin-right: 0;
}
.pagination.pagination_new .pagination__item.pagination__item_number_active {
  background: #F7F5F2;
  border-color: #F7F5F2;
  color: #000;
}
.pagination.pagination_new .pagination__item.pagination__item_arrow {
  background: none;
}
.pagination.pagination_new .pagination__item.pagination__item-next:before, .pagination.pagination_new .pagination__item.pagination__item-prev:before, .pagination.pagination_new .pagination__item.pagination__item-last:before, .pagination.pagination_new .pagination__item.pagination__item-first:before {
  background-image: url("/local/templates/zu3/css/../images/icons/arrow-right_black.svg");
  width: 5px;
  height: 9px;
}
.pagination.pagination_new .pagination__item.pagination__item-last:before, .pagination.pagination_new .pagination__item.pagination__item-first:before {
  left: -4px;
}
.pagination.pagination_new .pagination__item.pagination__item-last:after, .pagination.pagination_new .pagination__item.pagination__item-first:after {
  background-image: url("/local/templates/zu3/css/../images/icons/arrow-right_black.svg");
  width: 5px;
  height: 9px;
  right: -5px;
}
.pagination.pagination_new .pagination__item.pagination__item_disabled {
  opacity: 1;
}
.pagination.pagination_new .pagination__item.pagination__item_disabled:before, .pagination.pagination_new .pagination__item.pagination__item_disabled:after {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}

.load-more__btn {
  display: block;
  clear: both;
  text-align: center;
  border: 1px solid #F3F3F3;
  font-weight: 400;
  font-size: 13px;
  line-height: 28px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 20px auto 10px;
}

@media screen and (max-width: 479px) {
  .pagination:not(.pagination_new) .pagination__item.pagination__item_number {
    display: none;
  }
}
.modal#agreement .modal-dialog, .modal#confidentiality .modal-dialog {
  margin: 10px auto;
  max-width: 700px;
}
.modal#agreement .modal-content, .modal#confidentiality .modal-content {
  padding: 40px;
  color: #343434;
  margin: auto;
  text-align: left;
}
.modal#agreement .modal-header, .modal#confidentiality .modal-header {
  text-align: center;
}
.modal#agreement .modal-header h2, .modal#confidentiality .modal-header h2 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 15px;
}
.modal#agreement .modal-body, .modal#confidentiality .modal-body {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
.modal#agreement .modal-body b, .modal#confidentiality .modal-body b {
  font-weight: 700;
}
.modal#agreement .modal-body i, .modal#confidentiality .modal-body i {
  font-style: italic;
}
.modal#agreement .modal-body p, .modal#confidentiality .modal-body p {
  padding-bottom: 15px;
}

#consultation-thanq__popup .modal-dialog, .thanq__popup .modal-dialog {
  text-align: center;
  max-width: 440px;
}
#consultation-thanq__popup .modal-dialog .modal-content .modal-body, .thanq__popup .modal-dialog .modal-content .modal-body {
  padding: 50px;
}
#consultation-thanq__popup .modal-dialog .modal-content .modal-body .text, .thanq__popup .modal-dialog .modal-content .modal-body .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
}
#consultation-thanq__popup .modal-dialog .modal-content .modal-body img + .text, .thanq__popup .modal-dialog .modal-content .modal-body img + .text {
  margin-top: 30px;
}
#consultation-thanq__popup .modal-dialog .modal-content .modal-body img, .thanq__popup .modal-dialog .modal-content .modal-body img {
  width: auto;
}

.modal .modal-dialog {
  max-width: 540px;
  padding: 0;
}
.modal .modal-dialog .modal-header {
  border-bottom: 0;
}
.modal .modal-dialog .modal-body {
  border-top: 0;
}
.modal .modal-dialog .modal-body .form-control {
  background: #fff;
  color: #000;
  font-size: 14px;
}
.modal .modal-dialog .modal-body .form-control:-moz-placeholder, .modal .modal-dialog .modal-body .form-control::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.modal .modal-dialog .modal-body .form-control::-webkit-input-placeholder {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .modal .modal-dialog .modal-body .form-control {
    font-size: 16px;
  }
}
.modal .modal-dialog .modal-body .form-element:not(.checkbox).error .form-control {
  background: #ffdede;
}
.modal .modal-dialog .modal-body .send-one-more-message__trigger {
  display: none;
  color: #000;
}
.modal .modal-dialog .modal-body .send-one-more-message__trigger.show {
  display: inline;
}
.modal .modal-dialog .modal-body .send-one-more-message__trigger.show + .hint-text {
  display: none;
}
.modal .modal-dialog .modal-body .confirm-phone-form__wrapper {
  margin: 20px 0;
}
.modal .modal-dialog .modal-body .confirm-phone-form__wrapper .form-control {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 60px;
  height: 60px;
  font-weight: 300;
  font-size: 30px;
  background: #F7F5F2;
  color: #000;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.modal .auth__wrapper.show-form .auth-form__wrapper {
  display: block;
}
.modal .auth__wrapper.show-form .hint a.auth-form__trigger:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modal .auth__wrapper .auth-form__wrapper {
  display: none;
  margin-top: 20px;
  text-align: justify;
}
.modal .auth__wrapper .auth-form__wrapper .form-group, .modal .auth__wrapper .auth-form__wrapper .form-submit {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.modal .auth__wrapper .auth-form__wrapper .form-group {
  width: 49%;
}
.modal .auth__wrapper .auth-form__wrapper .form-group input.form-control {
  padding: 0 9px;
}
.modal .auth__wrapper .auth-form__wrapper .form-submit {
  width: 100%;
  margin-top: 0 !important;
}
.modal .auth__wrapper .hint {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  margin: 10px auto;
}
.modal .auth__wrapper .hint a {
  color: #000;
  position: relative;
}
.modal .auth__wrapper .hint a.auth-form__trigger:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 100%;
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000000 transparent transparent transparent;
}

#greetings.in {
  z-index: 31;
}
#greetings.in ~ .modal-backdrop {
  z-index: 30;
}

@media screen and (max-width: 767px) {
  .modal .modal-dialog .modal-body .auth__wrapper .auth-form__wrapper .form-group {
    width: 100%;
  }
}
.page-static {
  padding-bottom: 60px;
}
.page-static .page__header {
  padding: 24px 0 27px;
}

.static-styled {
  font-weight: 300;
  font-size: 15px;
  color: #343434;
  line-height: 20px;
  overflow: auto;
  text-align: left;
}
.static-styled p {
  margin: 0;
  padding: 0 0 10px;
}
.static-styled h1, .static-styled h2, .static-styled h3, .static-styled h4, .static-styled h5, .static-styled h6 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 40px;
  padding: 0;
  margin: 28px 0 12px;
}
.static-styled h1:first-child, .static-styled h2:first-child, .static-styled h3:first-child, .static-styled h4:first-child, .static-styled h5:first-child, .static-styled h6:first-child {
  margin-top: 0;
}
.static-styled b {
  font-weight: 700;
}
.static-styled i {
  font-weight: 300;
  font-style: italic;
}
.static-styled a {
  color: #4695cc;
  border: none;
  text-decoration: underline;
}
.static-styled u {
  text-decoration: underline;
}
.static-styled s {
  text-decoration: line-through;
}
.static-styled img {
  display: block;
  max-width: 100%;
  height: auto;
}
.static-styled img, .static-styled img[align=middle] {
  width: 65%;
  margin: 0 auto 10px;
}
.static-styled img[align=left] {
  float: left;
  width: 50%;
  padding-right: 10px;
  margin-right: 10px;
}
.static-styled img[align=right] {
  float: right;
  width: 50%;
  padding-left: 10px;
  margin-left: 10px;
}
.static-styled table, .static-styled table th, .static-styled table td {
  border: 1px solid #e2e2e2;
}
.static-styled table tr td {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #343434;
  text-align: left;
  padding: 10px 20px;
}
.static-styled table tr th {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  text-align: left;
  padding: 15px 20px;
  background: #f8f8f8;
}
.static-styled ol, .static-styled ul {
  margin: 0 0 10px;
  padding: 0;
}
.static-styled ol li, .static-styled ul li {
  margin: 0;
  list-style: none;
  padding: 5px 0 5px 25px;
  position: relative;
}
.static-styled ol li:before, .static-styled ul li:before {
  position: absolute;
  left: 0;
}
.static-styled ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  top: 12px;
  background: #ff8c3f;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.static-styled ol {
  counter-reset: myCounter;
}
.static-styled ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  color: #ff8c3f;
  font-weight: 700;
  font-size: 15px;
  line-height: 30px;
  top: 0;
}
.static-styled .colored {
  color: #ff8c3f;
}
.static-styled .hidden-text {
  background: #fff8e2;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  display: none;
}
.static-styled .contact-form {
  margin: 50px 0 0;
  border: 1px solid #e2e2e2;
  padding: 30px;
}
.static-styled .contact-form h1, .static-styled .contact-form h2, .static-styled .contact-form h3 {
  margin: 0 0 26px;
  padding: 0;
  line-height: 23px;
}
.static-styled .contact-form .contact-form__wrapper {
  font-size: 0;
}
.static-styled .contact-form .contact-form__wrapper .form-group {
  margin: 0 0 10px;
  padding: 0;
}
.static-styled .contact-form .contact-form__wrapper .form-group.third-part {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-right: 2%;
}
.static-styled .contact-form .contact-form__wrapper .form-group.third-part:nth-child(3) {
  margin-right: 0;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element textarea {
  height: 110px;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element textarea:-ms-input-placeholder {
  font-weight: 300;
  color: #969696;
  font-size: 16px;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element textarea:-moz-placeholder {
  font-weight: 300;
  color: #969696;
  font-size: 16px;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element textarea::-moz-placeholder {
  font-weight: 300;
  color: #969696;
  font-size: 16px;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element textarea::-webkit-input-placeholder {
  font-weight: 300;
  color: #969696;
  font-size: 16px;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element textarea::placeholder {
  font-weight: 300;
  color: #969696;
  font-size: 16px;
}
.static-styled .contact-form .contact-form__wrapper .form-group .hint {
  display: none;
  font-weight: 300;
  font-size: 11px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .static-styled .contact-form .contact-form__wrapper .form-group .hint {
    font-size: 12px;
  }
}
.static-styled .contact-form .contact-form__wrapper .form-group .hint.hint_error {
  color: #dc3333;
}
.static-styled .contact-form .contact-form__wrapper .form-group .form-element.error + .hint_error {
  display: block;
}
.static-styled .contact-form .contact-form__wrapper .form-submit {
  text-align: left;
  margin: 20px 0 0;
}

.cookie__wrapper {
  display: none;
  position: fixed;
  z-index: 29;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background: #fff;
  font-size: 12px;
  line-height: 1.16667;
  font-weight: 300;
  color: #000;
  box-shadow: 9px 8px 25px rgba(0, 0, 0, 0.45);
}
@media screen and (min-width: 768px) {
  .cookie__wrapper {
    box-shadow: 8px 9px 25px rgba(0, 0, 0, 0.45);
  }
}
.cookie__wrapper .container {
  position: relative;
}
@media screen and (min-width: 768px) {
  .cookie__wrapper .container {
    display: flex;
    justify-content: center;
  }
}
.cookie__wrapper .cookie__content {
  display: grid;
  grid-template-columns: auto 50px;
  gap: 0 4px;
}
@media screen and (min-width: 768px) {
  .cookie__wrapper .cookie__content {
    gap: 0 9px;
    grid-template-columns: auto 65px;
  }
}
.cookie__wrapper .cookie__title {
  margin-top: auto;
}
.cookie__wrapper .cookie__text {
  margin-bottom: auto;
  order: 1;
}
.cookie__wrapper .btns__wrapper {
  grid-row: span 2;
  margin-top: auto;
  margin-bottom: auto;
}
.cookie__wrapper .btns__wrapper .btn {
  max-width: 100%;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 600;
  padding: 2px 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}

/* End */


/* Start:/local/templates/zu3/css/style_header.css?175067091142140*/
/*=========  screen sizes   ========= */
/*=====  End of screen sizes   ====== */
/*===========   Colors   ============ */
/*========  End of Colors   ========= */
.header .header__main {
  position: relative;
  z-index: 24;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.header .header__main .container {
  text-align: justify;
  position: relative;
}
.header .header__main .container:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #EEEEF0;
}
.header .header__main .menu-trigger, .header .header__main .tel-trigger {
  display: none;
}
.header .header__main .mobile-element {
  display: none;
}
.header .header__main .section__links {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.header .header__main .section__link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 400;
  font-size: 12px;
  line-height: 44px;
  color: #000000;
  text-decoration: none;
  margin: 0 20px;
  text-transform: uppercase;
  position: relative;
}
.header .header__main .section__link:first-child {
  margin-left: 0;
}
.header .header__main .section__link:last-child {
  margin-right: 0;
}
.header .header__main .section__link.active:after, .header .header__main .section__link:hover:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #ff8c3f;
}
.header .header__main .section__link.active {
  font-weight: 700;
}
.header .header__main .header__logo {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 145px;
  z-index: 2;
}
@media screen and (max-width: 1279px) {
  .header .header__main .header__logo {
    position: absolute;
    left: 0;
    right: 0;
    top: 14px;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .header .header__main .header__logo {
    height: 20px;
    width: 92px;
    top: 17px;
    bottom: auto;
  }
}
.header .header__main .header__logo img {
  width: 100%;
  display: block;
  margin: auto;
  margin-top: -5px;
}
.header .header__main .header__link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  color: #000;
  text-decoration: none;
}
.header .header__main .header__link img {
  display: inline-block;
}
.header .header__main .header__link .count {
  color: #333;
}
.header .header__main .header__controls {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.header .header__main .header__controls a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 28px;
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header__main .header__controls a img {
  height: 26px;
  width: 26px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header__main .header__controls a:hover img {
  opacity: 1;
}
.header .header__main .header__controls a:first-child {
  margin-left: 0;
}
.header .header__main .header__controls a .counter {
  position: absolute;
  display: block;
  left: 100%;
  margin-left: -7px;
  top: 4px;
  height: 14px;
  min-width: 14px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #ff8c3f;
  font-weight: 400;
  font-size: 8px;
  line-height: 15px;
  text-align: center;
  color: #FFFFFF;
  padding: 0 2px;
  white-space: nowrap;
}
.header .header__main .header__controls a .counter:empty {
  display: none;
}
@media screen and (max-width: 767px) {
  .header .header__main .header__controls a .counter {
    font-size: 12px;
  }
  .header .header__main .header__controls a .counter[data-text-counter] {
    font-size: 0;
  }
  .header .header__main .header__controls a .counter:after {
    font-size: 12px;
    content: attr(data-text-counter);
  }
}
.header .header__main .header__controls .header__control-profile {
  display: none;
}
.header .header__main .header__profile-link, .header .header__main .header__login, .header .header__main .header__reg {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 300;
  font-size: 12px;
  line-height: 25px;
  color: #000;
  text-transform: uppercase;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .header__main .header__profile-link {
  max-width: 75px;
}
.header .header__main .header__reg {
  margin-left: 20px;
}
.header .header__main .header__profile-link:hover + .header__profile-popup, .header .header__main .header__profile-popup:hover {
  opacity: 1;
  visibility: visible;
}
.header .header__main .header__profile-popup {
  position: absolute;
  right: 25px;
  top: 100%;
  width: 270px;
  font-size: 0;
  z-index: 24;
  padding-top: 10px;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header__main .header__profile-popup .header__profile-popup__wrapper {
  background: #ffffff;
  position: relative;
  -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
}
.header .header__main .header__profile-popup .header__profile-popup__wrapper:before, .header .header__main .header__profile-popup .header__profile-popup__wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #e5e5e5;
  z-index: 2;
}
.header .header__main .header__profile-popup .header__profile-popup__wrapper:before {
  width: 1px;
  height: 100%;
}
.header .header__main .header__profile-popup .header__profile-popup__wrapper:after {
  width: 100%;
  height: 1px;
}
.header .header__main .header__profile-popup a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 500;
  font-size: 11px;
  line-height: 15px;
  color: #747474;
  text-transform: uppercase;
  text-decoration: none;
  padding: 16px 0;
  text-align: center;
  width: 50%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .header .header__main .header__profile-popup a {
    font-size: 12px;
  }
}
.header .header__main .header__profile-popup a:hover {
  background: #ff8c3f;
  color: #ffffff;
  opacity: 1;
}
.header .header__main .header__profile-popup a:hover .header__profile-popup__image img {
  opacity: 0;
}
.header .header__main .header__profile-popup a:hover .header__profile-popup__image img:last-child {
  opacity: 1;
}
.header .header__main .header__profile-popup a .header__profile-popup__image {
  margin: 0 0 8px;
  height: 20px;
  position: relative;
}
.header .header__main .header__profile-popup a .header__profile-popup__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header__main .header__profile-popup a .header__profile-popup__image img:last-child {
  opacity: 0;
}
.header .header__main .header__logout {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: right;
  padding: 15px 0;
  margin-left: 8px;
}
.header .header__navigation_mobile {
  display: none;
}
.header .header__navigation {
  background: #fff;
  font-size: 0;
  line-height: 0;
}
.header .header__navigation .container {
  position: relative;
}
.header .header__navigation .header__searchform {
  display: block;
  position: absolute;
  right: 20px;
  top: 9px;
}
.header .header__searchform {
  display: none;
  height: 30px;
}
.header .header__searchform .header__searchform-trigger {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #000;
  text-align: center;
  text-decoration: none;
}
.header .header__searchform .header__searchform-trigger span {
  font-size: 25px;
  line-height: 30px;
}
.header .header__searchform.opened .form-group {
  width: 360px;
}
.header .header__searchform.visible .form-group {
  overflow: visible;
}
.header .header__searchform .form-group {
  position: absolute;
  top: -9px;
  right: 0;
  width: 0;
  overflow: hidden;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header__searchform .form-group .form-control {
  padding: 0 45px 0 10px;
  background: #ececec;
  height: 48px;
  line-height: 46px;
  border: 1px solid #E5E5E5;
}
.header .header__searchform .form-group .search__submit-btn {
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  background: none;
  padding: 0;
  border: 0;
  color: #000;
  cursor: pointer;
  font-size: 25px;
  line-height: 48px;
}
.header .header__phone {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  text-decoration: none;
  margin-right: 10px;
}
.header .profile-navigation_mobile {
  position: fixed;
  z-index: 24;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .profile-navigation_mobile.show-menu {
  opacity: 1;
  visibility: visible;
}
.header .profile-navigation_mobile.show-menu .profile-navigation_mobile__inner {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.header .profile-navigation_mobile .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.header .profile-navigation_mobile .profile-navigation_mobile__inner {
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 414px;
  background: #494954;
  font-weight: 400;
  font-size: 11px;
  color: #FFFFFF;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: auto;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .header .profile-navigation_mobile .profile-navigation_mobile__inner {
    font-size: 12px;
  }
}
.header .profile-navigation_mobile .profile-navigation_mobile__head {
  border-top: 1px solid #717073;
  border-bottom: 1px solid #717073;
  padding: 10px 15px;
  text-transform: uppercase;
}
.header .profile-navigation_mobile .profile-navigation_mobile__head .profile-navigation_mobile__greetings {
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  margin-right: 75px;
}
.header .profile-navigation_mobile .profile-navigation_mobile__head .profile-navigation_mobile__status {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  margin-right: 75px;
}
.header .profile-navigation_mobile .profile-navigation_mobile__head .profile-navigation_mobile__bonus {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  text-align: right;
  float: right;
}
.header .profile-navigation_mobile .profile-navigation_mobile__head .profile-navigation_mobile__bonus span {
  display: block;
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  color: #F15A24;
}
.header .profile-navigation_mobile .profile-navigation_mobile__head .profile-navigation_mobile__bonus span img {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  top: 2px;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li {
  list-style: none;
  display: block;
  padding: 10px 15px;
  line-height: 0;
  border-bottom: 1px solid #717073;
  position: relative;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 20px;
  position: relative;
  display: block;
  z-index: 3;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li a:after {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("/local/templates/zu3/css/../images/icons/arrow-right_white.svg");
  width: 7px;
  height: 10px;
  background-size: 100% 100%;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li a.logout {
  font-weight: 900;
  color: #F15A24;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li a.logout:after {
  display: none;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li a .counter {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  font-weight: 700;
  font-size: 9px;
  line-height: 16px;
  text-align: center;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #F15A24;
  position: relative;
  top: 2px;
  margin-left: 2px;
}
@media screen and (max-width: 767px) {
  .header .profile-navigation_mobile .profile-navigation_mobile__links li a .counter {
    font-size: 12px;
  }
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info {
  position: absolute;
  right: 35px;
  font-weight: 700;
  line-height: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  z-index: 4;
  margin: auto;
  display: flex;
  align-items: center;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info .additional-info__trigger {
  padding: 0;
  appearance: none;
  border: none;
  text-decoration: none;
  background: none;
  cursor: pointer;
  user-select: none;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  margin-right: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info .additional-info__trigger::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("/local/templates/zu3/css/../images/icons/reload.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info .value {
  color: #F15A24;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info .value.loan-total {
  position: relative;
  min-height: 20px;
  min-width: 20px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info .value.loan-total::before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/local/templates/zu3/css/../images/preloader.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info.additional-info--loan-loading .additional-info__trigger {
  pointer-events: none;
}
.header .profile-navigation_mobile .profile-navigation_mobile__links li .additional-info.additional-info--loan-loading .value.loan-total::before {
  display: block;
}
.header .profile-navigation_mobile .menu__top {
  background: #494954;
}
.header .profile-navigation_mobile .menu__top .tel__wrapper {
  color: #8F8F91;
}
.header .profile-navigation_mobile .menu__top .tel__wrapper.tel__wrapper_new {
  color: #fff;
}
.header .profile-navigation_mobile .menu__top .tel__wrapper a {
  color: #fff;
  border-color: #ffffff;
}
.header .profile-navigation_mobile .menu__top .close__trigger {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.header__suggest-block {
  position: absolute;
  z-index: 24;
  width: 100%;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 20px 20px 0;
  -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  font-size: 0;
  text-align: left;
  display: none;
}
.header__suggest-block .suggest__category-block, .header__suggest-block .suggest__product-block {
  font-size: 13px;
  line-height: 15px;
}
.header__suggest-block .suggest__category-block a, .header__suggest-block .suggest__product-block a {
  color: #939292;
  text-decoration: none;
}
.header__suggest-block .suggest__category-block a span, .header__suggest-block .suggest__product-block a span {
  font-weight: 900;
}
.header__suggest-block .suggest__category-block .suggest__category_row, .header__suggest-block .suggest__product-block .suggest__category_row {
  margin-bottom: 15px;
  padding-right: 30px;
}
.header__suggest-block .suggest__category-block .suggest__product_row, .header__suggest-block .suggest__product-block .suggest__product_row {
  font-size: 0;
  margin-bottom: 20px;
}
.header__suggest-block .suggest__category-block .suggest__product_row .suggest__product_img, .header__suggest-block .suggest__product-block .suggest__product_row .suggest__product_img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 45px;
  margin-right: 20px;
}
.header__suggest-block .suggest__category-block .suggest__product_row .suggest__product_info, .header__suggest-block .suggest__product-block .suggest__product_row .suggest__product_info {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 13px;
  width: calc(100% - 70px);
}
.header__suggest-block .suggest__category-block .suggest__product_row .suggest__product_info .suggest__product_price, .header__suggest-block .suggest__product-block .suggest__product_row .suggest__product_info .suggest__product_price {
  font-weight: 900;
  color: #000;
  line-height: 20px;
}
.header__suggest-block .suggest__category-block .suggest__product_row .suggest__product_info .suggest__product_price.on-auction:before, .header__suggest-block .suggest__product-block .suggest__product_row .suggest__product_info .suggest__product_price.on-auction:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 14px;
  width: 14px;
  background: url(/local/templates/zu3/css/../images/icons/svg/auction.svg) 100% 100%;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

.form-control_search:focus + .header__suggest-block, .header__suggest-block:hover {
  display: block;
}
.form-control_search:focus + .header__suggest-block:empty, .header__suggest-block:hover:empty {
  display: none;
}

.header-banner {
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  padding: 12px 0;
  background: #ffeaac;
  text-align: center;
}
.header-banner .closeBtn {
  position: absolute;
  font-weight: 300;
  right: 10px;
  top: 0;
  bottom: 0;
  font-size: 24px;
  line-height: 20px;
  height: 20px;
  border: none;
  color: #b4afa2;
  text-decoration: none;
}
.header-banner .container {
  position: relative;
}
.header-banner a {
  color: #000000;
  border-color: #9e9e9e;
}

.wrapper_profile .header .header__navigation_mobile {
  display: none !important;
}

@media screen and (min-width: 1280px) {
  .header .header__main .section__link:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 70px;
    left: 0;
    top: -25px;
  }

  .category-menu .category-menu_main.hovered {
    display: block !important;
  }
}
@media screen and (max-width: 1279px) {
  .header .header__searchform {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    z-index: 3;
  }
  .header .header__searchform .form-group {
    top: -8px;
    left: 0;
    right: auto;
  }
  .header .header__searchform .form-group .form-control {
    height: 46px;
    line-height: 44px;
  }
  .header .header__searchform .form-group .search__submit-btn {
    line-height: 46px;
  }
  .header .header__searchform.opened .form-group {
    width: calc(50vw - 170px);
  }
  .header .header__navigation .header__searchform {
    display: none;
  }
  .header .header__main {
    border-bottom: 1px solid #F7F7F7;
  }
  .header .header__main .container {
    text-align: left;
  }
  .header .header__main .container:after {
    display: none;
  }
  .header .header__main .section__links, .header .header__main .header__link {
    display: none;
  }
  .header .header__main .header__profile-link, .header .header__main .header__logout, .header .header__main .header__login, .header .header__main .header__reg {
    display: none;
  }
  .header .header__main .header__controls {
    float: right;
    padding: 10px 0;
  }
  .header .header__main .header__controls .header__control-profile {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
  }
  .header .header__main .header__controls .header__control-profile.opened:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    background-image: url("/local/templates/zu3/css/../images/icons/svg/cancel.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .header .header__main .header__controls .header__control-loyalty, .header .header__main .header__controls .header__control-auction {
    display: none;
  }
  .header .header__main .header__logo img {
    margin-top: 0;
    height: auto;
  }
  .header .header__main .menu-trigger, .header .header__main .tel-trigger {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 20px;
    position: relative;
    padding: 13px 0;
  }
  .header .header__main .menu-trigger.opened:after, .header .header__main .tel-trigger.opened:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    background-image: url("/local/templates/zu3/css/../images/icons/svg/cancel.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .header .header__main .menu-trigger img, .header .header__main .tel-trigger img {
    height: 20px;
  }
  .header .header__main .tel-trigger {
    margin-right: 15px;
  }
  .header .category-menu {
    z-index: 100532;
  }
  .header .header__navigation_mobile {
    display: block;
    padding: 0 20px;
    background: #F7F7F7;
    white-space: nowrap;
    overflow: auto;
  }
  .header .header__navigation_mobile a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 50px;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    padding: 10px 0;
    position: relative;
  }
  .header .header__navigation_mobile a:last-child {
    margin-right: 0;
  }
  .header .header__navigation_mobile a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
  }
  .header .header__navigation_mobile a.active {
    font-weight: 500;
  }
  .header .header__navigation_mobile a.active:after {
    background: #ff8c3f;
  }
}
@media screen and (max-width: 1023px) {
  .header .header__searchform.opened .form-group {
    width: calc(100vw - 124px);
  }
}
@media screen and (max-width: 767px) {
  .header .header__searchform .header__searchform-trigger span {
    font-size: 23px;
  }
  .header .header__searchform.opened .form-group {
    width: calc(100vw - 73px);
  }
  .header .header__main .header__phone {
    display: none;
  }
  .header .header__main .header__controls {
    padding: 15px 0;
  }
  .header .header__main .header__controls a {
    margin: 0 6px;
  }
  .header .header__main .header__controls a .counter {
    margin-left: -7px;
    top: -9px;
  }
  .header .header__main .header__controls a img {
    width: 16px;
    height: 16px;
  }
  .header .header__main .menu-trigger {
    padding: 16px 0;
    margin-right: 10px;
  }
  .header .header__main .menu-trigger img {
    height: 14px;
  }
  .header .header__main .tel-trigger {
    padding: 14px 0;
    margin-right: 5px;
  }
  .header .header__main .tel-trigger img {
    height: 18px;
  }
  .header .header__navigation_mobile {
    background: none;
    border-bottom: 1px solid #F7F7F7;
    padding: 0 10px;
  }
  .header .header__navigation_mobile a {
    font-size: 12px;
    padding: 5px 0;
    margin-right: 15px;
  }
}
.category-menu {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.category-menu .mobile-element {
  display: none;
}
.category-menu .category-menu_main {
  font-size: 0;
  display: none;
}
.category-menu .category-menu_main.active {
  display: block;
}
.category-menu .category-menu_main.active.hide {
  display: none;
}
.category-menu .category-menu_main > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  z-index: 22;
}
.category-menu .category-menu_main > li.active > a {
  font-weight: 400;
}
.category-menu .category-menu_main > li:hover > a {
  font-weight: 700;
}
.category-menu .category-menu_main > li > a {
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 24px;
  text-align: center;
  color: #000000;
  text-decoration: none;
  border: none;
}
.category-menu .category-menu_main > li > a.discount__link, .category-menu .category-menu_main > li > a.auction__link {
  padding-left: 10px;
}
.category-menu .category-menu_main > li > a.discount__link img, .category-menu .category-menu_main > li > a.auction__link img {
  display: inline-block;
  vertical-align: top;
  margin: 1px 2px 1px 0px;
  height: 18px;
}
.category-menu .category-menu_main > li:first-child > a {
  padding-left: 0;
}
.category-menu .category-menu_main > li .category-submenu {
  display: none;
  position: absolute;
  left: 0;
  background: #F6F7F8;
  font-size: 0;
  line-height: 0;
  text-align: left;
  width: 100%;
  height: 250px;
  z-index: 23;
}
.category-menu .category-menu_main > li .category-submenu .container {
  padding: 0;
  height: 100%;
}
.category-menu .category-menu_main > li .category-submenu a {
  border: none;
}
.category-menu .category-menu_main > li .category-submenu .all-links {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: calc(100% - 280px);
  padding: 10px 0 10px 50px;
  max-height: 250px;
  overflow: auto;
  position: relative;
}
.category-menu .category-menu_main > li .category-submenu .all-links .ps-scrollbar-y-rail {
  display: none;
}
.category-menu .category-menu_main > li .category-submenu .links__wrapper {
  white-space: nowrap;
  display: none;
}
.category-menu .category-menu_main > li .category-submenu .links__wrapper > div {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 210px;
  margin-right: 40px;
  white-space: normal;
}
.category-menu .category-menu_main > li .category-submenu .links__wrapper.active {
  display: block;
}
.category-menu .category-menu_main > li .category-submenu .links__wrapper:last-child {
  margin-right: 0;
}
.category-menu .category-menu_main > li .category-submenu .links__wrapper a {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  padding: 12px 0;
  color: #000000;
  text-decoration: none;
}
.category-menu .category-menu_main > li .category-submenu .main-links {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 280px;
  position: relative;
}
.category-menu .category-menu_main > li .category-submenu .main-links .main-links__inner {
  max-height: 250px;
  overflow: auto;
  position: relative;
}
.category-menu .category-menu_main > li .category-submenu .main-links .ps-scrollbar-y-rail {
  opacity: 1;
  width: 4px;
  background: #F6F7F8;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  right: 0;
}
.category-menu .category-menu_main > li .category-submenu .main-links .ps-scrollbar-y-rail .ps-scrollbar-y {
  background: #ff8c3f;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  left: 1px;
  width: 2px;
}
.category-menu .category-menu_main > li .category-submenu .main-links .link__row a, .category-menu .category-menu_main > li .category-submenu .main-links .link__row span {
  position: relative;
}
.category-menu .category-menu_main > li .category-submenu .main-links .link__row a:after, .category-menu .category-menu_main > li .category-submenu .main-links .link__row span:after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  background: url("/local/templates/zu3/css/../images/icons/arrow-right.svg") no-repeat;
  background-size: 8px 14px;
  background-position: center center;
}
.category-menu .category-menu_main > li .category-submenu .main-links .link__row.active {
  background: #D8D8D8;
}
.category-menu .category-menu_main > li .category-submenu .main-links a, .category-menu .category-menu_main > li .category-submenu .main-links span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  padding: 17px 50px 17px 20px;
  text-decoration: none;
}
.category-menu .category-menu_main > li .category-submenu.discount {
  height: auto;
}
.category-menu .category-menu_main > li .category-submenu.discount .main-links a.orange {
  color: #ff8c3f;
}
.category-menu .category-menu_main > li .category-submenu.discount .main-links a:hover {
  background: #D8D8D8;
}

@media screen and (min-width: 1280px) {
  .category-menu .category-menu_main > li:hover .category-submenu {
    display: block;
  }
  .category-menu .category-menu_main > li .category-submenu .links__wrapper .mobile-element {
    display: none;
  }
  .category-menu .category-menu_main > li > a {
    white-space: nowrap;
  }
}
@media screen and (max-width: 1279px) {
  .category-menu {
    position: fixed;
    z-index: 23;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .category-menu.show-menu {
    opacity: 1;
    visibility: visible;
  }
  .category-menu.show-menu .category-menu__inner {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .category-menu .category-menu__inner {
    width: 100%;
    max-width: 414px;
    left: 0;
    padding: 0;
    position: relative;
    margin: 0;
    background: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    max-height: 100%;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
  }
  .category-menu .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .category-menu .mobile-element {
    display: block;
  }
  .category-menu .category-menu_main > li {
    display: block;
    width: 100%;
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #F3F3F3;
  }
  .category-menu .category-menu_main > li:first-child > a {
    padding-left: 16px;
  }
  .category-menu .category-menu_main > li.active > a {
    font-weight: 700;
  }
  .category-menu .category-menu_main > li > a {
    display: block;
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 16px;
    text-align: left;
    width: auto;
    padding-right: 36px;
    text-transform: uppercase;
  }
  .category-menu .category-menu_main > li > a.with-submenu:after {
    content: "";
    background: url("/local/templates/zu3/css/../images/icons/arrow-down_black_sm.svg") no-repeat;
    width: 11px;
    height: 7px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 14px;
    margin: auto;
  }
  .category-menu .category-menu_main > li > a.with-submenu.opened:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .category-menu .category-menu_main > li > a img {
    display: none !important;
  }
  .category-menu .category-menu_main > li > a.auction__link, .category-menu .category-menu_main > li > a.discount__link {
    padding-left: 16px;
  }
  .category-menu .category-menu_main > li .category-submenu {
    position: static;
    border: 0;
    height: auto;
    background-image: none !important;
    width: 100%;
    background: #FFFFFF;
    padding-left: 30px;
    padding-bottom: 0;
  }
  .category-menu .category-menu_main > li .category-submenu .container {
    height: auto;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links {
    width: 100%;
    display: block;
    padding-right: 14px;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row {
    clear: both;
    border-bottom: 1px solid #f3f3f3;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row:last-child {
    border-bottom: 0;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row.active {
    background: none;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row a, .category-menu .category-menu_main > li .category-submenu .main-links .link__row span {
    padding: 7px;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 20px;
    width: auto;
    float: none;
    display: block;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row a, .category-menu .category-menu_main > li .category-submenu .main-links .link__row span {
    font-size: 12px;
  }
}
@media screen and (max-width: 1279px) {
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row a:before, .category-menu .category-menu_main > li .category-submenu .main-links .link__row a:after, .category-menu .category-menu_main > li .category-submenu .main-links .link__row span:before, .category-menu .category-menu_main > li .category-submenu .main-links .link__row span:after {
    display: none;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row .mobile-element a, .category-menu .category-menu_main > li .category-submenu .main-links .link__row a.mobile-element {
    font-weight: 900;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row .mobile-element a:after, .category-menu .category-menu_main > li .category-submenu .main-links .link__row a.mobile-element:after {
    display: none;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row:not(.link-all) > a:after {
    content: "";
    display: block;
    background: url("/local/templates/zu3/css/../images/icons/arrow-down_black_sm.svg");
    width: 11px;
    height: 7px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row.opened:not(.link-all) > a:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row .links__wrapper {
    padding: 0 15px;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row .links__wrapper a {
    display: block;
    float: none;
    clear: both;
    font-weight: 300;
    font-size: 13px;
    text-transform: none;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row .links__wrapper a.mobile-element {
    font-weight: 500;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .link__row .links__wrapper > div {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links:before, .category-menu .category-menu_main > li .category-submenu .main-links:after {
    display: none;
  }
  .category-menu .category-menu_main > li .category-submenu .main-links .main-links__inner {
    max-height: none;
  }
  .category-menu .category-menu_main > li .category-submenu .all-links {
    display: none;
  }
  .category-menu .category-menu_main > li .category-submenu.discount .main-links .link__row {
    border-bottom: 0;
  }
  .category-menu .category-menu_main > li .category-submenu.discount .main-links a {
    padding: 7px 0;
    display: block;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    text-decoration: none;
    text-transform: none;
  }
  .category-menu .category-menu_main > li .category-submenu.discount .main-links a:hover {
    background: none;
  }
  .category-menu .menu__links {
    padding: 0 16px;
    background: #f7f7f7;
    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
  }
  .category-menu .menu__links a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    padding: 10px 0 7px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    margin-right: 20px;
  }
  .category-menu .menu__links a:last-child {
    margin: 0;
  }
  .category-menu .menu__links a:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    height: 2px;
    bottom: -1px;
  }
  .category-menu .menu__links a.active {
    font-weight: 700;
  }
  .category-menu .menu__links a.active:after {
    background: #000;
  }
  .category-menu .main-navigation__links {
    background: #fff;
    padding: 15px 0;
    border-bottom: 1px solid #f3f3f3;
  }
  .category-menu .main-navigation__links a {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    color: #000;
    text-decoration: none;
    padding: 0px 30px 0 40px;
    position: relative;
  }
  .category-menu .main-navigation__links a .count {
    color: #333;
  }
  .category-menu .main-navigation__links a img {
    display: block;
    position: absolute;
    left: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .category-menu .menu__top, .profile-navigation_mobile .menu__top {
    display: block;
    position: relative;
    font-size: 0;
    line-height: 0;
    background: #fff;
  }
  .category-menu .menu__top .logo__wrapper, .profile-navigation_mobile .menu__top .logo__wrapper {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 8px;
  }
  .category-menu .menu__top .tel__wrapper, .profile-navigation_mobile .menu__top .tel__wrapper {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #999999;
  }
  .category-menu .menu__top .tel__wrapper a, .profile-navigation_mobile .menu__top .tel__wrapper a {
    display: block;
    font-weight: 900;
    line-height: 17px;
    color: #000;
    border-bottom: 1px dashed #000000;
    text-decoration: none;
  }
  .category-menu .menu__top .tel__wrapper.tel__wrapper_new, .profile-navigation_mobile .menu__top .tel__wrapper.tel__wrapper_new {
    font-weight: 700;
    color: #000;
  }
  .category-menu .menu__top .tel__wrapper.tel__wrapper_new a, .profile-navigation_mobile .menu__top .tel__wrapper.tel__wrapper_new a {
    font-weight: 700;
    display: inline;
    border: none;
  }
  .category-menu .menu__top .tel__wrapper.tel__wrapper_new .orange, .profile-navigation_mobile .menu__top .tel__wrapper.tel__wrapper_new .orange {
    color: #ff8c3f;
  }
  .category-menu .menu__top .close__trigger, .profile-navigation_mobile .menu__top .close__trigger {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 17px;
    margin: auto;
  }
}
@media screen and (max-width: 374px) {
  .category-menu .menu__links a {
    margin-right: 7px;
  }
  .category-menu .menu__links a:last-child {
    margin-right: 0;
  }
}

/* End */
/* /local/templates/zu3/css/style_base.css?175067091153174 */
/* /local/templates/zu3/css/style_header.css?175067091142140 */
