.gallery .splide__pagination {
  bottom: -1.5em;
}
.gallery .splide__pagination .splide__pagination__page.is-active {
  background: var(--main-acent);
}
.gallery .fancybox_opn {
  display: flex !important;
}
.gallery.splide .splide__arrows button {
  background: transparent;
}
.gallery.splide .splide__arrows button svg {
  fill: #D7D7D7;
}
.gallery.splide .splide__arrows button svg:hover {
  fill: var(--main-acent);
}
.gallery.splide .splide__arrows button.splide__arrow--prev {
  left: -40px;
}
.gallery.splide .splide__arrows button.splide__arrow--next {
  right: -40px;
}

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