<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0
}
video {
    width: 100%;
}
.obj-shadow {
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.zgh-accounts {
	display: none !important
}
.sw {
  display: inline-block
}
.enterprse-banner-container {
  max-width: 1180px;
  margin: 0 auto;
  width: 95%;
  text-align: center;
  padding: 55px 0 320px;
  box-sizing: border-box
}
h1 {
  font: 56px/1.1 var(--zf-primary-extrabold);
  padding-bottom: 25px;
  color: #01234a
}
.banner-para {
  font: 20px/1.7 var(--zf-primary-regular);
  padding-bottom: 30px;
  max-width: 900px;
  margin: 0 auto;
}
.contact-btn {
  background: #f0483e;
  color: #fff;
  display: inline-block;
  font: 18px/1.2 var(--zf-primary-semibold);
  text-transform: uppercase;
  border: 1px solid rgb(240, 72, 62);
  border-radius: 6px;
  padding: 12px 60px;
}
.blue-bg-container {
  background-color: rgb(1, 35, 74);
  padding: 140px 0 130px;
  box-sizing: border-box
}
.img-wrap-sec {
  max-width: 1170px;
  margin: -385px auto 95px;
  width: 95%;
  box-sizing: border-box;
  text-align: center;
}
.whte-box-container {
  border: 1px solid rgb(190, 221, 255);
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  padding: 50px 60px 60px;
  box-sizing: border-box;
  max-width: 920px;
  width: 100%;
  margin: 0 auto 15px;
  text-align: left
}
.box-main-title {
  font: 32px/1.3 var(--zf-primary-bold);
  padding: 0 30px;
  color: #fff;
  max-width: 720px;
  margin: 0 auto 100px;
  box-sizing: border-box;
  text-align: center;
  position: relative
}
.bg_lazy_loaded .enterprse-sub-sprite, .box-main-title.bg_lazy_loaded:after, .box-main-title.bg_lazy_loaded:before {
  background-image: url(/sites/default/files/crm/enterprise/enterprise-solution-hub-sprite.svg);
  background-repeat: no-repeat;
  display: inline-block;
}
.gatner-logo {
  background-position: -38px -26px;
  width: 140px;
  height: 31px;
}
.box-main-title:after, .box-main-title:before {
  content: '';
  width: 28px;
  height: 83px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
}
.box-main-title:after {
  background-position: 0 0;
}
.box-main-title:before {
  background-position: -178px 0;
  right: 0;
  left: unset;
}
.box-inner-title {
  font: 30px/1.4 var(--zf-primary-bold);
  padding-bottom: 15px;
  color: #262626
}
.para-sec {
  font: 17px/1.8 var(--zf-primary-regular);
  color: #262626
}
.feature-list li {
  padding: 20px 0 0 25px;
}
.feature-list .para-sec {
  position: relative
}
.feature-list .para-sec:after {
  content: '';
  position: absolute;
  background: #000;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  left: -25px;
  top: 10px
}
.enterprse-footer-container {
  max-width: 940px;
  margin: 0 auto;
  width: 95%;
  text-align: center;
  padding: 130px 0 140px;
  box-sizing: border-box
}
h3 {
  font: 48px/1.2 var(--zf-primary-extrabold);
  padding-bottom: 25px
}
.entprse-ftr-para {
  font: 20px/1.5 var(--zf-primary-bold);
  padding-bottom: 25px
}
.crm-brdcrmb {
  border-top: 1px solid #d1d1d1;
  position: relative;
  z-index: 1;
  background: #fff;
  display: flex
}
.brdcrmb-secn {
  width: 50%;
  padding: 25px 0;
  box-sizing: border-box;
  margin-top: 2px;
  background-image: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(246, 247, 248) 25%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(246, 247, 248) 25%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(246, 247, 248) 25%);
}
.brdcrmb-secn:first-child {
  border-right: 1px solid #d1d1d1;
}
.brdcrmb-top {
  color: #666666;
  font: 400 14px 'Roboto', sans-serif;
  display: block;
}
.hub-lrn {
  text-decoration: none;
  font: 500 16px 'Roboto', sans-serif;
  position: relative;
  padding-right: 9px;
}
.brdcrmb-botm a {
  font: 600 18px 'Roboto', sans-serif;
  color: #000;
  display: inline-block;
}
.hub-prev .brdcrmb-botm a {
  padding: 0 0 0 10px;
}
.brdcrmb-cnt {
  margin-left: 30px;
  text-align: left;
}
.brdcrmb-cnt-rit {
  margin-right: 30px;
  text-align: right;
}
.hub-lrn span {
  background: #0067ff;
  width: 15px;
  height: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  transition: all ease .35s;
}
.brdcrmb-cnt-rit .hub-lrn span {
  margin: 0 7px 0 0;
}
.hub-lrn span:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid #0067ff;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  top: -3px;
  right: 0;
}
.brdcrmb-cnt-rit .hub-lrn span:before {
  transform: rotate(130deg);
  right: 8px;
}
.gatner-txt {
  display: none
}
.success-alert {
	display: none;
	margin: 0 auto;
	height: 42px;
	position: fixed;
	z-index: 999999;
	width: 100%;
	left: 0;
	top: 0
}
.scs-pop-inr {
	padding: 12px;
	position: relative;
	max-width: 360px;
	margin: 0 auto;
	background: #40bd60;
	width: 100%;
	opacity: 0;
        box-sizing: border-box;
}
.scs-pop-inr.animate {
	animation: bounceIn .8s forwards;
	-webikit-animation: bounceIn .8s forwards
}
@-webkit-keyframes bounceIn {
20%, 40%, 60%, 80%, from, to {
-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);
animation-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
60% {
opacity:1;
-webkit-transform:scale3d(1.03, 1.03, 1.03);
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform:scale3d(.97, .97, .97);
transform:scale3d(.97, .97, .97)
}
to {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes bounceIn {
20%, 40%, 60%, 80%, from, to {
-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);
animation-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
60% {
opacity:1;
-webkit-transform:scale3d(1.03, 1.03, 1.03);
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform:scale3d(.97, .97, .97);
transform:scale3d(.97, .97, .97)
}
to {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.success-alert .scs-txt {
	font-size: 16px;
	display: block;
	text-align: center;
	font-family: var(--zf-primary-semibold);
	color: #fff
}
.success-alert .close-icn {
	font-size: 13px;
	cursor: pointer;
	color: #fff;
	font-family: var(--zf-primary-regular);
	position: absolute;
	top: 5px;
	right: 12px
}
.Ncrm_breadcrumb {
  list-style-type: none;
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
  padding: 45px 0 0;
  text-align: left;
}
.Ncrm_breadcrumb li {
  display: inline-block;
  margin: 0 25px 0 0;
  font: 11px/1.2 var(--zf-primary-semibold);
  color: #000;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.Ncrm_bcLnk {
  color: #00000096;
  position: relative;
  display: inline-block;
  font: 11px/1.2 var(--zf-primary-semibold);
}
.Ncrm_bcLnk:before {
  content: "&gt;";
  position: absolute;
  right: -15px;
  display: inline-block;
  color: #000;
}
.Ncrm_bcLnk:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: -4px;
  height: 1px;
  width: 0px;
  background: #000;
  transition: all .3s linear;
}
.Ncrm_bcLnk:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all .2s linear;
}
.i18n-ar .img-wrap-sec {
    text-align: center;
    direction: ltr;
}
.i18n-ar .Ncrm_bcLnk:before {
    left: -15px;
    right: unset;
}
/*Arabic starts*/
.i18n-ar .enterprse-banner-container, .i18n-ar .enterprse-banner-container h1, .i18n-ar .enterprse-banner-container p, .i18n-ar .enterprse-footer-container, .i18n-ar .enterprse-footer-container h3, .i18n-ar .enterprse-footer-container p, .i18n-ar .blue-bg-container h2  {
    text-align: center;
}

.i18n-ar .feature-list li {
    padding: 20px 25px 0 0;
}

.i18n-ar .feature-list .para-sec:after {
    right: -25px;
    left: auto;
}

.i18n-ar .blue-bg-container &gt; div h2 {
    text-align: right;
}

.i18n-ar .hub-lrn span:before {
    left: 0;
    right: auto;
    border-right: 0;
    border-left: 2px solid #0067ff;
    transform: rotate(45deg);
}
.i18n-ar .hub-lrn span {
    margin-right: 7px;
    margin-left: auto;
}
.i18n-ar .brdcrmb-secn:first-child {
    border-left: 1px solid #d1d1d1;
    border-right: none;
}
.i18n-ar .brdcrmb-cnt-rit .brdcrmb-txt.hub-prev, .i18n-ar .brdcrmb-cnt-rit .brdcrmb-txt.hub-prev span {
    text-align: left;
}
.i18n-ar .hub-prev .brdcrmb-botm a {
    padding: 0 10px 0 0;
    text-align: left;
}
.i18n-ar .brdcrmb-cnt {
    margin-right: 30px;
    margin-left: auto;
}
.i18n-ar .brdcrmb-cnt-rit {
    margin-left: 30px;
    margin-right: auto;
}
.i18n-ar .hub-lrn {
    padding-left: 9px;
    padding-right: 0;
}

.i18n-ar .brdcrmb-cnt-rit .hub-lrn span:before {
    transform: rotate(-130deg);
    left: 8px;
    right: auto;
}

.i18n-ar .brdcrmb-cnt-rit .hub-lrn span {
    margin: 0 0 0 7px;
}
/*Arabic ends*/
@media only screen and (max-width: 992px) {
  br {
    display: none;
  }
  h1 {
    font-size: 48px;
  }
  h3 {
    font-size: 42px;
  }
  .blue-bg-container, .enterprse-footer-container {
    width: 100%;
    padding: 100px 25px;
  }
  .enterprse-banner-container {
    padding: 50px 0 260px;
  }
  .img-wrap-sec {
    margin: -290px auto 70px;
    width: 100%;
  }
  .box-main-title {
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-btn,.Ncrm_breadcrumb{
    display: none !important;
  }
 .banner-para, .entprse-ftr-para {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .hub-lrn span {
    display: none;
  }
  .box-inner-title {
    font-size: 26px;
  }
  h1 {
    font-size: 40px;
    padding-bottom: 15px;
  }
  h3 {
    font-size: 30px;
    padding-bottom: 15px;
  }
  .para-sec, .contact-btn {
    font-size: 16px;
  }
  .banner-para, .entprse-ftr-para {
    font-size: 18px;
  }
  .whte-box-container {
    padding: 45px 35px;
    width: 100%;
  }
  .box-main-title {
    font-size: 24px;
    padding: 0 25px;
    margin: 0 auto 60px;
  }
  .brdcrmb-botm a {
    font-size: 16px;
    color: #0067ff;
  }
  .brdcrmb-cnt {
    margin-left: 20px;
  }
  .brdcrmb-cnt-rit {
    margin-right: 20px;
  }
  .img-wrap-sec {
    margin: -160px auto 50px;
  }
  .enterprse-banner-container {
    width: 100%;
    padding: 35px 25px 130px;
  }
  .blue-bg-container, .enterprse-footer-container {
    padding: 80px 25px;
  }
  .gatner-logo {
    display: none;
  }
  .gatner-txt {
    display: inline-block;
    font: 24px/1.3 var(--zf-primary-bold)
  }
}
@media only screen and (max-width: 480px) {
  .box-main-title:after, .box-main-title:before {
    left: -10px;
  }
  .box-main-title:before {
    right: -10px;
    left: unset;
  }
  h1 {
    font-size: 34px;
  }
  h3 {
    font-size: 26px;
  }
  .brdcrmb-botm a {
    font-size: 14px;
  }
  .crm-brdcrmb {
    border-bottom: 1px solid #d1d1d1;
  }
  .brdcrmb-secn {
    padding: 15px 0;
  }
}


.main-container-wrapper.global-h-none #block-block-3, .main-container-wrapper.product-f-none .footer-sec-wrap {
    display: none;
}
.og-context-node-96.other-lang .main-container-wrapper.global-h-none #block-block-3, .og-context-node-96.other-lang .main-container-wrapper.product-f-none .footer-sec-wrap {
    display: none;
}
.og-context-node-96.other-lang .footer-sec-wrap.two-column .content-wrap {
    display: none;
}</pre></body></html>