.banner-top {
  background: #F7F6F2; }
  .banner-top > * {
    color: #707070; }
  .banner-top span a {
    text-decoration: underline;
    color: #707070; }

.swiper-banners .banner-contents {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 33%;
  height: 100%;
  display: flex; }
  .swiper-banners .banner-contents > * {
    margin: auto; }
.swiper-banners .swiper-slide {
  position: relative; }

/*# sourceMappingURL=fsbanners.css.map */
