<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-mlc {
  overflow: hidden;
  position: relative;
}
.btn-mlc:before,
.btn-mlc:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
}
.btn-mlc:after {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.btn-mlc:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.btn-mlc:hover:after {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
section,
picture {
  display: block;
}
picture {
  font-size: 0;
}
.zw-global-header,
.product-nav-links,
.zgh-accounts {
  display: none !important;
}
header {
  display: block;
  position: relative;
  max-width: 1330px;
  margin: 0 auto;
}
.zw-product-header {
  position: absolute;
  left: 0;
  top: 24px;
  z-index: 2;
}
.zw-product-header .content-wrap {
  width: 100%;
  justify-content: center;
}
.zw-product-header .product-title {
  margin: 0;
  width: 230px;
  left: -130px;
  position: relative;
  top: 20px;
}
.zw-product-header .product-title a {
  width: 100%;
}
.zw-product-header .product-title a img {
  width: 100%;
  height: auto;
}
.page-wrapper {
  position: relative;
}
html,
body {
  overflow: visible;
}
body[data-prdname="social"] .zw-product-header .product-title {
  width: 191px;
}
body[data-prdname="salesiq"] .zw-product-header .product-title {
  width: 218px;
}
body[data-prdname="survey"] .zw-product-header .product-title {
  width: 162px;
}
body[data-prdname="projects"] .zw-product-header .product-title {
  width: 201px;
}
body[data-prdname="analytics"] .zw-product-header .product-title {
  width: 201px;
}
body[data-prdname="analytics"] .banner-section .inner-wrapper .banner-left h1,
body[data-prdname="analytics"] .banner-section .inner-wrapper .banner-left .desc li {
  color: #fff;
}
body[data-prdname="projects"] .zw-product-header .product-title {
  width: 223px;
}
body[data-prdname="webinar"] .zw-product-header .product-title {
  width: 190px;
}
body[data-prdname="desk"] .zw-product-header .product-title {
  width: 135px;
}
body[data-prdname="marketingautomation"] .zw-product-header .product-title {
  width: 394px;
}
body[data-prdname="marketingautomation"] .banner-section .inner-wrapper .banner-left h1,
body[data-prdname="marketingautomation"] .banner-section .inner-wrapper .banner-left .desc li {
  color: #fff;
}
.banner-section {
  background-size: cover;
  background-position: top center;
  padding: 100px 0;
}
.banner-section.salesiq-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/salesiq-banner-bg-2x.webp");
}
.banner-section.social-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/social-banner-bg-2x.webp");
}
.banner-section.survey-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/survey-banner-bg-2x.webp");
}
.banner-section.backstage-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/backstage-banner-bg-2x.webp");
}
.banner-section.projects-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/projects-banner-bg-2x.webp");
}
.banner-section.analytics-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/analytics-banner-bg-2x.webp");
}
.banner-section.desk-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/desk-banner-bg-2x.webp");
}
.banner-section.pagesense-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/pagesense-banner-bg-2x.webp");
}
.banner-section.webinar-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/webinar-banner-bg-2x.webp");
}
.banner-section.marketingautomation-banner {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/marketingautomation-banner-bg-2x.webp");
}
.banner-section .inner-wrapper {
  width: 1200px;
  margin: 0 auto 60px auto;
  display: flex;
  max-width: calc(100% - 40px);
  flex-direction: row;
  flex-wrap: wrap;
}
.banner-section .inner-wrapper .banner-left {
  display: flex;
  flex-direction: column;
  align-self: center;
  width: calc(100% - 490px);
  padding-right: 40px;
}
.banner-section .inner-wrapper .banner-left h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 32px;
  line-height: 1.3;
}
.banner-section .inner-wrapper .banner-left h1 span {
  font-size: 54px;
}
.banner-section .inner-wrapper .banner-left .desc {
  display: flex;
  flex-direction: column;
}
.banner-section .inner-wrapper .banner-left .desc li {
  font-size: 22px;
  position: relative;
  font-weight: 400;
  padding-left: 26px;
  line-height: 1.78;
}
.banner-section .inner-wrapper .banner-left .desc li::after {
  content: 'â€»';
  font-size: 22px;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
}
.banner-section .inner-wrapper .banner-left .banner-cta-wrapper {
  display: none;
  margin-top: 20px;
  text-align: center;
}
.banner-section .inner-wrapper .banner-left .banner-cta-wrapper a {
  display: inline-block;
  font-size: 18px;
  padding: 10px 30px;
  text-align: center;
  margin-bottom: 0;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: none;
  background-color: #f0483e;
  color: #fff;
}
.banner-section .inner-wrapper .banner-right {
  display: flex;
  flex-direction: column;
  width: 490px;
}
.crmplus-products-includes {
  display: block;
  position: relative;
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  background-color: #2469F3;
  border-radius: 10px;
  padding: 40px;
}
.crmplus-products-includes .content-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.crmplus-products-includes .content-wrapper .left-sec {
  display: flex;
  flex-direction: column;
  width: calc(100% - 440px);
  padding-right: 50px;
  align-self: center;
}
.crmplus-products-includes .content-wrapper .left-sec .head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.crmplus-products-includes .content-wrapper .left-sec .head .logo-sec {
  display: flex;
  width: 218px;
  background-color: #fff;
  border-radius: 5px;
  align-self: center;
  height: 90px;
  justify-content: center;
  align-items: center;
}
.crmplus-products-includes .content-wrapper .left-sec .head .logo-sec img {
  width: 188px;
  max-width: 100%;
}
.crmplus-products-includes .content-wrapper .left-sec .head .title-sec {
  display: flex;
  flex-direction: column;
  width: calc(100% - 218px);
  padding-left: 20px;
}
.crmplus-products-includes .content-wrapper .left-sec .head .title-sec h3 {
  font-size: 25px;
  color: #FFD600;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}
.crmplus-products-includes .content-wrapper .left-sec .head .title-sec p {
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0;
}
.crmplus-products-includes .content-wrapper .left-sec .desc {
  font-size: 17px;
  color: #fff;
  line-height: 1.75;
  margin-bottom: 0;
}
.crmplus-products-includes .content-wrapper .right-sec {
  display: flex;
  flex-direction: column;
  width: 440px;
  align-self: center;
}
.product-groups {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.product-groups .product-item {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 5px;
  min-height: 42px;
  border-radius: 5px;
  width: calc(100% / 5 - 8px);
  justify-content: center;
}
.product-groups .product-item.w-4 {
  width: auto;
  padding: 5px 8px;
}
.product-groups .product-item.ma {
  flex-grow: 1;
  padding: 5px;
}
.product-groups .product-item img {
  max-width: 100%;
  height: auto;
}
.product-groups .product-item img.salesiq-logo {
  width: 63px;
}
.product-groups .product-item img.projects-logo {
  width: 76px;
}
.product-groups .product-item img.survey-logo {
  width: 65px;
}
.product-groups .product-item img.pagesense-logo {
  width: 87px;
}
.product-groups .product-item img.desk-logo {
  width: 48px;
}
.product-groups .product-item img.backstage-logo {
  width: 80px;
}
.product-groups .product-item img.analytics-logo {
  width: 75px;
}
.product-groups .product-item img.marketingautomation-logo {
  width: 150px;
}
.product-groups .product-item img.social-logo {
  width: 59px;
}
.product-groups .product-item img.crm-logo {
  width: 53px;
}
.product-groups .product-item img.campaigns-logo {
  width: 90px;
}
.product-groups .product-item img.webinar-logo {
  width: 72px;
}
.signup-cta-wrapper {
  width: 100%;
  display: block;
}
.signup-cta-wrapper a {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  padding: 10px 40px 10px 20px;
  border-radius: 5px;
  box-shadow: none;
  background-color: #f0483e;
  color: #fff;
}
.signup-cta-wrapper a:hover {
  color: #fff;
  background-color: #f0483e;
}
.signup-cta-wrapper a:hover span {
  right: 10px;
}
.signup-cta-wrapper a span {
  position: absolute;
  width: 19px;
  height: 11px;
  top: 50%;
  transform: translate(0%, -50%);
  transition: right 0.5s ease-in;
  right: 15px;
}
.signup-cta-wrapper a span::after,
.signup-cta-wrapper a span::before {
  content: '';
  position: absolute;
}
.signup-cta-wrapper a span::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  right: 1px;
  transform: rotate(45deg);
  top: 1px;
}
.signup-cta-wrapper a span::before {
  width: 18px;
  height: 2px;
  background-color: #fff;
  top: 5px;
  left: 0;
}
.body-umain .banner-section {
  padding: 140px 0 100px;
}
.body-umain .banner-section .inner-wrapper .banner-left {
  width: 800px;
  max-width: 100%;
  padding-right: 0;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.body-umain .banner-section .inner-wrapper .banner-left h1 {
  text-align: center;
}
.body-umain .banner-section .inner-wrapper .banner-left .banner-cta-wrapper {
  display: block;
}
.body-umain .banner-section .inner-wrapper .banner-right {
  display: none;
}
.signup-box {
  max-width: 100%;
  width: 100%;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 1px 16px 0 rgba(33, 29, 29, 0.18);
}
.signup-box h3 {
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.other-lang .signup-form {
  margin: 0 auto;
  padding: 0;
  min-width: auto;
  max-width: 100%;
  width: 100%;
}
.other-lang .signup-form .zw-only-copyright {
  display: none !important;
}
footer .zw-only-copyright {
  display: block !important;
  margin-top: 0;
  padding: 20px 0;
  position: relative !important;
}
.image-corner-banner {
  display: none!important;
}
.salesiq-banner .signup-box {
  min-height: 636px;
}
.social-banner .signup-box {
  min-height: 613px;
}
.survey-banner .signup-box {
  min-height: 550px;
}
.backstage-banner .signup-box {
  min-height: 636px;
}
.analytics-banner .signup-box {
  min-height: 682px;
}
.pagesense-banner .signup-box {
  min-height: 378px;
}
.marketingautomation-banner .signup-box {
  min-height: 637px;
}
.webinar-banner .signup-box {
  min-height: 465px;
}
.projects-banner .signup-form {
  min-height: 618px;
}
@media only screen and (max-width: 1610px) {
  .zw-product-header .product-title {
    left: -20px;
  }
}
@media only screen and (max-width: 1400px) {
  .zw-product-header {
    left: 20px;
  }
}
@media only screen and (max-width: 1360px) {
  .zw-product-header .product-title {
    left: 0;
  }
}
@media only screen and (max-width: 1250px) {
  .crmplus-products-includes .content-wrapper .left-sec .head .logo-sec {
    width: 180px;
    padding: 15px 10px;
    height: auto;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec {
    width: calc(100% - 180px);
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec h3 {
    font-size: 22px;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .zw-product-header .product-title {
    width: 200px;
    top: 0;
  }
  body[data-prdname="social"] .zw-product-header .product-title {
    width: 180px;
  }
  body[data-prdname="salesiq"] .zw-product-header .product-title {
    width: 200px;
  }
  body[data-prdname="survey"] .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="projects"] .zw-product-header .product-title {
    width: 190px;
  }
  body[data-prdname="analytics"] .zw-product-header .product-title {
    width: 190px;
  }
  body[data-prdname="projects"] .zw-product-header .product-title {
    width: 200px;
  }
  body[data-prdname="webinar"] .zw-product-header .product-title {
    width: 180px;
  }
  body[data-prdname="desk"] .zw-product-header .product-title {
    width: 135px;
  }
  body[data-prdname="marketingautomation"] .zw-product-header .product-title {
    width: 380px;
  }
  .banner-section .inner-wrapper .banner-left {
    width: calc(100% - 440px);
  }
  .banner-section .inner-wrapper .banner-left h1 {
    font-size: 26px;
  }
  .banner-section .inner-wrapper .banner-left h1 br {
    display: none;
  }
  .banner-section .inner-wrapper .banner-left h1 span {
    font-size: 38px;
  }
  .banner-section .inner-wrapper .banner-left .desc li {
    font-size: 18px;
    padding-left: 20px;
  }
  .banner-section .inner-wrapper .banner-left .desc li::after {
    font-size: 18px;
  }
  .banner-section .inner-wrapper .banner-right {
    width: 440px;
    max-width: 100%;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head {
    flex-direction: column;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .logo-sec {
    align-self: flex-start;
    margin-bottom: 20px;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec {
    width: 100%;
    padding-left: 0;
  }
  .product-groups .product-item {
    width: calc(100% / 4 - 8px);
  }
  .product-groups .product-item.w-4 {
    width: calc(100% / 4 - 8px);
  }
  .product-groups .product-item.ma {
    width: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-section {
    padding-bottom: 75px;
  }
  .banner-section .inner-wrapper {
    flex-direction: column;
    margin: 0 auto 50px auto;
  }
  .banner-section .inner-wrapper .banner-left {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .banner-section .inner-wrapper .banner-left h1 {
    text-align: center;
  }
  .banner-section .inner-wrapper .banner-left .desc {
    width: 500px;
    margin: 0 auto;
    max-width: 100%;
  }
  .banner-section .inner-wrapper .banner-right {
    margin: 0 auto;
  }
  .crmplus-products-includes {
    width: 740px;
  }
  .crmplus-products-includes .content-wrapper {
    flex-direction: column;
  }
  .crmplus-products-includes .content-wrapper .left-sec {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .crmplus-products-includes .content-wrapper .right-sec {
    width: 100%;
  }
  .product-groups {
    justify-content: center;
  }
  .product-groups .product-item {
    width: unset;
  }
  .product-groups .product-item.w-4 {
    width: unset;
  }
  .product-groups .product-item.ma {
    flex-grow: 0;
    width: unset;
  }
  .signup-cta-wrapper {
    width: 450px;
    max-width: 100%;
    margin: 0 auto;
  }
  .body-umain .banner-section {
    padding-bottom: 75px;
    padding-top: 115px;
  }
  .body-umain .banner-section .inner-wrapper .banner-left {
    width: 600px;
    margin-bottom: 0;
  }
  .signup-box {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .zw-product-header {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
  .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="social"] .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="salesiq"] .zw-product-header .product-title {
    width: 170px;
  }
  body[data-prdname="survey"] .zw-product-header .product-title {
    width: 130px;
  }
  body[data-prdname="projects"] .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="analytics"] .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="projects"] .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="webinar"] .zw-product-header .product-title {
    width: 150px;
  }
  body[data-prdname="desk"] .zw-product-header .product-title {
    width: 135px;
  }
  body[data-prdname="marketingautomation"] .zw-product-header .product-title {
    width: 300px;
  }
  .banner-section {
    padding-bottom: 50px;
  }
  .banner-section .inner-wrapper .banner-left h1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.45;
  }
  .banner-section .inner-wrapper .banner-left h1 span {
    font-size: 30px;
  }
  .banner-section .inner-wrapper .banner-left .desc li {
    font-size: 16px;
  }
  .banner-section .inner-wrapper .banner-left .desc li::after {
    font-size: 16px;
  }
  .banner-section .inner-wrapper .banner-left .banner-cta-wrapper a {
    font-size: 16px;
  }
  .crmplus-products-includes {
    padding: 30px 20px;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .logo-sec {
    align-self: center;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec {
    text-align: center;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec h3 {
    line-height: 1.4;
  }
  .crmplus-products-includes .content-wrapper .left-sec .head .title-sec p {
    line-height: 1.6;
    text-align: center;
  }
  .crmplus-products-includes .content-wrapper .left-sec .desc {
    font-size: 16px;
    text-align: center;
    line-height: 1.95;
  }
  .signup-cta-wrapper a {
    font-size: 16px;
    padding: 10px;
    text-align: center;
  }
  .signup-cta-wrapper a span {
    display: none;
  }
  .body-umain .banner-section {
    padding-bottom: 50px;
    padding-top: 90px;
  }
}
@media only screen and (max-width: 650px) {
  .signup-box h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .other-lang .signup-form {
    padding: 0!important;
  }
}</pre></body></html>