.banner {
  position: relative;
  height: 33.0208vw;
  display: flex;
  align-items: center;
}
.banner-box {
  width: fit-content;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  gap: 2.0833vw;
  padding: 0;
  margin-left: 12.5vw;
  z-index: 2;
}
.banner-mask {
  width: 78.6vw;
  height: 100%;
  position: absolute;
  left: 0;
  background: linear-gradient(270deg, rgba(19, 25, 23, 0) 0%, #000 147.04%);
}
.banner-box h1 {
  font-family: "Montserrat-SemiBold" !important;
  color: #fff;
  font-size: 2.5vw;
  font-style: normal;
  line-height: 150%;
}
.banner-box a {
  border-radius: 1.25vw !important;
  background: #3a66fb;
  backdrop-filter: blur(15px);
  width: fit-content;
  border-radius: 0.625vw;
  color: #ffffff;
  font-size: 1.5625vw;
  line-height: 150%;
  cursor: pointer;
  display: inline-flex;
  padding: 0.4167vw 2.0833vw;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
}
.banner,
.banner img {
  width: 100%;
}
.banner-box a:hover {
  background-color: rgb(53, 86, 205);
}
.news-content .news-txt .news-name {
  height: 7.5vw;
  -webkit-line-clamp: 4;
  margin: 1.25vw 1.25vw 3.0208vw;
}
.news-content:hover {
  box-shadow: 0vw 0.5208vw 0.5208vw rgba(35, 24, 21, 0.1);
}
.news-list-box .news-content {
  padding: 0;
  border-radius: 0.8333vw;
  overflow: hidden;
}
.news-content:hover {
  background-color: #fff;
}
.news-content .news-img .img {
  width: 100%;
  object-fit: cover;
}
.news-content:hover .news-txt,
.news-content:hover .news-txt .news-name,
.news-content:hover .title-box .time,
.news-content:hover .news-txt .news-date,
.news-content:hover .banner-box-right-title,
.news-content:hover .banner-box-right-desc,
.news-content:hover .title-box .action .iconfont {
  color: #231815;
}
.main-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 3.125vw;
  font-style: normal;
  line-height: 150%;
  text-transform: capitalize;
  margin-bottom: 2.0833vw;
}
.underside-line {
  width: 100%;
  object-fit: cover;
  height: 13.0208vw;
  display: flex;
  justify-content: center;
  gap: 0.8333vw;
  align-content: center;
  flex-wrap: wrap;
}
.underside-line span {
  line-height: 1;
  height: fit-content;
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 3.125vw;
  font-style: normal;
  line-height: 150%;
  text-transform: capitalize;
}
.underside-line .iconfont {
  height: fit-content;
  font-size: 4.1667vw;
  background-color: #3a66fb;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
}
.underside-line-mobile {
  display: none;
}
.viewmore {
  display: none;
}
.less-mb {
  margin-bottom: 2.9167vw;
}
@media (max-width: 768px) {
  .less-mb {
    margin-bottom: 10.6667vw;
  }
  .underside-line {
    display: none;
  }
  .banner-mask {
    width: 100%;
    height: 87.2vw;
    background: linear-gradient(180deg, #232827 0%, rgba(35, 40, 39, 0) 100%);
  }
  .underside-line-mobile {
    display: flex;
    align-items: center;
    color: #231815;
    text-align: center;
    /* Heading6-32 */
    font-size: 8.5333vw;
    font-family: "Montserrat-SemiBold";
    justify-content: center;
    font-style: normal;
    line-height: 150%;
    text-transform: capitalize;
    gap: 4.2667vw;
    margin-bottom: 21.333vw;
  }
  .underside-line-mobile .iconfont {
    font-size: 12.8vw;
    background-color: #3a66fb;
    color: #fff;
    border-radius: 50%;
    line-height: 1;
    font-weight: 600;
    cursor: pointer;
  }
  .aboutus_news .crumbs {
    padding-bottom: 10.667vw;
  }
  .banner {
    height: 171.733vw;
    align-items: flex-start;
  }
  .banner-box h1 {
    color: #fff;
    font-size: 10.6667vw;
    font-style: normal;
    line-height: 150%;
  }
  .banner-box {
    margin-left: 0;
    margin: 21.333vw 6.4vw 0;
    /* margin-top: 80px; */
  }
  .banner-box a {
    display: inline-flex;
    padding: 2.1333vw 6.4vw;
    justify-content: center;
    align-items: center;
    border-radius: 6.4vw !important;
    background: #3a66fb;
    backdrop-filter: blur(15px);
    font-size: 3.2vw;
  }
  .main-title {
    font-size: 8.5333vw;
    margin-bottom: 10.667vw;
  }
  .news-content .news-txt .news-name {
    height: 17.6vw;
    margin-top: 2.1333vw;
    -webkit-line-clamp: 3;
  }
  .viewmore {
    color: #231815;
    font-family: "Montserrat-SemiBold";
    /* Large2-S-16 */
    font-size: 3.7333vw !important;
    font-style: normal;
    line-height: 150%; /*  */
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
  }
  .viewmore .iconfont {
    color: #231815;
    /* Large2-S-16 */
    font-size: 4.8vw !important;
    margin-left: 0.2083vw;
    line-height: 1; /*  */
    font-weight: 600;
  }
  .news-content .news-txt .news-name,
  .news-content .news-img {
    height: fit-content;
  }
  .news-content:hover {
    box-shadow: none;
  }
}
