

/* Start:/local/templates/.default/components/seoven/medialibrary/galery/style.css?17879983951867*/
.seoven_gallery .swiper {
  width: 100%;
  height: 100%;
}
.seoven_gallery .swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  display: block;
  width: 100%;
}
.seoven_gallery .swiper .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.seoven_gallery .seoven_main_swiper {
  width: 100%;
  border-radius: 10px;
}
.seoven_gallery .seoven_main_swiper .swiper-slide {
  width: 100%;
  aspect-ratio: 1090/506;
}
.seoven_gallery .seoven_main_swiper .swiper-button-prev {
  left: 20px;
}
.seoven_gallery .seoven_main_swiper .swiper-button-next {
  right: 20px;
}
.seoven_gallery .seoven_main_swiper .swiper-button-prev,
.seoven_gallery .seoven_main_swiper .swiper-button-next {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  backgroseoven: #fff;
  border-radius: 28px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: #b01831;
  user-select: none;
}
@media screen and (max-width: 992px) {
  .seoven_gallery .seoven_main_swiper .swiper-button-prev,
  .seoven_gallery .seoven_main_swiper .swiper-button-next {
    display: none;
  }
}
.seoven_gallery .seoven_main_swiper .swiper-button-prev::after,
.seoven_gallery .seoven_main_swiper .swiper-button-next::after {
  font-size: 22px;
}
.seoven_gallery .seoven_thumb_swiper {
  height: 100px;
  margin-top: 24px;
}
@media screen and (max-width: 992px) {
  .seoven_gallery .seoven_thumb_swiper {
    margin-top: 12px;
  }
}
.seoven_gallery .seoven_thumb_swiper .swiper-slide {
  width: auto;
  height: 100%;
  opacity: 0.7;
  cursor: pointer;
}
.seoven_gallery .seoven_thumb_swiper .swiper-slide img {
  width: 123px;
  height: 100px;
  object-fit: cover;
  border-radius: 5px;
}
.seoven_gallery .seoven_thumb_swiper .swiper-slide-thumb-active {
  opacity: 1;
}
/* End */
/* /local/templates/.default/components/seoven/medialibrary/galery/style.css?17879983951867 */
