@charset "UTF-8";
/*Тумбы*/
/*.lp-thumb-gallery-slider__preview .splide__track--ltr .splide__list {
	justify-content: center
}*/
/*bottom*/
/*bottom*/
/*top*/
/*по бокам */
/*._lateral-side .splide__track-thumb {
	height: auto !important;
	
}
*/
/*[data-media-source="media-xl"] ._lateral-side .lpc-col-8-xl .lp-thumb-gallery-slider__preview-item ,
[data-media-source="media-lg"] ._lateral-side .lpc-col-8-lg .lp-thumb-gallery-slider__preview-item {
	margin-bottom: 8.58% !important;
}*/
/*Тумбы*/
/*arrows && pagination*/
/*arrows && pagination end*/
.lp-thumb-gallery {
  overflow: hidden;
}
.lp-thumb-gallery .lpc-row._center {
  display: flex;
  justify-content: center;
}
.lp-thumb-gallery .lpc-row._left {
  display: flex;
  justify-content: flex-start;
}
.lp-thumb-gallery .lpc-row._right {
  display: flex;
  justify-content: flex-end;
}
.lp-thumb-gallery .splide__arrows:not(.splide__arrows--ttb) .splide__arrow--prev {
  left: 24px;
}
.lp-thumb-gallery .splide__arrows:not(.splide__arrows--ttb) .splide__arrow--next {
  right: 24px;
}
.lp-thumb-gallery .splide__pagination {
  display: none;
}
.lp-thumb-gallery__row {
  flex-wrap: wrap;
}
.lp-thumb-gallery--bg {
  background-color: var(--primary-color-a-01);
}
[data-media-source="media-sm"] .lp-thumb-gallery-slider__preview-item {
  max-width: 100%;
  width: auto !important;
  min-width: calc(20% - 32px / 5);
  height: auto !important;
  margin-bottom: 0 !important;
}
[data-media-source="media-sm"] .lp-thumb-gallery-slider__preview {
  margin-top: 16px;
}
[data-media-source="media-sm"] .mid-size-ltr .splide__list {
  justify-content: center;
}
[data-media-source="media-sm"] .mid-size-ltr .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-right: 0 !important;
}
[data-media-source="media-sm"] .mid-size-ttb .splide__list {
  justify-content: center;
}
[data-media-source="media-sm"] .mid-size-ttb .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-bottom: 0 !important;
}
[data-media-source="media-sm"] .lp-thumb-gallery .splide__arrows:not(.splide__arrows--ttb) .splide__arrow--prev {
  left: 16px;
}
[data-media-source="media-sm"] .lp-thumb-gallery .splide__arrows:not(.splide__arrows--ttb) .splide__arrow--next {
  right: 16px;
}
[data-media-source="media-sm"] .splide__custom__arrows .splide__arrow {
  min-width: 40px;
  min-height: 40px;
}
[data-media-source="media-xs"] .lp-thumb-gallery-slider__preview-item {
  max-width: 100%;
  width: auto !important;
  min-width: calc(25% - 24px / 4);
  height: auto !important;
  margin-bottom: 0 !important;
}
[data-media-source="media-xs"] .lp-thumb-gallery-slider__preview-item:hover img {
  transform: scale(1);
}
[data-media-source="media-xs"] .lp-thumb-gallery-slider__preview {
  margin-top: 16px;
}
[data-media-source="media-xs"] .small-size-ltr .splide__list {
  justify-content: center;
}
[data-media-source="media-xs"] .small-size-ltr .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-right: 0 !important;
}
[data-media-source="media-xs"] .small-size-ttb .splide__list {
  justify-content: center;
}
[data-media-source="media-xs"] .small-size-ttb .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-right: 0 !important;
}
[data-media-source="media-xs"] .lp-thumb-gallery-slider .splide__custom__arrows {
  display: none;
}
.lp-thumb-gallery-slider__preview-item {
  opacity: 0.5;
  transition: opacity 0.5s;
  overflow: hidden;
}
.lp-thumb-gallery-slider__preview-item img {
  transition: transform 0.3s ease;
  width: 100%;
}
.lp-thumb-gallery-slider__preview-item:hover img {
  transform: scale(1.1);
}
.lp-thumb-gallery-slider__preview-item.is-active:not(.splide__slide--clone) {
  opacity: 1;
}
.splide__track-thumb {
  padding: 0 !important;
}
[data-media-source="media-xl"] .lp-thumb-gallery-slider__preview-item {
  min-width: calc((100% / 6) - 100px / 6);
  height: auto !important;
}
[data-media-source="media-xl"] .lpc-col-8-xl .splide--ltr .lp-thumb-gallery-slider__preview-item {
  width: calc((100% / 5) - 80px / 5) !important;
}
[data-media-source="media-xl"] ._thumb-bottom .lp-thumb-gallery-slider__preview {
  margin-top: 32px;
}
[data-media-source="media-xl"] ._thumb-bottom .lpc-col-8-xl .lp-thumb-gallery-slider__preview {
  margin-top: 24px;
}
[data-media-source="media-xl"] ._thumb-top .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: column-reverse;
}
[data-media-source="media-xl"] ._thumb-top .lp-thumb-gallery-slider__preview {
  margin-bottom: 32px;
}
[data-media-source="media-xl"] ._thumb-top .lpc-col-8-xl .lp-thumb-gallery-slider__preview {
  margin-bottom: 24px;
}
[data-media-source="media-xl"] ._lateral-side .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: row;
}
[data-media-source="media-xl"] ._lateral-side .lp-thumb-gallery-slider__block {
  width: calc(85.22% - 32px);
}
[data-media-source="media-xl"] ._lateral-side .lpc-col-8-xl .lp-thumb-gallery-slider__block {
  width: calc(85.22% - 24px);
}
[data-media-source="media-xl"] ._lateral-side .lpc-col-8-xl .lp-thumb-gallery-slider__preview {
  margin-left: 24px;
}
[data-media-source="media-xl"] ._lateral-side .lp-thumb-gallery-slider__preview {
  width: 14.78%;
  margin-left: 32px;
}
[data-media-source="media-xl"] ._lateral-side .lp-thumb-gallery-slider__preview-item {
  margin-bottom: 8.58% !important;
  margin-right: 0 !important;
}
[data-media-source="media-xl"] ._lateral-side._thumb-left .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: row-reverse;
}
[data-media-source="media-xl"] ._lateral-side._thumb-left .lp-thumb-gallery-slider__preview {
  margin-right: 32px;
  margin-left: 0;
}
[data-media-source="media-xl"] ._lateral-side._thumb-left .lpc-col-8-xl .lp-thumb-gallery-slider__preview {
  margin-right: 24px;
}
[data-media-source="media-xl"] .big-size-ltr .splide__list {
  justify-content: center;
}
[data-media-source="media-xl"] .big-size-ltr .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-right: 0 !important;
}
[data-media-source="media-xl"] .big-size-ttb .splide__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
[data-media-source="media-xl"] .big-size-ttb .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-bottom: 0 !important;
}
[data-media-source="media-lg"] .lp-thumb-gallery-slider__preview-item {
  min-width: calc((100% / 6) - 100px / 6);
  height: auto !important;
}
[data-media-source="media-lg"] .lpc-col-8-lg .splide--ltr .lp-thumb-gallery-slider__preview-item {
  width: calc((100% / 5) - 80px / 5) !important;
}
[data-media-source="media-lg"] ._thumb-bottom .lp-thumb-gallery-slider__preview {
  margin-top: 32px;
}
[data-media-source="media-lg"] ._thumb-bottom .lpc-col-8-lg .lp-thumb-gallery-slider__preview {
  margin-top: 24px;
}
[data-media-source="media-lg"] ._thumb-top .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: column-reverse;
}
[data-media-source="media-lg"] ._thumb-top .lp-thumb-gallery-slider__preview {
  margin-bottom: 32px;
}
[data-media-source="media-lg"] ._thumb-top .lpc-col-8-lg .lp-thumb-gallery-slider__preview {
  margin-bottom: 24px;
}
[data-media-source="media-lg"] ._lateral-side .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: row;
}
[data-media-source="media-lg"] ._lateral-side .lp-thumb-gallery-slider__block {
  width: calc(85.22% - 32px);
}
[data-media-source="media-lg"] ._lateral-side .lpc-col-8-lg .lp-thumb-gallery-slider__block {
  width: calc(85.22% - 24px);
}
[data-media-source="media-lg"] ._lateral-side .lpc-col-8-lg .lp-thumb-gallery-slider__preview {
  margin-left: 24px;
}
[data-media-source="media-lg"] ._lateral-side .lp-thumb-gallery-slider__preview {
  width: 14.78%;
  margin-left: 32px;
}
[data-media-source="media-lg"] ._lateral-side .lp-thumb-gallery-slider__preview-item {
  margin-bottom: 8.58% !important;
  margin-right: 0 !important;
}
[data-media-source="media-lg"] ._lateral-side._thumb-left .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: row-reverse;
}
[data-media-source="media-lg"] ._lateral-side._thumb-left .lp-thumb-gallery-slider__preview {
  margin-right: 32px;
  margin-left: 0;
}
[data-media-source="media-lg"] ._lateral-side._thumb-left .lpc-col-8-lg .lp-thumb-gallery-slider__preview {
  margin-right: 24px;
}
[data-media-source="media-lg"] .big-size-ltr .splide__list {
  justify-content: center;
}
[data-media-source="media-lg"] .big-size-ltr .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-right: 0 !important;
}
[data-media-source="media-lg"] .big-size-ttb .splide__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
[data-media-source="media-lg"] .big-size-ttb .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-bottom: 0 !important;
}
[data-media-source="media-md"] .lp-thumb-gallery-slider__preview-item {
  min-width: calc(20% - 64px / 5);
  height: auto !important;
}
[data-media-source="media-md"] ._thumb-bottom .lp-thumb-gallery-slider__preview {
  margin-top: 24px;
}
[data-media-source="media-md"] ._thumb-top .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: column-reverse;
}
[data-media-source="media-md"] ._thumb-top .lp-thumb-gallery-slider__preview {
  margin-bottom: 24px;
}
[data-media-source="media-md"] ._lateral-side .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: row;
}
[data-media-source="media-md"] ._lateral-side .lp-thumb-gallery-slider__block {
  width: calc(85.22% - 24px);
}
[data-media-source="media-md"] ._lateral-side .lp-thumb-gallery-slider__preview {
  width: 14.78%;
  margin-left: 24px;
}
[data-media-source="media-md"] ._lateral-side .lp-thumb-gallery-slider__preview-item {
  margin-bottom: 8.58% !important;
  margin-right: 0 !important;
}
[data-media-source="media-md"] ._lateral-side._thumb-left .lp-thumb-gallery-slider {
  display: flex;
  flex-direction: row-reverse;
}
[data-media-source="media-md"] ._lateral-side._thumb-left .lp-thumb-gallery-slider__preview {
  margin-right: 24px;
  margin-left: 0;
}
[data-media-source="media-md"] .mid-size-ltr .splide__list {
  justify-content: center;
}
[data-media-source="media-md"] .mid-size-ltr .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-right: 0 !important;
}
[data-media-source="media-md"] .mid-size-ttb .splide__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
[data-media-source="media-md"] .mid-size-ttb .splide__list .lp-thumb-gallery-slider__preview-item:last-child {
  margin-bottom: 0 !important;
}
[data-media-source="media-md"] .lp-thumb-gallery .splide__arrows:not(.splide__arrows--ttb) .splide__arrow--prev {
  left: 16px;
}
[data-media-source="media-md"] .lp-thumb-gallery .splide__arrows:not(.splide__arrows--ttb) .splide__arrow--next {
  right: 16px;
}
[data-media-source="media-md"] .splide__custom__arrows .splide__arrow {
  min-width: 40px;
  min-height: 40px;
}
._lateral-side .lp-thumb-gallery-slider__preview {
  position: relative;
  overflow: hidden;
}
._lateral-side .lp-thumb-gallery-slider__preview-item {
  max-width: 100%;
  width: auto !important;
}
.lp-thumb-gallery-slider__block .splide__arrows {
  display: none;
}
.lp-thumb-gallery-slider__block:not(.is-initialized) .lp-thumb-gallery-slider__slide-wrap {
  width: 100%;
}
.lp-thumb-gallery-slider .splide__arrows--ttb .splide__arrow.splide__arrow--prev {
  left: 50%;
}
.lp-thumb-gallery-slider .splide__arrows--ttb .splide__arrow.splide__arrow--next {
  right: 50%;
}
.lp-thumb-gallery-slider .splide__arrows--ttb .splide__arrow__icon {
  transform: rotate(90deg);
}
.lp-thumb-gallery-slider .splide__arrows--ttb .splide__arrow__icon--prev {
  transform: rotate(270deg);
}
.lp-thumb-gallery__title, .lp-thumb-gallery__subtitle {
  text-align: center;
}
._left .lp-thumb-gallery__title, ._right .lp-thumb-gallery__title, ._left .lp-thumb-gallery__subtitle, ._right .lp-thumb-gallery__subtitle {
  text-align: left;
}
/*.lp-thumb-gallery .lp-block-bg {
	border-radius: inherit;
}*/
