

/* Start:/local/templates/tesser_main/static/css/plugins/slick.css?17188319981563*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* End */


/* Start:/local/templates/tesser_main/static/css/plugins/slick-theme.css?17188319982624*/
@charset "UTF-8";
/* Slider */
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/* End */


/* Start:/local/templates/templ_shop202409/components/bitrix/catalog/contacts/contacts.css?174481339119705*/
/*// === Variables ===
@import '/local/templates/templ_shop202409/components/bitrix/catalog/contacts/dependencies/variables';
// === Mixins ===
@import '/local/templates/templ_shop202409/components/bitrix/catalog/contacts/dependencies/mixins';

// === Contacts page ===

//Main contacts page

//noinspection Stylelint
*/
ymaps {
  background-repeat: no-repeat;
}

#contactsMap {
  width: 100%;
  height: 740px;
  background: #f1f1f1;
}

@media screen and (min-height: 1230px) {
  #contactsMap {
    height: calc(100vh - 490px);
  }
}

.contacts {
  width: 100%;
  position: relative;
}

.contacts__nav {
  top: 30px;
  left: 0;
  width: 420px;
  max-height: 680px;
  margin-bottom: 9px;
  border: solid 1px #cccdce;
  background: 0 0;
  border-right: none;
  list-style: none;
  overflow: auto;
  position: absolute;
  text-align: left;
  display: inline-block;
  border-radius: 6px;
  z-index: 1;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.contacts__nav::-webkit-scrollbar {
  width: 8px;
}

.contacts__nav::-webkit-scrollbar-track {
  background: 0 0;
}

.contacts__nav-item {
  width: 100%;
  border-bottom: solid 1px #cccdce;
  border-right: solid 1px #cccdce;
  position: relative;
  display: inline-block;
}

.contacts__info-sublist {
  width: 100%;
  background-color: #f9fafb;
  display: none;
}

.contacts__info-item::before,
.contacts__info-sublist-item::before {
  content: '';
  top: 50%;
  left: 20px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 32px;
  background-position: 7px 12px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
}

.contacts__info-sublist-item_showroom::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAADHRSTlMAY1pQPx0TNQlJKyVjk5SfAAAAyklEQVR4AX2SDYoDIQxGvx81cXr/+24jtbgUfGAT8qqGMdiMsEg5Bv7TTdJzrtBP08j2KfTKsUnTxzHDdH5y199OGr2T05ylTuMHs6/fgbROEoMGRu0NWrRZS2bUkQNRWyU0ZoVkq4DOgAk8jFMFXwANGRAlnsuABU68+MPAZKnVS2ZfZFYHKCUvFYD4RkAsZcH8KkXoq+hqfqsJzK06o64pNZ+Hak18nllqXWgODJ6sgvfn7W9iURlg9sujXJ7yMgCXsbkN22VE/wCxNAUTbFkbswAAAABJRU5ErkJggg==);
}

.contacts__info-sublist-item_original::before {
  margin-top: -22px;
  border: solid 2px #dadede;
  background-color: #fff;
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAASCAMAAAByxz6RAAAA0lBMVEUAAAACAwQCAwQCAwTUczjNQR8CAwTGQyXJWjFImZfLVy3MfkPWejtolorPWCwCAwQCAwQCAwQCAwTNSiWXbl7WbjSNjnSeiWiUcWECAwS4gVNelY0CAwQCAwQpnqLLe0PXezvQZjMCAwSFeW6mg17OTCV1iH2tY0pFmZYxnaDGYTeGdmxuhoDGckK2UzqEkHrXdDhsioQvnaDSdTtfkozXejrFaz4CAwTKPR4pnqJEnJnTYi6qa1GUjG8vnqGvXEQ3m526g1OEhnTKPR7GgEgpnqIRKxQ4AAAARXRSTlMAY5Eof7qvop+biTi6p6VNG8+8q5mPi310O5qNgXJNFwujnJeUlJBtGt3BqaGgnZqYfnFvZmJRENLKx7GsopmJhYNv66verfyvAAABRUlEQVR4AXzOx26DMADG8RxsefviYQskEgQEsgdDaXbS+v1fqaC2inLp//o7fN/oLwai1Sm9PNrJ6D1mpHYa3CxRsn2T+oK2ty/NNZ+aYhmNXwLEQxu6yYqFy/jakZfVKsstwius5BmjKY9R+jvIJDDLeOVLuKWwwYJQjsAPRWQNCvn53HmI9gRCDGgm2CCd4G4tIWwsKWNiVQrxlNt8ILOIXXRQh3hznM2EQKonu8T9k8kJUF2X3osQPkKYuZ3vcrot2uEEBSmZzzchJD2F43m+yKlBoKfr3XfVuGqSpEqS/f7OxhUrd9fn6L++W5KDEwZiGAqi879AV8u+CWxY3MT231kSyGUYeMteNeUOK9nysOWY5xJSkG+/WahNjaEuFhMkSPm3HAHjLphHf3qrVxDDfHOiSeC596kl7cgjvHdtj4wZfAD1TiG8due0lQAAAABJRU5ErkJggg==);*/
  background-image: url('/local/templates/templ_shop202409/components/bitrix/catalog/contacts/img/tt_icon.png');
  background-size: 26px 18px;
}

.contacts__info-item {
  width: 100%;
  padding: 15px 20px 15px 30px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background-color: #fff;
  @include noSelect;
}

.contacts__info-item_accordion::after {
  content: '';
  top: 20px;
  right: 32px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #9e9e9e;
  border-right: 2px solid #9e9e9e;
  transition: all 0.2s ease-out;
  will-change: transform;
  position: absolute;
  @include rotate(135deg);
}

.contacts__nav-item input[type='checkbox'] {
  display: none;
}

.contacts__nav-item input[type='checkbox']:checked ~ .contacts__info-sublist {
  display: inline-block;
}

.contacts__nav-item
  input[type='checkbox']:checked
  ~ .contacts__info-item_accordion::after {
  top: 24px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.contacts__nav-item
  input[type='checkbox']:checked
  ~ .contacts__info-item_accordion {
  border-bottom: solid 2px var(--nPrimaryColor-800);
}

.contacts__info-item-title {
  width: 100%;
  padding: 2px 0 0 0;
  color: #333;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.contacts__info-item-link {
  color: #00f; /*#317980;*/
}

label .contacts__info-item-title {
  padding: 2px 0 0 50px;
}

.contacts__info-item-title::before {
  content: '';
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
}

.contacts__info-item_subway-city .contacts__info-item-title::before {
  /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAV1BMVEUAAABEpa5Epa5Epa5Epa5Epa5Epa5Epa7///+p1trL5+n5/Pzn9PXe7/Ha7e+029+JxsxwusFcsblVrbb2+/zz+frq9fbg8PK73uGj09d0vMO+4ON8wMYQv3DYAAAAB3RSTlMAEPDQwIBwwvt+MAAAALhJREFUeNp9kukSgyAMhEUBF8QDb23f/zlbXLymU/dPko+wA4GEElrmQVILAkql+a5UHVRk+VWZiJjNp1IusPuqbPNm3pqpn0zLQh0uq0OQW3cnzW6Hwr5sAccdOuG5DQoTQgHDeyQ0rFBusURFQM6a6zdeo2++oelR37gHhuW9DIA/OTcAXxraySVjNyJo7FhKnj9Yb7yJlT6nNgOYL5NTMe8sbBdzdZ2nt36f5+P8f9/r4X3//YcPIvUN/hjESJQAAAAASUVORK5CYII=);*/
  background-image: url('/local/templates/templ_shop202409/components/bitrix/catalog/contacts/img/city_point.png');
  background-size: 23px 23px;
}

.contacts__info-sublist-item {
  width: 100%;
  padding: 10px 0 10px 80px;
  border-bottom: solid 1px #e1e2e2;
  display: inline-block;
  position: relative;
}

.contacts__info-sublist-item:hover {
  background-color: #fff;
}

.contacts__info-sublist-item-badge {
  margin: 2px 0;
  padding: 1px 14px 0 40px;
  background-color: #fdda72;
  color: #272727;
  font-size: 14px;
  line-height: 20px;
  border-radius: 30px;
  position: relative;
  display: inline-block;
}

.contacts__info-sublist-item-badge::before {
  content: '';
  top: 0;
  left: 12px;
  width: 20px;
  height: 19px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAASFBMVEUAAAA/mKA/maE/mKA/mKA/mKCAu8D0+flkrLI/mKDl8fI/mKA/mKA/mKDW6evF4OJOoKe019qizdGQxMhxs7k/mKA/mKD///+O6fZKAAAAF3RSTlMA/e0R2Hq/8cOf5MStINnQz8jDwMBOO2jzmKkAAACcSURBVHjaXc9XDsMwDANQU5Z39tL9b1qliZA2/PB4oAHZWTyxt/NjAL01IEaEd5FSIvLvoshPtQ9dY1ASSQRuJRxqjDOraFac4cN1iMuY5E4al4jmCrL8JaM4z6Zm5yd608c02t3Mtss0OybDCbtNTtHwmb9g1nutuswoNzIGqRnIVQa0GwkpAkRATCB7TkrB+3DunTPlcA0X+GsfKVELY/qRZZ8AAAAASUVORK5CYII=);
  position: absolute;
  display: block;
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: zoomInMini;
}

.contacts__info-sublist-item-hint {
  top: 50%;
  left: 100px;
  margin-top: -20px;
  padding: 6px 12px;
  border: solid 1px #cccdce;
  background: #fff;
  color: #777;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}

.contacts__info-sublist-item-hint::before {
  content: '';
  top: 7px;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
  position: absolute;
  z-index: 1;
}

.contacts__info-sublist-item-hint::after {
  content: '';
  top: 6px;
  left: -9px;
  width: 0;
  height: 0;
  border-right: 8px solid #cccdce;
  border-top: 9px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
}

.contacts__info-sublist-item:last-child {
  border-bottom: none;
}

.contacts__info-sublist-item-title {
  width: 100%;
  color: #262c3e;
  font-size: 16px;
  display: inline-block;
  position: relative;
}

.contacts__info-sublist-item-desc {
  width: 100%;
  padding: 4px 30px 4px 0;
  color: #4a555d;
  font-size: 14px;
  display: inline-block;
}

@media screen and (max-width: 1280px) {
  .contacts__nav {
    left: 9px;
  }
}

@media screen and (max-width: 1024px) {
  .contacts__nav {
    top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .contacts_main-page + .contacts__map {
    display: none;
  }

  .contacts__nav {
    width: 100%;
    max-height: none;
    overflow: visible;
    top: 0;
    left: 0;
    border-bottom: none;
    position: relative;
  }

  .contacts__nav-item {
    width: 100%;
    border-bottom: solid 1px #cccdce;
  }
}

@media screen and (max-width: 425px) {
  .contacts__info-item_accordion::after {
    top: 18px;
  }

  .contacts__nav-item
    input[type='checkbox']:checked
    ~ .contacts__info-item_accordion::after {
    top: 24px;
  }

  .contacts__info-item {
    padding: 15px 20px 15px 20px;
  }

  .contacts__info-sublist-item {
    padding-left: 60px;
  }

  .contacts__info-item::before,
  .contacts__info-sublist-item::before {
    left: 10px;
  }
}

.contacts-detail-info {
  color: #222;
}

.contacts-detail-wrap {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 20px 30px;
  border-bottom: 1px solid #d2d2d6;
  background: #fff;
  display: inline-block;
}

.contacts-detail-left {
  width: 65%;
  float: left;
  padding-right: 10px;
}

.contacts-detail-right {
  width: 100%;
  max-width: 300px;
  float: right;
}

.contacts-detail-title {
  font-size: 28px;
  margin-top: 0;
  color: #010101;
}

.contacts-detail-subtitle {
  color: #000;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contacts-detail-info__item {
  margin: 0 0 15px 0;
}

.contacts-detail-info__time {
  position: relative;
  font-weight: 500;
  font-size: 20px;
}

/*
.contacts-detail-info__time::before {
  content: "";
  margin: -4px 10px 0 3px;
  width: 7px;
  height: 7px;
  background: #7b7b7b;
  border: 2px solid #fff;
  outline: 2px solid #7b7b7b;
  vertical-align: middle;
  display: inline-block;
}
*/

.contacts-detail-info__value,
.contacts-detail-info__value:focus,
.contacts-detail-info__value:hover {
  max-width: 80%;
  padding-right: 10px;
  font-weight: 500;
  font-size: 18px;
  color: #1a1c21;
  text-decoration: none;
  display: inline-block;
}

.contacts-detail-info__name {
  width: 100%;
  max-width: 150px;
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
}

.contacts-cards {
  width: 100%;
  padding: 8px 0 0 0;
  display: inline-block;
  vertical-align: top;
}

.contacts-cards__image {
  width: 42px;
  height: 28px;
  margin-right: 5px;
  background-image: url(/local/templates/templ_shop202409/components/bitrix/catalog/contacts/img/payment-systems.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}

.contacts-cards__image--mir {
  background-position: -84px 0;
}

.contacts-cards__image--mastercard {
  background-position: -42px 0;
}

.contacts-cards__image--visa {
  background-position: 0 0;
}

.contacts-cards__text {
  max-width: 400px;
  padding: 3px 0 0 7px;
  font-size: 14px;
  color: #505559;
  vertical-align: middle;
  display: inline-block;
}

.contacts-exhibition {
  text-align: center;
}

.contacts-exhibition__image {
  width: 70px;
  height: 70px;
  display: inline-block;
}

.contacts-exhibition__text {
  margin: 12px 0;
  font-size: 20px;
}

.contacts-gallery {
  display: -ms-flexbox;
  display: flex;
  justify-content: stretch;
  flex-flow: wrap;
  width: 100%;
  padding-bottom: 60px;
}

.contacts-gallery__item {
  width: 200px;
  height: 140px;
  margin: 5px;
  background-color: #fff;
  border: solid 1px #dadada;
  border-bottom: solid 2px #c1c2c3;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  position: relative;
}

.contacts-gallery__item::after {
  content: '';
  display: block;
  width: 27px;
  height: 27px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAuMyAzMC4zIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMC4zIDMwLjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7b3BhY2l0eTowLjY7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTUuMSIgY3k9IjE1LjEiIHI9IjE1Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTEwLjQsMTBWOS4xSDcuNVYxMEg2LjR2MTAuM2gxNy41VjEwSDEwLjR6IE0xNS4xLDE5LjRjLTIuMSwwLTMuOS0xLjctMy45LTMuOXMxLjctMy45LDMuOS0zLjlzMy45LDEuNywzLjksMy45UzE3LjMsMTkuNCwxNS4xLDE5LjR6IE0yMy4xLDEyLjVoLTMuM3YtMS43aDMuM1YxMi41eiIvPjwvZz48L3N2Zz4=);
  position: absolute;
  right: 10px;
  bottom: 10px;
  transition: transform 0.15s ease-in;
}

.contacts-gallery__item:hover::after {
  transform: scale(1.35);
}

.contacts-gallery__item:active {
  transform: scale(0.98);
}

.contacts-gallery__item-img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  position: absolute;
}

@media screen and (max-width: 1280px) {
  .contacts-gallery {
    text-align: center;
    justify-content: center;
  }
}

@media screen and (max-width: 1024px) {
  .contacts-cards__text {
    max-width: 100%;
    padding: 14px 0;
  }

  .contacts-detail-title {
    font-size: 24px;
  }
  .contacts-detail-right {
    max-width: none;
    border-top: solid 2px #dfe2e5;
    padding-top: 25px;
  }
  .contacts-detail-info__time,
  .contacts-detail-info__value {
    width: 100%;
    margin-top: 8px;
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .contacts-detail-subtitle {
    text-align: center;
  }

  .contacts-detail-left,
  .contacts-detail-right {
    float: none;
    width: auto;
  }

  .contacts-detail-left {
    margin-bottom: 20px;
    padding-right: 10px;
  }

  .contacts-detail-info__time {
    display: block;
  }

  .contacts-detail-info__value {
    max-width: 100%;
  }

  .contacts-detail-info__value,
  .contacts-detail-info__value:focus,
  .contacts-detail-info__value:hover {
    font-size: 18px;
  }
}

.contacts__map_detail {
  width: 100%;
  vertical-align: top;
  display: inline-block;
}

.contacts__map_detail #contactsMap {
  width: 100%;
  height: 400px;
}

.contacts--detail {
  margin-bottom: 30px;
}

.contacts__routeTabs {
  width: 100%;
  padding: 0 10px;
  border-bottom: 1px solid #d2d2d6;
  background: #fff;
  vertical-align: top;
  display: inline-block;
}

.contacts__routeTab, .main .contacts__routeTab {
  margin: 0;
  padding: 0 20px;
  font-size: 16px;
  line-height: 49px;
  border: 0;
  color: #1a1c21;
  position: relative;
  vertical-align: top;
  display: inline-block;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}

.contacts__routeTab:hover {
  text-decoration: underline;
}

.contacts__routeTab:active {
  transform: scale(0.98);
}

.contacts__routeTab::before {
  content: '';
  top: -3px;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: rgba(76, 160, 167, 0);
  position: absolute;
  transition: background-color 0.2s ease-out, width 0.2s ease-out,
    height 0.2s ease-out, left 0.2s ease-out, top 0.2s ease-out;
  display: block;
}

.main .contacts__routeTab[data-tab-state='open'] {
  text-decoration: none;
  background-color: #f0f7f8;
}

.contacts__routeTab[data-tab-state='open']::before {
  left: 0;
  width: 100%;
  background-color: var(--nPrimaryColor-900);
}

.contacts__routeTabContent[data-tab-state='closed'] {
  display: none;
}

.contacts__routeTabIcon {
  margin: -4px 12px 0 0;
  vertical-align: middle;
  display: inline-block;
  fill: #1a1c21;
}

.contacts__routeTabsContent {
  width: 100%;
  border-bottom: 1px solid #d2d2d6;
  vertical-align: top;
  display: inline-block;
}

.contacts__photoNav {
  width: 100%;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  vertical-align: top;
  display: inline-block;
}

.contacts__photoNav-item {
  width: 100%;
  max-width: 300px;
  min-height: 200px;
  margin: 5px;
  background-color: #f0f7f8;
  border: solid 2px #ccd1d4;
  overflow: hidden;
  transition: border-color 0.2s ease-out;
  vertical-align: top;
  display: inline-block;
  position: relative;
}

.contacts__photoNav-item:hover {
  border-color: var(--nPrimaryColor-900);
}

.contacts__photoNav-item:active {
  transform: scale(0.98);
}

.contacts__photoNav-item::before {
  content: attr(data-step);
  left: 0;
  bottom: 0;
  padding: 10px 20px 10px 10px;
  font-size: 18px;
  background-color: #f4f6f7;
  border-top-right-radius: 30px;
  position: absolute;
  transition: background-color 0.2s ease-out;
  text-shadow: 0 0 black;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.3);
  z-index: 1;
  display: block;
}

.contacts__photoNav-item:hover::before {
  background-color: #b0d9dc;
}

.contacts__photoNav-img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}

.contacts__panoramaPlayer {
  width: 100%;
  height: 400px;
  background: #f1f1f1;
}

/*/noinspection Stylelint/*/
.contacts__panoramaPlayer ymaps {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.contacts__find-us {
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  vertical-align: top;
  display: inline-block;
}

.contacts__find-us-link {
  margin: 0 30px 0 0;
  padding: 10px 0 10px 50px;
  font-size: 16px;
  text-decoration: none;
  color: #222;
  position: relative;
  display: inline-block;
  transition: color 0.2s ease-out;
}

.txt-style a.contacts__find-us-link {
	border-color: transparent;
}

.contacts__find-us-link:hover {
  color: #00f;/*#277d84*/;
}

.contacts__find-us-link:active {
  transform: scale(0.98);
}

.contacts__find-us-link::before {
  content: '';
  top: -2px;
  left: 0;
  width: 32px;
  height: 32px;
  border: solid 3px white;
  background-color: #eff2f3;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOTcgMjk3Ij48cGF0aCBkPSJNMjU2LjIgNy42QTQwLjkgNDAuOSAwIDAgMCAyMTYuMyA1N0wxNjQgODMuM0E0MC43IDQwLjcgMCAwIDAgOTIuMyAxMTBhNDAuOSA0MC45IDAgMCAwIDUwLjEgMzkuOGwyNSAzNy42YTQwLjcgNDAuNyAwIDAgMC0xMyAzNy4yTDgwIDIzN2E0MC45IDQwLjkgMCAxIDAgLjggMjAuMmw4Mi4zLTEzLjdhNDAuNyA0MC43IDAgMSAwIDIyLjQtNjUuNWwtMjUuMS0zNy42YTQwLjcgNDAuNyAwIDAgMCAxMi43LTM5LjFMMjI1LjMgNzVBNDAuNyA0MC43IDAgMCAwIDI5NyA0OC40YTQwLjkgNDAuOSAwIDAgMC00MC44LTQwLjh6TTQwLjggMjY5LjNhMjAuOCAyMC44IDAgMSAxIDAtNDEuNSAyMC44IDIwLjggMCAwIDEgMCA0MS41em0xNzQuNi01MS41YTIwLjggMjAuOCAwIDEgMS00MS42IDAgMjAuOCAyMC44IDAgMCAxIDQxLjYgMHpNMTEyLjQgMTEwYTIwLjggMjAuOCAwIDEgMSA0MS41IDAgMjAuOCAyMC44IDAgMCAxLTQxLjUgMHptMTQzLjgtNDAuOGEyMC44IDIwLjggMCAxIDEgMC00MS42IDIwLjggMjAuOCAwIDAgMSAwIDQxLjZ6Ii8+PC9zdmc+);
  background-size: 18px 18px;
  border-radius: 50%;
  transition: border-color 0.2s ease-out;
  position: absolute;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .contacts__find-us-link:hover::before {
    border-color: #b3cdcf;
  }
}

@media screen and (max-width: 768px) {
  .contacts__find-us-link {
    width: 100%;
  }

  .contacts__routeTabs {
    padding: 10px;
  }

  .contacts__routeTab, .main .contacts__routeTab {
    width: 100%;
    text-align: left;
  }

  .contacts__routeTab::before {
    top: 50%;
    left: 0;
    width: 3px;
    height: 0;
  }

  .contacts__routeTab[data-tab-state='open']::before {
    top: 0;
    width: 3px;
    height: 100%;
  }

  .contacts__photoNav-item {
    margin: 0 0 10px 0;
  }
}

/*/ === Animations ===/*/
@media screen and (min-width: 1024px) {
  .adress-list {
    animation-fill-mode: both;
    animation-name: slideUpMini;
    animation-duration: 0.5s;
    animation-delay: 0.2s;
  }

  .contacts__nav {
    animation-fill-mode: both;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 0.2s;
  }

  .contacts__info {
    animation-fill-mode: both;
    animation-name: slideUpMini;
    animation-duration: 0.7s;
    animation-delay: 0.2s;
  }

  .contacts__requisites {
    animation-fill-mode: both;
    animation-name: flipInX;
    animation-duration: 0.5s;
    animation-delay: 0.2s;
  }
}

/* End */


/* Start:/local/templates/templ_shop202409/jscss/discountNew.css?174601535717679*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.discount-page .header__bottom .container {
  display: flex;
  justify-content: center;
}

.discount-page .header__bottom .container .header__bottom-trigger,
.discount-page .header__bottom .container .js-header-catalog {
  display: none;
}

.landing-discount {
  margin-top: 115px;
  font-family: "Montserrat", sans-serif;
}

.landing-discount__title {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 108.1%;
  color: #18191f;
  padding: 10px 0 30px;
  margin-top: 50px;
}

.landing-discount__title .red {
  color: #f00;
}

.landing-discount__imagebox {
  background: #0135A2;
  height: 397px;
}

.landing-discount__imagebox .container {
  max-width: 1350px;
  height: 100%;
  display: flex;
}

.landing-discount__imagebox .container::after {
  content: " ";
  display: block;
  clear: both;
}

.landing-discount__content-left {
  background: #FFFFFF;
  max-width: 335px;
  padding: 0px;
  height: 100%;
}

.landing-discount__content-right--image {
  margin-top: 50px;
  max-width: 920px;
  margin-left: 35px;
  width: 69%;
}

.landing-discount__content-right--image img {
  max-width: 100%;
}

.landing-discount__content-left--text-title {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 137%;
  text-transform: uppercase;
  color: #0135A2;
}

.landing-discount__content-left--text-preview {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 105.5%;
  text-transform: uppercase;
  color: #0135A2;
}

.landing-discount__content-left--text-big_number {
  font-style: normal;
  font-weight: bold;
  font-size: 121px;
  line-height: 105.5%;
  text-align: center;
  text-transform: uppercase;
  color: #0135A2;
  position: relative;
}

.landing-discount__content-left--text-big_number span {
  font-size: 14px;
  line-height: 105.5%;
  position: absolute;
  top: 47px;
  left: 21px;
}

.landing-discount__content-left--text-big_number small {
  font-size: 70px;
}

.landing-discount__content-left--text-description {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 137%;
  color: #0135A2;
}

.landing-discount__content-left--text-description small {
  font-size: 14px;
  line-height: 174%;
}

.landing-discount__block-stock .landing-discount__title {
  padding: 10px 0 30px;
  margin-top: 50px;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  color: #000000;
}

.landing-discount__block-stock .landing-discount__title span {
  font-weight: 700;
}

.landing-discount__block-stock-blocks {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 159%;
  text-align: center;
  display: flex;
  justify-content: space-evenly;
  margin-top: 50px;
}

.landing-discount__block-stock-block {
  width: 24%;
}

.landing-discount__block-stock-block p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 159%;
  text-align: center;
  color: #000000;
}

.landing-discount__block-content--info-blocks {
  background: #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.25);
  border-radius: 22px;
  margin-top: 75px;
  display: flex;
  padding: 50px 20px 30px;
}

.landing-discount__block-content--info-block {
  width: 50%;
  padding: 10px 70px;
  display: flex;
  align-items: flex-start;
}

.landing-discount__block-content--info-block img {
  max-width: 96px;
  max-height: 120px;
  margin-right: 40px;
}

.landing-discount__block-content--info-block p {
  text-align: left;
  margin-top: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 150%;
  color: #404040;
}

.landing-discount__block-content--info-block p.info-block--title {
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 105.5%;
  color: #0135A2;
  margin-bottom: 20px;
}

.landing-discount__block-content p.gray_text {
  margin-top: 45px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 105.5%;
  text-align: center;
  color: #6F6F6F;
}

.landing-discount__product,
.landing-discount__product-block {
  border-radius: 20px;
  max-width: 300px;
  margin-bottom: 20px;
  cursor: pointer;
}

.landing-discount__product-block img,
.landing-discount__product img {
  border-radius: 20px;
}

.landing-discount__products-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.landing-discount__products-list .tile__desc-wrap {
  margin-top: 15px;
}

.landing-discount__product-block.hidden-element,
.landing-discount__product.hidden-element {
  display: none;
}

a.landing-discount__section--plitka-bnt--show_more {
  display: block;
  background: #0135A2;
  border-radius: 67px;
  width: 350px;
  margin: 20px auto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

.section.section__map.contacts-detail-wrap {
  background: none;
  border-bottom: none;
}

.landing-discount__sign-up-form .landing-discount__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
}

.landing-discount__sign-up-form {
  margin-bottom: 60px;
  font-family: Manrope, serif;
}

.landing-discount__sign-up-form .land-input-box {
  display: inline-block;
  width: 30%;
  margin-right: 20px;
}

.landing-discount__sign-up-form input.land-input.form__text {
  vertical-align: unset;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #262626;
  background: #fff;
  border-radius: 8px;
  border: none;
  padding: 23px 30px;
  height: auto;
}

.landing-discount__sign-up-form input.land-input.form__text.g-input_error {
  border: 1px solid red;
}

.landing-discount__sign-up-form button.land-button.call-submit {
  display: inline-block;
  position: relative;
  top: 0;
  transition: all 0.5s ease-out 0s;
  text-transform: none;
  height: 66px;
  background: #0135A2;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
}

.landing-discount__sign-up-form .g-checkbox-input:checked + .g-checkbox-icon {
  background: #0073ff;
  border-color: #0073ff !important;
}

.landing-discount__sign-up-form a.g-green {
  border-color: #0073ff;
}

.landing-discount__sign-up-form .g-green {
  color: #0073ff;
}

.landing-discount--how-to-buy--popup {
  display: none;
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 360px;
  margin-left: -180px;
  margin-top: -180px;
  background-color: #fff;
  padding: 25px 30px;
  box-shadow: 0px 0px 112px #000000;
  border-radius: 14px;
}

.how-to-buy--popup__close {
  position: absolute;
  width: 19px;
  height: 19px;
  background-image: url(/ui/v2/i/discount/new/close-popup.png);
  right: 16px;
  top: 16px;
  cursor: pointer;
}

.how-to-buy--popup__title {
  font-style: normal;
  font-weight: bold;
  font-size: 44px;
  line-height: 137%;
  /* or 60px */
  text-align: center;
  color: #131313;
  margin-bottom: 20px;
}

.how-to-buy--popup__info p {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  /* identical to box height, or 21px */
  display: flex;
  align-items: center;
  color: #000000;
}

.how-to-buy--popup__info {
  margin-bottom: 10px;
}

.how-to-buy--popup__info li {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  /* or 21px */
  display: flex;
  align-items: center;
  color: #000000;
  padding-left: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
  position: relative;
}

.how-to-buy--popup__info ul {
  list-style: disc;
}

.how-to-buy--popup__info li::before {
  content: "•";
  font-size: 28px;
  color: #0074FF;
  display: block;
  position: absolute;
  left: 5px;
  top: 2px;
}

a.how-to-buy--popup__got-to-map {
  display: block;
  text-decoration: none;
  background: #0135A2;
  border-radius: 67px;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  line-height: 60px;
  margin-top: 30px;
}

@media all and (max-width: 1025px) {
  .landing-discount__title, .landing-discount__block-stock .landing-discount__title, .landing-discount__sign-up-form .landing-discount__title {
    font-size: 22px;
  }
  .landing-discount__content-left {
    display: none;
  }
  .landing-discount__content-right--image img {
    display: none;
  }
  .landing-discount__content-right--image {
    background-image: url("/ui/v2/i/discount/new/banner_mobile.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background-size: contain;
    margin: 0;
  }
  .landing-discount__imagebox {
    height: 272px;
  }
  .landing-discount__block-stock .landing-mir__title {
    font-size: 22px;
  }
  .landing-discount__block-stock-blocks {
    font-size: 14px;
    flex-wrap: wrap;
  }
  .landing-discount__block-stock-block {
    width: 100% !important;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
  }
	body .landing-discount__block-stock-block img,
  .landing-discount__block-stock-block img {
    max-width: 78px;
    margin-right: 20px;
  }
  .landing-discount__block-stock-block p {
    font-size: 14px;
  }
  .landing-mir__section--keramogranit .land-button {
    margin-top: 30px;
    font-size: 16px;
  }
  .landing-discount__block-content--info-blocks {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 25px;
  }
  .landing-discount__block-content--info-block {
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .landing-discount__block-content--info-block img {
    max-width: 33px;
    max-height: 41px;
    margin-right: 12px;
  }
  .landing-discount__block-content--info-block p.info-block--title {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .landing-discount__block-content--info-block p {
    margin-top: 0;
    font-size: 12px;
  }
  .landing-discount__block-content p.gray_text {
    font-size: 12px;
  }
  .landing-discount__sign-up-form .land-input-box {
    width: 100%;
  }
  .landing-discount__sign-up-form .land-button {
    font-size: 16px;
  }
  a.landing-discount__section--plitka-bnt--show_more {
    display: none;
  }
  .landing-discount__product-block.hidden-element,
.landing-discount__product.hidden-element {
    display: block;
  }
  .landing-discount__list-scroll {
    overflow-x: scroll;
  }
  .landing-discount__products-list {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: normal;
  }
  .landing-discount__product-block,
.landing-discount__product {
    margin-right: 20px;
  }
}
@media all and (max-width: 620px) {
  .landing-discount--how-to-buy--popup {
    max-width: 320px;
    margin-left: -160px;
  }
  .how-to-buy--popup__title {
    font-size: 35px;
  }
}
.landing-discount .map-slider {
  display: flex;
  flex-wrap: wrap;
}

.landing-discount .map-slider .left-column {
  width: calc(100% - 763px);
  border: 0 none;
}

.landing-discount .map-slider .left-column .shop-address {
  display: flex;
  margin-top: 10px;
}

.landing-discount .map-slider .left-column .shop-address .pointer {
  margin-right: 15px;
}

.landing-discount .map-slider .left-column .shop-address .pointer img {
  width: 40px;
  height: auto;
}

.landing-discount .map-slider .left-column .shop-address .text .head {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.landing-discount .map-slider .left-column .shop-address .text .address {
  font-weight: bold;
  margin-bottom: 5px;
}

.landing-discount .map-slider .left-column .shop-address .text .rezhim {
  font-size: 14px;
  font-weight: bold;
}

.landing-discount .map-slider .left-column .contacts__map_detail #contactsMap {
  height: 334px;
}

.landing-discount .map-slider .right-column .js-sliderNav .slick-track {
  margin-left: -15px;
}

.landing-discount .map-slider .right-column .js-sliderNav .slick-slide {
  opacity: 0.5;
}

.landing-discount .map-slider .right-column .js-sliderNav .slick-slide.slick-current {
  opacity: 1;
}

.landing-discount .map-slider .right-column .js-sliderNav img {
  width: calc(100% - 15px);
  height: auto;
  /*border: 3px solid #0135a2;*/
  margin: 15px;
  border-radius: 5px;
}

.landing-discount .map-slider .right-column {
  width: 748px;
  margin-left: 15px;
}

.landing-discount .map-slider .right-column .banners_slider .banner_item {
  border-radius: 0;
}

.landing-discount .map-slider .contacts__find-us {
  padding: 10px;
  margin: 0 10px 0 0;
  display: flex;
}

.landing-discount .map-slider .contacts__find-us .contacts__find-us-link {
  display: block;
  font-size: 12px;
  margin: 0 10px 0 0;
  padding: 10px 0 15px 45px;
}

.landing-discount .landing-brands .brands {
  margin-top: 0;
}

.landing-discount .landing-brands .brands .brands__list-item {
  background: 0 none;
  border: 0 none;
}

.landing-discount .call-block-section {
  margin-top: 50px;
  padding: 15px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  background-blend-mode: multiply;
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 7px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 7px 8px 0px rgba(34, 60, 80, 0.2);
}

.landing-discount .call-block-section .text {
  margin: 15px 0;
  font-size: 30px;
}

.landing-discount .call-block-section .text span {
  font-weight: bold;
}

.landing-discount .call-block-section .phone {
  display: flex;
  align-items: center;
  margin: 15px 0;
  font-size: 30px;
  color: #5c6a6b;
}

.landing-discount .call-block-section .phone a {
  text-decoration: none;
}

.landing-discount .call-block-section .phone span {
  color: #006aec;
}

.landing-discount .call-block-section .phone::before {
  content: "";
  width: 32px;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBmaWxsPSIjMzAzMDMwIiBkPSJNMjIuMSAxNy4zYy0uNi0uNi0xLjMtMS0yLTFzLTEuNC40LTIgMWwtMS45IDEuOS0uNC0uMy0uNi0uM2EyMC4zIDIwLjMgMCAwIDEtNi41LTdsMS40LTEuMy41LS41YzEuMi0xLjMgMS4yLTIuOSAwLTQuMUw5IDRhMjQuNyAyNC43IDAgMCAxLTEuNy0xLjdjLS42LS42LTEuMi0uOS0yLS45LS43IDAtMS40LjMtMiAuOWwtMiAyQy42IDUuMi4xIDYuMSAwIDcuMmMtLjEgMS43LjQgMy4zLjggNC40YTI3LjggMjcuOCAwIDAgMCAxMy44IDE0LjhBMTQuNCAxNC40IDAgMCAwIDIwIDI4YzEuNCAwIDIuNS0uNSAzLjQtMS41bDEuMS0xIC44LS44YTMgMyAwIDAgMCAuOS0yYzAtLjgtLjMtMS41LTEtMi4xbC0zLjItMy4zem0yLjEgNi4zbC0uNy43Yy0uNC4zLS44LjctMS4xIDEuMi0uNi42LTEuMy45LTIuMy45SDIwYy0xLjgtLjEtMy40LS44LTQuNi0xLjRhMjYuMyAyNi4zIDAgMCAxLTEzLTE0IDguNSA4LjUgMCAwIDEtLjctMy43YzAtLjcuMy0xLjIuOC0xLjdsMi0yYy4zLS4zLjYtLjUgMS0uNWExLjMgMS4zIDAgMCAxIC44LjVsMSAxIC43LjYgMS42IDEuNmMuNi42LjYgMS4yIDAgMS44bC0uNS42LTEuNSAxLjRjLS42LjUtLjUgMS0uNCAxLjRhMjEuNyAyMS43IDAgMCAwIDcuOSA4LjNsLjYuNGguMWwuNi4yYy41IDAgLjgtLjMuOS0uNGwyLTJjLjItLjMuNS0uNS45LS41cy43LjIuOS40bDMuMiAzLjNjLjYuNi42IDEuMiAwIDEuOXpNMTUuMiA2LjZjMS42LjIgMyAxIDQgMi4xYTcuNiA3LjYgMCAwIDEgMi4yIDRjMCAuNS40LjguOC44aC4xYy41LS4xLjgtLjUuNy0xQTkuMSA5LjEgMCAwIDAgMTUuNSA1Yy0uNSAwLS45LjItMSAuNyAwIC40LjMuOC43Ljl6Ii8+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTI4IDEyLjNBMTUgMTUgMCAwIDAgMTUuNyAwYS44LjggMCAxIDAtLjMgMS42IDEzLjQgMTMuNCAwIDAgMSAxMSAxMWMwIC40LjQuNi44LjZoLjFjLjUgMCAuOC0uNC43LS45eiIvPjwvc3ZnPg==);
  vertical-align: top;
  display: inline-block;
}

.landing-discount .call-block-section .button {
  margin: 15px 0;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 25px;
  background: #006aec;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 10px;
}

.landing-discount .js-sliderSmall .slick-dots {
  bottom: 20%;
}
.landing-discount .js-sliderSmall .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.landing-discount .js-sliderSmall .slick-dots li button {
  width: 8px;
  height: 8px;
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #fff;
  border-radius: 11px;
  outline: 0;
  background: #fff;
  opacity: 0.6;
}
.landing-discount .js-sliderSmall .slick-dots li.slick-active button {
  opacity: 1;
}

@media all and (max-width: 1320px) {
  .landing-discount {
    margin-top: 90px;
  }
  .landing-discount .map-slider .right-column {
    order: 1;
    width: 100%;
  }
  .landing-discount .map-slider .left-column {
    order: 2;
    width: 100%;
  }
  .landing-discount .map-slider .right-column .banners_slider .banner_item img {
    width: 100%;
  }
  .landing-discount .map-slider .right-column .js-sliderNav {
    display: none;
  }
  .landing-discount .map-slider .right-column .js-sliderSmall {
    margin: 30px 0;
  }
}
@media all and (max-width: 920px) {
  .landing-discount {
    margin-top: 40px;
  }
}
@media all and (max-width: 420px) {
  .landing-discount .call-block-section .phone {
    font-size: 24px;
  }
}
.tile__image-link .badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #0135a2;
  color: #fff;
  border-radius: 100%;
  padding: 10px;
}
.tile__image-link .badge .from {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
}
.tile__image-link .badge .d-proc {
  font-size: 18px;
}
.tile__image-link .badge .d-proc .p-sign {
  font-size: 11px;
}

/*# sourceMappingURL=discountNew.css.map */

/* End */


/* Start:/local/templates/templ_shop202409/components/custom/catalog3v.section/template_prod_sect3v/style.css?17388446273808*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/product-card.css?175086221710111*/
.row-catalog {
  margin: 0 -10px;
  margin-bottom: -20px;
  display: flex;
  flex-wrap: wrap;
}
.col-catalog {
  width: 25%;
  margin-bottom: 20px;
  padding: 0 10px;
}
.item-catalog {
  font-size: 13px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  min-height: 100%;
  background: var(--color-header-background);
  position: relative;
}
body .item-catalog a {
  color: inherit;
  border: none;
}
.item-catalog p {
  margin: 0;
}
.item-catalog__image {
  height: 263px;
  display: block;
  width: 100%;
  position: relative;
}
.item-catalog__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.item-catalog__brand {
  max-width: 75px;
  top: 10px;
  right: 10px;
  opacity: .85;
  background-color: rgba(236, 236, 236, .67);
  padding: 5px;
  position: absolute;
}
.item-catalog__brand img {
  max-width: 100%;
  max-height: 100%;
}
.labels-wrap {
  top: 10px;
  left: -5px;
  z-index: 2;
  position: absolute;
}
.item-label {
  height: 27px;
  width: 90px;
  letter-spacing: 1px;
  background-color: var(--color-label);
  font-size: 9px;
  margin-bottom: 5px;
  color: var(--color-header-background);
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-label_sale {
  font-size: 12px;
}
.item-label_hit {
  background-color: var(--color-hit);
}
.item-label_new {
  background-color: var(--color-link);
}
.item-catalog__content {
  padding: 15px;
  width: 100%;
  display: block;
}
.item-catalog__title {
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
.item-catalog__title:hover {
  color: var(--color-accent);
}
.item-catalog__features {
  margin-bottom: 10px;
}
.item-catalog .price-main {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  margin: 0;
}
.price-main {
  font-weight: 600;
}
.price-old {
  font-size: 12px;
  color: var(--color-text-secondary);
text-decoration: line-through;
}
.content-product .price-old {
  font-size: 15px;
margin-bottom: 15px;
	text-align: center;
}
.item-catalog__info {
  gap: 15px;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 15px;
  padding-top: 0;
  position: absolute;
  background: var(--color-header-background);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: none;
  z-index: 3;
}
.item-catalog:hover .item-catalog__info {
  display: flex;
}
.item-catalog__info .button {
  width: 100%;
  color: var(--color-header-background);
}
.link-card {
  margin: 0 10px;
  gap: 10px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.link-card.active {
  color: var(--color-accent);
}
.link-card.active i {
  font-weight: 700;
}
.link-card.active .icon-compare i {
  background-color: var(--color-accent);
  border-color: var(--color-accent);
}
.link-card span {
  border-bottom: 1px solid;
  transition: all 0.3s;
}
.link-card:hover span {
  border-color: transparent;
}
.link-card:hover {
  color: var(--color-accent);
}
.icon-compare {
  width: 15px;
  height: 15px;
}
.icon-compare i {
  display: inline-block;
  width: 3px;
  border: 1px solid var(--color-text-secondary);
  margin-right: 1px;
  transition: .2s ease-in-out;
  transition: all 0.3s;
}
.icon-compare i:nth-child(1) {
  height: 8px;
}
.icon-compare i:nth-child(2) {
  height: 13px;
}
.icon-compare i:nth-child(3) {
  height: 11px;
}
.link-card:hover .icon-compare i {
  border-color: var(--color-accent);
}
.item-label.item-label_gift {
  font-size: 13px;
  padding: 2px 7px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
  background: var(--color-gift);
}
.item-label.item-label_perc {
  width: 40px;
  height: 40px;
  font-size: 13px;
  letter-spacing: normal;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-gift);
}
.item-catalog.item-catalog_simple {
  box-shadow: none;
  background: transparent;
}
.item-catalog_simple .item-catalog__image img {
  width: 100%;
  height: auto;
  object-fit: initial;
}
.item-catalog_simple .item-catalog__image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-bottom {
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.line-product__prices .price-main,
.modal-prices .price-main {
  font-size: 16px;
  text-align: left;
  margin: 0;
}
.modal-content_calculation {
  width: 500px;
  padding: 30px;
}
.modal-content_calculation * {
  transition: initial !important;
}
.line-product {
  gap: 15px;
  margin-bottom: 20px;
  font-size: 14px;
  display: flex;
}
.line-product__image {
  width: 100px;
  height: 100px;
  border: solid 1px var(--color-border-secondary);
  border-radius: 6px;
  display: block;
  flex: none;
}
.line-product__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  border-radius: 6px;
}
.modal-content .product-actions {
  padding: 20px 0;
  border-top: 1px solid var(--color-border-primary);
  border-bottom: 1px solid var(--color-border-primary);
}
.line-product__title {
  color: var(--color-text-primary);
  display: block;
}
.line-product__prices {
  margin-top: auto;
}
.line-product__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tab-pane-quantity {
  display: none;
}
.tab-pane-quantity:first-child {
  display: block;
}
.product-actions {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tabs-quantity {
  gap: 10px;
  display: flex;
  align-items: center;
}
.btn-tab-quantity {
  width: 38px;
  height: 38px;
  border: 1px solid var(--color-text-secondary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
}
.btn-tab-quantity:hover {
  border-color: var(--color-accent);
  color: var(--color-accent);
}
.btn-tab-quantity.active {
  background: var(--color-accent);
  border-color: var(--color-accent);
  color: var(--color-header-background);
}
.btn-tab-quantity sup {
  font-size: 8px;
  line-height: 0;
}
.product-buttons {
  gap: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .link-product {
  gap: 6px;
  color: var(--color-text-secondary);
  display: inline-flex;
  border: none;
  align-items: center;
}
.link-product span {
  border-bottom: 1px solid var(--color-text-secondary);
  transition: all 0.3s;
}
.link-product:hover span {
  border-color: transparent;
}
.product-buttons .button {
  min-width: 180px;
}

.item-catalog__image .lazyload {
  width: 60px !important;
  height: 60px !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: initial !important;
  position: absolute;
}

@media only screen and (max-width : 1200px) {
  .link-card {
    margin: 0 3px;
  }
  .item-catalog__image {
    height: 215px;
  }
}

@media only screen and (max-width : 992px) {
  .col-catalog {
    width: 33.3333%;
  }
  .item-catalog__info {
    border-top: 1px solid var(--color-border-secondary);
    visibility: visible;
    opacity: 1;
    gap: 0;
    display: flex;
    position: relative;
    top: 0;
    padding: 0;
  }
  .link-card span {
    display: none;
  }
  .link-card {
    height: 46px;
    border-right: 1px solid var(--color-border-secondary);
    gap: 0;
    margin: 0;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .link-card i {
    font-size: 20px;
  }
  .link-card:last-child {
    border: none;
  }
  .item-catalog__info .button {
    height: 46px;
    flex: 1;
    padding: 0;
    width: auto;
    border-radius: 0;
    font-size: 0;
    background-image: url(/local/templates/templ_shop202409/assets/styles/components/../../img/cart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
  }
  .catalog_btns .compare-icon i {
    width: 5px;
    margin-right: 2px;
    display: inline-block;
    border: 1px solid var(--color-text-secondary);
    transition: .2s ease-in-out;
  }
  .icon-compare i {
    width: 5px;
    margin-right: 2px;
    display: inline-block;
    border: 1px solid var(--color-text-secondary);
    transition: .2s ease-in-out;
}
.icon-compare i:nth-child(1) {
      height: 15px;
  }
  .icon-compare i:nth-child(2) {
      height: 20px;
  }
  .icon-compare i:nth-child(3) {
      height: 18px;
  }
  .icon-compare {
    width: 25px;
    height: 22px;
  }
  .item-catalog__prices .price-main,
  .item-catalog__prices .price-old {
    display: inline;
  }
}

@media only screen and (max-width : 768px) {
  .col-catalog {
    width: 100%;
  }
  .item-catalog__brand {
    display: none;
  }
  .item-catalog__image {
    height: 120px;
    width: 45%;
    top: 0;
    left: 0;
    position: absolute;
  }
  .item-catalog__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .item-catalog__title {
    font-size: 12px;
    font-weight: 700;
    margin-left: 50%;
    width: auto;
    order: -2;
  }
  .item-catalog__prices {
    margin-left: 50%;
    order: -1;
  }
  .item-catalog__features {
    margin-top: 50px;
  }
  .item-catalog_collection .item-catalog__image {
    padding-top: 100%;
    height: auto;
    position: relative;
    width: 100%;
  }
  .item-catalog_collection .item-catalog__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .item-catalog_collection .item-catalog__title {
    margin-left: 0;
  }
  .item-catalog_collection .item-catalog__prices {
    margin: 0;
    margin-top: 8px;
    order: initial;
  }
  .item-catalog_simple .item-catalog__image {
    height: 263px;
    width: 100%;
    position: relative;
  }
  .item-catalog_simple .item-catalog__prices,
  .item-catalog_simple .item-catalog__title {
    margin-left: 0;
  }
  .modal-content_calculation {
    padding: 30px 15px;
  }
}

.link-card {
  margin: 0 6px;
}
@media only screen and (max-width : 992px) {
  .link-card.link-card_oneclick span {
    display: inline;
  }
}
/* End */
/* /local/templates/tesser_main/static/css/plugins/slick.css?17188319981563 */
/* /local/templates/tesser_main/static/css/plugins/slick-theme.css?17188319982624 */
/* /local/templates/templ_shop202409/components/bitrix/catalog/contacts/contacts.css?174481339119705 */
/* /local/templates/templ_shop202409/jscss/discountNew.css?174601535717679 */
/* /local/templates/templ_shop202409/components/custom/catalog3v.section/template_prod_sect3v/style.css?17388446273808 */
/* /local/templates/templ_shop202409/assets/styles/components/product-card.css?175086221710111 */
