.jp-breadcrumb {
  padding-top: 23px;
}
.jp-breadcrumb.breadcrumb-dark li {
  color: #000;
}
.jp-breadcrumb.breadcrumb-dark li a {
  color: #666;
}
.jp-breadcrumb.breadcrumb-dark li a:hover {
  color: #000;
}
.jp-breadcrumb.breadcrumb-dark li a:after {
  background: #000;
}
.jp-breadcrumb.breadcrumb-light li {
  color: #fff;
}
.jp-breadcrumb.breadcrumb-light li a {
  color: #fff;
}
.jp-breadcrumb.breadcrumb-light li a:hover {
  color: #fff;
}
.jp-breadcrumb.breadcrumb-light li a:after {
  background: #fff;
}
.jp-breadcrumb .jp-container {
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1250px) {
  .jp-breadcrumb .jp-container {
    max-width: 100%;
    padding: 0 25px;
  }
}
.jp-breadcrumb li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  margin-right: 14px;
  position: relative;
  color: #fff;
}
.jp-breadcrumb li a {
  color: #8cbaff;
  position: relative;
  display: block;
  transition: 0.2s;
  padding-bottom: 4px;
}
.jp-breadcrumb li a:hover {
  color: #fff;
}
.jp-breadcrumb li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.jp-breadcrumb li a:before {
  content: '>';
  display: block;
  height: 5px;
  width: 5px;
  position: absolute;
  right: -8px;
  top: -1px;
  font-size: 13px;
  font-weight: 400;
  pointer-events: none;
}
.jp-breadcrumb li a:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: all 0.3s linear;
}
picture.lazy {
  filter: blur(5px);
}
.customer-container {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.zw-product-header {
  background-color: #ffffff;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.page-wrapper picture {
  width: 100%;
  display: block;
}
.page-wrapper picture img {
  width: 100%;
  display: block;
}
.no-webp .c-logo {
  background-image: url("/sites/zweb/images/jp/people/people-cus-logo-sprite-2x.png");
}
.no-webp .filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content label .checkbx .checkmark,
.no-webp .filter-customer .customer-container .filter-head h3:before,
.no-webp .filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .industry-select:after,
.no-webp .filter-apply:before,
.no-webp .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data:before,
.no-webp .list-cus-card .customer-container .cus-card-par .cus-card-list:after {
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.png");
}
.jpc-banner {
  background-color: #FFF7E9;
  position: relative;
  min-height: 305px;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .jpc-banner {
    min-height: inherit;
  }
}
.jpc-banner .jp-breadcrumb {
  position: relative;
  z-index: 1;
}
.jpc-banner .banner-inner {
  padding: 30px 0;
}
@media only screen and (max-width: 1199px) {
  .jpc-banner .banner-inner {
    padding: 35px 0px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .jpc-banner .banner-inner {
    padding: 30px 0 50px;
  }
}
.jpc-banner .banner-inner .customer-container .banner-content h1 {
  font-size: 44px;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  color: #000000;
  margin: 0px 0px 0px;
}
@media only screen and (max-width: 1199px) {
  .jpc-banner .banner-inner .customer-container .banner-content h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .jpc-banner .banner-inner .customer-container .banner-content h1 {
    font-size: 32px;
  }
}
.jpc-banner .banner-inner .customer-container .banner-content h1 span {
  font-size: 36px;
}
@media only screen and (max-width: 1199px) {
  .jpc-banner .banner-inner .customer-container .banner-content h1 span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .jpc-banner .banner-inner .customer-container .banner-content h1 span {
    font-size: 26px;
  }
}
.jpc-banner:before {
  content: "";
  position: absolute;
  background-image: url("/sites/zweb/images/jp/people/people-customer-banner-layer-2x.png");
  background-size: 318px 310px;
  width: 317px;
  height: 310px;
  right: 0px;
  bottom: 0px;
}
@media only screen and (max-width: 991px) {
  .jpc-banner:before {
    content: none;
  }
}
.jpc-banner:after {
  content: "";
  position: absolute;
  background-image: url("/sites/zweb/images/jp/people/people-customer-banner-layer-2x.png");
  background-size: 318px 310px;
  width: 317px;
  height: 310px;
  left: 0px;
  bottom: 0px;
  transform: rotateY(180deg);
}
@media only screen and (max-width: 991px) {
  .jpc-banner:after {
    content: none;
  }
}
.filter-customer {
  padding: 56px 0px 30px;
  background: #f8f8f8;
}
@media only screen and (max-width: 1280px) {
  .filter-customer {
    padding: 56px 0px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-customer {
    padding: 20px 0px;
  }
}
.filter-customer .customer-container .filter-head {
  background: #181818;
  color: #ffffff;
  padding: 26px 83px 12px 36px;
  border-radius: 12px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-head {
    border-radius: 10px;
    padding: 20px 83px 12px 36px;
  }
}
.filter-customer .customer-container .filter-head.act {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-head.act {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.filter-customer .customer-container .filter-head h3 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-head h3 {
    font-size: 18px;
    margin: 0px 0px 10px;
  }
}
.filter-customer .customer-container .filter-head h3:before {
  content: "";
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.webp");
  background-position: -17px -17px;
  background-repeat: no-repeat;
  background-size: 981px 321px;
  width: 21px;
  height: 12px;
  position: absolute;
  right: -27px;
  top: 12px;
  transition: 0.3s linear;
  transform: rotate(0deg);
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-head h3:before {
    right: -53px;
    top: 6px;
  }
}
.filter-customer .customer-container .filter-head.act h3:before {
  transform: rotate(180deg);
}
.filter-customer .customer-container .filter-con {
  background: #ffffff;
  padding: 30px 38px 100px;
  position: relative;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  overflow: hidden;
  display: none;
}
@media only screen and (max-width: 991px) {
  .filter-customer .customer-container .filter-con {
    padding: 20px 20px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.filter-customer .customer-container .filter-con .filter-content {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  gap: 31px;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-content {
    gap: 20px;
  }
}
.filter-customer .customer-container .filter-con .filter-content .filter-data {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 22px;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-content .filter-data {
    flex-direction: column;
    gap: 10px;
  }
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .left-con {
  width: 125px;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-content .filter-data .left-con {
    width: 97px;
  }
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .left-con p {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 1.9;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-content .filter-data .left-con p {
    font-size: 16px;
  }
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con {
  width: calc(100% - 200px);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 21px;
}
@media only screen and (max-width: 1199px) {
  .filter-customer .customer-container .filter-con .filter-content .filter-data .right-con {
    gap: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-content .filter-data .right-con {
    width: 100%;
    gap: 10px;
  }
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content.nm {
  margin-bottom: 0px;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content.active label {
  border: 1px solid #000000;
  color: #000000;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content label {
  padding-left: 22px;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  cursor: pointer;
  width: 100%;
  border: 1px solid #DFDFDF;
  border-radius: 6px;
  padding: 10px 11px 10px 43px;
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content label {
    padding: 10px 10px 10px 39px;
    font-size: 13px;
  }
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content label .checkbx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content label .checkbx input:checked ~ .checkmark {
  background-position: -250px -19px;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content label .checkbx .checkmark {
  position: absolute;
  top: 10px;
  left: 11px;
  width: 21px;
  height: 21px;
  background-position: -220px -18px;
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.webp");
  background-repeat: no-repeat;
  background-size: 981px 321px;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .check-content.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .industry-select {
  position: relative;
  border: 1px solid #DFDFDF;
  border-radius: 6px;
  max-width: 288px;
  width: 100%;
  overflow: hidden;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .industry-select:after {
  content: '';
  position: absolute;
  right: 19px;
  top: 17px;
  background-repeat: no-repeat;
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.webp");
  background-position: -235px -20px;
  background-size: 751px 500px;
  width: 15px;
  height: 10px;
}
.filter-customer .customer-container .filter-con .filter-content .filter-data .right-con .industry-select select {
  width: 100%;
  height: 41px;
  border-radius: 2px;
  color: #646464;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 42px 6px 25px;
  -webkit-appearance: none;
  appearance: none;
}
.filter-customer .customer-container .filter-con .filter-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: end;
  width: 100%;
  align-items: center;
}
.filter-customer .customer-container .filter-con .filter-btn .filter-reset {
  width: 189px;
  text-decoration: underline;
  font-size: 16px;
  color: #84642C;
  text-underline-offset: 2px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .filter-customer .customer-container .filter-con .filter-btn .filter-reset {
    font-size: 14px;
    width: 155px;
  }
}
@media only screen and (max-width: 370px) {
  .filter-customer .customer-container .filter-con .filter-btn .filter-reset {
    font-size: 12px;
    width: 134px;
  }
}
.filter-customer .customer-container .filter-con .filter-btn .filter-apply {
  background: #84642C;
  max-width: 168px;
  width: 100%;
  height: 64px;
  display: flex;
  border-top-left-radius: 12px;
  align-items: center;
  padding: 29px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .filter-customer .customer-container .filter-con .filter-btn .filter-apply {
    font-size: 16px;
    height: 50px;
    max-width: 150px;
  }
}
@media only screen and (max-width: 370px) {
  .filter-customer .customer-container .filter-con .filter-btn .filter-apply {
    max-width: 129px;
    padding: 25px 20px;
  }
}
.filter-customer .customer-container .filter-con .filter-btn .filter-apply:before {
  content: '';
  position: absolute;
  right: 27px;
  top: 18px;
  background-repeat: no-repeat;
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.webp");
  background-position: -188px -19px;
  background-size: 981px 321px;
  width: 23px;
  height: 24px;
}
@media only screen and (max-width: 370px) {
  .filter-customer .customer-container .filter-con .filter-btn .filter-apply:before {
    right: 15px;
    top: 13px;
  }
}
.list-cus-card {
  background: #f8f8f8;
  padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .list-cus-card {
    padding-bottom: 50px;
  }
}
.list-cus-card .customer-container .result-list {
  max-width: 1200px;
  margin: 0 auto;
  display: none;
}
.list-cus-card .customer-container .result-list h4 {
  font-size: 28px;
  font-weight: bold;
  margin: 0px 0px 10px;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .result-list h4 {
    font-size: 22px;
  }
}
.list-cus-card .customer-container .result-list .list-data {
  display: flex;
  flex-direction: row;
  gap: 40px;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .result-list .list-data {
    flex-direction: column;
    align-items: self-start;
    gap: 26px;
  }
}
.list-cus-card .customer-container .result-list .list-data .results-no {
  max-width: 276px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .result-list .list-data .results-no {
    max-width: 251px !important;
  }
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .result-list .list-data .results-no {
    width: 100%;
    max-width: inherit !important;
  }
}
.list-cus-card .customer-container .result-list .list-data .results-no p {
  font-weight: 500;
  font-size: 20px;
  margin: 0px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .result-list .list-data .results-no p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .result-list .list-data .results-no p {
    font-size: 16px;
  }
}
.list-cus-card .customer-container .result-list .list-data .results-no p:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #9B9B9B;
  position: absolute;
  top: 7px;
  right: -10px;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .result-list .list-data .results-no p:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #9B9B9B;
    position: absolute;
    bottom: -13px;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0.4;
    top: initial;
  }
}
.list-cus-card .customer-container .result-list .list-data .result-data {
  width: calc(100% - 276px);
  display: flex;
  flex-direction: row;
  gap: 10px 23px;
  flex-wrap: wrap;
  justify-content: start;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .result-list .list-data .result-data {
    width: 100%;
  }
}
.list-cus-card .customer-container .result-list .list-data .result-data li {
  color: #84642C;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .result-list .list-data .result-data li {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .result-list .list-data .result-data li {
    font-size: 16px;
  }
}
.list-cus-card .customer-container .result-list .list-data .result-data li:before {
  content: "/";
  font-size: 16px;
  color: #9B9B9B;
  position: absolute;
  top: 1px;
  right: -15px;
}
.list-cus-card .customer-container .result-list .list-data .result-data li:last-child:before {
  content: none;
}
.list-cus-card .customer-container .cus-card-par {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 26px 0px;
}
@media only screen and (max-width: 992px) {
  .list-cus-card .customer-container .cus-card-par {
    gap: 20px 0px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list {
  padding: 25px 23px 20px;
  width: calc(100% / 2 - 13px);
  position: relative;
  background: #ffffff;
  border: 1px solid #B3B3B3;
  border-radius: 8px;
  overflow: hidden;
  transition: 0.3s linear;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list a {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list {
    padding: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 0px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list:before {
  content: "";
  width: 51px;
  height: 49px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #84642C;
  border-top-left-radius: 6px;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list:before {
    height: 35px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list:after {
  content: '';
  position: absolute;
  right: 14px;
  bottom: 16px;
  background-repeat: no-repeat;
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.webp");
  background-position: -280px -22px;
  background-size: 981px 321px;
  width: 23px;
  height: 15px;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list:after {
    bottom: 10px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
  transform: scale(1.02);
}
@media only screen and (max-width: 1023px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list:hover {
    transform: scale(1);
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list.card_show {
  display: block !important;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media only screen and (max-width: 530px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card {
    flex-direction: column;
    gap: 20px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left {
  width: 228px;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left {
    width: 180px;
  }
}
@media only screen and (max-width: 530px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left {
    width: 200px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cus-bg-logo {
  background: #fff;
  padding: 10px 20px;
  left: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  border-bottom-right-radius: 5px;
  display: flex;
  align-items: center;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05);
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cus-bg-logo .c-logo {
  background-repeat: no-repeat;
  background-size: 1050px 750px;
  display: inline-block;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cus-bg-logo .c-logo.c-infostellar {
  background-position: -10px -12px;
  width: 129px;
  height: 32px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cus-bg-logo .c-logo.c-flow {
  background-position: -151px -8px;
  width: 109px;
  height: 40px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cus-bg-logo .c-logo.lazy {
  background-image: url('/sites/zweb/images/jp/people/people-cus-logo-sprite-lazy.png') !important;
  filter: blur(3px);
  background-size: 981px 1000px !important;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cus-bg-logo .c-logo.lazy {
    background-image: none !important;
    filter: blur(0px);
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec {
  position: relative;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec:hover .cs_play {
  width: 83px;
  border-radius: 25px;
  right: -30px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec:hover .cs_play::after {
  left: 80%;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec:hover .cs_play:before {
  content: none;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec:hover .cs_play .zcsPlay_ani {
  opacity: 1;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec .cs_play {
  position: absolute;
  top: 23px;
  right: 2px;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  transition: all ease 0.2s;
  text-align: center;
  vertical-align: middle;
  z-index: 2;
  cursor: pointer;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec .cs_play::after {
  border-color: transparent transparent transparent #0062E8;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  content: "";
  left: 55%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease 0.1s;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec .cs_play:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-left .cs_videoSec .cs_play .zcsPlay_ani {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  color: #000;
  padding-right: 0;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  transform: translate(-10%, -50%);
  left: 0;
  top: 50%;
  position: absolute;
  transition: all ease 0.1s;
  right: 0;
  white-space: nowrap;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right {
  width: calc(100% - 250px);
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right {
    width: calc(100% - 195px);
  }
}
@media only screen and (max-width: 530px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right {
    width: 100%;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  gap: 26px 0px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #CAD2DE;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status {
    gap: 15px 0px;
    padding-bottom: 15px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data {
  width: calc(100% / 2 - 10px);
  padding-left: 50px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data {
    width: calc(100% / 2 - 5px);
    padding-left: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 350px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data {
    padding-left: 44px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data:nth-child(1) {
  width: 100%;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data:before {
  content: "";
  background-position: -48px -9px;
  background-repeat: no-repeat;
  background-size: 981px 321px;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/sites/zweb/images/jp/people/people-customer-v1-sprite-2x.webp");
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data.lazy {
  background-image: none !important;
  height: initial !important;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data.lazy:before {
  background-image: url('/sites/zweb/images/jp/people/customer-new-design-sprite-lazy.png') !important;
  filter: blur(3px);
  border-radius: 50px;
}
@media only screen and (max-width: 767px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data.lazy:before {
    background-image: none !important;
    filter: blur(0px);
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data:nth-child(2):before {
  background-position: -94px -9px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data:nth-child(3):before {
  background-position: -139px -9px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data span {
  display: block;
  word-break: break-all;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data span:nth-child(1) {
  font-size: 10px;
  display: block;
  margin-bottom: 4px;
  color: #63676C;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data span:nth-child(2) {
  font-size: 14px;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-status .cmp-data span:nth-child(2) {
    font-size: 12px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-cat {
  padding-top: 15px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-cat ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin: 0px 3px;
  gap: 7px 0px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-cat ul li {
  width: calc(100% / 2 - 5px);
  text-align: center;
  line-height: 1.3;
  font-size: 11px;
  background: #E7E9EA;
  border-radius: 2px;
  color: #000000;
  padding: 1px 2px;
}
@media only screen and (max-width: 1199px) {
  .list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-cat ul li {
    font-size: 9px;
  }
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-card .customer-right .cmp-cat ul li.active {
  background: #181818;
  color: #ffffff;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-desc {
  font-size: 13px;
  line-height: 1.9;
  margin-bottom: 18px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-name h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 2px;
}
.list-cus-card .customer-container .cus-card-par .cus-card-list .cus-name p {
  color: #3B3B3B;
  font-size: 13px;
  margin: 0;
}
.no-webp .cus-footer-section:before {
  background-image: url("/sites/zweb/images/jp/people/people-customer-footer-layer-2x.png");
}
.cus-footer-section {
  background: #181818;
  padding: 80px 0px 0px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cus-footer-section {
    padding: 50px 0px 50px;
  }
}
.cus-footer-section .cus-footer-img {
  width: 100%;
  height: auto;
  max-width: 1440px;
  margin: -151px auto 0px;
}
@media only screen and (max-width: 1199px) {
  .cus-footer-section .cus-footer-img {
    margin: -100px auto 0px;
  }
}
@media only screen and (max-width: 991px) {
  .cus-footer-section .cus-footer-img {
    margin: -80px auto 0px;
  }
}
@media only screen and (max-width: 767px) {
  .cus-footer-section .cus-footer-img {
    margin: 0px auto 0px;
    display: none;
  }
}
.cus-footer-section .customer-container {
  text-align: center;
}
.cus-footer-section .customer-container h2 {
  font-size: 36px;
  line-height: 1.6;
  margin-bottom: 15px;
  font-weight: bold;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .cus-footer-section .customer-container h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .cus-footer-section .customer-container h2 {
    font-size: 28px;
  }
}
.cus-footer-section .customer-container p {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 20px;
  color: #ffffff;
}
.cus-footer-section .customer-container .custom-btn {
  border-radius: 8px;
  border: 0px;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .cus-footer-section .customer-container .custom-btn {
    font-size: 16px;
  }
}
/*# sourceMappingURL=people-customer-index.css.map */