

/* 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 */


/* Start:/local/templates/zu3/css/style_jewelry_repair_shop.css?175067091144907*/
/*=========  screen sizes   ========= */
/*=====  End of screen sizes   ====== */
/*===========   Colors   ============ */
/*========  End of Colors   ========= */
.section {
  --section-open-height: 99em;
  padding-top: 23px;
  padding-bottom: 23px;
}
@media screen and (min-width: 768px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
h2.section__title {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  h2.section__title {
    font-weight: 800;
    font-size: 36px;
    line-height: 1.33333;
    margin-bottom: 24px;
  }
}
.section__title--center {
  text-align: center;
}
body .section__title + p {
  margin-top: 0;
}
.section__second-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
  color: #000000;
}
.section p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.75px;
  color: #333333;
  margin: 20px 6px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .section p {
    font-size: 24px;
    line-height: 1.41667;
    margin: 34px 0;
  }
}
.page__content .section:first-child {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .page__content .section:first-child {
    padding-top: 15px;
  }
}
.section--center {
  text-align: center;
}
.section--gray {
  background: #f9f9f9;
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile {
    background: none;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile .container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 14px 22px;
    gap: 10px;
    min-height: 56px;
    background: #ffffff;
    border: 2px solid #000000;
    border-radius: 6px;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile .container:before, .section--collapsable-mobile .container:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 17px;
    background: #000;
    height: 1px;
    width: 27px;
    transition: all 0.2s linear;
    transform: scale(0.56);
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile .container:after {
    transform: scale(0.56) rotate(90deg);
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile .section__title {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33333;
    letter-spacing: 1px;
    color: #000000;
    text-align: left;
    margin: 1px 0 -1px;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile .section__title:before {
    content: "";
    position: absolute;
    top: -17px;
    bottom: -15px;
    right: -24px;
    left: -24px;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile .section__content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.28571;
    letter-spacing: 0.75px;
    margin: 17px 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile + .section:not(.section--collapsable-mobile), .section--collapsable-mobile + .block {
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile + .block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .section--collapsable-mobile.section--open .container:after {
    transform: scale(0) rotate(90deg);
  }
}
.section--collapsable-mobile.section--open .section__content {
  max-height: var(--section-open-height);
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}

.splide__arrow:disabled {
  opacity: .3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: .5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: .7;
  padding: 0;
  position: relative;
  transition: transform .2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: transparent;
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }

  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: .5em;
  top: 0;
}

.modal--alt .modal {
  min-width: 280px;
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 29;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal--alt .modal[data-type="blur"] ~ *:not(.cookies) {
  filter: blur(7px);
}
.modal--alt .modal-open {
  overflow: hidden;
}
.modal--alt .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal--alt .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background-color: #000000;
}
.modal--alt .modal-backdrop.fade {
  opacity: 0;
}
.modal--alt .modal-backdrop.in {
  opacity: 0.5;
}
[data-type="blur"] + .modal--alt .modal-backdrop.in {
  opacity: 0.3;
}
[data-type="blur"] + .modal--alt .modal-backdrop {
  background: #30303A;
}
.modal--alt .modal-dialog {
  position: relative;
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .modal--alt .modal-dialog {
    padding: 10px;
    max-width: none;
  }
}
.modal--alt .modal-content {
  display: flex;
  position: relative;
  flex-direction: column;
  max-width: 100%;
  background: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  [data-type="blur"] .modal--alt .modal-content {
    min-height: 100vh;
  }
}
@media screen and (min-width: 768px) {
  [data-type="blur"] .modal--alt .modal-content {
    border-radius: 16px;
    overflow: hidden;
  }
}
.modal--alt .modal-header {
  position: relative;
  padding: 24px 16px;
  z-index: 10;
  display: flex;
}
@media screen and (max-width: 767px) {
  [data-type="blur"] .modal--alt .modal-header {
    padding-bottom: 35px;
    border-bottom: 1px solid #C4C4C4;
  }
}
@media screen and (min-width: 768px) {
  [data-type="blur"] .modal--alt .modal-header {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 100px;
  }
}
.modal--alt .modal-header .close {
  color: #30303A;
  font-size: 0;
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
  margin-left: auto;
  order: 1;
}
@media screen and (min-width: 768px) {
  .modal--alt .modal-header .close {
    top: 16px;
  }
  [data-type="blur"] .modal--alt .modal-header .close {
    top: 30px;
    right: 30px;
  }
}
.modal--alt .modal .title {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #30303A;
  align-self: center;
}
@media screen and (min-width: 768px) {
  .modal--alt .modal .title {
    font-size: 24px;
  }
}
.modal--alt .modal-body {
  padding: 0 16px 24px;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  [data-type="blur"] .modal--alt .modal-body {
    padding-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  [data-type="blur"] .modal--alt .modal-body {
    padding-left: 40px;
    padding-right: 100px;
    padding-bottom: 40px;
    background: none;
    padding-top: 0;
  }
}
.modal--alt .modal-footer {
  border-top: 0;
}
.modal--alt .modal-footer:not(:empty) {
  padding: 0 16px 24px;
}
.modal--alt .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal--alt .modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal--alt .modal--alert .modal-body {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  /* 20.8px */
  color: #30303A;
}
.modal--alt .modal--alert .modal-content {
  max-width: 500px;
}

.modal-body,
.modal-header,
.modal-footer {
  background: #ffffff;
  position: relative;
}

.video-banner {
  position: relative;
  overflow: hidden;
}
.video-banner__image-cover,
.video-banner video {
  position: absolute;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .video-banner__image-cover,
  .video-banner video {
    height: 200px;
  }
}
.video-banner__image-cover img {
  object-fit: cover;
  max-height: 100%;
}
.video-banner video {
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .video-banner video {
    position: relative;
  }
}
.video-banner__text {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.video-banner__text .container {
  display: flex;
  gap: 16px;
  flex-direction: column;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .video-banner__text .container {
    gap: 6px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.video-banner__text h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media screen and (min-width: 768px) {
  .video-banner__text h1 {
    font-size: 64px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 435px;
  }
}
@media screen and (min-width: 768px) {
  .video-banner__text .btn {
    margin-right: auto;
    min-width: 262px;
  }
}

.section--service-price .btn {
  height: 64px;
  width: 100%;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .section--service-price .btn {
    width: auto;
    margin: 0 auto;
  }
}
.section--service-price .btn .icon {
  font-size: 40px;
}
.section--service-price .section__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.service-price {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .service-price {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.service-price__card {
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #F9F9F9;
  background: #F9F9F9;
}
@media screen and (min-width: 768px) {
  .service-price__card {
    padding: 24px;
    max-width: 409px;
    width: calc(50% - 16px);
  }
}
@media screen and (min-width: 1068px) {
  .service-price__card {
    width: calc((100% - 16px * 2) / 3);
  }
}
.service-price__title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media screen and (min-width: 768px) {
  .service-price__title {
    font-size: 24px;
  }
}
.service-price__price {
  color: #ff8c3f;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
@media screen and (min-width: 768px) {
  .service-price__price {
    font-size: 24px;
  }
}
.service-price__row {
  display: flex;
  gap: 10px;
  align-self: stretch;
  flex-wrap: wrap;
  border-top: 1px solid #C4C4C4;
  padding-top: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (min-width: 768px) {
  .service-price__row {
    font-size: 16px;
    flex-wrap: nowrap;
  }
}
.service-price__row span:first-child {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .service-price__row span:first-child {
    width: auto;
  }
  .service-price__row span:first-child + span {
    margin-left: auto;
  }
}
.service-price__row span:not(:first-child) {
  flex-shrink: 0;
}
.service-price img {
  border-radius: 8px;
  height: 200px;
  object-fit: cover;
}

.steps {
  --steps-item-width: 243;
  --steps-item-margin: 32;
  --steps-stroke-width: 183;
  display: flex;
  flex-direction: column;
  counter-reset: steps-counter;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .steps {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
}
.steps__item {
  position: relative;
  counter-increment: steps-counter;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 132%;
  /* 21.12px */
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .steps__item {
    margin-top: 0;
    width: calc(var(--steps-item-width) * 1px);
    margin-left: calc(var(--steps-item-margin) * 1px);
  }
}
@media screen and (min-width: 1040px) {
  .steps__item {
    font-size: 20px;
  }
}
.steps__item:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .steps__item:first-child {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .steps__item:first-child:after {
    content: none;
  }
}
.steps__item:before {
  content: counter(steps-counter);
  display: flex;
  width: 40px;
  height: 40px;
  background: #F4F4F4;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 31px;
  font-weight: 400;
  line-height: 132%;
  /* 40.92px */
  margin-bottom: 10px;
}
.steps__item:after {
  position: absolute;
  top: 20px;
  right: calc(100% - (var(--steps-stroke-width) / var(--steps-item-width) * 100% / 2) + (var(--steps-item-margin) / 2 * 1px));
  width: calc(var(--steps-stroke-width) / var(--steps-item-width) * 100%);
  height: 1px;
  background: #F4F4F4;
}
@media screen and (min-width: 768px) {
  .steps__item:after {
    content: '';
  }
}

.section--care-free {
  position: relative;
  background: #F9F9F9;
}
@media screen and (min-width: 768px) {
  .section--care-free {
    max-height: 383px;
    background: linear-gradient(180deg, #eaeaea 0%, #f1f1f1 45.31%, #f3f3f3 100%);
  }
}
@media screen and (min-width: 876px) {
  .section--care-free:before {
    left: 0;
    background: url("/local/templates/zu3/css/../images/care-free--2.jpg");
  }
  .section--care-free:after {
    background: url("/local/templates/zu3/css/../images/care-free--1.jpg");
  }
  .section--care-free:after, .section--care-free:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 574px;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .section--care-free .section__title {
    position: relative;
    z-index: 10;
  }
}
.section--care-free .section__content {
  display: flex;
  flex-direction: column;
}
.section--care-free .steps {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .section--care-free .steps {
    position: relative;
    z-index: 10;
  }
}
@media screen and (min-width: 1040px) {
  .section--care-free .steps__item {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .section--care-free .steps__item:after {
    background: #E1E0E0;
  }
}
@media screen and (min-width: 768px) {
  .section--care-free .btn {
    position: relative;
    z-index: 10;
    align-self: center;
  }
}
.section--care-free .care-free__hint {
  position: relative;
  z-index: 10;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .section--care-free .care-free__hint {
    margin-top: 17px;
  }
}
.section--care-free .care-free__hint a {
  color: #000000;
}
.section--care-free .care-free__hint a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .section--advantages {
    background: #F9F9F9;
  }
}

.advantages {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  align-items: flex-start;
  font-feature-settings: 'clig' off, 'liga' off;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .advantages {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 28px;
  }
}
@media screen and (min-width: 1040px) {
  .advantages {
    gap: 32px 28px;
    margin-top: 32px;
  }
}
.advantages__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .advantages__item {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .advantages__item:nth-child(3) .advantages__title {
    height: 43px;
  }
}
@media screen and (min-width: 1040px) {
  .advantages__item:nth-child(3) .advantages__title {
    height: 58px;
  }
}
.advantages__icon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
@media screen and (min-width: 1040px) {
  .advantages__icon {
    margin-bottom: 16px;
  }
}
.advantages__title {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  /* 18.2px */
}
@media screen and (min-width: 768px) {
  .advantages__title {
    line-height: 120%;
    /* 21.6px */
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1040px) {
  .advantages__title {
    font-size: 24px;
  }
}
.advantages__description {
  display: none;
}
@media screen and (min-width: 768px) {
  .advantages__description {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    /* 22.4px */
    display: inherit;
  }
}

.section--consultation .container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .section--consultation .container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .section--consultation .section__title {
    margin-bottom: 16px;
  }
}
.section--consultation .section__content {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .section--consultation .btn {
    margin-right: auto;
    min-width: 300px;
  }
}
.section--consultation p {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  margin: 0 0 16px;
}
@media screen and (min-width: 768px) {
  .section--consultation p {
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .section--consultation img {
    order: -1;
  }
}

.section--slider .swiper-slide {
  width: auto;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .section--slider .swiper-slide {
    width: calc(300 / 1020 * 100%);
    margin-top: calc(60 / 1020 * 100%);
  }
  .section--slider .swiper-slide:nth-child(-n + 3) {
    margin-top: 8px;
  }
}
.section--slider .swiper-slide img {
  border-radius: 8px;
  object-fit: cover;
  width: 150px;
  height: 142px;
}
@media screen and (min-width: 768px) {
  .section--slider .swiper-slide img {
    width: 100%;
    height: 200px;
  }
}
.section--slider .swiper-button-prev,
.section--slider .swiper-button-next {
  display: flex;
  width: 53px;
  height: 53px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: rgba(244, 244, 244, 0.6);
  display: none;
}
.section--slider .swiper-button-prev:after,
.section--slider .swiper-button-next:after {
  width: 12px;
  height: 22px;
  flex-shrink: 0;
  color: #76777A;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .section--slider .swiper-slide-duplicate {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .section--slider .swiper-wrapper {
    max-width: 1020px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    transform: translate3d(0px, 0px, 0px) !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .section--map {
    background: linear-gradient(180deg, #ffffff 0%, #494954 100%);
  }
}
.section--map .section__content > .section__title {
  margin-bottom: 0;
  margin-top: 72px;
}
@media screen and (min-width: 768px) {
  .section--map .section__content > .section__title {
    display: none;
  }
}

.map-info {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 64px 0;
}
@media screen and (min-width: 768px) {
  .map-info {
    border-radius: 8px;
    border: 3px solid #C4C4C4;
    overflow: hidden;
    margin-top: 0;
    flex-direction: row;
  }
}
.map-info__map {
  height: 450px;
  width: 100%;
  order: -1;
  display: none;
}
@media screen and (min-width: 768px) {
  .map-info__map {
    order: 0;
    height: 655px;
    display: inherit;
  }
}
@media screen and (min-width: 768px) {
  .map-info__contacts {
    width: 328px;
    border-radius: 8px 0px 0px 8px;
    flex-shrink: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
  }
}
.map-info__contacts .contacts__panorama {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .map-info__contacts .contacts__panorama {
    flex-grow: 1;
    flex-shrink: 1;
  }
}
@media screen and (min-width: 768px) {
  .map-info__contacts iframe {
    height: 200%;
    width: 200%;
    transform: scale(0.5) translate(-50%, -50%);
  }
}
.map-info .lombard-card-v2 {
  width: auto;
}
@media screen and (min-width: 768px) {
  .map-info .lombard-card-v2 {
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  .map-info .lombard-card-v2__metro {
    margin-top: 0;
    color: #ffffff;
    font-weight: 700;
  }
}
.map-info .lombard-card-v2__metro + .lombard-card-v2__row {
  margin-top: 24px;
}
.map-info .lombard-card-v2__row {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .map-info .lombard-card-v2__row {
    font-weight: 600;
  }
}
.map-info .lombard-card-v2__label {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .map-info .lombard-card-v2__label {
    color: #ffffff;
    font-weight: 600;
  }
}

.map-requisites {
  font-size: 18px;
  line-height: 140%;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .map-requisites {
    margin-top: 30px;
    color: #ffffff;
  }
}

.map-consultation {
  --map-consultation-base: 300;
  display: grid;
}
@media screen and (min-width: 768px) {
  .map-consultation {
    grid-template-columns: auto 1fr auto;
    grid-template-rows: 1fr auto 1fr;
    gap: 16px 10px;
  }
}
@media screen and (max-width: 767px) {
  .map-consultation .section__title {
    grid-column: span 2;
    margin-bottom: 0;
  }
  .page--jewelry-repair-shop .map-consultation .section__title {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .map-consultation .section__title {
    order: -2;
    margin-top: auto;
    font-size: 32px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .map-consultation__descriprion {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .map-consultation__descriprion {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }
}
.map-consultation__img {
  --map-consultation-img-margin-left: 0;
  --map-consultation-img-margin-right: 0;
  --map-consultation-img-margin-bottom: 0;
  --map-consultation-img-margin-top: -105;
  width: calc(var(--map-consultation-img-width) / var(--map-consultation-base) * 200%);
  margin-left: calc(var(--map-consultation-img-margin-left) / var(--map-consultation-base) * 100%);
  margin-right: calc(var(--map-consultation-img-margin-right) / var(--map-consultation-base) * 100%);
  margin-bottom: calc(var(--map-consultation-img-margin-bottom) / var(--map-consultation-base) * 100%);
  margin-top: calc(var(--map-consultation-img-margin-top) / var(--map-consultation-base) * 100%);
}
@media screen and (min-width: 768px) {
  .map-consultation__img {
    --map-consultation-img-margin-top: -150;
    grid-row: span 3;
  }
}
.map-consultation__img--first {
  --map-consultation-img-margin-left: -40;
  --map-consultation-img-margin-bottom: -38;
}
@media screen and (max-width: 767px) {
  .map-consultation__img--first {
    --map-consultation-img-width: 129;
  }
}
@media screen and (min-width: 768px) {
  .map-consultation__img--first {
    --map-consultation-img-margin-bottom: 0;
    order: -3;
  }
}
.map-consultation__img--second {
  --map-consultation-img-margin-right: -25;
  --map-consultation-img-margin-bottom: -18;
  align-self: flex-end;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .map-consultation__img--second {
    --map-consultation-img-width: 122;
  }
}
@media screen and (min-width: 768px) {
  .map-consultation__img--second {
    --map-consultation-img-margin-bottom: 0;
    order: -1;
  }
}
@media screen and (max-width: 767px) {
  .map-consultation .btn {
    grid-column: span 2;
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  .map-consultation .btn {
    margin-bottom: auto;
    width: 260px;
  }
}
@media screen and (min-width: 1024px) {
  .map-consultation .btn {
    width: 390px;
    height: 60px;
    font-size: 20px;
    font-weight: 500;
    line-height: 200%;
  }
}

@media screen and (min-width: 768px) {
  .lombard-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
  }
}

.lombard-card-v2 {
  display: flex;
  flex-direction: column;
  margin: 0 -10px;
  padding: 0 10px;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #c9e0f0;
}
@media screen and (min-width: 768px) {
  .lombard-card-v2 {
    width: calc(50% - 15px);
    margin: 0;
    padding: 0;
    border-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .lombard-card-v2 {
    width: calc((100% / 3) - 20px);
  }
}
@media screen and (min-width: 1280px) {
  .lombard-card-v2 {
    width: calc((100% / 4) - 30px);
  }
}
.lombard-card-v2:last-child {
  border-bottom: 0;
}
.lombard-card-v2__metro {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 500;
  color: #343434;
  display: flex;
  align-items: center;
  gap: 0 9px;
  margin-top: 16px;
}
.lombard-card-v2__metro img,
.lombard-card-v2__metro .svg {
  width: 16px;
  height: auto;
}
.lombard-card-v2__title {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  color: #343434;
  margin-top: 16px;
}
.lombard-card-v2__subtitle {
  font-size: 14px;
  line-height: 1.28571;
  font-weight: 300;
  color: #666666;
}
.lombard-card-v2__title + .lombard-card-v2__row, .lombard-card-v2__subtitle + .lombard-card-v2__row {
  margin-top: auto;
  padding-top: 16px;
}
.lombard-card-v2__row {
  font-size: 14px;
  line-height: 1.28571;
  font-weight: 400;
  margin-bottom: 16px;
}
.lombard-card-v2__label {
  font-weight: 300;
  color: #666666;
}
.lombard-card-v2__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.lombard-card-v2__content a {
  color: #343434;
  text-decoration: none;
}
.lombard-card-v2__content a:hover {
  text-decoration: underline;
}
.lombard-card-v2__content a[href^=tel] {
  text-decoration: none;
}
.lombard-card-v2__more {
  color: #ff8c3f;
}
.lombard-card-v2__more:hover {
  color: #ff9954;
}

#consultation__popup .modal-dialog,
.consultation__popup .modal-dialog {
  max-width: 500px;
}
#consultation__popup .modal-content,
.consultation__popup .modal-content {
  margin: auto;
}
#consultation__popup .modal-content .modal-header,
.consultation__popup .modal-content .modal-header {
  text-align: center;
  padding: 30px 0 0 0;
}
#consultation__popup .modal-content .modal-header .title,
.consultation__popup .modal-content .modal-header .title {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #343434;
  padding: 0;
}
#consultation__popup .modal-content .modal-body,
.consultation__popup .modal-content .modal-body {
  text-align: left;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper input::-webkit-outer-spin-button,
#consultation__popup .modal-content .modal-body .consultation-form__wrapper input::-webkit-inner-spin-button,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper input::-webkit-outer-spin-button,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper input[type='number'],
.consultation__popup .modal-content .modal-body .consultation-form__wrapper input[type='number'] {
  -moz-appearance: textfield;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group label,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group label {
  font-size: 16px;
  margin-bottom: 5px;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group input[type=checkbox] + label,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group input[type=checkbox] + label {
  font-size: 13px;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group .form-control,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group .form-control {
  padding-top: 0;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group .form-control.error,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper .form-group .form-control.error {
  border: 1px solid #efd0d0;
  background: #ffdede;
  box-shadow: none;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper button[type=submit],
.consultation__popup .modal-content .modal-body .consultation-form__wrapper button[type=submit] {
  margin: 25px 0;
  width: 100%;
  padding: 13px 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 400;
}
#consultation__popup .modal-content .modal-body .consultation-form__wrapper .hint,
.consultation__popup .modal-content .modal-body .consultation-form__wrapper .hint {
  text-align: center;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #9f9f9f;
}
#consultation__popup .form-element:not(#consultation__popup .form-element-element--checkbox):not(
.consultation__popup .form-element-element--checkbox):not(.checkbox),
.consultation__popup .form-element:not(#consultation__popup .form-element-element--checkbox):not(
.consultation__popup .form-element-element--checkbox):not(.checkbox) {
  height: 50px;
  border-radius: 0;
  border-color: #e5e5e5;
  border-width: 1px;
}
#consultation__popup .form-element:not(#consultation__popup .form-element-element--checkbox):not(
.consultation__popup .form-element-element--checkbox):not(.checkbox) input,
.consultation__popup .form-element:not(#consultation__popup .form-element-element--checkbox):not(
.consultation__popup .form-element-element--checkbox):not(.checkbox) input {
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 300;
}
#consultation__popup .form-element.checkbox,
.consultation__popup .form-element.checkbox {
  border: 0;
  height: auto;
  border-radius: 0;
}
#consultation__popup .form-element.checkbox input,
.consultation__popup .form-element.checkbox input {
  display: none;
}

.product__slider {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .product__slider {
    flex-direction: row;
    gap: 20px;
  }
}
.product__slider--modal {
  width: 1100px;
  max-width: 100%;
}
.product__slider-vert {
  order: 1;
}
@media screen and (min-width: 1024px) {
  .product__slider-vert {
    width: 85px;
    order: 0;
    flex-shrink: 0;
    max-height: 100%;
    position: relative;
  }
}
.product__slider-vert .splide-thumbs {
  z-index: 10;
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs {
    position: relative;
    background: #ffffff;
  }
  .product__slider--modal .product__slider-vert .splide-thumbs {
    margin-top: 48px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs {
    border-radius: 0 0 10px 10px;
  }
}
@media screen and (min-width: 1024px) {
  .product__slider-vert .splide-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list {
    height: 48px;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list {
    align-items: center;
  }
}
body .product__slider-vert .splide-thumbs .splide__list .splide__slide {
  transition: all 0.2s linear;
  position: relative;
  border: 1px solid #F2F3F7;
  border-radius: 10px;
  overflow: hidden;
  background: #F2F3F7;
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #343434;
    color: #343434;
    padding: 0;
    margin: 0;
    opacity: 1;
    border: 0;
  }
  .product__slider--modal .product__slider-vert .splide-thumbs .splide__list .splide__slide {
    width: 50px;
    margin-right: 9.5px;
  }
}
.product__slider-vert .splide-thumbs .splide__list .splide__slide.is-active {
  border-color: #30303A;
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide.is-active {
    background: #ff8c3f;
    color: #ff8c3f;
    border: 0;
  }
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide img {
    display: none;
  }
}
.product__slider-vert .splide-thumbs .splide__list .splide__slide--video img, .product__slider-vert .splide-thumbs .splide__list .splide__slide--360 img {
  opacity: 0.3;
}
.product__slider-vert .splide-thumbs .splide__list .splide__slide--video:before, .product__slider-vert .splide-thumbs .splide__list .splide__slide--360:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
  margin-top: -13px;
  margin-left: -13px;
  z-index: 10;
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide--video:before, .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide--360:before {
    display: none;
  }
}
.product__slider-vert .splide-thumbs .splide__list .splide__slide--video:after, .product__slider-vert .splide-thumbs .splide__list .splide__slide--360:after {
  position: absolute;
  display: flex;
  font-family: 'icomoon';
  font-size: 40px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #30303A;
  z-index: 20;
}
@media screen and (max-width: 1023px) {
  .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide--video:after, .product__slider:not(.product__slider--modal) .product__slider-vert .splide-thumbs .splide__list .splide__slide--360:after {
    display: none;
  }
}
.product__slider-hor {
  position: relative;
}
.product__slider--modal .product__slider-hor {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .product__slider--modal .product__slider-hor {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) {
  .product__slider-hor .splide {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .product__slider-hor .splide {
    border-radius: 10px;
  }
  .product__slider--modal .product__slider-hor .splide {
    max-width: 700px;
  }
}
.product__slider-hor .splide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .product__slider-hor .splide__slide {
    overflow: hidden;
  }
  .product__slider-hor .splide__slide:after {
    content: '';
    width: 1px;
    padding-bottom: 100%;
    margin-right: -1px;
  }
}
.product__slider-hor .splide__slide video {
  width: 100%;
  height: auto;
  display: block;
}
.modal .product__slider-hor .splide__slide {
  cursor: inherit;
}
.product__slider-hor .splide__pagination {
  margin-top: -7px;
}
@media screen and (max-width: 767px) {
  .product__slider-hor .splide__pagination {
    height: 48px;
    position: static;
    background: #F2F3F7;
    align-items: center;
  }
}
.product__slider-scroll {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin-left: 5px;
  z-index: 10;
}
@media screen and (max-width: 1039px) {
  .product__slider-scroll {
    display: none;
  }
}
.product__slider-scroll-bar {
  width: 3px;
  border-radius: 3px;
  background: #C4C4C4;
  opacity: 0;
  transition: all 0.2s linear;
}
.product__slider-vert:hover .product__slider-scroll-bar {
  opacity: 1;
}

body .page--jewelry-repair-shop .page__header .breadcrumbs {
  margin-bottom: 0;
}
.page--jewelry-repair-shop h2.section__title {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page--jewelry-repair-shop h2.section__title {
    line-height: 120%;
    text-align: left;
  }
}

.form-group + .form-group {
  margin-top: 25px;
}

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