<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simple-slider .swiper-slide {
  /*height: 500px;*/
  background-repeat: no-repeat;
  background-size: cover;
  padding: 28px;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: -23px;
  margin-right: -23px;
  color: #000B8C;
}

.width100 {
  width: 100%;
}

</pre></body></html>