.lazy {
  filter: blur(3px);
}
html,
body {
  overflow: visible !important;
}
.page-wrapper section,
.page-wrapper picture {
  display: block;
}
.page-wrapper picture {
  max-width: 100%;
  font-size: 0;
  margin: 0 auto;
}
.pic-wrap {
  max-width: 100%;
  margin: 0 auto;
}
.pic-wrap.pic-488 {
  width: 488px;
}
.pic-1 {
  width: 270px;
}
.pic-2 {
  width: 276px;
}
.banner-sec {
  position: relative;
  z-index: 1;
  padding-bottom: 75px;
}
.banner-sec::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to right, #111a3d 0%, #0b1a54 100%);
  height: 340px;
  z-index: -1;
}
.banner-sec .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.banner-sec .inner-wrapper .page-cont-left {
  width: 100%;
  max-width: 100%;
}
.banner-sec .inner-wrapper .page-cont-left .first-layout {
  padding: 75px 0;
  display: inline-block;
  width: calc(100% - 380px);
  max-width: 100%;
}
.banner-sec .inner-wrapper .page-cont-left .first-layout h1,
.banner-sec .inner-wrapper .page-cont-left .first-layout p {
  color: #fff;
  text-align: center;
}
.banner-sec .inner-wrapper .page-cont-left .first-layout h1 {
  font-size: 33px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}
.banner-sec .inner-wrapper .page-cont-left .first-layout h1 span {
  font-size: 20px;
  display: block;
}
.banner-sec .inner-wrapper .page-cont-left .first-layout p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.95;
  margin-bottom: 0;
}
.banner-sec .inner-wrapper .page-cont-left .ebook-form-sticky {
  position: sticky;
  top: 100px;
  display: inline-block;
  float: right;
}
.second-layout {
  padding: 60px 0 0;
  position: relative;
  width: calc(100% - 380px);
  max-width: 100%;
  padding-right: 45px;
}
.second-layout .img-desc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 37px;
}
.second-layout .img-desc .img-side {
  width: 270px;
}
.second-layout .img-desc .desc-side {
  width: calc(100% - 270px);
  padding-left: 21px;
}
.second-layout .img-desc .desc-side p {
  font-size: 15px;
  line-height: 1.9;
}
.second-layout .box-sec {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.second-layout .box-sec .box-left {
  width: calc(100% - 290px);
  padding: 22px 23px 40px;
  background-color: #f7f7f7;
  border: 1px solid #ececec;
  border-radius: 10px;
}
.second-layout .box-sec .box-left h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 21px;
}
.second-layout .box-sec .box-left p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.second-layout .box-sec .box-left ul {
  padding-left: 23px;
  font-size: 14px;
  margin-bottom: 21px;
}
.second-layout .box-sec .box-left ul li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 3px;
}
.second-layout .box-sec .box-left ul li:last-child {
  margin-bottom: 0;
}
.second-layout .box-sec .box-left ul li:before {
  content: '';
  background-color: #0159fb;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 9px;
}
.second-layout .box-sec .box-left ol {
  padding-left: 37px;
  font-size: 14px;
  list-style-type: decimal;
}
.second-layout .box-sec .box-left ol li {
  margin-bottom: 3px;
}
.second-layout .box-sec .box-left ol li:last-child {
  margin-bottom: 0;
}
.second-layout .box-sec .box-right {
  width: 290px;
  padding-left: 30px;
}
.second-layout .box-sec .box-right .pic-wrap {
  margin-bottom: 18px;
}
.second-layout .box-sec .box-right .pic-wrap:last-child {
  margin-bottom: 0;
}
.second-layout .box-sec .box-right .pic-wrap picture img {
  width: 100%;
}
.no-webp .btm-card-sec {
  background-image: url("/sites/zweb/images/jp/crm/approval-doc-card-bg-2x.png");
}
.btm-card-sec {
  padding: 75px 0;
  background-image: url("/sites/zweb/images/jp/crm/approval-doc-card-bg-2x.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.btm-card-sec .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  position: relative;
  margin: 0 auto;
}
.btm-card-sec .inner-wrapper h2 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 40px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 40px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(100% / 4 - 12px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 5px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li a {
  display: flex;
  padding: 20px;
  position: relative;
  flex-direction: column;
  height: 100%;
  cursor: pointer;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li .btn-icon {
  background-color: #F0483E;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-self: flex-start;
  padding: 4px 10px;
  color: #fff;
  align-items: center;
  border-radius: 30px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li .btn-icon span {
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
  border-radius: 30px;
  background-color: #84120B;
  margin-left: 10px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li .btn-icon span::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  top: 50%;
  left: 8px;
  transform: rotate(45deg) translate(-50%, 0);
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) {
  background-color: #fff;
  padding: 0 0 20px 0;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) a {
  padding: 0;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) picture {
  width: 100%;
  background-color: #EFF6FF;
  height: 180px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) picture img {
  width: 100%;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) h3 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.3;
  color: #000;
  padding: 0 20px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) p {
  font-size: 13px;
  line-height: 1.95;
  margin-bottom: 0;
  padding: 0 20px;
  color: #000;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) .r-b {
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: #014DB6;
  font-size: 10px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0 0 3px 0;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) .lb {
  background-color: #089949;
  position: absolute;
  top: -1px;
  right: -1px;
  font-size: 10px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0 0 0 3px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li.bg-card {
  background-image: url("/sites/zweb/images/jp/crm/approval-doc-card-bg-rd-2x.png");
  background-repeat: no-repeat;
  background-size: 500px;
  background-position: center;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li.bg-card a {
  padding-bottom: 0;
  justify-content: space-between;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li.bg-card h3 {
  font-size: 22px;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 10px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li .badge {
  display: flex;
  align-self: center;
  background-color: #1E3189;
  font-size: 10px;
  color: #fff;
  padding: 3px 10px;
  border-radius: 30px;
  font-weight: 500;
  margin-bottom: 20px;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li .pic-bg {
  width: 120px;
  margin: 0 0 0 auto;
}
.btm-card-sec .inner-wrapper .btn-card-wrap li .pic-bg img {
  width: 100%;
}
.btm-card-sec .inner-wrapper .btn-icon-large {
  background-color: #F0483E;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  padding: 14px;
  color: #fff;
  border-radius: 30px;
  width: 490px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin: 0 auto;
}
.btm-card-sec .inner-wrapper .btn-icon-large span {
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
  border-radius: 30px;
  background-color: #84120B;
  margin-left: 10px;
  flex-shrink: 0;
}
.btm-card-sec .inner-wrapper .btn-icon-large span::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  top: 50%;
  left: 8px;
  transform: rotate(45deg) translate(-50%, 0);
}
.page-link {
  display: flex;
}
.page-link a {
  display: block;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: #006aff;
  cursor: pointer;
}
.page-link a:hover span {
  left: 3px;
}
.page-link a span {
  display: inline-block;
  border-left: 5px solid #006aff;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-left: 5px;
  position: relative;
  top: 1px;
  left: 0;
  transition: 0.3s ease-in-out;
}
.page-link.cntr {
  text-align: center;
  justify-content: center;
}
/*crm ebook form css start*/
[data-formgroup] {
  min-height: 599px;
}
.ebook_page_form {
  width: 380px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  margin: 0 auto;
}
.ebook_page_form .cwf-container.cwf-on-page .cwf-title-wrap h2 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
  padding-bottom: 11px;
  margin-bottom: 13px;
  position: relative;
  text-align: center;
}
.ebook_page_form .cwf-container.cwf-on-page .cwf-title-wrap h2:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent linear-gradient(270deg, #D0D0D000 0, #D0D0D09A 53%, #D0D0D000 100%) 0 0;
}
/*crm ebook form css end*/
.no-webp .common-award-sprite {
  background-image: url("/sites/zweb/images/jp/crm/common-award-icon-2x.png");
}
.no-webp .common-cus-logo {
  background-image: url('/sites/zweb/images/jp/crm/common-customer-logo-sprite-2x.png');
}
.common-award-sprite {
  background-size: 684px 110px;
  background-repeat: no-repeat;
  background-image: url("/sites/zweb/images/jp/crm/common-award-icon-2x.webp");
}
.common-award-sprite.lazy {
  background-image: url("/sites/zweb/images/jp/crm/common-award-icon-lazy.png");
  filter: blur(5px);
}
.common-award-sprite.leaf-left {
  background-position: -566px -6px;
  width: 49px;
  height: 100px;
}
.common-award-sprite.leaf-right {
  background-position: -631px -6px;
  width: 49px;
  height: 100px;
}
.common-award-sprite.a-icon1 {
  background-position: -2px -8px;
  width: 114px;
  height: 91px;
}
.common-award-sprite.a-icon2 {
  background-position: -358px -13px;
  width: 72px;
  height: 82px;
}
.common-award-sprite.a-icon3 {
  background-position: -130px -12px;
  width: 109px;
  height: 87px;
}
.common-award-sprite.a-icon4 {
  background-position: -459px -13px;
  width: 81px;
  height: 82px;
}
.common-award-sprite.a-icon5 {
  background-position: -256px -27px;
  width: 74px;
  height: 69px;
}
.common-cus-logo {
  background-repeat: no-repeat;
  background-size: 1000px 1000px;
  display: inline-block;
  background-image: url('/sites/zweb/images/jp/crm/common-customer-logo-sprite-2x.webp');
}
.common-cus-logo.common-cus-logo-1 {
  background-position: -471px -746px;
  width: 119px;
  height: 62px;
}
.common-cus-logo.common-cus-logo-2 {
  background-position: -197px -749px;
  width: 238px;
  height: 25px;
}
.common-cus-logo.common-cus-logo-3 {
  background-position: -8px -746px;
  width: 175px;
  height: 31px;
}
.common-cus-logo.common-cus-logo-4 {
  background-position: -7px -664px;
  width: 236px;
  height: 70px;
}
.common-cus-logo.common-cus-logo-5 {
  background-position: -598px -679px;
  width: 190px;
  height: 37px;
}
.common-cus-logo.common-cus-logo-6 {
  background-position: -479px -687px;
  width: 103px;
  height: 42px;
}
.common-cus-logo.common-cus-logo-7 {
  background-position: -324px -689px;
  width: 145px;
  height: 44px;
}
.common-cus-logo.common-cus-logo-8 {
  background-position: -823px -651px;
  width: 164px;
  height: 59px;
}
.common-cus-logo.common-cus-logo-9 {
  background-position: -787px -585px;
  width: 175px;
  height: 51px;
}
.common-cus-logo.common-cus-logo-10 {
  background-position: -599px -634px;
  width: 156px;
  height: 28px;
}
.common-cus-logo.common-cus-logo-11 {
  background-position: -598px -587px;
  width: 135px;
  height: 30px;
}
.common-cus-logo.common-cus-logo-12 {
  background-position: -652px -229px;
  width: 70px;
  height: 65px;
}
.common-cus-logo.common-cus-logo-13 {
  background-position: -451px -310px;
  width: 132px;
  height: 44px;
}
.common-cus-logo.common-cus-logo-14 {
  background-position: -11px -316px;
  width: 189px;
  height: 38px;
}
.common-cus-logo.common-cus-logo-15 {
  background-position: -792px -314px;
  width: 145px;
  height: 46px;
}
.common-cus-logo.common-cus-logo-16 {
  background-position: -864px -178px;
  width: 114px;
  height: 31px;
}
.common-cus-logo.common-cus-logo-17 {
  background-position: -184px -149px;
  width: 135px;
  height: 44px;
}
.common-cus-logo.common-cus-logo-18 {
  background-position: -597px -314px;
  width: 182px;
  height: 45px;
}
.common-cus-logo.common-cus-logo-19 {
  background-position: -213px -309px;
  width: 104px;
  height: 53px;
}
.common-cus-logo.common-cus-logo-20 {
  background-position: -661px -7px;
  width: 147px;
  height: 35px;
}
.common-cus-logo.common-cus-logo-21 {
  background-position: -334px -310px;
  width: 99px;
  height: 49px;
}
.common-cus-logo.common-cus-logo-22 {
  background-position: -189px -64px;
  width: 151px;
  height: 41px;
}
.common-cus-logo.common-cus-logo-23 {
  background-position: -743px -225px;
  width: 182px;
  height: 29px;
}
.common-cus-logo.common-cus-logo-24 {
  background-position: -340px -231px;
  width: 147px;
  height: 49px;
}
.common-cus-logo.common-cus-logo-25 {
  background-position: -611px -755px;
  width: 161px;
  height: 40px;
}
.common-cus-logo.common-cus-logo-26 {
  background-position: -496px -7px;
  width: 143px;
  height: 30px;
}
.common-cus-logo.common-cus-logo-27 {
  background-position: -745px -270px;
  width: 149px;
  height: 22px;
}
.common-cus-logo.common-cus-logo-28 {
  background-position: -631px -65px;
  width: 72px;
  height: 43px;
}
.common-cus-logo.common-cus-logo-29 {
  background-position: -6px -180px;
  width: 120px;
  height: 53px;
  background-size: 790px 790px;
}
.common-cus-logo.common-cus-logo-30 {
  background-position: -701px -133px;
  width: 148px;
  height: 63px;
}
.common-cus-logo.common-cus-logo-31 {
  background-position: -7px -377px;
  width: 144px;
  height: 47px;
}
.common-cus-logo.common-cus-logo-32 {
  background-position: -357px -16px;
  width: 128px;
  height: 27px;
}
.common-cus-logo.common-cus-logo-33 {
  background-position: -718px -65px;
  width: 150px;
  height: 47px;
}
.common-cus-logo.common-cus-logo-34 {
  background-position: -743px -508px;
  width: 70px;
  height: 51px;
}
.common-cus-logo.common-cus-logo-35 {
  background-position: -7px -16px;
  width: 105px;
  height: 23px;
}
.common-cus-logo.common-cus-logo-36 {
  background-position: -14px -139px;
  width: 150px;
  height: 57px;
}
.common-cus-logo.common-cus-logo-37 {
  background-position: -631px -512px;
  width: 100px;
  height: 43px;
}
.common-cus-logo.common-cus-logo-38 {
  background-position: -668px -436px;
  width: 155px;
  height: 56px;
}
.common-cus-logo.common-cus-logo-39 {
  background-position: -343px -145px;
  width: 150px;
  height: 48px;
}
.common-cus-logo.common-cus-logo-40 {
  background-position: -571px -445px;
  width: 87px;
  height: 31px;
}
.common-cus-logo.common-cus-logo-41 {
  background-position: -668px -382px;
  width: 130px;
  height: 29px;
}
.common-cus-logo.common-cus-logo-42 {
  background-position: -498px -259px;
  width: 90px;
  height: 41px;
  background-size: 600px;
}
.common-cus-logo.common-cus-logo-43 {
  background-position: -1px -350px;
  width: 150px;
  height: 56px;
  background-size: 700px;
}
.common-cus-logo.common-cus-logo-44 {
  background-position: -887px -68px;
  width: 75px;
  height: 46px;
}
.common-cus-logo.common-cus-logo-45 {
  background-position: -517px -145px;
  width: 160px;
  height: 45px;
}
.common-cus-logo.common-cus-logo-46 {
  background-position: -11px -446px;
  width: 150px;
  height: 24px;
}
.common-cus-logo.common-cus-logo-47 {
  background-position: -357px -440px;
  width: 203px;
  height: 41px;
}
.common-cus-logo.common-cus-logo-48 {
  background-position: -126px -15px;
  width: 150px;
  height: 26px;
}
.common-awrad-logo-section {
  display: block;
  position: relative;
  padding: 75px 0;
}
.common-award-wrapper {
  display: block;
  position: relative;
}
.common-award-wrapper .inner-wrapper {
  display: flex;
  flex-direction: row;
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  flex-wrap: nowrap;
  justify-content: center;
}
.common-award-wrapper .inner-wrapper .common-award-sprite {
  display: flex;
  flex-shrink: 0;
}
.common-award-wrapper .inner-wrapper .award-left-sec {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: center;
  padding-top: 20px;
}
.common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left {
  display: flex;
  margin: 0 5px;
}
.common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-b-txt {
  font-size: 46px;
  color: #006BFB;
}
.common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-sm-txt {
  font-size: 26px;
  color: #006BFB;
}
.common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-lg-num {
  font-size: 64px;
  color: #006BFB;
  font-weight: 900;
}
.common-award-wrapper .inner-wrapper .award-left-sec .it-review {
  width: 300px;
  max-width: 100%;
}
.common-award-wrapper .inner-wrapper .award-left-sec .it-review picture {
  width: 100%;
}
.common-award-wrapper .inner-wrapper .award-left-sec .it-review picture img {
  width: 100%;
}
.common-award-wrapper .inner-wrapper .award-right-sec {
  display: flex;
  flex-direction: column;
  align-self: center;
  flex-grow: 0;
  padding-left: 60px;
}
.common-award-wrapper .inner-wrapper .award-right-sec h3 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  display: flex;
  position: relative;
  align-self: center;
}
.common-award-wrapper .inner-wrapper .award-right-sec h3 span {
  color: #006BFB;
}
.common-award-wrapper .inner-wrapper .award-right-sec h3::after,
.common-award-wrapper .inner-wrapper .award-right-sec h3::before {
  content: '';
  position: absolute;
  background-color: #DADADA;
  width: 1px;
  height: 20px;
  top: 0;
}
.common-award-wrapper .inner-wrapper .award-right-sec h3::before {
  left: -10px;
  transform: rotate(-37deg);
}
.common-award-wrapper .inner-wrapper .award-right-sec h3::after {
  right: -10px;
  transform: rotate(37deg);
}
.common-award-wrapper .inner-wrapper .award-right-sec .award-icon-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
.common-customer-logo-section {
  display: block;
  position: relative;
  padding: 30px 0 0 0;
}
.common-customer-logo-section .inner-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
.common-customer-logo-section .inner-wrapper::after,
.common-customer-logo-section .inner-wrapper::before {
  position: absolute;
  content: '';
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  width: 40px;
  height: 100%;
  filter: blur(3px);
  z-index: 1;
}
.common-customer-logo-section .inner-wrapper::before {
  left: 0;
}
.common-customer-logo-section .inner-wrapper::after {
  right: 0;
}
.common-customer-logo-section .inner-wrapper .common-cus-logo-slider {
  display: inline-block;
  position: relative;
  animation: 60s slides infinite linear;
}
.common-customer-logo-section .inner-wrapper .common-cus-logo-slider .common-cus-log-item {
  pointer-events: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.three-step-implementation {
  background-color: #006aff;
  padding: 75px 0;
}
.three-step-implementation .jpc-prdf-sprite {
  background-size: 400px auto;
  box-sizing: border-box;
  background-repeat: no-repeat;
  display: inline-block;
}
.three-step-implementation .jpc-prdf-sprite.lazy {
  background-image: url("/sites/zweb/images/jp/crm/jpc-prdf-sprite-lazy.png");
  filter: blur(5px);
}
.three-step-implementation .jpc-prdf-sprite.imp-icon1 {
  width: 44px;
  height: 47px;
  background-position: -10px -10px;
}
.three-step-implementation .jpc-prdf-sprite.imp-icon2 {
  width: 40px;
  height: 47px;
  background-position: -63px -10px;
}
.three-step-implementation .jpc-prdf-sprite.imp-icon3 {
  width: 45px;
  height: 46px;
  background-position: -113px -10px;
}
.three-step-implementation .jpc-prdf-sprite.imp-arrow {
  width: 24px;
  height: 32px;
  background-position: -216px -10px;
}
.three-step-implementation .inner-wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: calc(100% - 40px);
}
.three-step-implementation .inner-wrapper h2 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}
.three-step-implementation .inner-wrapper .step-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1080px;
  margin: 0 auto;
  gap: 42px;
  max-width: 100%;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: calc(100% / 3 - 28px);
  border-radius: 15px;
  position: relative;
  justify-content: center;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .imp-arrow {
  position: absolute;
  right: -32px;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #e6eef7;
  padding: 25px 20px 19px 30px;
  border-radius: 15px 15px 0 0;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head .index-sprite-crm {
  display: flex;
  flex-shrink: 0;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head .cont {
  display: flex;
  width: calc(100% - 46px);
  flex-direction: column;
  padding-left: 20px;
  align-items: flex-start;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head .cont .step-count {
  background-color: #0063c8;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  color: #fff;
  margin-bottom: 6px;
  padding: 1px 10px;
  text-align: center;
  border-radius: 5px;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head .cont h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box {
  display: flex;
  flex-direction: column;
  padding: 25px 40px;
  flex-grow: 1;
  justify-content: space-between;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.95;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box .ff-page-link {
  display: flex;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box .ff-page-link a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: #006aff;
  cursor: pointer;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box .ff-page-link a:hover span {
  left: 3px;
}
.three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box .ff-page-link a span {
  display: block;
  border-left: 5px solid #006aff;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-left: 5px;
  position: relative;
  left: 0;
  transition: 0.3s ease-in-out;
}
.footer-contact-us-banner {
  background-color: #024796;
  padding: 20px 0;
}
.footer-contact-us-banner .jpc-prdf-sprite {
  background-size: 400px auto;
  box-sizing: border-box;
  background-repeat: no-repeat;
  display: inline-block;
}
.footer-contact-us-banner .jpc-prdf-sprite.lazy {
  background-image: url("/sites/zweb/images/jp/crm/jpc-prdf-sprite-lazy.png");
  filter: blur(5px);
}
.footer-contact-us-banner .jpc-prdf-sprite.contact-icon {
  width: 38px;
  height: 38px;
  background-position: -168px -10px;
}
.footer-contact-us-banner .inner-wrapper {
  display: flex;
  flex-direction: row;
  width: 1040px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.footer-contact-us-banner .inner-wrapper .left-sec {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
  align-self: center;
  flex-shrink: 0;
}
.footer-contact-us-banner .inner-wrapper .left-sec .contact-num {
  display: flex;
  align-items: center;
}
.footer-contact-us-banner .inner-wrapper .left-sec .contact-num .jpc-prdf-sprite {
  display: flex;
  flex-shrink: 0;
  margin-right: 15px;
}
.footer-contact-us-banner .inner-wrapper .left-sec .contact-num p {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  margin-right: 25px;
  margin-bottom: 0;
}
.footer-contact-us-banner .inner-wrapper .left-sec .contact-num p a {
  color: unset;
}
.footer-contact-us-banner .inner-wrapper .left-sec .contact-num span:not(.jpc-prdf-sprite) {
  font-size: 26px;
  color: #fff;
}
.footer-contact-us-banner .inner-wrapper .right-sec {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.footer-contact-us-banner .inner-wrapper .right-sec p {
  color: #fff;
  margin-bottom: 0;
  line-height: 1.65;
  font-size: 16px;
  font-weight: 400;
}
.footer-contact-us-banner .inner-wrapper .right-sec p a,
.footer-contact-us-banner .inner-wrapper .right-sec p b {
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .common-award-wrapper .inner-wrapper {
    width: 1000px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span {
    font-size: 20px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-b-txt {
    font-size: 30px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-sm-txt {
    font-size: 18px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-lg-num {
    font-size: 48px;
  }
  .common-award-wrapper .inner-wrapper .award-right-sec {
    padding-left: 30px;
  }
  .common-award-wrapper .inner-wrapper .award-right-sec .award-icon-group {
    gap: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-sec .inner-wrapper .page-cont-left .first-layout {
    padding-right: 20px;
  }
  .second-layout {
    padding-right: 25px;
  }
  .second-layout .box-sec .box-left {
    width: calc(100% - 240px);
  }
  .second-layout .box-sec .box-right {
    width: 240px;
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap li .badge {
    font-size: 9px;
  }
  .three-step-implementation .inner-wrapper h2 {
    font-size: 22px;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head .cont h3 {
    font-size: 18px;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box {
    padding: 25px 30px;
  }
  .footer-contact-us-banner .inner-wrapper .left-sec .contact-num p {
    font-size: 22px;
  }
  .footer-contact-us-banner .inner-wrapper .left-sec .contact-num span:not(.jpc-prdf-sprite) {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .common-award-wrapper .inner-wrapper .award-right-sec {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  html,
  body {
    overflow: auto !important;
  }
  .banner-sec {
    padding-bottom: 0;
  }
  .banner-sec::after {
    height: 550px;
  }
  .banner-sec .inner-wrapper .page-cont-left {
    width: 100%;
  }
  .banner-sec .inner-wrapper .page-cont-left .first-layout {
    width: 100%;
    padding: 50px 0 20px 0;
  }
  .banner-sec .inner-wrapper .page-cont-left .first-layout p {
    margin-bottom: 30px;
  }
  .banner-sec .inner-wrapper .page-cont-left .ebook-form-sticky {
    float: none;
    top: 0;
    width: 380px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  .second-layout {
    max-width: 700px;
    padding-right: 0;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .common-award-wrapper .inner-wrapper {
    flex-direction: column;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-sec .inner-wrapper .page-cont-left .first-layout {
    padding: 50px 0 20px 0;
  }
  .btm-card-sec {
    padding: 65px 0;
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap {
    width: 620px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap li {
    width: calc(100% / 2 - 8px);
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap li:not(.bg-card) a {
    padding-bottom: 20px;
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap li .badge {
    font-size: 10px;
  }
  .common-awrad-logo-section {
    padding: 65px 0;
  }
  .three-step-implementation .inner-wrapper .step-wrapper {
    flex-direction: column;
    width: 450px;
    margin: 0 auto;
    gap: 50px;
    max-width: 100%;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont {
    width: 100%;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .imp-arrow {
    top: unset;
    right: unset;
    left: 50%;
    bottom: -40px;
    transform: translate(-50%, 0) rotate(90deg);
  }
}
@media only screen and (max-width: 767px) {
  .banner-sec .inner-wrapper .page-cont-left .first-layout {
    padding: 30px 0 20px 0;
  }
  .banner-sec .inner-wrapper .page-cont-left .first-layout h1 {
    font-size: 30px;
  }
  .banner-sec .inner-wrapper .page-cont-left .first-layout h1 span {
    font-size: 17px;
  }
  .banner-sec .inner-wrapper .page-cont-left .first-layout p br {
    display: none;
  }
  .btm-card-sec {
    padding: 50px 0;
  }
  .btm-card-sec .inner-wrapper h2 {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap {
    width: 300px;
    gap: 20px;
  }
  .btm-card-sec .inner-wrapper .btn-card-wrap li {
    width: 100%;
  }
  .btm-card-sec .inner-wrapper .btn-icon-large {
    font-size: 16px;
    border-radius: 5px;
  }
  .common-awrad-logo-section {
    padding: 50px 0;
  }
  .common-customer-logo-section .inner-wrapper::after,
  .common-customer-logo-section .inner-wrapper::before {
    width: 20px;
  }
  .three-step-implementation {
    padding: 50px 0;
  }
  .three-step-implementation .inner-wrapper h2 {
    line-height: 1.6;
  }
  .three-step-implementation .inner-wrapper h2 br:not(.mb) {
    display: none;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box p {
    margin-bottom: 25px;
  }
  .footer-contact-us-banner .inner-wrapper {
    flex-direction: column;
    gap: 10px;
  }
  .footer-contact-us-banner .inner-wrapper .left-sec {
    flex-wrap: wrap;
  }
  .footer-contact-us-banner .inner-wrapper .left-sec .contact-num {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .footer-contact-us-banner .inner-wrapper .right-sec {
    text-align: center;
  }
}
@media only screen and (max-width: 650px) {
  .common-award-wrapper .inner-wrapper .common-award-sprite {
    zoom: 0.7;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec {
    width: 100%;
    justify-content: center;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span {
    font-size: 14px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-b-txt {
    font-size: 16px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-sm-txt {
    font-size: 14px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-lg-num {
    font-size: 36px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .it-review {
    width: 250px;
  }
  .common-award-wrapper .inner-wrapper .award-right-sec h3 {
    font-size: 14px;
    display: inline-block;
  }
  .common-award-wrapper .inner-wrapper .award-right-sec h3::after,
  .common-award-wrapper .inner-wrapper .award-right-sec h3::before {
    display: none;
  }
  .common-award-wrapper .inner-wrapper .award-right-sec .award-icon-group {
    gap: 9px;
  }
}
@media only screen and (max-width: 600px) {
  .second-layout .img-desc {
    margin-bottom: 15px;
  }
  .second-layout .img-desc .img-side {
    width: 100%;
    margin: 0 auto 30px;
  }
  .second-layout .img-desc .desc-side {
    width: 100%;
  }
  .second-layout .box-sec .box-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .second-layout .box-sec .box-right {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .second-layout .box-sec .box-right .pic-wrap {
    display: inline-block;
    margin: 0 10px 20px;
  }
}
@media only screen and (max-width: 580px) {
  .footer-contact-us-banner .inner-wrapper .left-sec {
    margin-right: 0;
  }
  .footer-contact-us-banner .inner-wrapper .left-sec .contact-num {
    justify-content: flex-start;
    position: relative;
    width: 270px;
    text-align: left;
    padding-left: 50px;
  }
  .footer-contact-us-banner .inner-wrapper .left-sec .contact-num .jpc-prdf-sprite {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
  .footer-contact-us-banner .inner-wrapper .left-sec .contact-num p {
    line-height: 1.2;
  }
}
@media only screen and (max-width: 375px) {
  .common-award-wrapper .inner-wrapper .common-award-sprite {
    zoom: 0.6;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left {
    margin: 0;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span {
    font-size: 13px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-b-txt {
    font-size: 14px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-sm-txt {
    font-size: 13px;
  }
  .common-award-wrapper .inner-wrapper .award-left-sec .award-cont-left span.a-lg-num {
    font-size: 28px;
  }
  .common-award-wrapper .inner-wrapper .award-right-sec .award-icon-group {
    gap: 6px;
  }
}
@media screen and (max-width: 350px) {
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head {
    padding-left: 20px;
    padding-right: 15px;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-head .cont {
    padding-left: 15px;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box {
    padding: 25px 20px;
  }
  .three-step-implementation .inner-wrapper .step-wrapper .step-cont .ff-btm-box p {
    margin-bottom: 15px;
  }
}