﻿.website-swiper .swiper-slide-active .swiper-text h2, .website-swiper .swiper-slide-active .swiper-text div {
  animation-name: backInUp;
  animation-duration: 0.7s;
}
.website-swiper .swiper-slide-active .swiper-text div {
  animation-delay: 0.2s;
}

.banner-screen {
  position: fixed;
}

.about-screen2 {
  position: fixed;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  z-index: 12;
  padding-top: 116px;
}

.website-screen-padding {
  height: 100vh;
}/*# sourceMappingURL=animation.css.map */