.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;
}
section,
picture {
  display: block;
}
picture {
  font-size: 0;
}
.page-sprite {
  background-size: 681px 193px;
  background-repeat: no-repeat;
}
.page-sprite.icon1 {
  background-position: -21px 0;
  width: 81px;
  height: 81px;
}
.page-sprite.icon2 {
  background-position: -111px 0;
  width: 81px;
  height: 81px;
}
.page-sprite.icon3 {
  background-position: -201px 0;
  width: 78px;
  height: 90px;
}
.page-sprite.icon4 {
  background-position: -288px 0;
  width: 108px;
  height: 90px;
}
.page-sprite.icon5 {
  background-position: -405px -1px;
  width: 95px;
  height: 90px;
}
.page-sprite.icon6 {
  background-position: -510px 0;
  width: 88px;
  height: 66px;
}
.page-sprite.icon7 {
  background-position: -607px 0;
  width: 74px;
  height: 90px;
}
.page-sprite.icon8 {
  background-position: -201px 0;
  width: 78px;
  height: 91px;
}
.page-sprite.icon9 {
  background-position: -288px 0;
  width: 108px;
  height: 91px;
}
.page-sprite.icon10 {
  background-position: -405px -1px;
  width: 96px;
  height: 90px;
}
.page-sprite.icon11 {
  background-position: -509px 0;
  width: 89px;
  height: 66px;
}
.page-sprite.icon12 {
  background-position: -607px 0;
  width: 74px;
  height: 90px;
}
.no-webp .page-sprite {
  background-image: url("/sites/zweb/images/jp/crm/crm-kgi-sprite-2x.png");
}
.no-webp .banner-section {
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-banner-bg-2x.png");
}
.no-webp .banner-section::after {
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-banner-building-2x.png");
}
.no-webp .banner-section .banner-cont-box {
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-banner-box-bg-2x.png");
}
.common-style h2 {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: bold;
  color: #000;
}
.common-style h2.wht {
  color: #fff;
}
.common-style h2.nm {
  margin-bottom: 0;
}
.common-style h2.cntr {
  text-align: center;
}
.common-style h2.lft {
  text-align: left;
}
.common-style h2.rgt {
  text-align: right;
}
.common-style h3 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: bold;
  color: #000;
}
.common-style h3.cntr {
  text-align: center;
}
.common-style h3.lft {
  text-align: left;
}
.common-style h3.rgt {
  text-align: right;
}
.common-style h3.wht {
  color: #fff;
}
.common-style h3.lg {
  font-size: 27px;
}
.common-style h3.nm {
  margin-bottom: 0;
}
.common-style p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.97;
  color: #000;
}
.common-style p.lg {
  margin-bottom: 40px;
}
.common-style p.cntr {
  text-align: center;
}
.common-style p.lft {
  text-align: left;
}
.common-style p.rgt {
  text-align: right;
}
.common-style p.nm {
  margin-bottom: 0;
}
.common-style p.wht {
  color: #fff;
}
.common-padding {
  padding: 75px 0;
}
.pic-wrap {
  max-width: 100%;
  margin: 0;
}
.pic-wrap.bg-bdr {
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
  overflow: hidden;
}
.pic-wrap.pic-416 {
  width: 416px;
}
.pic-wrap.pic-393 {
  width: 393px;
}
.pic-wrap.pic-628 {
  width: 650px;
}
.pic-wrap.pic-628 picture.lazy {
  min-height: 404px;
}
.pic-wrap.pic-542 {
  width: 542px;
}
.pic-wrap.pic-276 {
  width: 276px;
}
.pic-wrap.pic-599 {
  width: 599px;
}
.pic-wrap.pic-307 {
  width: 307px;
}
.banner-section {
  background-color: #01419d;
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-banner-bg-2x.webp");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.banner-section::after {
  content: '';
  position: absolute;
  bottom: 130px;
  left: 0;
  width: 100%;
  background-size: 872px 255px;
  height: 254px;
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-banner-building-2x.webp");
  z-index: -1;
}
.banner-section::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 140px;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: #fff;
}
.banner-section .banner-content {
  display: flex;
  flex-direction: column;
  padding: 30px 0 0 0;
  align-items: center;
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.banner-section .banner-content h1 {
  font-size: 64px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
}
.banner-section .banner-content h1 span {
  font-size: 24px;
  display: block;
  margin: 20px 0 0;
}
.banner-section .banner-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.95;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  width: 900px;
  max-width: 100%;
  text-align: center;
}
.banner-section .banner-content .cta-grp {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.banner-section .banner-content .banner-img {
  max-width: calc(100% - 40px);
  margin: 0 auto;
  width: 829px;
}
.banner-section .banner-cont-box {
  width: 1200px;
  max-width: 100%;
  background-color: #00358B;
  padding: 40px;
  border-radius: 30px;
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-banner-box-bg-2x.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.what-is-ksf .inner-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1200px;
  gap: 30px;
  margin: 0 auto;
  max-width: calc(100% - 40px);
}
.what-is-ksf .inner-wrapper .left-sec {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(100% / 2 - 15px);
  align-self: center;
}
.what-is-ksf .inner-wrapper .left-sec .arrow-link {
  margin-top: 0;
}
.what-is-ksf .inner-wrapper .right-sec {
  display: flex;
  flex-direction: column;
  width: calc(100% / 2 - 15px);
  align-self: center;
}
.what-is-ksf .notes-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 60px auto 0 auto;
  width: 1200px;
  max-width: calc(100% - 40px);
}
.what-is-ksf .notes-box .left-sec {
  width: 276px;
  display: flex;
  position: relative;
  flex-direction: column;
  align-self: center;
}
.what-is-ksf .notes-box .right-sec {
  width: calc(100% - 276px);
  display: flex;
  position: relative;
  flex-direction: column;
  align-self: center;
  padding-left: 80px;
}
.what-is-ksf .notes-box .right-sec .box-bg-clr {
  background-color: rgba(230, 238, 252, 0.3);
  padding: 40px;
  border: 1px solid #548EEB;
  border-radius: 32px;
  position: relative;
}
.what-is-ksf .notes-box .right-sec .box-bg-clr::after {
  content: '';
  width: 34px;
  height: 34px;
  position: absolute;
  background-color: rgb(247 250 254);
  border-left: 1px solid #548EEB;
  border-bottom: 1px solid #548EEB;
  top: 50%;
  left: -18px;
  z-index: 1;
  transform: translate(0, -50%) rotate(45deg);
}
.kgi-advantage {
  background-color: #0056E1;
}
.kgi-advantage .inner-wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: calc(100% - 40px);
}
.kgi-advantage .inner-wrapper .points-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}
.kgi-advantage .inner-wrapper .points-box .points-item {
  display: flex;
  flex-direction: column;
  width: calc(100% / 3 - 14px);
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
}
.kgi-advantage .inner-wrapper .points-box .points-item h3 {
  display: flex;
  align-items: center;
}
.kgi-advantage .inner-wrapper .points-box .points-item h3 span {
  display: flex;
  flex-shrink: 0;
  margin-right: 10px;
}
.kgi-sprite {
  background-size: 190px 60px;
  background-repeat: no-repeat;
}
.kgi-sprite.icon1 {
  background-position: 0 0;
  width: 60px;
  height: 60px;
}
.kgi-sprite.icon2 {
  background-position: -65px 0;
  width: 60px;
  height: 60px;
}
.kgi-sprite.icon3 {
  background-position: -130px 0;
  width: 60px;
  height: 60px;
}
.no-webp .kgi-sprite {
  background-image: url("/sites/zweb/images/jp/crm/what-is-kgi-sprite-2x.png");
}
.setting-kgi .inner-wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: calc(100% - 40px);
}
.setting-kgi .setting-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1200px;
  gap: 30px;
  margin: 0 auto;
  max-width: 100%;
}
.setting-kgi .setting-wrap .left-sec {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(100% / 2 - 15px);
  align-self: center;
  padding-right: 20px;
}
.setting-kgi .setting-wrap .left-sec .arrow-link {
  margin-top: 0;
}
.setting-kgi .setting-wrap .right-sec {
  display: flex;
  flex-direction: column;
  width: calc(100% / 2 - 15px);
  align-self: center;
}
.setting-kgi .smart-wrap {
  display: flex;
  margin: 60px 0 0 0;
  flex-direction: row;
  flex-wrap: wrap;
}
.setting-kgi .smart-wrap .left-sec {
  display: flex;
  width: 40%;
  justify-content: center;
  align-self: center;
}
.setting-kgi .smart-wrap .right-sec {
  display: flex;
  width: 60%;
  flex-direction: column;
  align-self: center;
}
.same-height .slick-track {
  display: flex !important;
}
.same-height .slick-slide {
  height: inherit !important;
}
.common-slide:not(.customer-slider) .slick-dots {
  display: block;
  width: 65px;
  background-color: #0054C7;
  margin: 30px auto 0 auto;
  text-align: center;
  border-radius: 30px;
  padding: 4px 0;
}
.common-slide:not(.customer-slider) .slick-dots li {
  background-color: rgba(255, 255, 255, 0.4);
  border: 0px;
  width: 12px;
  height: 12px;
}
.common-slide:not(.customer-slider) .slick-dots li.slick-active {
  background: #fff;
  border: 0px;
}
.common-slide .slider-nav {
  position: absolute;
  z-index: 1;
  top: 50%;
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  transform: translate(0%, -50%);
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.common-slide .slider-nav::after {
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("/sites/zweb/images/jp/crm/crm-kgi-sprite-2x.png");
  background-size: 681px 193px;
  background-repeat: no-repeat;
  position: absolute;
}
.common-slide .slider-nav.next-arw {
  right: -83px;
}
.common-slide .slider-nav.next-arw::after {
  background-position: -210px -123px;
  width: 17px;
  height: 17px;
}
.common-slide .slider-nav.prev-arw {
  left: -83px;
}
.common-slide .slider-nav.prev-arw::after {
  background-position: -180px -123px;
  width: 16px;
  height: 17px;
}
.common-slide.arrow-2 .slider-nav {
  width: 50px;
  height: 50px;
  top: calc(50% - 33px);
}
.common-slide.arrow-2 .slider-nav.next-arw {
  right: -20px;
}
.common-slide.arrow-2 .slider-nav.prev-arw {
  left: -20px;
}
.common-slide.arrow-3 .slider-nav {
  top: 38%;
  width: 60px;
  height: 60px;
}
.common-slide.arrow-3 .slider-nav.next-arw {
  right: -20px;
}
.common-slide.arrow-3 .slider-nav.prev-arw {
  left: -20px;
}
.kgi-management {
  background-color: #e6eefc;
}
.kgi-management .inner-wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: calc(100% - 40px);
}
.kgi-management .mang-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1020px;
  margin: 0 auto;
  max-width: 100%;
  padding: 30px 0;
}
.kgi-management .mang-wrap .left-sec {
  display: flex;
  flex-direction: column;
  width: calc(100% - 393px);
  align-self: center;
  align-items: flex-start;
  padding-right: 40px;
}
.kgi-management .mang-wrap .left-sec .arrow-link {
  margin-top: 0;
  margin-bottom: 15px;
}
.kgi-management .mang-wrap .left-sec .arrow-link.nm {
  margin-bottom: 0;
}
.kgi-management .mang-wrap .right-sec {
  display: flex;
  width: 393px;
  align-self: center;
}
.kgi-effective {
  background-color: #006CFF;
  position: relative;
  z-index: 1;
}
.kgi-effective::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 290px;
  background-image: url("/sites/zweb/images/jp/crm/crm-kgi-sec-bg-2x.png");
  background-size: cover;
  top: 0;
  left: 0;
  z-index: -1;
}
.kgi-effective .inner-wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: calc(100% - 40px);
}
.kgi-effective .inner-wrapper .lg {
  margin-bottom: 80px;
}
.kgi-effective .col-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 80px;
  position: relative;
}
.kgi-effective .col-wrapper.nm {
  margin-bottom: 0;
}
.kgi-effective .col-wrapper.reverse {
  flex-direction: row-reverse;
}
.kgi-effective .col-wrapper.reverse .right-sec {
  width: 54%;
}
.kgi-effective .col-wrapper.reverse .left-sec {
  width: 46%;
  padding-right: 0;
  padding-left: 50px;
}
.kgi-effective .col-wrapper .left-sec {
  display: flex;
  flex-direction: column;
  width: 46%;
  padding-right: 50px;
  align-self: center;
}
.kgi-effective .col-wrapper .right-sec {
  display: flex;
  flex-direction: column;
  width: 54%;
  align-items: flex-end;
  align-self: center;
}
.kgi-effective .col-wrapper .image-slider {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 0;
}
.kgi-effective .col-wrapper .image-slider img {
  width: 100%;
}
.page-link.cntr {
  text-align: center;
}
.page-link.lg {
  margin-bottom: 50px;
}
.page-link.blue-clr a {
  color: #0072ff;
}
.page-link.blue-clr a span::after {
  background-color: #0072ff;
}
.page-link.blue-clr a span::before {
  border-color: #0072ff;
}
.page-link a {
  color: #FFD01E;
  font-weight: 500;
}
.page-link a span {
  position: relative;
  transition: all 0.5s;
  left: 0;
  margin-left: 5px;
}
.page-link a span::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 2px;
  background-color: #FFD01E;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}
.page-link a span::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #FFD01E;
  right: -16px;
  top: 7.5px;
  transform: rotate(45deg);
}
.page-link a:hover span {
  left: 3px;
  transition: all 0.5s;
}
.icon {
  background-size: 350px;
  background-repeat: no-repeat;
}
.icon.icon13 {
  background-position: -263px -114px;
  width: 30px;
  height: 90px;
}
.icon.icon14 {
  background-position: -308px -114px;
  width: 30px;
  height: 90px;
}
.no-webp .icon {
  background-image: url("/sites/zweb/images/jp/crm/crm-sales-tool-sprite-2x.png");
}
.no-webp .use-of-sales-tool::before {
  background-image: url("/sites/zweb/images/jp/crm/crm-sales-tools-customer-bg-2x.jpg");
}
.use-of-sales-tool {
  position: relative;
  padding: 100px 0 45px 0;
  background-color: #fff;
}
.use-of-sales-tool::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 500px;
  top: 0;
  left: 0;
  background-image: url('/sites/zweb/images/jp/crm/crm-sales-tools-customer-bg-2x.webp');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  background-color: #28559f;
}
.use-of-sales-tool .heading-wrap {
  z-index: 2;
  position: relative;
  width: 530px;
  margin: 0 auto 50px auto;
  max-width: calc(100% - 40px);
  text-align: center;
}
.use-of-sales-tool .heading-wrap > span {
  position: absolute;
  top: -12px;
}
.use-of-sales-tool .heading-wrap > span.left-bg {
  left: -10px;
}
.use-of-sales-tool .heading-wrap > span.right-bg {
  right: -10px;
}
.use-of-sales-tool .heading-wrap h2 {
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.5;
}
.use-of-sales-tool .heading-wrap h2 span {
  color: #f0de6c;
  font-weight: 900;
}
.use-of-sales-tool .heading-wrap p {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.75;
  color: #fff;
}
.use-of-sales-tool .page-link {
  position: relative;
  z-index: 2;
}
.slider-wrapper {
  display: flex;
  position: relative;
  width: 940px;
  z-index: 3;
  flex-direction: column;
  margin: 0 auto;
  max-width: calc(100% - 100px);
  border-radius: 8px;
}
.slider-wrapper.slick-dotted.slick-slider {
  margin-bottom: 25px;
}
.slider-wrapper .slick-list {
  box-shadow: 0 0 14px 0 rgba(49, 70, 122, 0.17);
  background-color: #fff;
  border-radius: 8px;
}
.slider-wrapper .slider-item {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  padding: 60px;
}
.slider-wrapper .slider-item:focus-visible {
  outline: none;
}
.slider-wrapper .slider-item .slide-left {
  display: flex;
  flex-basis: 42%;
  flex-shrink: 0;
  flex-direction: column;
  position: relative;
  padding-right: 20px;
}
.slider-wrapper .slider-item .slide-left::after {
  content: '';
  position: absolute;
  top: 11px;
  width: 3px;
  height: calc(100% - 22px);
  right: -2px;
  background-image: url("/sites/zweb/images/jp/crm/crm-sales-tools-customer-border-2x.webp");
  background-repeat: repeat-y;
  background-size: 3px;
}
.slider-wrapper .slider-item .slide-left .logo-wrapper {
  align-items: center;
  display: flex;
  margin-bottom: 20px;
}
.slider-wrapper .slider-item .slide-left .profile-pic {
  max-width: 370px;
  border: 5px solid #f3f3f3;
  border-radius: 11px;
  overflow: hidden;
  font-size: 0;
  margin-bottom: 25px;
}
.slider-wrapper .slider-item .slide-left .profile-pic picture:not(.lazy) {
  min-height: auto !important;
}
.slider-wrapper .slider-item .slide-left .customer-details {
  padding: 0 0 0 10px;
  position: relative;
}
.slider-wrapper .slider-item .slide-left .customer-details h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 21px;
}
.slider-wrapper .slider-item .slide-left .customer-details p {
  display: flex;
  flex-direction: row;
  margin-bottom: 7px;
  line-height: 1.67;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
}
.slider-wrapper .slider-item .slide-left .customer-details p span {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-basis: 45%;
  font-weight: 500;
  font-size: 20px;
  padding-left: 30px;
}
.slider-wrapper .slider-item .slide-left .customer-details p span:first-child {
  font-weight: bold;
  flex-basis: 55%;
  padding-left: 0;
}
.slider-wrapper .slider-item .slide-right {
  display: flex;
  flex-basis: 58%;
  flex-shrink: 0;
  flex-direction: column;
  padding: 0 30px 0 30px;
  align-self: center;
}
.slider-wrapper .slider-item .slide-right h3 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  line-height: 1.69;
  letter-spacing: -1px;
}
.slider-wrapper .slider-item .slide-right h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
.slider-wrapper .slider-item .slide-right p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.95;
}
.slider-wrapper .slider-item .slide-right .c-list-content {
  margin: 0 0 30px 0;
}
.slider-wrapper .slider-item .slide-right .c-list-content:last-child {
  margin-bottom: 0;
}
.slider-wrapper .slider-item .slide-right .c-list-content li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative;
}
.slider-wrapper .slider-item .slide-right .c-list-content li::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 10px;
  left: -4px;
  background-color: #000;
  border-radius: 100%;
}
.slider-wrapper .slider-item .slide-right .c-list-content li:last-child {
  margin-bottom: 0;
}
.slider-wrapper .slider-item .expand-wrapper {
  display: none;
}
.slider-wrapper .slick-dots {
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 54px 0;
  list-style: none;
}
.slider-wrapper .slick-dots li {
  display: inline-block;
  margin: 0 20px 0 0;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid #000;
  transition: 0.5s ease;
}
.slider-wrapper .slick-dots li.slick-active {
  background: #000;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
}
.slider-wrapper .slick-dots li:last-child {
  margin-right: 0;
}
.profile-pic {
  max-width: 100%;
}
.profile-pic.pic-360 {
  width: 370px;
}
.profile-pic.pic-360 img {
  width: 100%;
}
.arrow-link {
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #0072ff;
  padding-right: 15px;
  transition: 0.3s;
  font-weight: 500;
  margin-top: 20px;
}
.arrow-link:hover {
  padding-right: 18px;
}
.arrow-link:before {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border-top: 2px solid #0072ff;
  border-right: 2px solid #0072ff;
  position: absolute;
  right: -7px;
  top: 8px;
  transform: rotate(45deg);
}
.arrow-link:after {
  content: '';
  display: block;
  right: -6px;
  top: 11px;
  width: 15px;
  height: 2px;
  background-color: #0072ff;
  position: absolute;
}
.no-webp .tryfree-section {
  background-image: url("/sites/zweb/images/jp/crm/tryfree-section-bg-2x.jpg");
}
.no-webp .tf-left .blue-icon .icon-mail {
  background-image: url("/sites/zweb/images/jp/crm/tryfree-mail-icon-2x.png");
}
.body-umain .tf-right .signup-box {
  min-height: auto;
}
.body-umain .tf-right .signup-box-inner-bl {
  display: none;
}
.body-umain .tf-right .signup-box-inner-al {
  display: block;
}
.tryfree-section {
  background-color: #000;
  background-image: url("/sites/zweb/images/jp/crm/tryfree-section-bg-2x.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 115px 0 68px;
}
.tryfree-section .jpc-container {
  max-width: 1240px;
}
.tf-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.tf-left {
  width: calc(100% - 500px);
  color: #fff;
  padding-top: 8px;
}
.tf-left .section-title {
  font-size: 35px;
  font-weight: 900;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 32px;
  letter-spacing: -1px;
  line-height: 1.4;
}
.tf-left .section-title:before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 6px;
  width: 17%;
  height: 5px;
  background: #0067ff;
}
.tf-left .desc {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.95;
  margin-bottom: 20px;
}
.tf-left ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 65px;
}
.tf-left ul li {
  border-right: 1px solid #4a4b59;
  width: 50%;
  max-width: 283px;
  position: relative;
}
.tf-left ul li:last-child {
  margin-left: 48px;
  border: none;
}
.tf-left ul li p {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7;
  margin: 0;
}
.tf-left .blue-icon {
  display: block;
  width: 57px;
  height: 57px;
  background: #0067ff;
  border-radius: 50%;
  padding: 10px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 23px;
  margin-left: 4px;
  position: relative;
}
.tf-left .blue-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tf-left .blue-icon .icon-mail {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 31px 35px;
  width: 31px;
  height: 35px;
  margin-top: -2px;
}
.tf-right {
  width: 460px;
}
.tf-right .signup-box {
  display: flex !important;
  width: 100%;
  max-width: 100%;
  height: 100%;
  justify-content: center;
  min-height: 610px;
}
.tf-right .signup-box-inner-al {
  text-align: center;
  display: none;
}
.tf-right .signup-box-inner-al h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 20px;
}
.tf-right .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;
}
.tf-desc {
  text-align: center;
  color: #fff;
  margin-top: 70px;
}
.tf-desc p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  color: #fff;
  margin: 0;
}
.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;
  line-height: 1.8;
}
.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;
}
@media only screen and (max-width: 1380px) {
  .common-slide .slider-nav {
    zoom: 0.8;
  }
  .common-slide .slider-nav.next-arw {
    right: -23px;
  }
  .common-slide .slider-nav.prev-arw {
    left: -23px;
  }
  .common-slide.arrow-2 .slider-nav {
    zoom: 0.8;
  }
  .common-slide.arrow-3 .slider-nav {
    zoom: 0.8;
  }
}
@media only screen and (max-width: 1300px) {
  .tf-left .section-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  .what-is-ksf .notes-box .right-sec {
    padding-left: 50px;
  }
  .kgi-advantage .inner-wrapper .points-box .points-item {
    padding: 25px;
  }
  .use-of-sales-tool {
    padding: 100px 0;
  }
  .use-of-sales-tool .heading-wrap {
    margin: 0 auto 40px auto;
    width: 500px;
  }
  .use-of-sales-tool .heading-wrap > span {
    zoom: 0.7;
    top: 0;
  }
  .use-of-sales-tool .heading-wrap p {
    font-size: 16px;
  }
  .slider-wrapper.slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .slider-wrapper .slider-item {
    padding: 40px;
  }
  .slider-wrapper .slider-item .slide-left .customer-details {
    padding: 0;
  }
  .slider-wrapper .slick-dots {
    margin-bottom: 0;
  }
  .tryfree-section {
    padding: 80px 0 70px;
  }
  .tryfree-section .jpc-container {
    max-width: 1024px;
  }
  .tf-left {
    width: calc(100% - 450px);
  }
  .tf-left .section-title {
    font-size: 28px;
    letter-spacing: 0;
  }
  .tf-left .desc br {
    display: none;
  }
  .tf-left ul li {
    max-width: 195px;
  }
  .tf-left ul li:last-child {
    margin-left: 30px;
  }
  .tf-left ul li p {
    font-size: 16px;
  }
  .tf-right {
    width: 410px;
  }
  .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;
  }
}
@media only screen and (max-width: 991px) {
  .common-style h2 {
    font-size: 34px;
  }
  .common-style h2 br {
    display: none;
  }
  .common-style h3 {
    font-size: 22px;
  }
  .common-style h3 br {
    display: none;
  }
  .common-style h3.lg {
    font-size: 24px;
  }
  .common-style p:not(.cus-desc) br {
    display: none;
  }
  .common-padding {
    padding: 50px 0;
  }
  .banner-section .banner-content h1 {
    font-size: 58px;
  }
  .what-is-ksf .inner-wrapper {
    flex-direction: column;
  }
  .what-is-ksf .inner-wrapper .left-sec {
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .what-is-ksf .inner-wrapper .right-sec {
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .what-is-ksf .notes-box {
    flex-direction: column;
    margin: 50px auto 0 auto;
  }
  .what-is-ksf .notes-box .right-sec {
    width: 100%;
    padding-left: 0;
  }
  .what-is-ksf .notes-box .right-sec .box-bg-clr {
    padding: 30px;
    border-radius: 20px;
    text-align: center;
  }
  .what-is-ksf .notes-box .right-sec .box-bg-clr::after {
    display: none;
  }
  .kgi-advantage .inner-wrapper .points-box {
    justify-content: center;
  }
  .kgi-advantage .inner-wrapper .points-box .points-item {
    width: calc(100% / 2 - 10px);
  }
  .setting-kgi .setting-wrap {
    flex-direction: column;
  }
  .setting-kgi .setting-wrap .left-sec {
    width: 100%;
    align-items: center;
    text-align: center;
    padding-right: 0;
  }
  .setting-kgi .setting-wrap .right-sec {
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .setting-kgi .smart-wrap {
    flex-direction: column-reverse;
    text-align: center;
    margin: 50px 0 0;
  }
  .setting-kgi .smart-wrap .left-sec {
    width: 100%;
  }
  .setting-kgi .smart-wrap .right-sec {
    width: 100%;
    margin-bottom: 30px;
  }
  .common-slide:not(.customer-slider) .slick-dots {
    width: 85px;
  }
  .common-slide.arrow-2 .slick-dots {
    width: 65px;
  }
  .mobile-linebottom {
    position: relative;
  }
  .mobile-linebottom:before {
    content: '';
    display: block;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #d6d6d6 17%, #d6d6d6 83%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, #d6d6d6 17%, #d6d6d6 83%, #ffffff 100%);
    background: linear-gradient(to right, #ffffff 0%, #d6d6d6 17%, #d6d6d6 83%, #ffffff 100%);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -35px;
    left: 0;
  }
  .mobile-linebottom-1 {
    position: relative;
  }
  .mobile-linebottom-1:before {
    content: '';
    display: block;
    background: #ffffff;
    background: -moz-linear-gradient(left, #006CFF 0%, #fff 17%, #fff 83%, #006CFF 100%);
    background: -webkit-linear-gradient(left, #006CFF 0%, #fff 17%, #fff 83%, #006CFF 100%);
    background: linear-gradient(to right, #006CFF 0%, #fff 17%, #fff 83%, #006CFF 100%);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -35px;
    left: 0;
  }
  .kgi-management {
    padding: 50px 0 0 0;
  }
  .kgi-management .mang-wrap {
    flex-direction: column;
    padding: 0;
  }
  .kgi-management .mang-wrap .left-sec {
    width: 100%;
    padding-right: 0;
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
  }
  .kgi-management .mang-wrap .right-sec {
    width: 280px;
    padding-left: 20px;
  }
  .kgi-effective .inner-wrapper .lg {
    margin-bottom: 60px;
  }
  .kgi-effective .col-wrapper {
    flex-direction: column;
  }
  .kgi-effective .col-wrapper.reverse {
    flex-direction: column;
  }
  .kgi-effective .col-wrapper.reverse .right-sec {
    width: 650px;
    max-width: 100%;
  }
  .kgi-effective .col-wrapper.reverse .left-sec {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto 30px auto;
  }
  .kgi-effective .col-wrapper .left-sec {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto 30px auto;
    text-align: center;
  }
  .kgi-effective .col-wrapper .right-sec {
    width: 650px;
    max-width: 100%;
  }
  .page-link.lg {
    margin-bottom: 40px;
  }
  .use-of-sales-tool {
    padding: 75px 0;
  }
  .use-of-sales-tool .heading-wrap > span.left-bg {
    display: none !important;
  }
  .use-of-sales-tool .heading-wrap > span.right-bg {
    display: none !important;
  }
  .slider-wrapper .slider-item {
    padding: 30px;
  }
  .slider-wrapper .slider-item .slide-left {
    flex-basis: 47%;
  }
  .slider-wrapper .slider-item .slide-left .logo-wrapper {
    min-height: auto;
    zoom: 0.7;
  }
  .slider-wrapper .slider-item .slide-left .profile-pic {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .slider-wrapper .slider-item .slide-left .customer-details h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .slider-wrapper .slider-item .slide-left .customer-details p span {
    font-size: 15px;
    padding-left: 10px;
  }
  .slider-wrapper .slider-item .slide-right {
    padding: 0 25px 0 30px;
    flex-basis: 53%;
  }
  .slider-wrapper .slider-item .slide-right h3 {
    font-size: 22px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .slider-wrapper .slider-item .slide-right h4 {
    font-size: 18px;
  }
  .slider-wrapper .slider-item .slide-right p {
    font-size: 16px;
  }
  .slider-wrapper .slider-item .slide-right .c-list-content li {
    font-size: 14px;
  }
  .profile-pic.pic-360 {
    width: 300px;
  }
  .body-umain .tf-right {
    max-width: 100%;
  }
  .body-umain .tf-right .signup-box {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .tryfree-section {
    padding: 60px 0;
  }
  .tryfree-section .jpc-container {
    max-width: 900px;
  }
  .tf-left {
    width: 100%;
    margin-bottom: 40px;
  }
  .tf-left ul {
    margin: 40px auto 0;
    max-width: 420px;
  }
  .tf-right {
    width: 100%;
    max-width: 510px;
    margin: 0 auto;
  }
  .tf-right .signup-box {
    display: block;
  }
  .tf-desc {
    margin-top: 40px;
  }
  .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;
  }
}
@media only screen and (max-width: 767px) {
  .common-style h2 {
    font-size: 28px;
  }
  .common-style h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .common-style p {
    margin-bottom: 20px;
  }
  .common-style p.lg {
    margin-bottom: 30px;
  }
  .banner-section .banner-content {
    padding: 20px 0 0 0;
  }
  .banner-section .banner-content h1 {
    font-size: 42px;
  }
  .banner-section .banner-content h1 span {
    font-size: 20px;
  }
  .banner-section .banner-cont-box {
    padding: 20px;
    border-radius: 10px;
  }
  .what-is-ksf .notes-box {
    margin: 30px auto 0 auto;
  }
  .what-is-ksf .notes-box .left-sec {
    width: 190px;
  }
  .what-is-ksf .notes-box .right-sec .box-bg-clr {
    padding: 20px;
    border-radius: 10px;
  }
  .kgi-advantage .inner-wrapper .points-box .points-item {
    width: 100%;
  }
  .setting-kgi .smart-wrap {
    margin: 40px 0 0;
  }
  .setting-kgi .smart-wrap .right-sec {
    margin-bottom: 20px;
  }
  .common-slide:not(.customer-slider) .slick-dots {
    width: 145px;
  }
  .common-slide .slider-nav {
    zoom: 0.7;
  }
  .common-slide .slider-nav.next-arw {
    right: -20px;
  }
  .common-slide .slider-nav.prev-arw {
    left: -20px;
  }
  .common-slide.arrow-2 .slick-dots {
    width: 65px;
  }
  .common-slide.arrow-2 .slider-nav {
    zoom: 0.7;
  }
  .common-slide.arrow-3 .slider-nav {
    zoom: 0.7;
  }
  .kgi-effective .inner-wrapper .lg {
    margin-bottom: 40px;
  }
  .page-link.lg {
    margin-bottom: 30px;
  }
  .use-of-sales-tool {
    padding: 50px 0;
  }
  .use-of-sales-tool .heading-wrap {
    margin: 0 auto 30px auto;
  }
  .use-of-sales-tool .heading-wrap h2 br {
    display: none;
  }
  .slider-wrapper .slider-item {
    flex-direction: column;
  }
  .slider-wrapper .slider-item .slide-left {
    width: 450px;
    flex-basis: unset;
    padding: 0;
    max-width: 100%;
    align-self: flex-start;
  }
  .slider-wrapper .slider-item .slide-left::after {
    display: none;
  }
  .slider-wrapper .slider-item .slide-right {
    flex-basis: 100%;
    padding: 0;
    display: none;
    margin-top: 20px;
  }
  .slider-wrapper .slider-item .slide-right h3 br {
    display: none;
  }
  .slider-wrapper .slider-item .slide-right .c-list-content li {
    padding-left: 25px;
  }
  .slider-wrapper .slider-item .slide-right .c-list-content li::after {
    left: 0;
  }
  .slider-wrapper .slider-item .expand-wrapper {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider-wrapper .slider-item .expand-wrapper p {
    color: #2966cf;
    font-weight: 500;
    font-size: 16px;
  }
  .slider-wrapper .slick-dots {
    margin: 30px 0 0 0;
  }
  .slider-wrapper .slick-dots li {
    width: 15px;
    height: 15px;
  }
  .slider-wrapper .slick-dots li.slick-active {
    width: 15px;
    height: 15px;
  }
  .body-umain .tf-right .signup-box {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .body-umain .tf-right .signup-box-inner-al h4 {
    display: none;
  }
  .tryfree-section {
    padding: 50px 0;
  }
  .tf-left {
    margin-bottom: 20px;
  }
  .tf-left .section-title {
    font-size: 26px;
  }
  .tf-left .desc {
    font-size: 16px;
  }
  .tf-left ul {
    display: none;
  }
  .tf-right .signup-box-inner-al .act-btn {
    font-size: 16px;
    min-width: auto;
  }
  .footer-card h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 650px) {
  .slider-wrapper .slider-item .slide-left .profile-pic {
    max-width: 100%;
  }
  .profile-pic.pic-360 {
    width: 500px;
  }
}
@media only screen and (max-width: 580px) {
  .slider-wrapper {
    max-width: calc(100% - 40px);
  }
}
@media only screen and (max-width: 400px) {
  .slider-wrapper {
    max-width: calc(100% - 40px);
  }
  .slider-wrapper .slider-item {
    padding: 20px;
  }
  .slider-wrapper .slider-item .slide-left .customer-details h3 {
    font-size: 18px;
  }
  .slider-wrapper .slider-item .slide-left .customer-details p span {
    flex-basis: 40%;
  }
  .slider-wrapper .slider-item .slide-left .customer-details p span:first-child {
    flex-basis: 60%;
  }
}
@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;
  }
}
@media only screen and (-webkit-max-device-pixel-ratio: 1) {
  .use-of-sales-tool::before {
    background-image: url('/sites/zweb/images/jp/crm/crm-sales-tools-customer-bg-1x.webp');
  }
}