<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-image {
  background-image:url("../../assets/sliders/singapore-2064905-1400.jpg");
  height:200px;
  background-position:0% 30%;
  background-repeat:repeat-x;
  background-size:auto;
}

.top-image-pakiety {
  background-image:url("../../assets/sliders/baner_pakiety_kids.jpg");
  height:250px;
  background-position:0% 40%;
  background-repeat:repeat-x;
  background-size:130%;
}

.top-image-heading {
  padding:0px;
  padding-top:5%;
  padding-left:5%;
  background-position:center;
  background-size:auto;
  background-repeat:no-repeat;
}
.slider-title-dark {
  color:rgb(238,238,238);
}

.slider-subtitle-dark {
  color:rgb(211,206,206);
}

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