.case-details-wrapper .w1200 {
  width: 1200px;
}
.case-details-wrapper .w1232 {
  width: 1200px;
  margin: 0 auto;
}
.case-details-wrapper .header-content {
  height: 80px;
}
.case-details-wrapper .margintop64 {
  margin-top: 64px;
}
.case-details-wrapper .marginbottom32 {
  margin-bottom: 32px;
}
.case-details-wrapper .margintop32 {
  margin-top: 32px;
}
.case-details-wrapper .main-content {
  margin: 0 auto;
}
.case-details-wrapper .main-content .content-header {
  height: 363px;
  box-sizing: content-box;
  background: linear-gradient(180deg, #F7F8FC 61.33%, #FFF 100%);
  background-repeat: no-repeat;
  background-size: 100 100;
  background-position: center;
  border: 1px solid transparent;
}
.case-details-wrapper .main-content .content-header .header-wrapper {
  height: 100%;
  position: relative;
  margin-top: 88px;
}
.case-details-wrapper .main-content .content-header .header-left {
  width: 582px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: -30px;
  background: #fff;
  z-index: 2;
  border-radius: 24px;
  box-shadow: 9px 11px 27px 0px #203A970D;
  padding: 32px 40px;
}
.case-details-wrapper .main-content .content-header .header-left .references {
  color: #373F41;
  font-family: Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  line-height: 27px;
}
.case-details-wrapper .main-content .content-header .header-left .case-title {
  font-family: SemiBold;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  margin: 4px 0px 4px 0px;
}
.case-details-wrapper .main-content .content-header .header-left .case-title-line {
  width: 88px;
  height: 4px;
  background-color: #3734A9;
  margin: 14px 0;
}
.case-details-wrapper .main-content .content-header .header-left .title-description {
  font-family: Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 4px;
}
.case-details-wrapper .main-content .content-header .header-right {
  width: 740px;
  height: 384px;
  position: absolute;
  right: 0;
  top: 0;
}
.case-details-wrapper .main-content .content-header .header-right img {
  width: 100%;
  height: 100%;
  display: block;
}
.case-details-wrapper .main-content .section-info-brown-bg {
  font-family: SemiBold;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 1px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 12px;
  padding: 40px;
  margin-bottom: 32px;
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}
.case-details-wrapper .main-content .content-center {
  margin-top: 268px;
  display: flex;
  justify-content: space-between;
  background: #fff;
}
.case-details-wrapper .main-content .content-center .section-info-box {
  display: flex;
  justify-content: space-between;
}
.case-details-wrapper .main-content .content-center .section-info-box .box {
  width: 48%;
  border-radius: 16px;
  padding: 30px 40px;
  margin-bottom: 20px;
}
.case-details-wrapper .main-content .content-center .section-info-box .box-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.case-details-wrapper .main-content .content-center .section-info-box .box-content-title {
  font-family: Poppins;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.case-details-wrapper .main-content .content-center .section-info-box .title1 {
  color: #3734A9;
}
.case-details-wrapper .main-content .content-center .section-info-box .box1 {
  background: linear-gradient(333.17deg, #5552C5 6.64%, #AAA8FB 90.04%);
  color: #fff;
}
.case-details-wrapper .main-content .content-center .section-info-box .box1 .section-info {
  color: #fff;
}
.case-details-wrapper .main-content .content-center .section-info-box .box2 {
  background: linear-gradient(180deg, #F7F7F9 0%, #E1E3E8 100%);
}
.case-details-wrapper .main-content .content-center .section-info-point-li {
  font-family: 'Regular';
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  margin-bottom: 10px;
}
.case-details-wrapper .main-content .content-center .section-info-point-li::before {
  content: "•";
  margin-right: 8px;
}
.case-details-wrapper .main-content .content-center .section-img-text {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.case-details-wrapper .main-content .content-center .section-img-text img {
  margin-bottom: 12px;
}
.case-details-wrapper .main-content .content-center .section-emj {
  background: radial-gradient(50% 266.27% at 50% 50%, rgba(124, 113, 252, 0.13) 0%, rgba(173, 167, 251, 0.11) 44.89%, rgba(187, 181, 251, 0.135) 73.4%, rgba(199, 204, 250, 0.03) 100%);
  border-top: 1px solid #3734A959;
  border-bottom: 1px solid #3734A959;
  padding: 16px 32px;
  margin-bottom: 32px;
}
.case-details-wrapper .main-content .content-center .section-emj .section-emj-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.case-details-wrapper .main-content .content-center .section-emj .section-emj-text img {
  width: 80px;
  height: 80px;
}
.case-details-wrapper .main-content .content-center .section-emj .section-emj-text-info {
  font-family: Regular;
  font-size: 16px;
  line-height: 24px;
  margin-left: 24px;
  padding-top: 40px;
  padding-bottom: 48px;
}
.case-details-wrapper .main-content .content-center .section-emj .section-emj-text-info-bottom {
  padding-top: 40px;
  padding-bottom: 48px;
  font-family: Regular;
  font-size: 16px;
  line-height: 24px;
  margin-left: 24px;
  border-top: #3734A959 0.5px solid;
}
.case-details-wrapper .main-content .content-center .at_a_glance {
  padding: 48px;
  border-top: #d2d6e0 1px solid;
  border-bottom: #d2d6e0 1px solid;
}
.case-details-wrapper .main-content .content-center .at_a_glance .at_title {
  font-family: SemiBold;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  position: relative;
  padding-bottom: 12px;
  padding-left: 16px;
}
.case-details-wrapper .main-content .content-center .at_a_glance .at_title::after {
  content: " ";
  display: block;
  position: absolute;
  height: 2px;
  width: 18px;
  background-color: rgba(55, 52, 169, 0.4);
  border-radius: 2px;
  bottom: 0px;
}
.case-details-wrapper .main-content .content-center .at_a_glance .at_a_glance_wrapper {
  margin-top: 12px;
}
.case-details-wrapper .main-content .content-center .at_a_glance .at_a_glance_wrapper .glance_item {
  font-family: Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding-left: 18px;
}
.case-details-wrapper .main-content .content-center .at_a_glance .at_a_glance_wrapper .glance_item::after {
  content: " ";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #181433;
  border-radius: 24px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 9px;
}
.case-details-wrapper .main-content .content-center-left {
  width: 840px;
}
.case-details-wrapper .main-content .content-center-right {
  width: 304px;
}
.case-details-wrapper .main-content .content-center-right .related-products {
  margin-top: 80px;
}
.case-details-wrapper .main-content .content-center-right .related-products .contack-us-call {
  width: 100%;
  height: 136px;
}
.case-details-wrapper .main-content .content-center-right .related-products .products-title {
  margin-bottom: 24px;
  font-family: SemiBold;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #373F41;
}
.case-details-wrapper .main-content .content-center-right .related-products .products-imgs a {
  width: 100%;
  height: 136px;
  display: block;
  margin-bottom: 16px;
}
.case-details-wrapper .main-content .content-center-right .related-products .products-imgs a img {
  width: 100%;
  height: 100%;
  display: block;
}
.case-details-wrapper .main-content .content-center .section5 {
  margin-top: 40px;
}
.case-details-wrapper .main-content .content-center .section-box {
  display: flex;
  align-items: center;
}
.case-details-wrapper .main-content .content-center .section-box img {
  margin-left: 32px;
  margin-bottom: 32px;
}
.case-details-wrapper .main-content .content-center .section-info {
  font-family: Regular;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
}
.case-details-wrapper .main-content .content-center .section-info.section-info-top {
  margin-top: 16px;
}
.case-details-wrapper .main-content .content-center .section-info.section-info-bottom {
  margin-bottom: 120px;
}
.case-details-wrapper .main-content .content-center .section-info-sub {
  font-family: Regular;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 12px;
  font-weight: 600;
}
.case-details-wrapper .main-content .content-center .section-info-padding {
  padding: 48px;
  border-top: 1px solid #D2D6E0;
  border-bottom: 1px solid #D2D6E0;
}
.case-details-wrapper .main-content .content-center .section-info-italic {
  padding: 40px;
  font-style: italic;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  font-size: 20px;
  line-height: 32px;
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}
.case-details-wrapper .main-content .content-center .section-title {
  font-family: SemiBold;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 32px;
  padding-left: 22px;
  position: relative;
}
.case-details-wrapper .main-content .content-center .section-title::after {
  content: " ";
  display: block;
  position: absolute;
  width: 8px;
  height: 28px;
  left: 0px;
  background-color: #3734A9;
  top: 50%;
  margin-top: -14px;
}
.case-details-wrapper .main-content .content-center .section-info-point {
  font-family: Regular;
  border-top: 1px solid rgba(55, 52, 169, 0.2);
  border-bottom: 1px solid rgba(55, 52, 169, 0.2);
  background: #F8F8FD;
  padding: 32px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 32px;
}
.case-details-wrapper .main-content .content-center .section-info-point .section-info-title {
  font-family: Regular;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #3734A9;
  text-align: left;
  margin-top: 26px;
}
.case-details-wrapper .main-content .content-center .section-info-point .section-info-subTitle {
  font-family: Regular;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #3734A9;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 16px;
}
.case-details-wrapper .main-content .content-center .section-info-point .section-info-base {
  font-family: Regular;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #181433;
  margin: 16px 0;
}
.case-details-wrapper .main-content .content-center .section-info-point .section-info-point-li {
  width: 100%;
  color: #181433;
  font-family: 'Regular';
  font-size: 16px;
  line-height: 32px;
  margin-left: 15px;
}
.case-details-wrapper .main-content .content-center .section-info-point .section-info-point-li .text_indent {
  padding-left: 24px;
  display: inline-block;
}
.case-details-wrapper .main-content .content-center .section-info-point .section-info-point-li.section-info-point-li-bottom {
  margin-bottom: 24px;
}
.case-details-wrapper .main-content .content-center .section-info-point-content {
  width: calc(100% - 32px);
  color: #181433;
  font-family: 'Regular';
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  padding-left: 9px;
  margin-bottom: 16px;
}
.case-details-wrapper .main-content .content-center .section-info-point-content .bold {
  font-weight: 600;
}
.case-details-wrapper .main-content .content-center .section-info-point-content.section-info-bottom {
  margin-bottom: 0px;
}
.case-details-wrapper .main-content .content-center .section-info-point-content.section-info-bottom-16 {
  margin-bottom: 16px;
}
.case-details-wrapper .main-content .content-center .section-info-point-content::before {
  content: "•";
  color: #181433;
  margin-right: 8px;
}
.case-details-wrapper .main-content .content-center .border-content {
  font-family: Regular;
  border-top: 1px solid rgba(55, 52, 169, 0.2);
  border-bottom: 1px solid rgba(55, 52, 169, 0.2);
  background: radial-gradient(50% 266.27% at 50% 50%, rgba(124, 113, 252, 0.13) 0%, rgba(173, 167, 251, 0.11) 44.89%, rgba(187, 181, 251, 0.135) 73.4%, rgba(199, 204, 250, 0.03) 100%);
  padding: 32px 32px 0 32px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 32px 0 64px 0;
}
.case-details-wrapper .main-content .content-center .section-info-base-wrapper {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.case-details-wrapper .main-content .content-center .delivery-effect {
  margin-bottom: 32px;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list {
  display: flex;
  justify-content: space-between;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item {
  border-radius: 32px;
  border: 1px solid rgba(55, 52, 169, 0.2);
  background: #F8F8FD;
  padding: 40px 32px 32px 32px;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item.ccb-list-item {
  width: 408px;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-title-icon {
  width: 56px;
  height: 56px;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-title-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-title {
  font-family: SemiBold;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #3734A9;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-info {
  margin-top: 24px;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-info .item-info-title {
  font-family: Medium;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  color: #181433;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-info .item-info-content {
  font-family: Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding-left: 24px;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-info .item-info-content .bold {
  font-weight: 600;
}
.case-details-wrapper .main-content .content-center .delivery-effect .delivery-effect-list .list .list-item .item-info .item-info-content::after {
  content: " ";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #181433;
  top: 9px;
  left: 12px;
  transform: translateX(-50%);
}
.case-details-wrapper .main-content .content-center .section-core {
  margin-bottom: 32px;
}
.case-details-wrapper .main-content .content-center .section-core .core-title {
  color: #373F41;
  font-family: SemiBold;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
.case-details-wrapper .main-content .content-center .section-core .core-content .content-item {
  display: flex;
  align-items: center;
  padding: 32px 16px;
  border-bottom: solid 1px #D8D8D8;
}
.case-details-wrapper .main-content .content-center .section-core .core-content .content-item .content-item-left {
  width: 50px;
  flex-shrink: 0;
  margin-right: 32px;
}
.case-details-wrapper .main-content .content-center .section-core .core-content .content-item .core-des {
  font-family: Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: #373F41;
}
.case-details-wrapper .main-content .content-center .section-core .core-content > .content-item:last-child {
  border-bottom: none;
}
.case-details-wrapper .main-content .content-center .section-core .core-content .content-r img {
  margin-bottom: 12px;
}
.case-details-wrapper .main-content .content-center .section-core .core-content .content-r .blod-des {
  font-family: SemiBold;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  color: #181433;
  margin-bottom: 24px;
}
.case-details-wrapper .main-content .content-center .section-core .core-content .content-r .blod-bottom {
  margin-bottom: 0px;
}
.case-details-wrapper .main-content .content-footer {
  padding: 80px 0;
  background: #F8F8FD;
}
.case-details-wrapper .main-content .content-footer .footer-title {
  color: #181433;
  text-align: center;
  font-family: Medium;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}
.case-details-wrapper .main-content .content-footer .footer-title-info {
  font-family: Regular;
  color: #181433;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 8px;
  margin-bottom: 48px;
}
.case-details-wrapper .main-content .content-footer .footer-title-info a {
  color: #3734A9;
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
  text-decoration-line: underline;
}
.case-details-wrapper .main-content .content-footer .footer-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 72px auto 75px;
}
.case-details-wrapper .main-content .content-footer .footer-list .item {
  width: 384px;
  border-radius: 32px;
  border: 1px solid rgba(55, 52, 169, 0.2);
  background: #FFF;
  padding: 40px 32px 32px;
  margin-bottom: 24px;
  position: relative;
  height: 468px;
}
.case-details-wrapper .main-content .content-footer .footer-list .item img {
  max-width: 100%;
}
.case-details-wrapper .main-content .content-footer .footer-list .item .title {
  width: 190px;
  color: #181433;
  font-family: PoppinsBold;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-top: 36px;
}
.case-details-wrapper .main-content .content-footer .footer-list .item .customer_des {
  color: #181433;
  font-family: Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3px;
  margin-top: 16px;
}
.case-details-wrapper .main-content .content-footer .footer-list .item .btn_wrapper {
  text-align: center;
  width: 140px;
  line-height: 48px;
  border-radius: 8px;
  border: 1px solid #3734A9;
  margin-top: 36px;
  cursor: pointer;
  position: absolute;
  bottom: 31px;
}
.case-details-wrapper .main-content .content-footer .footer-list .item .btn_wrapper a {
  color: #3734A9;
  font-family: Medium;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.case-details-wrapper .main-content .content-footer .footer-list .item_log .title {
  width: 242px;
}
.case-details-wrapper .main-content .content-footer .costomer-stories-more {
  width: 284px;
  height: 64px;
  border-radius: 16px;
  background: #FF7F5C;
  color: #FFF;
  text-align: center;
  font-family: Medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 64px;
  /* 240% */
  text-transform: capitalize;
  margin: 0px auto;
  cursor: pointer;
}
