<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.no-js img {
  opacity: 1; }

.carousel:before {
  transform: scaleY(1); }

.carousel__loader {
  opacity: 0; }

.carousel__prev, .carousel__next, .carousel__indicators {
  display: none; }

.carousel__item--first {
  opacity: 1;
  z-index: 2; }
  .carousel__item--first h1,
  .carousel__item--first h2,
  .carousel__item--first h3,
  .carousel__item--first h4,
  .carousel__item--first h5,
  .carousel__item--first p,
  .carousel__item--first strong {
    left: 0;
    opacity: 1; }

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