@keyframes c-photo-sections-top-gallery-1 {
  from {
    -webkit-transform: translate(-100%, -100%);
    -moz-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    -o-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
  }
  to {
    -webkit-transform: translate(100%, 100%);
    -moz-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    -o-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
  }
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-loader {
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-loader::before {
  z-index: 1;
  position: absolute;
  bottom: -50%;
  left: -50%;
  right: -50%;
  top: -50%;
  content: "";
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 35%, rgba(255, 255, 255, 0.85) 50%, rgba(0, 0, 0, 0) 65%);
  animation-name: c-photo-sections-top-gallery-1;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-loader-name {
  height: 1.4rem;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-loader-count {
  width: 20%;
  height: 1.2rem;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-loader-navigation {
  height: 2px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section[data-loaded=true] .photo-sections-top-loader {
  display: none;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section[data-loaded=false] .photo-sections-top-section-pictures {
  opacity: 0;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-container {
  overflow: hidden;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-picture {
  height: 100%;
  width: 100%;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-picture[data-lazyload-use=true] {
  background-color: var(--color-neutral-semi-bright);
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-navigation {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  transition-duration: var(--duration-base);
  transition-property: opacity;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-navigation span {
  padding: 0;
  height: 2px;
  border: none;
  background-color: rgba(255, 255, 255, 0.35);
  transition-duration: var(--duration-base);
  transition-property: background-color;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-navigation span.active {
  background-color: var(--color-neutral-bright);
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-information {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  transition-duration: var(--duration-base);
  transition-property: padding-bottom;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-information:before {
  z-index: -10;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  content: "";
  opacity: 1;
  background: linear-gradient(180deg, rgba(27, 30, 37, 0) 0%, rgba(27, 30, 37, 0.5) 100%);
  transition-duration: var(--duration-base);
  transition-property: opacity;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-name {
  font-weight: 500;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-count {
  font-size: 0.86rem;
  transition-duration: var(--duration-base);
  transition-property: opacity;
}
@media all and (min-width: 501px) {
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section[data-slider=true]:hover .photo-sections-top-section-information {
    padding-bottom: 36px;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section[data-slider=true]:hover .photo-sections-top-section-count {
    opacity: 0;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section[data-slider=true]:not(:hover) .photo-sections-top-section-navigation {
    opacity: 0;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section:hover .photo-sections-top-section-information:before {
    opacity: 0;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section[data-loaded=false] .photo-sections-top-section-information {
    opacity: 0;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 4.2em;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-loader-navigation {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-information {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-information:before {
    display: none;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-name {
    color: var(--color-neutral-dark);
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-gallery-1 .photo-sections-top-section-count {
    color: var(--color-neutral-semi-dark);
    font-size: 1rem;
  }
}

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