<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-section,
.zw-product-header {
	background: #FFEDE8;
}

.header-section h1 {
	font-size: 46px;
	max-width: 700px;
}
.header-banner-slider{
	position: relative;
}

.txt-hlt {
	color: #E00A0A;
}

.hb-slider {
	max-width: 825px;
	margin: 0 auto;
}

.testimonial-section,
.testi-title {
	display: none;
}

.bottom-section h2 {
	max-width: 550px;
}

.zdashboard-img&gt;div:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 0%);
	z-index: 0;
	position: absolute;
}

@media only screen and (max-width: 1279px) {
	.common-section.features {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 1200px) {
	.features h2 {
		font-size: 40px;
		line-height: 54px;
	}
}

@media only screen and (max-width: 768px) {
	.features h2 {
		font-size: 38px;
		line-height: 48px;
	}
}

@media only screen and (max-width: 610px) {
	.features h2 {
		max-width: 400px;
	}
}

@media only screen and (max-width: 480px) {
	.features h2 {
		font-size: 25px;
		line-height: 30px;
	}
}

/* features-section */
.common-section.dashboard-section {
	display: none;
}

.zdashboard-img&gt;div:before {
	background: rgb(0 0 0 / 0%);
}

.middle-animated .transY1,
.middle-animated .transY2,
.middle-animated .transY3,
.middle-animated .transY4,
.middle-animated .transY5,
.middle-animated .transY6,
.middle-animated .transY7,
.middle-animated .transY8 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.features-section h2 {
	text-align: center;
}

.features-section .content-wrap {
	max-width: 1280px;
}

.features-section h2+p {
	text-align: center;
	max-width: 750px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.za-features-slider {
	display: block;
	padding-top: 40px;
}

.za-features-slider .column {
	display: table-cell;
	vertical-align: top;
}

.za-features-slider .column.za-feature-content {
	width: 30%;
	position: relative;
	padding-top: 15px;
}

.za-features-slider .column.za-feature-img {
	width: 65%;
	padding-right: 5%;
}

.image-right .za-features-slider .column.za-feature-img {
	padding-left: 5%;
	padding-right: 0;
}

.za-list-wrap li {
	display: inline-block;
	padding: 4px 20px;
	background: #404040;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	margin: 0 10px 10px 0px;
	float: left;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.color-section .za-list-wrap li {
	background: rgb(255 255 255 / 10%);
}

@keyframes makelistanimate {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

.inview .za-list-wrap li.current:before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	background: #ffdd4e;
	left: 0;
	animation: makelistanimate 9s ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	z-index: -1;
}

.za-list-wrap li.current {
	color: #000;
	background: #ececec;
}

.za-text-wrapper .za-text,
.za-img-inner img {
	display: none;
	opacity: 0;
}

.za-img-inner {
	padding: 20px;
	background: #F5F6FA;
	height: 447px;
	display: inline-block;
  border-radius: 14px;
}

.za-img-inner img {
  border-radius: 8px;
	box-shadow: 0 0 20px 0 rgb(159 159 159 / 20%);
	margin: auto;
}

.za-text-wrapper .za-text.current,
.za-img-inner img.current {
	display: block;
	opacity: 1;
}

.za-img-inner img.current {
	animation: slideRight 1.2s ease-out;
	animation-fill-mode: forwards;
}

.image-right .za-img-inner img.current {
	animation: slideLeft 1.2s ease-out;
	animation-fill-mode: forwards;
}

.features-section.data-section h2+p {
	max-width: 610px;
}

.features-section.augmented-section h2+p {
	max-width: 610px;
}

#peoplemanagement {
  background: #F7F8F9;
}

#peoplemanagement .za-img-inner {
  background: #E5E6E6;
}

@keyframes slideLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-30px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes slideRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(30px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes text-animate {
	0% {
		opacity: 0;
		-webkit-transform: translateY(12px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

.za-text-wrapper .za-text.current {
	display: block;
	animation: text-animate 1s linear;
	animation-fill-mode: forwards;
	/* opacity: 1; */
}

.za-slider-lists {
	position: absolute;
	bottom: 0;
}

.za-text-wrapper .za-text p {
	font-size: 17px;
	line-height: 30px;
}

.za-text-wrapper .za-text img {
	display: none;
	box-shadow: 0 0 20px 0 rgb(159 159 159 / 20%);
}

.za-text-wrapper .za-text h4 {
	font-family: var(--primaryfont-bold);
}

.i18n-en .za-text-wrapper .za-text h4 {
	font-size: 25px;
}

.za-text-wrapper .za-text h4 {
	color: #215ee8;
}

.color-section {
	background: #272727;
	color: #fff;
}

.augmented-section {
	background: #303141;
}

.collaborative-section {
	background: #352d2d;
}

.mobility-section {
	background: #35273c;
}

.security-section {
	background: #272727;
}

.extensibility-section {
	background: #242a43;
}

.color-section .za-text-wrapper .za-text h4 {
	color: #ffce00;
}

/* features-section */

/* connector section */
.connectors-section{
	background: #F7F8F9;
}
.connectors-section .content-wrap {
	max-width: 100%;
}

.connectors-section .table-wrap {
	background: #16192F;
	max-width: 1200px;
	margin: 0 auto;
	border-radius: 14px;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 100px 0;
}

.connectors-section .table-wrap .column.left {
	width: 80%;
	padding: 0 0 0 60px;
  text-align: left;
}

.connector-icon {
	display: none;
}

.connectors-section h2 {
	max-width: 580px;
	margin-bottom: 25px;
	font-size: 42px;
}

.connectors-section h2&gt;span {
	display: block;
}

.connectors-section h2+a.act-btn {
	color: #fff;
	border-color: #fff;
}

.connectors-block span {
	border-radius: 12px;
}

@media screen and (max-width: 1279px) {

	.column.za-feature-img,
	.za-slider-lists {
		display: none;
	}

	.za-text-wrapper .za-text,
	.za-img-inner img {
		display: block;
		opacity: 1;
	}

	.za-text-wrapper .za-text img {
		display: block;
	}

	.za-text-wrapper .za-text {
		text-align: center;
    	margin-bottom: 80px;
	}

	.features-section .content-wrap {
		max-width: 840px;
	}

	.za-text-wrapper .za-text.current {
		animation: none;
		animation-fill-mode: none;
	}

	.za-text-wrapper .za-text p {
		max-width: 640px;
		margin: 0 auto;
		margin-bottom: 35px;
	}

	.za-text-wrapper .za-text:last-child {
		margin-bottom: 0;
	}

	.common-section{
		padding: 90px 0;
	}
	.ztestimonial-section {
		padding: 90px 0 0;
	}
	.za-img-inner {
		height: auto;
	}

	.header-sticky li {
		display: block;
		width: 31%;
		float: left;
	}

	.header-sticky ul {
		width: 100%;
		align-items: inherit;
	}

	.header-sticky li a {
		height: 100%;
		width: 100%;
	}

	.i18n-ar .za-text-wrapper .za-text p,
	.i18n-ar .za-text-wrapper .za-text h4 {
		text-align: center;
	}

  .connectors-section .table-wrap .column.left {
    width: 100%;
    padding: 0;
    text-align: center;
}
.connectors-section .table-wrap{
  flex-direction: column;
}


}
@media screen and (max-width: 1140px) {
	.header-sticky-only.stickyfixed {
		top: 0;
	}
}
@media screen and (max-width: 991px) {
  
	.header-section {
		padding: 0 0 0px 0;
	}

	.i18n-en h1 {
		font-size: 38px;
	}

	h1+p {
		max-width: 660px;
	}

	.header-sticky li span br {
		display: none;
	}

	/*.header-sticky {
			  overflow: hidden;
			  overflow-x: scroll;
		  } */

	/*.header-sticky ul {
			  width: 3300px;
		  } */

	.common-section.sticky-section {
		padding-top: 50px;
		padding-bottom: 70px;
	}

	.i18n-en .sticky-section h2 {
		font-size: 30px;
	}

	.features-section h2+p {
		max-width: 460px;
	}

	.features-section .content-wrap {
		max-width: 640px;
	}

	.za-text-wrapper .za-text p {
		font-size: 15px;
	}

	.botttom-cta-section {
		padding: 60px 0 60px 0;
		text-align: center;
	}

	.common-section.slider-section {
		padding: 70px 0 0px 0;
	}

	.slick-wrap {
		display: block;
	}

	.slick-wrap&gt;div:nth-child(2) {
		flex: 0 0 100%;
		max-width: 500px;
		margin: 100px auto 0;
	}

	.slick-wrap&gt;div:nth-child(1) {
		margin: 0 auto;
	}

	.header-sticky li span:first-child {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}

	.header-sticky li span:last-child {
		padding-left: 0;
		font-size: 14px;
		display: block;
		text-align: center;
		width: 100%;
	}

	.header-sticky li:nth-child(5) a,
	.header-sticky li:nth-child(6) a,
	.header-sticky li:nth-child(7) a,
	.header-sticky li:nth-child(8) a,
	.header-sticky li:nth-child(2) a {
		padding: 20px 10px;
	}

	.header-sticky li a {
		padding: 20px 10px;
	}
  .connectors-section .table-wrap
  {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
	.za-features-slider{
		padding-top: 0px;
	}
	.slick-wrap&gt;div:nth-child(1) {
		margin: 0 auto;
		flex: 0 0 60%;
		max-width: 60%;
	}

	.i18n-en h1 {
		font-size: 36px;
	}

	.common-section.sticky-section {
		padding-bottom: 60px;
	}

	.header-section:after {
		height: 20%;
	}

	.i18n-en .sticky-section h2 {
		font-size: 26px;
	}

	.common-section.sticky-section {
		padding-bottom: 50px;
	}

	.common-section {
		padding: 60px 0;
	}

	.ztestimonial-section {
		padding: 60px 0 0;
	}

	.i18n-en .botttom-cta-section h2 {
		font-size: 30px;
	}

	.z-testimonial-item p span {
		color: #3f51b6;
	}

	.common-section.slider-section {
		padding: 50px 0 0px 0;
	}

	.slick-slide&gt;p {
		font-size: 20px;
	}

	.header-sticky-only.stickyfixed,
	.header-sticky-only {
		display: none;
	}

	.header-sticky li {
		display: block;
		width: 46%;
		float: left;
	}

	.header-sticky li:nth-child(odd) {
		clear: left;
	}

	.header-sticky ul {
		width: 100%;
		align-items: inherit;
	}

	.header-sticky li a {
		display: block;
		height: 100%;
		padding: 20px 10px;
	}

	.header-sticky li span:first-child {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}

	.header-sticky li:nth-child(5) a,
	.header-sticky li:nth-child(6) a,
	.header-sticky li:nth-child(7) a,
	.header-sticky li:nth-child(8) a,
	.header-sticky li:nth-child(2) a {
		padding: 20px 10px;
	}

	.header-sticky li span:last-child {
		padding-left: 0;
		font-size: 14px;
		display: block;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	.header-sticky li {
		display: inline-block;
		width: 100%;
		float: left;
		box-sizing: border-box;
		margin: 0;
		margin-bottom: 10px;
	}

	.header-sticky ul {
		display: inline-block;
		width: 100%;
	}

	.header-sticky li a {
		display: block;
	}

	.i18n-en h1 {
		font-size: 30px;
	}

  .i18n-en .za-text-wrapper .za-text h4 {
    font-size: 22px;
}

}

/* hrprocess-section */
.hrprocess-section{
	background: #F7F8F9;
}
.hrprocess-section h2{
	max-width: 560px;
	margin: 0px auto 40px;
	text-align: center;
}
.hrprocess-section .tabs-wrap-scroll ul.stickyfixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	background: #F7F8F9;
    z-index: 2;
    padding: 15px 0;
}
.hrprocess-section .tabs-wrap-scroll &gt; ul{
	text-align: center;
}
.hrprocess-section .tabs-wrap-scroll &gt; ul li {
	position: relative;
    display: inline-block;
    margin: 0 20px;
    padding: 10px 0px;
    font-size: 16px;
    cursor: pointer;
}
.hrprocess-section .tabs-wrap-scroll &gt; ul li.current::before{
	content: '';
	position: absolute;
	width: 70%;
	height: 2px;
	background: #000000;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
}
.features-block{
	padding-top: 30px;
}
.features-block .slide-zfea-content-box h3{
	font-family: var(--primaryfont-bold);
}
.features-block .slide-zfea-content-box .zfeabox{
	position: relative;
	padding-left: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.features-block .slide-zfea-content-box .zfeabox::before{
	content: '';
	background: #1420B91C;
	position: absolute;
	width: 2px;
	height: 50%;
	top: 45%;
	left: 50%;
	transform: translate(-45%,-50%);
}
.features-block .slide-zfea-content-box .zfeabox li{
	width: 48%;
}
.features-block .slide-zfea-content-box .zfeabox li:nth-child(odd){
	padding: 20px 25px 20px 0px;
}
.features-block .slide-zfea-content-box .zfeabox li:nth-child(even){
	padding: 20px 0px 20px 25px;
}
.features-block .slide-zfea-content-box .zfeabox li h4{
	color: #2150AA;
}
.features-block .slide-zfea-content-box .zfeabox li:nth-child(-n+2) h4{
	color: #E00A0A;
}
.features-block .slide-zfea-content-box .zfeabox li p:last-child {
	margin-bottom: 0px;
}

.features-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
    align-items: flex-start;
    position: relative;
}
.features-block .zfea-image-box {
	width: 100%;
	display: none;
    position: sticky;
    position: -webkit-sticky;
    top: 160px;
}
.features-block .zfea-content-box {
	width: 100%;
}
.features-block .zfea-image-box .slide-block {
	margin-bottom: 90%;
}
.features-block .zfea-image-box .slide-block .zfea-image {
	padding: 10% 9%;
	background: #FFFFFF;
	border-radius: 10px;
	margin: auto;
	margin-right: 50px;
	text-align: center;
	position: absolute;
	top: 0px;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-moz-transform: translateY(0);
}
.features-block .zfea-image-box .slide-block .zfea-image.active {
	opacity: 1;
	visibility: visible;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
}
.features-block .zfea-image-box .slide-block .zfea-image ul.useanim {
	position: relative;
}
.zfea-image ul.useanim li {
	position: relative;
	text-align: center;
}
.zfea-image ul.useanim li img {
	position: relative;
	z-index: 1;
}
.zfea-content-box .zfea-content {
	text-align: left;
}
.features-block .zfea-content-box .zfea-content {
	position: relative;
	transition: all 1s ease-out;
	margin-bottom: 0;
}
.features-block .zfea-content-box .zfea-content.active {
	opacity: 1;
}
.features-block .zfea-content-box .zfea-content .slide-img-block {
	padding: 30px;
	background: #FFFFFF;
	border-radius: 10px;
	max-width: 50%;
	margin:0px auto 0px;
}
/* hrprocess-section */

/* ztestimonial-section */
.ztestimonial-section{
	background: #F7F8F9;
	text-align: center;
}
.ztestimonial-section .ztestimonial-wrap{
	max-width: 1000px;
	margin: 0px auto;
	border: 1px solid #00000021;
	border-radius: 10px;
	padding: 5%;
}
.ztestimonial-section .cust-testimonial{
	max-width: 820px;
	margin: 0px auto;
}
.ztestimonial-section .zcust-logo {
	opacity: 0.4;
}
.ztestimonial-section .zcust-quts{
	position: relative;
	padding: 15px 40px;
	margin: 25px auto;
}
.ztestimonial-section .zcust-quts:before,
.ztestimonial-section .zcust-quts:after {
	display: inline-block;
	content:"";
	position:absolute;
	width:39px;
	height:39px;
	background:url(/sites/zweb/images/analytics/hr-analytics/quotes.png);
	background-position:0 0;
	background-size: 39px auto;
	background-repeat: no-repeat;
}
.ztestimonial-section .zcust-quts:before {
	top:0%;
	left:0%;
}
.ztestimonial-section .zcust-quts:after {
	right:0%;
	bottom:-5%;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.ztestimonial-section .zcust-quts p{
	font-size: 24px;
	margin-bottom: 0px;
}
.ztestimonial-section .zcust-img .customer-name {
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-family: var(--primaryfont-bold);
	margin-top: 5px;
	margin-bottom: 10px;
}
.ztestimonial-section .zcust-img .customer-details {
	display: block;
	font-size: 16px;
}
.ztestimonial-section .learn-more{
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0px;
	color: #3580F5;
	padding-bottom: 3px;
}
.ztestimonial-section .learn-more::before{
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
	border-bottom: 1px solid  #3580F5;

}
/* ztestimonial-section */

@media screen and (min-width: 1200px) and (max-width: 1279px) {
	.header-banner-slider .hb-slider::before{
		transform: scale(0.7) translate(-14%,0%);
		left: -10%;
	}

	.header-banner-slider .hb-slider::after{
		transform: scale(0.7);
	}
}
@media screen and (max-width: 991px) {
	.hrprocess-section .tabs-wrap-scroll{
		display: none;
	}
	.features-block .slide-zfea-content-box h3{
		text-align: center;
	}
	.features-block .slide-zfea-content-box .zfeabox li h4{
		margin-bottom: 5px;
	}
	.features-block .slide-zfea-content-box .zfeabox::before{
		width: 0px;
	}
	.features-block .slide-zfea-content-box .zfeabox li:nth-child(odd),
	.features-block .slide-zfea-content-box .zfeabox li:nth-child(even){
		padding: 15px 0px 0px;
		margin-bottom: 30px;
	}
	.features-block .slide-zfea-content-box .zfeabox{
		margin-bottom: 30px;
	}
	.ztestimonial-section .zcust-quts p{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.features-block .slide-zfea-content-box .zfeabox li{
		width: 640px;
		text-align: center;
		margin: 0px auto;
	}
	.features-block .slide-zfea-content-box .zfeabox li:nth-child(odd),
	.features-block .slide-zfea-content-box .zfeabox li:nth-child(even){
		margin-bottom: 20px;
	}
	.features-block .zfea-content-box .zfea-content .slide-img-block {
		max-width: 310px;
	}
	.connectors-section .table-wrap{
		display: block;
		padding: 40px 30px;
	}
	.connectors-section .table-wrap .column.left{
		width: 100%;
		padding: 0px;
	}
	.ztestimonial-section .zcust-quts p{
		font-size: 18px;
	}
  .connectors-section h2,
  h2.inner-hdr {
    font-size: 27px;
}
}
@media screen and (min-width: 992px) {
	.features-block{
		padding-top: 60px;
	}
    .features-block .zfea-image-box {
        width: 35%;
        display: block;
    }
    .features-block .zfea-content-box {
        width: 65%;
    }
    .features-block .zfea-content-box .zfea-content:not(:last-child) {
        margin-bottom: 4em;
    }
	.features-block .zfea-content-box .zfea-content .slide-img-block {
		display: none;
	}
}
@media screen and (min-width: 1200px) {
	.hrprocess-section h2{
		max-width: 720px;
	}
	.hrprocess-section .tabs-wrap-scroll ul.stickyfixed {
		margin-top: 65px;
	}
	.hrprocess-section .tabs-wrap-scroll &gt; ul li {
		font-size: 18px;
	}
	.features-block .zfea-image-box .slide-block {
		margin-bottom: 100%;
	}
	.features-block .slide-zfea-content-box .zfeabox li:nth-child(odd){
		padding: 30px 60px 30px 0px;
	}
	.features-block .slide-zfea-content-box .zfeabox li:nth-child(even){
		padding: 30px 0px 30px 60px;
	}
    .features-block .zfea-content-box .zfea-content:not(:last-child) {
        margin-bottom: 8em;
    }
	.header-banner-slider .hb-slider::before {
		content: '';
		display: inline-block;
		width: 202px;
		height: 228px;
		background: url('/sites/zweb/images/analytics/hr-analytics/banner-left-graph.png');
		background-size: 90% auto;
		background-position: left top;
		background-repeat: no-repeat;
		position: absolute;
		top: -2%;
		left: -5%;
		z-index: -1;
	}
	.header-banner-slider .hb-slider::after {
		content: '';
		width: 187px;
		height: 237px;
		display: inline-block;
		background: url('/sites/zweb/images/analytics/hr-analytics/banner-right-graph.png');
		background-size: 90% auto;
		background-position: left top;
		background-repeat: no-repeat;
		position: absolute;
		top: -5%;
		left: 90%;
		z-index: -1;
	}
	.body-umain .header-banner-slider .hb-slider::before {
		top: -15%;
	}
	.body-umain .header-banner-slider .hb-slider::after {
		top: -20%;
	}

	.middle-animated .header-banner-slider .hb-slider::before {
		animation: slideTop 5s ease infinite alternate;
	}
	.middle-animated .header-banner-slider .hb-slider::after {
		animation: slideBottom 5s ease infinite alternate;
	}
}

@media screen and (min-width: 1280px) {
	.ztestimonial-section {
		padding: 0px;
		 
	}
}

@keyframes slideTop {
	0% {
		-webkit-transform: translateY(-30px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@keyframes slideBottom {
	0% {
		-webkit-transform: translateY(30px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}</pre></body></html>