.xf-slide-pagination-box {
  position: relative;
  bottom: 40px;
  padding-left: 5px;
  z-index: 25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.xf-slide-pagination-box .xf-pause-icon {
  color: #fff;
  cursor: pointer;
  width: 26px;
  height: 26px;
  z-index: 30;
  display: block;
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
}

.xf-slide-pagination-box .xf-pause-icon:after {
  font-family: xeicon;
  content: "\ea3b";
  font-size: 16px;
}

.xf-slide-pagination-box .xf-pause-icon.on:after {
  content: "\ea3e";
}

.xf-slide-pagination-box .xf-main-slider-pagination {
  /*  &.xf-main-slider-pagination2 {
            display: none;
        } */
  /*  &.xf-main-slider-pagination3 { */
  display: block;
  position: relative;
  width: auto;
  padding: 2px 0;
  margin-right: 8px;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.6px;
  bottom: auto;
  /*  } */
}

.slide-multi-wrap {
  margin-top: 20px;
}

.slide-multi-wrap .slide-multi-btn {
  display: inline-block;
  padding: 0 12px;
  height: 36px;
  border-radius: 4px;
  background-color: #e62c25;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  letter-spacing: normal;
}

/*  */
.xf-main-slide-info {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 400px;
}

.xf-main-slide-info .slide-game-info {
  list-style: none;
  text-align: left;
  border-radius: 4px;
  background-color: #0e1726;
  padding: 8px;
  margin: 0;
  width: 234px;
}

.xf-main-slide-info .slide-game-info::after {
  content: '';
  display: block;
  clear: both;
}

.xf-main-slide-info .slide-game-info .slide-info-list {
  float: left;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.xf-main-slide-info .slide-game-info .slide-info-list.slide-info-list-host .slide-info-list-host-logo {
  width: 38px;
  height: 38px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 2px;
}

.xf-main-slide-info .slide-game-info .slide-info-list .info-list-title {
  display: none;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
  padding-bottom: 2px;
}

.xf-main-slide-info .slide-game-info .slide-info-list .info-list-content {
  display: block;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: -0.4px;
}

.xf-main-slide-info .slide-join-wrap {
  width: 54px;
  margin-left: 4px;
}

.xf-main-slide-info .slide-join-wrap .slide-join-btn {
  display: block;
  width: 100%;
  height: 54px;
  border-radius: 4px;
  background-color: #e62c25;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 54px;
  letter-spacing: normal;
}

/*  */
.xf-widget-section-banner-slide-horizontal .swiper-container {
  width: 100%;
  height: 100%;
}

.xf-widget-section-banner-slide-horizontal .swiper-slide {
  /*  text-align: center; */
  /*   font-size: 18px; */
  background: #0e1726;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*
.xf-widget-section-banner-mask{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background-image: url(../img/banner-mask.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 100%;
    width: 100%;
    z-index: 1;
}
*/
.xf-widget-section-banner-slide-horizontal {
  position: relative;
  display: block;
  top: 0;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  position: relative;
  height: 230px;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal {
  padding: 0;
  position: relative;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap {
  position: relative;
  /*     display: none;
            opacity: 0; */
  display: block;
  opacity: 1;
  z-index: 3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow {
  position: absolute;
  width: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-next {
  margin: 0;
  position: relative;
  margin-left: auto;
  background-color: transparent;
  width: 36px;
  height: 36px;
  right: 12px;
  top: -90px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-next:after {
  /*  content:''; */
  width: 100%;
  height: 100%;
  /*   background-image: url('../img/icon-arrow-right.svg'); */
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-size: cover;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  /*              background-size: 36px 36px; */
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-prev {
  top: -90px;
  margin: 0;
  position: relative;
  background-color: transparent;
  width: 36px;
  height: 36px;
  left: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-prev:after {
  /*     content:''; */
  width: 100%;
  height: 100%;
  /*     background-image: url('../img/icon-arrow-left.svg'); */
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-size: cover;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  /*   background-size: 36px 36px; */
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .swiper-pagination {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: -0.62px;
  color: rgba(255, 255, 255, 0.5);
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link {
  position: relative;
  text-decoration: none;
  height: 230px;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .show-slide-img {
  top: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  /*&:after {
                        content: '';
                        width: 100%;
                        height: 100%;
                       background-color: #000;
                        display: block;
                        top: 0;
                        position: absolute;  
                        opacity: 0.5;
                        z-index: 0;
                        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 44%, #0e1726 100%);
                    }   */
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xe-container {
  height: 100%;
  width: 100%;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content {
  position: relative;
  padding: 0px 5px;
  width: 85%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-date {
  opacity: 0.9;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.2px;
  color: #fff;
  margin: 0 0 1px;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: -1.4px;
  color: #ffffff;
  margin: 0 0 10px;
  overflow: hidden;
  white-space: normal;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-content {
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: -0.4px;
  color: #fff;
  opacity: 0.8;
  font-weight: 400;
  /*   display: none; */
  margin: 0;
  overflow: hidden;
  white-space: normal;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-tag-list .xf-slide-tag-item {
  border-radius: 34px;
  background-color: #ff3780;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 2px 13px;
  line-height: 30px;
  display: inline-block;
  margin-right: 6px;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-tag-list .xf-slide-tag-more {
  opacity: 0.7;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
  display: inline-block;
  margin-left: 4px;
  display: none;
}

.xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .content-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 230px;
  position: absolute;
  top: 0;
  right: -45%;
  z-index: 1;
}

@media (min-width: 992px) {
  .xf-slide-pagination-box {
    position: absolute;
    left: 15px;
    bottom: 112px;
  }
  .xf-slide-pagination-box .xf-main-slider-pagination {
    /* &.xf-main-slider-pagination2 { */
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 8px;
    background: transparent;
    /*  } */
  }
  .xf-slide-pagination-box .xf-main-slider-pagination:after {
    display: none;
  }
  .xf-slide-pagination-box .xf-main-slider-pagination .swiper-pagination-bullet {
    /*   height: 6px;
                    width: 6px;
                    opacity: 0.3;
                    margin: 0 4px; */
  }
  .xf-slide-pagination-box .xf-main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    /* background: #fff;
                        opacity:1; */
  }
  .xf-slide-pagination-box .xf-main-slider-pagination.xf-main-slider-pagination3 {
    /* display: none; */
  }
  .xf-slide-pagination-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    margin-right: 20px;
  }
  .xf-slide-pagination-box .swiper-pagination-bullet {
    position: relative;
    width: 10px;
    height: auto;
    text-align: left;
    border-radius: 5px;
    opacity: 1;
    margin-right: 10px;
    background-color: transparent;
  }
  .xf-slide-pagination-box .swiper-pagination-bullet i {
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
  }
  .xf-slide-pagination-box .swiper-pagination-bullet b {
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 2;
    width: 0%;
    border-radius: 5px;
    height: 10px;
    background-color: #fff;
  }
  .xf-slide-pagination-box .swiper-pagination-bullet-active {
    background-color: transparent;
    width: 60px;
  }
  .xf-slide-pagination-box .swiper-pagination-bullet-active b {
    -webkit-animation-name: countingBar;
            animation-name: countingBar;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .slide-multi-wrap {
    margin-top: 30px;
  }
  .slide-multi-wrap .slide-multi-btn {
    padding: 0 16px;
    height: 42px;
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 42px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .slide-multi-wrap .slide-multi-btn:hover {
    margin-top: -8px;
  }
  .xf-main-slide-info {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xf-main-slide-info .slide-game-info {
    list-style: none;
    text-align: left;
    border-radius: 4px;
    background-color: #0e1726;
    padding: 8px;
    margin: 0;
    width: auto;
  }
  .xf-main-slide-info .slide-game-info::after {
    content: '';
    display: block;
    clear: both;
  }
  .xf-main-slide-info .slide-game-info .slide-info-list {
    float: left;
    padding-right: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .xf-main-slide-info .slide-game-info .slide-info-list.slide-info-list-host .slide-info-list-host-logo {
    width: 38px;
    height: 38px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2px;
  }
  .xf-main-slide-info .slide-game-info .slide-info-list .info-list-title {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.4);
    padding-bottom: 2px;
  }
  .xf-main-slide-info .slide-game-info .slide-info-list .info-list-content {
    display: block;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: -0.4px;
  }
  .xf-main-slide-info .slide-join-wrap {
    width: auto;
    margin-left: 4px;
    margin-top: 0;
  }
  .xf-main-slide-info .slide-join-wrap .slide-join-btn {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 4px;
    background-color: #e62c25;
    font-size: 12px;
    color: #fff;
    line-height: 54px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
  }
  .xf-widget-section-banner-slide-horizontal {
    position: relative;
    display: block;
    top: 0;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    position: relative;
    height: 480px;
  }
  .xf-widget-section-banner-slide-horizontal .test {
    position: absolute;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    bottom: 0;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 98;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal {
    padding: 0;
    margin: 0;
    position: relative;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xe-container {
    position: relative;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .content-img {
    height: 480px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap {
    display: none;
    opacity: 0;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap {
    -webkit-animation: fade-in 1s;
            animation: fade-in 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    display: block;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow .swiper-button-next {
    top: -230px;
    margin: 0;
    position: relative;
    margin-left: auto;
    background-color: transparent;
    width: 60px;
    height: 60px;
    right: -13px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow .swiper-button-next:hover:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("../img/icon-arrow-right-on.svg");
    background-repeat: no-repeat;
    background-position: center center;
    /*     background-size: 60px 60px; */
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow .swiper-button-next:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("../img/icon-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center center;
    /*     background-size: 60px 60px; */
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow .swiper-button-prev {
    top: -230px;
    margin: 0;
    position: relative;
    background-color: transparent;
    width: 60px;
    height: 60px;
    left: -13px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow .swiper-button-prev:hover:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("../img/icon-arrow-left-on.svg");
    background-repeat: no-repeat;
    background-position: center center;
    /*     background-size: 60px 60px; */
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal:hover .banner-arrow-wrap .banner-arrow .swiper-button-prev:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("../img/icon-arrow-left.svg");
    background-repeat: no-repeat;
    background-position: center center;
    /*   background-size: 60px 60px; */
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-next {
    margin: 0;
    position: relative;
    margin-left: auto;
    background-color: transparent;
    width: 60px;
    height: 90px;
    right: -60px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-next:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("../img/icon-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center center;
    /*              background-size: 60px 60px; */
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-prev {
    margin: 0;
    position: relative;
    background-color: transparent;
    width: 60px;
    height: 90px;
    left: -60px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .banner-arrow-wrap .banner-arrow .swiper-button-prev:after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("../img/icon-arrow-left.svg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    /*   background-size: 60px 60px; */
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link {
    position: relative;
    text-decoration: none;
    height: 480px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .show-slide-img {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    height: 100%;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content {
    padding: 75px 0 138px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-date {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: -0.38px;
    font-weight: 500;
    margin: 0 0 8px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -2px;
    color: #ffffff;
    margin: 0 0 10px;
    width: 60%;
    max-height: 150px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-content {
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 450px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-tag-list {
    margin-top: 40px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-tag-list .xf-slide-tag-item {
    border-radius: 34px;
    font-size: 18px;
    padding: 7px 18px;
  }
  .xf-widget-section-banner-slide-horizontal .show-visual-slide-wrap-horizontal .xf-show-slide .show-slide-link .xf-show-slide-content .xf-slide-tag-list .xf-slide-tag-more {
    display: inline-block;
  }
  @-webkit-keyframes countingBar {
    0% {
      width: 0;
    }
    100% {
      width: 100%;
    }
  }
  @keyframes countingBar {
    0% {
      width: 0;
    }
    100% {
      width: 100%;
    }
  }
}

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