.content {
  max-width: 1200px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.infoDetailsTopRight a::after {
  height: 0px;
}

a::after {
  height: 0px;
}

.storyGO a i {
  font-weight: bold;
  position: absolute;
  right: 0;
}

.shareIcon {
  display: flex;
  align-items: center;
}

.shareIcon .default {
  display: block;
}

.shareIcon .active {
  display: none;
}

.shareIcon:hover .default {
  display: none;
}

.shareIcon:hover .active {
  display: block;
}



.bgcImg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-size: 100% 100%;
}

.xs {
  display: none;
}

.pc {
  display: block;
}

.infoDetailsTopRight .iconfont:hover {
  color: #7257f4;
}

.iconfont {
  font-size: 28px !important;
  color: #5b5f65;
}

.box1 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.box1 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  padding-top: 100px;
  padding-bottom: 120px;
  height: 504px;
}

.description {
  overflow-wrap: break-word;
  color: #b3b4be;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 32px;
  margin-top: 30px;
  font-family: "Poppins-Regular";
}

.group_12 {
  flex: 1;
  /* margin-top: 50px; */
}

.paragraph_1 {
  overflow-wrap: break-word;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  text-align: center;
  padding: 0 216px;
}

.group_11 {
  width: 100%;
  flex-direction: column-reverse !important;
  display: flex;
  align-items: center;
  justify-content: center;
}



.paragraph_1 span {
  font-family: "Poppins-Bold", sans-serif;
  color: #fff;
}

.paragraph_1 .text_20 {
  background: linear-gradient(to right, #5056ff, #e14ffa);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.text-wrapper_3 {
  /* box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2); */
  background-color: rgba(114, 87, 244, 1);
  border-radius: 50px;
  height: 54px;
  line-height: 54px;
  margin-top: 14px;
  padding: 0 30px;
  font-family: "Poppins-Medium", sans-serif;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.Started {
  border-top: 1px solid #e1e3e8;
  padding-top: 30px;
}

.text-wrapper_3:hover {
  background: #533acd;
}

.text_6 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: Poppins-Medium;
  font-weight: 500;
  white-space: nowrap;
}

.text-wrapper_4 {
  background-color: #fff;
  border: 1px solid rgba(114, 87, 244, 1);
  border-radius: 50px;
  height: 54px;
  line-height: 54px;
  margin-top: 14px;
  padding: 0 30px;
  font-family: "Poppins-Medium", sans-serif;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.text-wrapper_4 span {
  color: rgba(114, 87, 244, 1) !important;
}

.image-wrapper_1 {
  width: 170px;
  height: 68px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  margin-bottom: 50px;
}

.image-wrapper_1 .swiper-slide {
  position: relative;
}

.image-wrapper_1 .boxShadow {
  position: absolute;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100%;
  /* box-shadow: 0 0 14px 6px #343a37 inset; */
  border-radius: 20px;
}

.image-wrapper_1 img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}

.detailsBox {
  padding: 80px 0;
  width: 100%;
}

.breadcrumb {
  margin-bottom: 40px;
  background-color: initial !important;
}

.breadcrumb span {
  color: #7257f4;
  overflow-wrap: break-word;
  flex: 1;
  text-align: left;
}

.detailsBox .details {
  display: flex;
  gap: 30px;
  max-width: 1200px;
  position: relative;
  justify-content: flex-end;
}

.detailsBox .details .infoBorder {
  display: flex;
  flex-direction: column;
  border: 1px solid #ebecf0;
  padding: 20px 25px;
  width: 250px;
  height: fit-content;
  text-align: left;
  position: absolute;
  left: 0;
  background-color: #fff;
}

.detailsBox .details .infoBorder img {
  width: 150px;
  height: 100px;
  object-fit: contain;
  margin-bottom: 30px;
}

.detailsBox .details .infoBorder .customerName {
  margin: 30px 0 10px 0;
  font-weight: bold;
  font-family: "Poppins-Regular";
}
.detailsBox .details .infoBorder .customerName:first-child {
  margin-top: 0;
}


.detailsBox .details .infoBorder .customerAddress {
  /* line-height: initial; */
  font-family: "Poppins-Regular";
  color: #212529;
}

.detailsBox .details .infoBorder .item {
  margin-bottom: 5px;
}

.infoDetails {
  width: calc(100% - 280px);
}

.infoDetails .infoDetailsTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.infoDetails .infoDetailsTop .timeToRead {
  color: #212529;
  font-family: "Poppins-Regular";
}

.infoDetails .infoDetailsTop .infoDetailsTopRight {
  display: flex;
  gap: 10px;

}

.infoDetails .infoDetailsTop .infoDetailsTopRight img {
  width: 20px;
  height: 20px;
}

.infoDetails .infoDetailsBottom {
  padding: 30px 0;
  text-align: left;
}

.infoDetails .infoDetailsBottom img {
  width: 100%;
  max-height: 600px;
  margin-bottom: 20px;
  object-fit: cover;
}

.infoDetails .infoDetailsBottom .title {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
}

.infoDetails .infoDetailsBottom h1 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
}

.infoDetails .infoDetailsBottom .title_S {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 40px;
}

.infoDetails .infoDetailsBottom h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 40px;
}

.infoDetails .infoDetailsBottom h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
}

.infoDetails .infoDetailsBottom .content1 {
  font-size: 16px;
  line-height: 32px;
  color: #212529;
  margin-bottom: 35px;
  justify-content: end;
}
.infoDetails .infoDetailsBottom .content1 p{
  font-family: "Poppins-Regular";
}

.infoDetails .infoDetailsBottom .content1 a {
  color: #7257f4;
}

.customerVoice {
  margin-top: 30px;
  background-color: #020527;
  color: #fff;
  border-radius: 20px 20px 100px 20px;
  margin-bottom: 40px;
  padding: 40px 30px;
}

.customerVoiceTitle {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.customerVoiceContent {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 35px;
}

.customerVoiceName {
  font-size: 16px;
  line-height: 32px;
}

.storyBox {
  padding: 40px 0 80px 0;
  background-color: #f1f4f9;
}

.storyBox .content {
  flex-direction: column;
}

.storyBox .slogan {
  font-size: 36px;
  margin: 50px 0 30px 0;
  text-align: center;
}

.slogan div {
  font-family: "Poppins-Bold";
}

.storyList {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px 0 20px 0;
  justify-content: center;
}

.storyItem {
  width: calc(33% - 10px);
  min-width: 300px;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}

.storyItem .storyGO i {
  font-weight: bold;
  color: #533acd;
  right: 0;
}

.storyItem:hover {
  box-shadow: 0px 16px 48px 0px rgba(204, 204, 204, .5);
}

.storyItem .storyGO {
  /* display: none; */
  opacity: 0;
  transition: all 0.15s ease-in-out;
}

.storyItem:hover .storyGO {
  opacity: 1;
}

.storyItem .storyGO .el-icon-right {
  /* display: none; */
  opacity: 0;
  transition: all 0.15s ease-in-out;
}

.storyItem .storyGO .el-icon-arrow-right {
  /* display: inline-block; */
  opacity: 1;
  transition: all 0.15s ease-in-out;
}

.storyItem:hover .storyGO .el-icon-right {
  /* display: inline-block; */
  opacity: 1;
}

.storyItem:hover .storyGO .el-icon-arrow-right {
  /* display: none; */
  opacity: 0;
  /* display: none; */
}

a:active {
  color: #7257f4 !important;
}

.storyImg {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}

.storyImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.storyItem .storyGO a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #6145f1;
}

.storyContent {
  padding: 20px 20px;
  background-color: #fff;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #7257f4;
}

.storyTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: initial;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  color: initial;
  -webkit-box-orient: vertical;
  font-family: "Poppins-Regular";
}

.storyGO {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #7257f4;
  /* opacity: 0; */
  transition: all 0.15s ease-in-out;
}


.seeAll {
  color: #7257f4;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

.Started .flex {
  gap: 40px;
}

@media screen and (max-width: 1200px) {
  .infoDetails {}
}

@media screen and (max-width: 500px) {
  .detailsBox .details {
    width: initial;
  }

  .storyItem .storyGO {
    opacity: 1;
  }

  .infoDetails {
    width: 100%;
  }

  .image-wrapper_1 {
    width: 150px;
    height: 100px;
  }

  .detailsBox .details .infoBorder img {
    object-fit: contain;
  }

  .breadcrumb {
    margin-bottom: 20px;
    display: none;
  }

  .detailsBox .details .infoBorder {
    width: 100%;
    position: initial;
  }

  .xs {
    display: block;
  }

  .pc {
    display: none;
  }

  .paragraph_1 {
    font-size: 26px;
    padding: 20px 0;
  }

  .box1 .top {
    padding: 0px 20px 0 20px;
    box-sizing: border-box;
    height: 460px;
    align-items: initial;
  }

  .group_11 {
    /* flex-direction: column; */
  }

  .group_12 {
    margin: 0;
    /* margin-bottom: 30px; */
    flex: initial;
  }

  .image-wrapper_1 {
    /* width: 100%;
    height: 200px; */
    margin-bottom: 20px;
  }

  .storyItem {
    width: 100%;
  }

  .storyGO {
    opacity: 1;
  }

  .paginationNum {
    display: none;
  }

  .paginationBox {
    justify-content: flex-end;
  }

  .slogan {
    font-size: 22px;
  }

  .filterBox {
    display: none;
  }

  .paginationNum_px {
    display: inline-block;
    margin-top: 20px;
  }

  .filterBox2 {
    height: 350px;
    overflow: scroll;
    overflow-y: initial;
  }

  .filterTitle {
    border: 1px solid #dae0ec;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 10px;
  }

  .filterTitle img {
    width: 18px;
    height: 18px;
  }

  .filterBox2 .filterItem {
    margin-bottom: 15px;
  }

  .filterBox2 .filterItem .filterName2 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  ::v-deep .el-checkbox {
    flex: 1;
  }


  .detailsBox {
    padding: 30px 0;
  }

  .detailsBox .details {
    flex-direction: column;
  }

  .infoDetails .infoDetailsTop {
    flex-direction: column;
    align-items: baseline;
    gap: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dae0ec;
  }

  .infoDetails .infoDetailsTop .infoDetailsTopRight {
    width: 100%;
  }

  .infoDetails .infoDetailsBottom img {
    height: 250px;
  }

  .infoDetails .infoDetailsBottom .title {
    font-size: 22px;
  }

  .customerVoice {
    padding: 30px 20px;
  }

  .infoDetails .infoDetailsBottom .title_S {
    font-size: 18px;
  }

  .Started .flex {
    gap: 10px;
    flex-direction: column;
  }

  .storyBox .slogan {
    font-size: 22px;
  }

  .storyList {
    padding: 0 20px;
  }


}