

[_nghost-ng-c981983086]   swiper-container[_ngcontent-ng-c981983086] {
  --swiper-navigation-size: 100%;
  --swiper-navigation-color: var(--color-gray-950);
  --swiper-navigation-top-offset: 0;
}
[_nghost-ng-c981983086]   swiper-container[_ngcontent-ng-c981983086]::part(button-prev) {
  left: -1rem;
  width: 4rem;
  bottom: 0;
  padding: 0 1.5rem 2.5rem;
  margin-top: 0;
  box-sizing: border-box;
  background-image:
    linear-gradient(
      to left,
      rgb(255 255 255 / 0.2),
      white 2rem);
}
[_nghost-ng-c981983086]   swiper-container[_ngcontent-ng-c981983086]::part(button-next) {
  right: -1rem;
  width: 4rem;
  bottom: 0;
  padding: 0 1.5rem 2.5rem;
  margin-top: 0;
  box-sizing: border-box;
  background-image:
    linear-gradient(
      to right,
      rgb(255 255 255 / 0.2),
      white 2rem);
}
[_ngcontent-ng-c981983086]:is().swiper-button-disabled {
  opacity: 0;
}
[_nghost-ng-c981983086]   swiper-container[_ngcontent-ng-c981983086]   swiper-slide.active[_ngcontent-ng-c981983086]::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #392393;
  z-index: 1;
}
/*# sourceMappingURL=f938bd9fe403fe8e6cdb1eae8cea9f98ff098b6c27595541a9a49cb6d18518aa.css.map */