.block37274 {
      padding-top: 10px;
      width: 100%;
      height: 100%;
      position: relative;      
}
.swiper37274 .imgBox img {
      width: 100%;
      height: 100%;
      object-fit: cover;   
      border-radius: 8px;   
}
.swiper37274 .ulBox .liBox.only-one-li .imgBox .textBox {
      border-radius: 0 0 8px 8px;
}

.swiper37274 .ulBox:not(.slick-initialized) {
      display: flex;
}
@media (max-width: 780px) {
      .swiper37274 {
            padding-bottom: 40px;
      }
}
@media (min-width: 1024px) {
      .block37274 .swiper37274 .imgBox img {
            min-height: 440px;
      }
      .swiper37274 .ulBox .liBox.slick-center .imgBox .textBox {
            border-radius: 0 0 8px 8px;
      }
      .swiper37274 .ulBox:not(.slick-initialized) .liBox:nth-of-type(n+4) {
            display: none;
      }      
}
@media (min-width: 920px) and (max-width: 1024px) {
      .swiper37274 .ulBox .liBox.slick-center .imgBox .textBox {
            border-radius: 0 0 8px 8px;
      }      
      div.swiper37274 .iconBox .switch_btn {
            margin: 0 2px;
      }      
}
.swiper37274 .liBox {
      text-align: center;
      font-size: 18px;
      background: #fff;
      border-radius: 8px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      transition: 300ms;
      transform: scale(0.8);
}
.swiper37274 .slick-center{
      transform: scale(1);
}
.swiper37274 .ulBox .liBox{
      opacity: .3!important;
      transition: 0.3s;
      transform: scale(0.8);    
}
.swiper37274 .ulBox .liBox.slick-center{
      opacity: 1!important;
      transform: scale(1);
      transition: 0.3s;
}
.swiper37274 .ulBox .liBox .imgBox {
      position: relative;
}
.swiper37274 .ulBox .liBox .imgBox .textBox {
      display: none;
}
.swiper37274 .ulBox .liBox.slick-center .imgBox .textBox {
      display: block;      
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 20px 0;
      background: linear-gradient(to top, var(--color-match-setting1), var(--color-match-setting1));
      width: 100%;
}
.swiper37274 .ulBox .liBox .imgBox .textBox .banner-name,
.swiper37274 .ulBox .liBox .imgBox .textBox .banner-docs {
      text-align: left;
      padding: 0 20px;
}
.swiper37274 .ulBox .liBox .imgBox .textBox .banner-name,
.swiper37274 .ulBox .liBox .imgBox .textBox .banner-name * {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #fff;
}
.swiper37274 .ulBox .liBox .imgBox .textBox .banner-docs {
      margin-top: 10px;
      display:-webkit-box;
      overflow:hidden;
      text-overflow:ellipsis;
      -webkit-line-clamp:3;
      -webkit-box-orient:vertical;      
}
.swiper37274 .text-other-box {
      position: relative;
}
.swiper37274 .iconBox {
    position: absolute;
    left: 0;
    display: flex;
    width: 100%;
    color: var(--color-match-setting2);
    top: 50%;
    transform: translateY(-50%);
}
.swiper37274 .iconBox .switch_btn.prev {
      left: -40px;
}
.swiper37274 .iconBox .switch_btn.next {
      right: -40px;
}
.swiper37274 .iconBox .switch_btn {
      position: absolute;
      display: inline-block;
      margin: 0 10px;
      cursor: pointer;
}
.swiper37274 .ulBox .liBox:not(.slick-center) .iconBox {
      display: none!important;
}
.swiper37274 .iconBox .switch_btn .icon {
      font-size: 24px;
}
@media (min-width: 781px) and (max-width: 1024px) {
      .swiper37274 .imgBox img {
            min-height: 400px;
      }
}
@media screen and (max-width: 780px) {
      .block-editor-lead-container.blockContainer_fullScreen .site-block-container .swiper37274 {
            padding: 0 20px;
      }
      .swiper37274 .ulBox:not(.slick-initialized) .liBox:nth-of-type(n+2) {
            display: none;
      }
      .block37274 .swiper37274 .ulBox .liBox {
            opacity: 1!important;
            transform: scale(1)!important;            
      }
      .swiper37274 .ulBox .liBox.only-one-li .imgBox .textBox {
            position: relative!important;
            background: no-repeat!important;
      }
      .block37274 .swiper37274 .iconBox {
            display: none;
      }
      .swiper37274 .ulBox .liBox .imgBox .textBox {
            display: block!important;
            margin-top: 10px;
            padding: 0 10px;
      }      
      .swiper37274 .ulBox .liBox .imgBox .textBox * {
            color: #000!important;
            text-align: center;
      }
      .swiper37274 .ulBox .liBox .imgBox .textBox .banner-name, 
      .swiper37274 .ulBox .liBox .imgBox .textBox .banner-docs {
            text-align: center;
            width: 100%!important;
            padding-left: 0;
            padding-right: 0;
      }
      .swiper37274 .ulBox .slick-dots {
            bottom: -30px;
      }
      .swiper37274 .ulBox .slick-dots li:hover button:before,
      .swiper37274 .ulBox .slick-dots li.slick-active button:before {
            color: var(--color-match-setting3);
      }
}