@charset "UTF-8";
html #iy3dt3a2b_0 {
  opacity: 0;
}
html .lpc-prods-4__item-img img {
  object-fit: contain;
}
html .lpc-prods-4 .lpc-prods-4__item {
  display: flex !important;
}
html .lpc-prods-4 .lpc-prods-4__items {
  justify-content: center;
}
html .lpc-prods-1[data-media-source="mobile"] .lpc-prods-1-item {
  background-color: transparent;
}
html .g-panel--icon-zip {
  background-image: url("../../images/pdf.jpg");
}
html .g-panel--icon-pdf {
  background-image: url("../../images/pdf.jpg");
}
html .g-panel--icon {
  padding-left: 140px;
}
html .lpc-prods-1[data-media-source="mobile"]._reverse .lpc-prods-1-item {
  flex-direction: column;
}
html #_lp_block_64997306[data-block-layout="86451"] .lpc-prods-4__item-content {
  width: 100%;
}
html .localnomargin {
  display: flex;
  flex-direction: column;
}
html .localcontacts__adress-inner {
  display: flex;
  flex-direction: column;
}
html .name_2 {
  order: -2;
}
html .name_3 {
  order: -1;
}
@media (max-width: 828px) {
  html .lpc-prods-1[data-media-source="mobile"] .lpc-prods-1-item__photo {
    height: 455px;
  }
  html .lpc-prods-1-item__photo.contain img {
    object-fit: contain;
  }
}
@media (max-width: 639px) {
  html .lpc-prods-1[data-media-source="mobile"] .lpc-prods-1-item__photo {
    height: 220px;
  }
}
@media (max-width: 480px) {
  html .lpc-prods-1-item__photo.contain img {
    object-fit: contain;
    object-position: bottom;
  }
  html .g-file {
    display: flex;
    flex-direction: column;
  }
}
.text.text--u-i4yxuz6vi .text-block-wrap-div {
  text-wrap: nowrap;
}
/* Стилизация слайдера */
.slider-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.slider-bg {
  width: 75%;
  height: 75%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* Стилизация кнопок навигации */
.slider-box .left-btn, .slider-box .right-btn {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  user-select: none;
  transform: translateY(-50%);
  z-index: 5;
  border-radius: 250px;
}
.slider-box .left-btn {
  left: 30px;
}
.slider-box .right-btn {
  right: 30px;
}
.post_content img {
  max-width: 100%;
}
@media (min-width: 768px) {
  /* Медиа запрос для устройств с шириной экрана больше 768px */
  .post_content img {
    max-width: 740px;
  }
}
body .lpc-text-3[data-media-source="mobile"] .lpc-text-3__photo-inner {
  height: 400px;
}
body .lpc-text-3[data-media-source="mobile"] .lpc-text-3__photo-inner img {
  object-fit: inherit;
}
