.zw-product-header.zwph-white {
  position: relative;
  z-index: 2;
  background-color: transparent;
}
* {
  box-sizing: border-box;
}
picture,
section {
  display: block;
  font-size: 0;
}
.lazy {
  width: 100%;
  height: 100%;
  background-image: url('/sites/zweb/images/jp/crm/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
}
.no-webp .buy-crm-sprite {
  background-image: url("/sites/zweb/images/jp/crm/buy-crm-sprite-2x.png");
}
.buy-crm-sprite {
  background-image: url("/sites/zweb/images/jp/crm/buy-crm-sprite-2x.webp");
  background-size: 238px 352px;
  background-repeat: no-repeat;
}
.buy-crm-sprite.slider-icon-1 {
  background-position: -5px -126px;
  background-size: 238px 352px;
  width: 104px;
  height: 107px;
}
.buy-crm-sprite.slider-icon-2 {
  background-position: -126px -5px;
  background-size: 238px 352px;
  width: 107px;
  height: 106px;
}
.buy-crm-sprite.slider-icon-3 {
  background-position: -5px -5px;
  background-size: 238px 352px;
  width: 112px;
  height: 111px;
}
.buy-crm-sprite.icon-1 {
  background-position: -152px -137px;
  background-size: 238px 352px;
  width: 51px;
  height: 56px;
}
.buy-crm-sprite.icon-2 {
  background-position: -152px -218px;
  background-size: 238px 352px;
  width: 55px;
  height: 54px;
}
.buy-crm-sprite.icon-3 {
  background-position: -22px -244px;
  background-size: 238px 352px;
  width: 53px;
  height: 55px;
}
.buy-crm-sprite.icon-4 {
  background-position: -149px -296px;
  background-size: 238px 352px;
  width: 60px;
  height: 56px;
}
.feature-breadcrumb {
  padding-top: 23px;
  color: #fff;
}
.feature-breadcrumb .jpc-container {
  padding-left: 0;
  padding-right: 0;
}
.feature-breadcrumb li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  margin-right: 14px;
  position: relative;
}
.feature-breadcrumb li a {
  color: #8cbaff;
  position: relative;
  display: block;
  transition: 0.2s;
  padding-bottom: 4px;
}
.feature-breadcrumb li a:hover {
  color: #fff;
}
.feature-breadcrumb li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.feature-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;
}
.feature-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;
}
.jpc-banner-section {
  position: relative;
  min-height: 430px;
  background: #1b5dc1;
  margin-top: -70px;
  padding-top: 70px;
}
.jpc-banner-section::before {
  content: "";
  position: absolute;
  background-image: url("/sites/zweb/images/jp/crm/buy-crm-banner-bg-2x.webp");
  background-position: center center;
  width: 100%;
  height: 120%;
  background-size: 100%;
  top: -70px;
  background-repeat: repeat-y;
}
.jpc-banner-section .jpc-banner-inner {
  padding: 0 0 110px;
  position: relative;
  width: 1440px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.jpc-banner-section .jpc-banner-inner .jpc-container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.jpc-banner-section .banner-left {
  max-width: 595px;
  width: 100%;
  margin-top: 105px;
}
.jpc-banner-section .banner-left h1 {
  font-size: 65px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}
.jpc-banner-section .banner-left p {
  font-size: 22px;
  line-height: 1.75;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.jpc-banner-section .banner-right {
  height: auto;
  width: 697px;
  bottom: 0;
  right: -20px;
  position: absolute;
}
.jpc-section {
  max-width: 1440px;
  margin: 0 auto;
}
.jpc-section .jpc-container {
  width: 1100px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  padding: 0;
}
.jpc-section .jpc-container.normal {
  width: 1240px;
}
.jpc-section .jpc-container p {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
.long-term {
  padding: 48px 0;
  padding-bottom: 36px;
}
.what_crm {
  text-align: center;
  margin-bottom: 82px;
}
.what_crm h3 {
  font-size: 35px;
  font-weight: bold;
  margin: 0 0 20px;
}
.what_crm a {
  text-decoration: none;
  outline: 0;
  color: #03a9f5;
}
.trends {
  padding: 0 40px;
  margin: 0 20px;
  color: #ffffff;
  min-height: 420px;
  background-image: -moz-linear-gradient(90deg, #05a7f2 0%, #1a7cc8 49%, #2f519d 100%);
  background-image: -webkit-linear-gradient(90deg, #05a7f2 0%, #1a7cc8 49%, #2f519d 100%);
  background-image: -ms-linear-gradient(90deg, #05a7f2 0%, #1a7cc8 49%, #2f519d 100%);
}
.trends h3 {
  margin-top: 51px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.trends p {
  max-width: 800px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  margin: 0 auto;
}
.bg-clr {
  background-color: #f6faff;
}
.trends-card {
  padding: 45px 70px 36px;
  text-align: center;
  box-shadow: 0 0 17px 3px rgb(0 0 0%);
  box-sizing: border-box;
  position: relative;
  background: white;
  border-radius: 0;
  width: 100%;
  max-width: 1055px;
  margin: 0 auto 42px auto;
}
.trends-card.top {
  position: relative;
  top: -160px;
}
.trends-card .slick-dotted.slick-slider {
  margin-bottom: 19px;
}
.trends-card .dots-container .slick-dots {
  width: 90px;
  margin: 0 auto;
  border: 1px solid #eaeaea;
  border-radius: 25px;
  height: 30px;
  box-shadow: 0px 3px 6px rgb(0 0 0%);
}
.trends-card .dots-container .slick-dots li {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.5s ease;
  box-sizing: content-box;
  background: #d7d7d7;
  margin: 0 6px;
  border: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.trends-card .dots-container .slick-dots li.slick-active {
  border: none;
  width: 8px;
  height: 8px;
  background: #ffc500;
}
.trends-card .slick-next,
.trends-card .slick-prev {
  bottom: -49px;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -77px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  box-shadow: 0 3px 6px rgb(0 0 0%);
}
.trends-card .slick-next::after,
.trends-card .slick-prev::after,
.trends-card .slick-next::before,
.trends-card .slick-prev::before {
  height: 7px;
  background: #2f2f2f;
  width: 2px;
}
.trends-card .slick-next {
  margin-left: 77px;
}
.trends-card .slick-next::before {
  top: 9px;
  right: 13px;
}
.trends-card .slick-next::after {
  right: 13px;
  bottom: 8px;
}
.trends-card .slick-prev::before {
  left: 13px;
  top: 9px;
}
.trends-card .slick-prev::after {
  left: 13px;
  bottom: 8px;
}
.trends-card .slider-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}
.trends-card .slider-wrapper .slider-left {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-right: 40px;
  align-self: center;
}
.trends-card .slider-wrapper .slider-right {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  align-self: center;
}
.trends-card .slider-wrapper .slider-right h3 {
  font-size: 22px;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 10px;
}
.trends-card .slider-wrapper .slider-right p {
  text-align: left;
  font-size: 14px;
  line-height: 2.2;
  margin-bottom: 0;
}
.benefits {
  margin-top: -135px;
  padding-bottom: 115px;
}
.benefits h3 {
  font-size: 35px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.benefits p {
  font-size: 14px;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 29px;
}
.benefits h4 {
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  font-weight: bold;
}
.benefits .jpc-main-functions-wrapper {
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgb(121 142 18.77777778%);
  box-shadow: 0 0 20px rgb(121 142 18.77777778%);
  display: table;
  border-collapse: separate;
  margin: 31px 50px 0 50px;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-row {
  display: table-row;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box {
  position: relative;
  display: table-cell;
  width: 50%;
  vertical-align: top;
  text-align: justify;
  transition: 0.3s;
  border-bottom: 1px solid #eff4fb;
  cursor: default;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box:hover {
  -webkit-box-shadow: 0 0 70px rgb(0 0 0%);
  box-shadow: 0 0 70px rgb(0 0 0%);
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box:nth-of-type(1)::after,
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box:nth-of-type(3)::after {
  content: "";
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 1px;
  border-right: 1px solid #eff4fb;
  top: 0;
  right: 0;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box .jpc-main-functions-title {
  padding: 35px 35px 0;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box .jpc-main-functions-title .buy-crm-sprite {
  display: inline-block;
  vertical-align: middle;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box .jpc-main-functions-title h4 {
  display: inline-block;
  font-size: 17px;
  line-height: 1.4px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0 10px;
}
.benefits .jpc-main-functions-wrapper .jpc-main-functions-box p {
  padding: 0 35px 35px;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0;
  text-align: justify;
}
.select-crm {
  padding: 0 40px;
  min-height: 480px;
  background-color: #1b5dc1;
}
.select-crm h2 {
  margin-top: 57px;
  color: #ffffff;
  font-size: 35px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 8px;
}
.select-crm .desc {
  max-width: 1020px;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
}
.three-cards {
  margin-bottom: 0;
}
.three-cards .jpc-cards-section {
  text-align: center;
}
.three-cards .jpc-cards-section .jpc-cards-base {
  display: flex;
  width: 100%;
  padding: 0 35px 0 35px;
  margin-top: -200px;
  flex-direction: row;
  flex-wrap: wrap;
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec {
  width: 33.333%;
  display: flex;
  text-align: left;
  padding: 0 18.5px;
  align-items: stretch;
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box {
  box-shadow: 0 0 28px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 28px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 28px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 28px 0 rgba(0, 0, 0, 0.08);
  padding: 45px 28px 50px 28px;
  margin-bottom: 25px;
  border-radius: 4px;
  background: #ffffff;
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box.grow-shadow {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box.grow-shadow:hover {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box:last-child {
  margin-bottom: 0;
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box h3 {
  font-size: 17px;
  font-weight: bold;
}
.three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box p {
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 0;
  text-align: left;
}
.section-ration {
  margin-bottom: 50px;
  padding: 0;
  text-align: center;
  position: relative;
  margin-top: 80px;
}
.section-ration .ratio-con {
  width: 100%;
  max-width: 1120px;
  display: inline-block;
  padding-top: 0;
}
.section-ration .ratio-con .ratio-sec {
  width: 20%;
  text-align: center;
  padding: 30px 10px;
  float: left;
  box-sizing: border-box;
  border: 0px solid #e3e3e3;
  margin-right: -1px;
  transition: all ease 0.5s;
  cursor: default;
  transform: scale(1);
}
.section-ration .ratio-con .ratio-sec:hover {
  transform: scale(1.02);
  box-shadow: 0 0 28px 0 rgba(0, 0, 0, 0.08);
}
.section-ration .ratio-con .ratio-sec .header-sec {
  color: #0067ff;
  margin: 0;
  font-size: 40px;
  font-weight: 800;
}
.section-ration .ratio-con .ratio-sec .header-sec .percentage-txt {
  font-size: 24px;
}
.section-ration .ratio-con .ratio-sec p {
  padding-top: 12px;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 15px;
}
.no-webp .uf-usecase .uf-usecase-inner:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite.png');
}
.no-webp .usecase-with-star .uf-main:before {
  background-image: url('/sites/zweb/images/jp/crm/rating-plus-2x.png');
}
.body-umain .uf-form .signup-box {
  min-height: auto;
}
.body-umain .uf-form .signup-box-inner-bl {
  display: none;
}
.body-umain .uf-form .signup-box-inner-al {
  display: block;
}
.usecase-yellow-sec .usecase-form-section {
  background-color: #ffe03e;
  padding: 80px 0;
}
.usecase-yellow-sec .usecase-form-section:before {
  display: none;
}
.usecase-with-star .uf-main:before {
  content: '';
  display: block;
  width: 120px;
  height: 109px;
  background-image: url('/sites/zweb/images/jp/crm/rating-plus-2x.webp');
  background-repeat: repeat;
  background-size: 14px;
  position: absolute;
  top: -46px;
  left: -46px;
  z-index: -1;
}
.usecase-form-section {
  padding: 50px 0;
  position: relative;
  overflow-x: hidden;
}
.usecase-form-section:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 45%;
  background: #f0f7ff;
}
.usecase-form-section .jpc-container {
  max-width: 1240px;
}
.usecase-form-section .section-title {
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 50px;
  line-height: 1.4;
}
.uf-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.uf-usecase {
  width: calc(100% - 500px);
  background: #0067ff;
  border-radius: 8px;
  padding: 50px 60px;
  color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.uf-usecase.uf-multi-usecase * {
  transition: none !important;
}
.uf-usecase.uf-multi-usecase .uf-usecase-inner.slick-initialized .uf-usecase-item {
  display: block !important;
}
.uf-usecase.uf-multi-usecase .uf-usecase-inner.slick-initialized .uf-usecase-item:nth-child(1) {
  display: block !important;
}
.uf-usecase.uf-multi-usecase .uf-usecase-inner .uf-usecase-item {
  display: none;
}
.uf-usecase.uf-multi-usecase .uf-usecase-inner .uf-usecase-item:nth-child(1) {
  display: block;
}
.uf-usecase.uf-multi-usecase .uf-usecase-inner .uf-usecase-item * {
  transition: none !important;
}
.uf-usecase .uf-usecase-main {
  width: 100%;
  max-width: 100%;
}
.uf-usecase .uf-usecase-inner {
  position: relative;
  margin-bottom: 0;
}
.uf-usecase .uf-usecase-inner.lazy {
  background: none !important;
  width: auto!important;
  height: auto!important;
}
.uf-usecase .uf-usecase-inner.lazy:before {
  width: 100%;
  height: 100%;
  background-image: url('/sites/zweb/images/jp/crm/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
  width: 50px;
  height: 37px;
}
.uf-usecase .uf-usecase-inner.uf-usecase-slider .uf-usecase-item {
  padding-bottom: 40px;
}
.uf-usecase .uf-usecase-inner:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 250px 150px;
  background-position: -67px -27px;
  width: 50px;
  height: 37px;
  position: absolute;
  top: 0;
  right: -20px;
}
.uf-usecase .picture-wrapper {
  width: 140px;
  height: 140px;
  border: 4px solid #4a92fc;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 0 25px;
}
.uf-usecase h3,
.uf-usecase h4 {
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 17px;
  line-height: 1.6;
}
.uf-usecase .desc {
  font-size: 16px;
  line-height: 2.1;
  margin: 0;
}
.uf-usecase .desc br {
  display: none;
}
.uf-usecase .det {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 2px;
}
.uf-usecase .des {
  font-size: 13px;
  line-height: 2.1;
  margin: 0;
}
.uf-usecase .user-detail {
  margin-top: 30px;
}
.uf-usecase .use_case_reditrection {
  display: inline-block;
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.75;
  margin-top: 10px;
}
.uf-usecase .use_case_reditrection:hover span {
  transform: translateX(3px);
}
.uf-usecase .use_case_reditrection span {
  background: #fff;
  width: 15px;
  height: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}
.uf-usecase .use_case_reditrection span::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(-45deg);
  border-left: 0 !important;
  border-top: 0 !important;
  top: -3px;
  right: 0;
  box-sizing: content-box;
}
.uf-form {
  width: 460px;
}
.uf-form .signup-box {
  display: flex !important;
  width: 100%;
  max-width: 100%;
  height: 100%;
  justify-content: center;
}
.uf-form .signup-box-inner-al {
  text-align: center;
  display: none;
}
.uf-form .signup-box-inner-al h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 20px;
}
.uf-form .signup-box-inner-al .act-btn {
  visibility: visible;
  opacity: 1;
  font-size: 18px;
  font-weight: bold;
  border-radius: 4px;
  padding: 12px 27px;
  min-width: 215px;
  vertical-align: middle;
}
.usecase-form-section .slick-next,
.usecase-form-section .slick-prev {
  top: auto;
  bottom: 0px;
  height: 38px;
  width: 38px;
  background: #fff;
  border-radius: 50%;
  opacity: 1;
  z-index: 11;
}
.usecase-form-section .slick-next:before,
.usecase-form-section .slick-prev:before {
  content: '';
  display: block;
  height: 11px;
  width: 11px;
  border-top: 2px solid #0067ff;
  border-left: 2px solid #0067ff;
  background: transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  margin-left: 2px;
}
.usecase-form-section .slick-next:after,
.usecase-form-section .slick-prev:after {
  display: none;
}
.usecase-form-section .slick-next.slick-disabled:before,
.usecase-form-section .slick-prev.slick-disabled:before {
  opacity: 0.4;
}
.usecase-form-section .slick-prev {
  right: 105px;
  opacity: 1;
  left: auto;
}
.usecase-form-section .slick-next {
  right: 0;
  opacity: 1;
}
.usecase-form-section .slick-next:before {
  transform: translate(-50%, -50%) rotate(135deg);
  margin-left: -2px;
}
.usecase-form-section .slick-dots {
  position: absolute;
  margin: 0;
  left: 0;
  bottom: 0;
}
.usecase-form-section .slick-dots li {
  height: auto;
  width: auto;
  background: transparent;
  border: none;
  display: none;
  margin: 0;
}
.usecase-form-section .slick-dots li:nth-child(n+10) button:before {
  display: none;
}
.usecase-form-section .slick-dots li.slick-active {
  background: transparent;
  height: auto;
  width: auto;
  border: none;
  display: block;
}
.usecase-form-section .slick-dots li button {
  display: inline;
  border: none;
  padding: 0;
  background: transparent;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: 27px;
  z-index: 1;
  font-weight: 500;
  right: 83px;
  font-family: var(--zf-secondary-semibold), sans-serif !important;
}
.usecase-form-section .usecase-length {
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: 24px;
  z-index: 1;
  font-weight: 500;
  right: 53px;
  opacity: 0.5;
  font-family: var(--zf-secondary-semibold), sans-serif !important;
}
.sldr-anim {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  animation-duration: 0.8s;
  z-index: 3;
  opacity: 1;
}
.sldr-anim-go {
  -webkit-animation-name: bounceInGo;
  animation-name: bounceInGo;
  animation-duration: 0.8s;
}
.sldr-anim-down {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  animation-duration: 0.8s;
  z-index: 3;
  opacity: 1;
}
.sldr-anim-down-go {
  -webkit-animation-name: bounceInDownGo;
  animation-name: bounceInDownGo;
  animation-duration: 0.8s;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes bounceInGo {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    opacity: 0;
  }
}
@keyframes bounceInGo {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes bounceInDownGo {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
  }
}
@keyframes bounceInDownGo {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
  }
}
.no-webp .rating-icon {
  background-image: url('/sites/zweb/images/jp/crm/rating-sprite-2x.png');
}
.no-webp .rating-left:before {
  background-image: url('/sites/zweb/images/jp/crm/rating-plus-2x.png');
}
.no-webp .jpc-rating-section .rating-left ul:before {
  background-image: url('/sites/zweb/images/jp/crm/rating-plus-2x.png');
}
.rating-icon {
  background-repeat: no-repeat;
  background-size: 450px 240px;
  display: inline-block;
}
.rating-icon.icon-ent {
  background-position: -340px -131px;
  width: 105px;
  height: 99px;
}
.rating-icon.icon-crozdesk {
  background-position: -232px -131px;
  width: 99px;
  height: 100px;
}
.rating-icon.icon-gartner {
  background-position: -7px -131px;
  width: 124px;
  height: 100px;
}
.rating-icon.icon-leader {
  background-position: -139px -131px;
  width: 89px;
  height: 100px;
}
.rating-icon.icon-appstore {
  background-position: -120px -3px;
  width: 147px;
  height: 42px;
}
.rating-icon.icon-googleplay {
  background-position: -277px -8px;
  width: 134px;
  height: 30px;
}
.rating-icon.icon-getapp {
  background-position: -123px -53px;
  width: 136px;
  height: 26px;
}
.rating-icon.icon-trustradius {
  background-position: -271px -53px;
  width: 154px;
  height: 27px;
}
.rating-icon.icon-capterra {
  background-position: -283px -90px;
  width: 137px;
  height: 30px;
}
.rating-icon.icon-4star {
  background-position: -7px -8px;
  width: 101px;
  height: 17px;
}
.rating-icon.icon-42star {
  background-position: -7px -31px;
  width: 101px;
  height: 17px;
}
.rating-icon.icon-45star {
  background-position: -7px -53px;
  width: 101px;
  height: 17px;
}
.jpc-rating-section {
  background: #f0f7ff;
  padding: 130px 0 115px;
}
.jpc-rating-section .jpc-container {
  max-width: 1037px;
  padding: 0;
}
.jpc-rating-section .section-title {
  font-size: 38px;
  line-height: 1.3;
  margin-bottom: 90px;
}
.jpc-rating-section .rating-main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.jpc-rating-section .rating-left {
  width: calc(100% - 460px);
}
.jpc-rating-section .rating-left ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  position: relative;
}
.jpc-rating-section .rating-left ul:before {
  content: '';
  display: block;
  width: 167px;
  height: 167px;
  background-image: url('/sites/zweb/images/jp/crm/rating-plus-2x.webp');
  background-repeat: repeat;
  background-size: 14px;
  position: absolute;
  top: -55px;
  left: -50px;
}
.jpc-rating-section .rating-left ul li {
  margin-bottom: 10px;
  padding: 0 5px;
}
.jpc-rating-section .rating-left ul li:hover .rating-card {
  transform: scale(1.06);
}
.jpc-rating-section .rating-left .rating-card {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: -1px 3px 5px 0 #dedede;
  padding: 25px 25px 25px 28px;
  width: 255px;
  height: 230px;
  text-align: center;
  position: relative;
  transition: 0.3s;
}
.jpc-rating-section .rating-left .rating-card:before {
  content: '';
  display: block;
  height: 100%;
  width: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.jpc-rating-section .rating-left .rating-card.card-ent:before {
  background-color: #bd944f;
}
.jpc-rating-section .rating-left .rating-card.card-crozdesk:before {
  background-color: #6ec2dd;
}
.jpc-rating-section .rating-left .rating-card.card-gartner:before {
  background-color: #d2bd77;
}
.jpc-rating-section .rating-left .rating-card.card-leader:before {
  background-color: #fd8b7d;
}
.jpc-rating-section .rating-left .rating-card p {
  letter-spacing: -0.7px;
  font-size: 13px;
  line-height: 1.85;
  padding-top: 11px;
  margin-bottom: 0;
}
.jpc-rating-section .rating-right {
  width: 460px;
}
.jpc-rating-section .rating-right ul li {
  margin-bottom: 6px;
}
.jpc-rating-section .rating-right ul li:hover .star-card {
  transform: scale(1.06);
}
.jpc-rating-section .rating-right ul li:last-child {
  margin-bottom: 10px;
}
.jpc-rating-section .rating-right .star-card {
  padding: 30px 25px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  min-height: 98px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  transition: 0.3s;
}
.jpc-rating-section .rating-right .star-card p {
  margin: 0;
  font-size: 32px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
}
.jpc-rating-section .rating-right .star-card p .sm {
  font-size: 20px;
}
.jpc-rating-section .rating-right .star-card .card-logo {
  width: 185px;
}
.jpc-rating-section .rating-right .star-card .card-star {
  width: 101px;
}
.jpc-rating-section .rating-right .star-card .card-number {
  padding-left: 32px;
}
.page-wrapper p.info-text {
  font-size: 14px;
  text-align: center;
  padding-top: 15px;
}
.no-webp .footer-card .footer-card-inner ul li.star-li:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite.png');
}
.no-webp .footer-card .footer-card-inner ul li.disc-li:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite.png');
}
.footer-card {
  background: #F5FAFF;
  padding: 66px 0;
}
.footer-card .jpc-container {
  max-width: 1150px;
}
.footer-card h2 {
  text-align: center;
  font-size: 32px;
  margin: 0 0 40px;
  line-height: 1.5;
}
.footer-card p.desc {
  margin-top: 10px;
  font-size: 14px;
  text-align: right;
  max-width: none;
}
.footer-card p.desc span {
  display: inline-block;
  padding-left: 21px;
  position: relative;
}
.footer-card p.desc span.lazy {
  background-image: none !important;
}
.footer-card p.desc span.lazy:before {
  width: 100%;
  height: 100%;
  background-image: url('/sites/zweb/images/jp/crm/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
  width: 14px;
  height: 13px;
}
.footer-card p.desc span:before {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 250px 150px;
  left: 0;
  top: 6px;
  background-position: -85px -6px;
  width: 14px;
  height: 13px;
}
.footer-card .footer-card-row {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
}
.footer-card .footer-card-col {
  width: 33.333%;
  position: relative;
}
.footer-card .footer-card-col:nth-child(n+2):before {
  right: 0;
}
.footer-card .footer-card-col:nth-child(n+2):after {
  right: 0;
}
.footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
  padding-left: 55px;
}
.footer-card .footer-card-col:nth-child(n+2) .footer-card-inner:before {
  right: -25px;
}
.footer-card .footer-card-col:last-child:before,
.footer-card .footer-card-col:last-child:after {
  display: none;
}
.footer-card .footer-card-col:last-child .footer-card-inner:before {
  display: none;
}
.footer-card .footer-card-col:before {
  content: '';
  height: calc(50% + 8px);
  width: 15px;
  position: absolute;
  right: 10px;
  transform: rotate(-20deg);
  top: -2px;
  z-index: 1;
  box-shadow: 7px 3px 7px rgba(233, 240, 247, 0.7);
  background: #fff;
}
.footer-card .footer-card-col:after {
  content: '';
  height: calc(50% + 8px);
  width: 15px;
  position: absolute;
  right: 10px;
  transform: rotate(20deg);
  bottom: -2px;
  z-index: 1;
  box-shadow: 7px -3px 7px rgba(233, 240, 247, 0.7);
  background: #fff;
}
.footer-card .footer-card-inner {
  padding: 36px 34px;
  background: #fff;
  height: 100%;
  position: relative;
}
.footer-card .footer-card-inner:before {
  content: '';
  border-left: 7px solid white;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.footer-card .footer-card-inner h3 {
  font-size: 19px;
  margin: 0 0 18px;
  color: #276EF6;
  position: relative;
  padding-left: 39px;
  line-height: 1.5;
}
.footer-card .footer-card-inner h3 span {
  height: 26px;
  width: 26px;
  text-align: center;
  background: #276EF6;
  display: block;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 24px;
}
.footer-card .footer-card-inner ul {
  margin-left: 39px;
}
.footer-card .footer-card-inner ul li {
  font-size: 14px;
  position: relative;
  margin-bottom: 13px;
  padding-left: 21px;
  cursor: pointer;
}
.footer-card .footer-card-inner ul li:hover {
  color: #276EF6;
}
.footer-card .footer-card-inner ul li:hover a {
  color: #276EF6;
}
.footer-card .footer-card-inner ul li:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.footer-card .footer-card-inner ul li a {
  color: #000;
}
.footer-card .footer-card-inner ul li:last-child {
  margin-bottom: 0;
}
.footer-card .footer-card-inner ul li.star-li.lazy {
  background-image: none !important;
}
.footer-card .footer-card-inner ul li.star-li.lazy:before {
  width: 100%;
  height: 100%;
  background-image: url('/sites/zweb/images/jp/crm/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
  width: 14px;
  height: 13px;
}
.footer-card .footer-card-inner ul li.star-li:before {
  background-position: -85px -6px;
  width: 14px;
  height: 13px;
  top: 3px;
}
.footer-card .footer-card-inner ul li.disc-li.lazy {
  background-image: none !important;
}
.footer-card .footer-card-inner ul li.disc-li.lazy:before {
  width: 100%;
  height: 100%;
  background-image: url('/sites/zweb/images/jp/crm/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
  width: 12px;
  height: 12px;
}
.footer-card .footer-card-inner ul li.disc-li:before {
  background-position: -67px -7px;
  width: 12px;
  height: 12px;
  top: 6px;
}
.footer-card .footer-card-inner ul li:before {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 250px 150px;
  left: 0;
}
.jpc-rating-section {
  padding: 50px 0 115px;
}
.usecase-form-section .section-title {
  display: none;
}
.body-umain .signup-box {
  display: flex !important;
}
.uf-main::before {
  content: '';
  background: url("/sites/zweb/images/jp/crm/usecase-top-bg.png") no-repeat;
  background-size: 952px 1582px;
  background-position: -583px -498px;
  width: 120px;
  height: 109px;
  position: absolute;
  top: -55px;
  left: -55px;
  z-index: 0;
}
.uf-usecase h4 span {
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .uf-form .signup-box .czone-dc {
    min-height: 461px;
  }
}
@media only screen and (max-width: 1365px) {
  .jpc-banner-section .banner-left {
    margin-top: 55px;
  }
  .jpc-banner-section .banner-right {
    width: 585px;
  }
}
@media only screen and (max-width: 1280px) {
  .usecase-with-star .uf-main:before {
    left: -25px;
  }
}
@media only screen and (max-width: 1199px) {
  .jpc-banner-section .banner-left {
    max-width: 515px;
  }
  .jpc-section .jpc-container.normal.trendsstrip {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .trends {
    padding-bottom: 190px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .usecase-yellow-sec .usecase-form-section {
    padding: 60px 0;
  }
  .usecase-with-star .uf-main:before {
    left: -15px;
  }
  .usecase-form-section .section-title {
    font-size: 34px;
  }
  .uf-usecase {
    padding: 50px 30px;
    width: calc(100% - 435px);
  }
  .uf-usecase .uf-usecase-inner:before {
    right: 0;
  }
  .uf-form {
    width: 410px;
  }
  .jpc-rating-section {
    padding: 80px 0;
  }
  .jpc-rating-section .section-title {
    font-size: 32px;
  }
  .footer-card .jpc-container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .footer-card h2 {
    font-size: 28px;
  }
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
    padding-left: 25px;
  }
  .footer-card .footer-card-inner {
    padding: 36px 20px;
  }
  .footer-card .footer-card-inner h3 {
    font-size: 18px;
  }
  .jpc-rating-section {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 1140px) {
  .jpc-banner-section .banner-right {
    width: 450px;
    bottom: 90px;
  }
}
@media only screen and (max-width: 1120px) {
  .three-cards .jpc-cards-section .jpc-cards-base {
    justify-content: space-between;
  }
  .three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec {
    width: calc(100% / 2 - 10px);
    padding: 0 10px;
    margin-bottom: 45px;
  }
  .three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec:nth-child(3) {
    width: 100%;
    margin-bottom: 0;
  }
  .jpc-rating-section .jpc-container {
    max-width: 1000px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .jpc-rating-section .rating-left {
    width: calc(100% - 450px);
  }
  .jpc-rating-section .rating-left ul:before {
    top: -20px;
    left: -20px;
  }
  .jpc-rating-section .rating-left .rating-card {
    width: 235px;
  }
  .jpc-rating-section .rating-right {
    width: 450px;
  }
}
@media only screen and (max-width: 1023px) {
  .jpc-banner-section .jpc-banner-inner {
    padding-bottom: 0;
  }
  .jpc-banner-section .banner-left {
    max-width: 100%;
    text-align: center;
  }
  .jpc-banner-section .banner-left p {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
  .jpc-banner-section .banner-right {
    max-width: 100%;
    position: relative;
    text-align: center;
    top: 0;
    right: 0;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .jpc-banner-section .banner-right picture {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .jpc-banner-section .banner-left {
    margin-top: 40px;
  }
  .jpc-banner-section .banner-left h1 {
    font-size: 55px;
  }
  .long-term {
    padding-bottom: 0;
    padding: 75px 0 30px 0;
  }
  .what_crm {
    margin-bottom: 75px;
  }
  .trends h3 {
    margin-top: 75px;
  }
  .trends-card {
    padding: 40px;
  }
  .trends-card .slider-wrapper {
    flex-direction: column;
  }
  .trends-card .slider-wrapper .slider-left {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .trends-card .slider-wrapper .slider-right {
    align-items: center;
  }
  .trends-card .slider-wrapper .slider-right p {
    text-align: center;
  }
  .benefits {
    padding-bottom: 75px;
  }
  .benefits .jpc-main-functions-wrapper .jpc-main-functions-box {
    display: block;
    width: 100%;
  }
  .benefits .jpc-main-functions-wrapper .jpc-main-functions-box:nth-of-type(1)::after,
  .benefits .jpc-main-functions-wrapper .jpc-main-functions-box:nth-of-type(3)::after {
    display: none;
  }
  .select-crm {
    min-height: 530px;
  }
  .section-ration {
    margin-bottom: 0;
    margin-top: 75px;
  }
  .section-ration .ratio-con {
    display: block;
    position: relative;
    text-align: center;
  }
  .section-ration .ratio-con .ratio-sec {
    width: 33.333%;
    float: none;
    display: inline-block;
  }
  .body-umain .uf-form {
    max-width: 100%;
  }
  .body-umain .uf-form .signup-box {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .usecase-with-star .uf-main:before {
    display: none;
  }
  .usecase-form-section:before {
    height: calc(100% - 350px);
  }
  .uf-usecase {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .uf-usecase .uf-usecase-inner.uf-usecase-slider .uf-usecase-item {
    padding-bottom: 60px;
  }
  .uf-usecase .picture-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  .uf-form {
    width: 100%;
    max-width: 510px;
    margin: 0 auto;
  }
  .uf-form .signup-box {
    display: block;
  }
  .usecase-form-section .slick-prev {
    left: 50%;
    transform: translateX(-50%);
    margin-left: -55px;
  }
  .usecase-form-section .slick-next {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 54px;
  }
  .usecase-form-section .slick-dots li button {
    left: 50%;
    transform: translateX(-50%);
    margin-left: -17px;
    bottom: 9px;
  }
  .usecase-form-section .usecase-length {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 5px;
    bottom: 6px;
  }
  .jpc-rating-section {
    padding: 50px 0;
  }
  .jpc-rating-section .section-title {
    display: none;
  }
  .jpc-rating-section .rating-main {
    max-width: 345px;
    justify-content: center;
    align-items: normal;
    margin: 0 auto;
  }
  .jpc-rating-section .rating-left {
    width: 100%;
  }
  .jpc-rating-section .rating-left ul {
    margin: 0;
    justify-content: space-around;
  }
  .jpc-rating-section .rating-left ul:before {
    display: none;
  }
  .jpc-rating-section .rating-left ul li {
    padding: 0;
  }
  .jpc-rating-section .rating-left .rating-card {
    width: 160px;
    height: 115px;
    box-shadow: none;
    border: 1px solid #dee7f0;
    padding: 5px;
  }
  .jpc-rating-section .rating-left .rating-card:before {
    display: none;
  }
  .jpc-rating-section .rating-left .rating-card p {
    display: none;
  }
  .jpc-rating-section .rating-left .rating-card .rating-icon {
    transform: scale(0.8);
    transform-origin: center;
  }
  .jpc-rating-section .rating-right {
    width: 100%;
  }
  .jpc-rating-section .rating-right ul {
    display: flex;
    justify-content: space-around;
  }
  .jpc-rating-section .rating-right ul li {
    margin: 0;
  }
  .jpc-rating-section .rating-right ul li:nth-child(2) .card-logo {
    margin: 7px 0 -4px;
  }
  .jpc-rating-section .rating-right ul li:nth-child(n+3) {
    display: none;
  }
  .jpc-rating-section .rating-right .star-card {
    padding: 8px;
    text-align: center;
    width: 161px;
    height: 115px;
    min-height: auto;
    box-shadow: none;
    border: 1px solid #dee7f0;
    display: block;
  }
  .jpc-rating-section .rating-right .star-card p {
    font-size: 18px;
    font-weight: bold;
  }
  .jpc-rating-section .rating-right .star-card p .sm {
    font-size: 14px;
  }
  .jpc-rating-section .rating-right .star-card .card-logo {
    width: 100%;
    transform: scale(0.7);
    margin-bottom: -9px;
  }
  .jpc-rating-section .rating-right .star-card .card-star {
    width: 100%;
    transform: scale(0.8);
    margin-bottom: -5px;
  }
  .jpc-rating-section .rating-right .star-card .card-number {
    padding: 0;
    width: 100%;
  }
  .footer-card {
    padding: 60px 0;
  }
  .footer-card p.desc {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-card .footer-card-row {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
  }
  .footer-card .footer-card-col {
    width: 100%;
  }
  .footer-card .footer-card-col:nth-child(n+2):before {
    right: -12px;
  }
  .footer-card .footer-card-col:nth-child(n+2):after {
    right: auto;
    left: -12px;
  }
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
    padding-left: 30px;
    padding-top: 70px;
  }
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner:before {
    right: auto;
  }
  .footer-card .footer-card-col:before {
    top: auto;
    right: -12px;
    bottom: 15px;
    height: 15px;
    width: calc(50% + 23px);
    box-shadow: -3px 7px 7px rgba(233, 240, 247, 0.7);
  }
  .footer-card .footer-card-col:after {
    bottom: 15px;
    left: -12px;
    height: 15px;
    width: calc(50% + 22px);
    box-shadow: 0px 7px 7px rgba(233, 240, 247, 0.7);
  }
  .footer-card .footer-card-inner {
    padding: 50px 30px;
    text-align: center;
  }
  .footer-card .footer-card-inner:before {
    display: none;
  }
  .footer-card .footer-card-inner h3 {
    display: inline-block;
    width: 280px;
    white-space: nowrap;
    text-align: left;
  }
  .footer-card .footer-card-inner ul {
    text-align: left;
    max-width: 230px;
    margin: 0 auto;
  }
  .uf-main::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .jpc-banner-section .jpc-banner-inner {
    padding-top: 0;
  }
  .jpc-banner-section .jpc-banner-inner .jpc-container {
    padding-right: 0;
    padding-left: 0;
  }
  .jpc-banner-section .banner-left {
    margin-top: 30px;
  }
  .jpc-banner-section .banner-left h1 {
    font-size: 46px;
  }
  .jpc-banner-section .banner-left p {
    max-width: 430px;
  }
  .jpc-banner-section .banner-left p {
    font-size: 16px;
  }
  .long-term {
    padding: 50px 0 20px 0;
  }
  .what_crm {
    margin-bottom: 50px;
  }
  .what_crm h3 {
    font-size: 32px;
  }
  .trends h3 {
    margin-top: 50px;
    font-size: 32px;
  }
  .benefits {
    padding-bottom: 50px;
  }
  .benefits h3 {
    font-size: 32px;
  }
  .benefits h4 {
    font-size: 20px;
  }
  .benefits .jpc-main-functions-wrapper {
    margin: 30px 0 0 0;
  }
  .select-crm {
    min-height: auto;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .select-crm h2 {
    margin-top: 50px;
  }
  .three-cards .jpc-cards-section .jpc-cards-base {
    margin-top: -60px;
    padding: 0;
  }
  .three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box {
    padding: 25px 20px;
  }
  .three-cards .jpc-cards-section .jpc-cards-base .jpc-cards-sec .jpc-card-box.grow-shadow:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .section-ration {
    margin-top: 50px;
  }
  .section-ration .ratio-con .ratio-sec {
    width: 50%;
  }
  .section-ration .ratio-con .ratio-sec:hover {
    box-shadow: none;
  }
  .body-umain .usecase-form-section:before {
    height: calc(100% - 220px);
  }
  .usecase-yellow-sec .usecase-form-section {
    padding: 50px 0;
  }
  .usecase-form-section:before {
    height: calc(100% - 750px);
  }
  .usecase-form-section .section-title {
    font-size: 28px;
    margin-bottom: 35px;
  }
  .uf-usecase {
    padding: 35px 25px;
    order: 2;
    margin: 40px 0 0;
  }
  .uf-usecase .uf-usecase-inner:before {
    display: none;
  }
  .uf-usecase .picture-wrapper {
    display: none;
  }
  .uf-form .signup-box-inner-al .act-btn {
    font-size: 16px;
    min-width: auto;
  }
  .footer-card h2 {
    font-size: 22px;
  }
  .jpc-rating-section {
    padding: 20px 0 50px 0;
  }
}
@media (max-width: 380px) {
  .jpc-rating-section .rating-main {
    max-width: 280px;
  }
  .jpc-rating-section .rating-left .rating-card {
    width: 130px;
  }
  .jpc-rating-section .rating-left .rating-card .rating-icon {
    transform: scale(0.7);
  }
  .jpc-rating-section .rating-right .star-card {
    width: 130px;
    padding-left: 0;
    padding-right: 0;
  }
  .jpc-rating-section .rating-right .star-card .card-logo {
    margin-left: -7px;
  }
}
@media only screen and (max-width: 380px) {
  .jpc-section .jpc-container p {
    font-size: 14px;
  }
  .trends-card {
    padding: 20px;
  }
  .benefits .jpc-main-functions-wrapper .jpc-main-functions-box .jpc-main-functions-title {
    padding: 30px 20px 0;
  }
  .benefits .jpc-main-functions-wrapper .jpc-main-functions-box p {
    padding: 0 20px 25px;
  }
  .section-ration .ratio-con .ratio-sec {
    width: 100%;
  }
}
@media (max-width: 359px) {
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
    padding-top: 60px;
  }
  .footer-card .footer-card-inner {
    text-align: left;
  }
  .footer-card .footer-card-inner h3 {
    width: auto;
    white-space: normal;
  }
}