<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    box-sizing: border-box;
}
h2, h3{
    font-family: var(--secondaryfont-bold);
}
.zwc_common_list .content-wrap {
    max-width: 1360px;
}
.zw-product-header {
    background: #fff;
}
.content-wrap {
    padding: 0;
    overflow: unset;
}
.zwc_roi_clm {
    background: #fff;
}
.zwc_banner_section h1 {
    max-width: 800px;
    font-size: 58px;
    line-height: 70px;
    font-family: var(--zf-primary-extrabold);
    margin: 0 auto 18px;
    color: #238dfd;
}
.bs-common {
    text-align: center;
    padding: 55px 0 85px;
}
.zwc_banner_section p {
    font-size: 18px;
    line-height: 1.7;
    max-width: 720px;
    margin: 0 auto 22px;
}
.zwc_banner_section a {
    font-size: 16px;
    padding: 12px 40px;
}
.zwc_calculate_roi {
    padding-left: 90px;
}
.zwc_clm_implement {
    display: flex;
    align-items: center;
    background: #248DFD;
    padding: 85px 0px 80px 120px;
    position: relative;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 105%;
}
.zwc_clm_implement:after {
    background: #238dfd;
    content: '';
    position: absolute;
    right: calc(-100% + 1px);
    height: 100%;
    width: 100%;
    top: 0;
}
.zwc_clm_implement h2 {
    font-size: 46px;
    line-height: 60px;
    font-family: var(--secondaryfont-bold);
    color: #fff;
    margin-bottom: 25px;
    width: 610px;
    max-width: 100%;
}
.zwc_clm_implement p {
    font-size: 17px;
    line-height: 32px;
    color: #fff;
    width: 590px;
    max-width: 100%;
    margin-bottom: 0;
}
.zwc_clm_implement .left-section {
    padding-right: 0;
    width: 34%;
    position: relative;
}
.left-section-inner {
    width: 147%;
}
.right-section {
    width: 66%;
}
.stage-box {
    width: 114px;
    margin-right: 11px;
}
.stage-brief {
    width: 100%;
    margin: auto;
    padding-left: 230px;
}
.process-info {
    display: flex;
    padding-bottom: 50px;
}
.each-stg {
    background: #eff8fe;
    text-align: center;
    width: 114px;
    padding: 25.25px 11px;
    border-radius: 100%;
    position: absolute;
    left: -270px;
    transition: all linear 0.1s;
}
.each-stg b {
    font-size: 38px;
    line-height: 38px;
    font-family: var(--zf-secondary-medium);
    /* color: #CBCBCB; */
    color: #222;
    display: block;
    position: relative;
    transition: all linear 0.1s;
    top: 2px;
}
.each-stg span {
    /* color: #CBCBCB; */
    color: #222;
    font-size: 16px;
    font-family: var(--primaryfont-semibold);
    transition: all linear 0.1s;
    top: 2px;
    position: relative;
}
.each-list h2 {
    font-size: 48px;
    line-height: 62px;
    font-family: var(--secondaryfont-bold);
    margin-bottom: 12px;
    width: 840px;
    max-width: 100%;
}
.each-list p {
    font-size: 18px;
    line-height: 34px;
    max-width: 826px;
    margin-bottom: 0;
}
.user-list-box {
    background: #eff8fd;
    box-shadow: 0 3px 0 #c2e5f4;
    border-radius: 20px;
    padding: 60px 60px 60px 100px;
    margin: 50px 0 0;
    max-width: 100%;
    width: 960px;
}
.user-list-box li {
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
}
.user-list-box li:after {
    content: '';
    display: block;
    width: 0.24em;
    height: 0.50em;
    border: solid #ffa312;
    border-width: 0 0.1em 0.1em 0;
    position: absolute;
    left: -28px;
    top: 9px;
    margin-top: -1px;
    -webkit-transform: rotate(48deg);
    -moz-transform: rotate(48deg);
    -o-transform: rotate(48deg);
    transform: rotate(48deg);
}
.user-list-box li:before {
    content: '';
    border: 1.5px solid #ffa312;
    width: 18px;
    height: 18px;
    position: absolute;
    left: -35px;
    top: 4px;
    border-radius: 100%;
}
.each-solutions img {
    max-width: 40px;
}
.each-solutions {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}
.each-solutions:last-child {
    margin-bottom: 0px;
}
.left-sol {
    width: 80px;
}
.right-sol h6 {
    font-family: var(--primaryfont-bold);
    font-size: 24px;
    margin-bottom: 12px;
}
.left-sol {
    padding-top: 6px;
}
.user-list-box.sol-list-box {
    padding: 60px 60px 60px 66px;
    max-width: 100%;
    width: 960px;
}
.each-list {
    margin: 0 0 80px;
    position: relative;
}
.each-list p.increased-rev-paragraph {
    margin-bottom: 24px;
}
.right-sol ul {
    padding-left: 38px;
    width: 800px;
    max-width: 100%;
}
.zwc_all_stages {
    padding: 100px 0 0;
}
.graph-img {
    margin: 55px 0 0;
}
.each-list p.mt-para {
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0 0;
}
.zwc_end_cta {
    background: #1B2643;
    padding: 120px 0;
}
.footer-cta {
    text-align: center;
    color: #fff;
}
.cta-plc .cta-btn.act-btn {
    font-size: 16px;
    padding: 12px 30px;
    margin-left: 10px;
}
.cont-request-demo-cta {
    border: 1px solid transparent;
    font-size: 16px;
    padding: 12px 30px;
    line-height: 1.5;
    display: inline-block;
    color: #fff;
    font-family: var(--primaryfont-semibold);
    margin-left: 10px;
    background: #2b3c60;
}
.footer-cta h2 {
    font-size: 48px;
    line-height: 1.25;
    margin: 0 auto 30px;
    font-family: var(--primaryfont-bold);
    max-width: 570px;
}
.zwc_common_list {
    position: relative;
    overflow: clip;
}
.progress-bar-line {
    position: absolute;
    left: 15px;
    background: #BDD2E6;
    height: calc(100% - 190px);
    width: 7px;
    top: 190px;
}
.progress-bar-width {
    background: #bdd1e6;
    left: -75px;
    width: 75px;
    position: absolute;
    height: 7px;
    top: 186px;
}
.progress-bar-width span {
    width: 0;
    height: 7px;
    background: #0083FF;
    right: calc(100% - 75px);
    position: absolute;
    top: 0;
    max-width: 75px;
}
.progress-bar-line span {
    position: absolute;
    width: 7px;
    background: #0083FF;
    height: 0;
    top: 0;
    left: 0;
}
.each-stg.active{
    background: #0083FF;
}
.each-stg.active b, .each-stg.active span {
    color: #fff;
}
.left-sol {
    width: 50px;
    height: 50px;
    background: url(/sites/zweb/images/contracts/roi-clm/clm-sol-sprite.png);
    background-size: 406px;
    margin-right: 25px;
    background-position: 0px;
    position: relative;
    top: 6px;
}
.each-solutions:nth-child(2) .left-sol {
    background-position: -50px;
}
.each-solutions:nth-child(3) .left-sol {
    background-position: -99px;
}
.each-solutions:nth-child(4) .left-sol {
    background-position: -153px;
}
.each-solutions:nth-child(5) .left-sol {
    background-position: -203px;
}
.each-solutions:nth-child(6) .left-sol {
    background-position: -254px;
}
.each-solutions:nth-child(7) .left-sol {
    background-position: -305px;
}
.each-solutions:nth-child(8) .left-sol {
    background-position: -355px;
}
.each-list h5 {
    color: #0283ff;
    font-size: 20px;
    font-family: var(--primaryfont-semibold);
    margin-bottom: 2px;
}
.right-sol {
    width: calc(100% - 75px);
}
.bs-common a.cont-request-demo-cta {
    border: 1px solid #000;
    color: #000;
}
.each-list sup {
    font-size: 13px;
    position: absolute;
    top: 0;
    line-height: 20px;
    /* right: 23px; */
}
.fake_each_stg {
    background: #eff8fe;
    text-align: center;
    width: 114px;
    padding: 25.25px 11px;
    border-radius: 100%;
    position: absolute;
    left: -270px;
    top: 120px;
    transition: all 800ms cubic-bezier(0.11,0.16,0.43,0.86);
}
.fake_each_stg b {
    font-size: 38px;
    line-height: 38px;
    font-family: var(--zf-secondary-medium);
    color: #222;
    display: block;
    position: relative;
    transition: all linear 0.1s;
    top: 2px;
}
.fake_each_stg span {
    color: #222;
    font-size: 16px;
    font-family: var(--primaryfont-semibold);
    transition: all linear 0.1s;
    position: relative;
    top: 2px;
}
.fake_each_stg:nth-child(2) {
    top: 240px;
}
.fake_each_stg:nth-child(3) {
    top: 360px;
}
.start-anm .fake_each_stg{
    transform: translate(0px, 80px);
}
.start-anm .fake_each_stg:nth-child(3){
    transition-delay: 100ms;
    opacity: 0;
}
.start-anm .fake_each_stg:nth-child(2){
    transition-delay: 300ms;
    opacity: 0;
}
.start-anm .fake_each_stg:nth-child(1){
    transition-delay: 400ms;
    opacity: 0;
}
#Path_2{
    /* stroke-width: 0; */
    transition: all 1500ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
    /* stroke-opacity: 0; */
    opacity: 0;
  animation-name: fadeInArr;
  animation-duration: 6s;
  animation-fill-mode: forwards;
}
.zwc_banner_section h4 {
    font-family: var(--secondaryfont-bold);
    font-size: 36px;
    line-height: 48px;
    display: block;
    margin-bottom: 0;
}
@keyframes fadeInArr {
    from { opacity: 0; }
    to { opacity: 1; }
  }
#Path_3 {
    stroke-opacity: 0;
    
    transition: all 1500ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
}
.graph-img.in-view #Path_2{
    stroke-width: 4;
    stroke-opacity: 1;
}
.graph-img.in-view #Path_3{
    stroke-opacity: 1;
    transition-delay: 400ms;   
}
.right-section img {
    transform: rotate(-7deg);
}
.each-list .user-list-box.sol-list-box p {
    max-width: 740px;
}
#time-value-txt{
    font-family: var(--zf-secondary-bold);
}
#Level_1 tspan, #Level_2 tspan, #Level_3 tspan, #Level_4 tspan, #Level_5 tspan  {
    font-family: var(--zf-secondary-semibold);
}
.each-list p.graph-captions {
    margin-top: 20px;
}
.stages-list-sticky{
    display: none;
}
.stages-list-sticky.sticky ul:before {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.zwc_rev_increase {
    padding-top: 60px;
}
.calculate-roi {
    border: 1px solid transparent;
    font-size: 16px;
    padding: 12px 30px;
    line-height: 1.5;
    display: inline-block;
    color: #fff;
    font-family: var(--primaryfont-semibold);
    margin-left: 0px;
    background: #f0473d;
}
.footer-cta .calculate-roi {
    /* margin-left: 10px; */
    background: #0283ff;
}

@media only screen and (min-width:1601px){
.zwc_clm_implement {
    width: 115%;
}
}

@media only screen and (max-width:1399px){
.zwc_clm_implement h2 {
    width: 520px;
}
.zwc_clm_implement p {
    width: 460px;
}
}

@media only screen and (max-width:1299px){
.zwc_clm_implement h2, .each-list h2 {
    font-size: 42px;
    line-height: 60px;
}
.zwc_clm_implement h2 {
    width: 430px;
}
.zwc_clm_implement p {
    width: 420px;
}
}

@media only screen and (max-width:1199px){
.zwc_banner_section h1 {
    max-width: 760px;
    font-size: 48px;
    line-height: 60px;
    margin: 0 auto 20px;
}
.zwc_banner_section p {
    font-size: 18px;
    max-width: 600px;
    margin: 0 auto 25px;
}
.zwc_clm_implement h2 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 20px;
    width: 390px;
}
.zwc_clm_implement p {
    width: 360px;
}
.zwc_clm_implement .left-section {
    width: 36%;
}
.zwc_clm_implement {
    padding: 60px 0px 60px 80px;
    width: 104%;
}
.each-list h2 {
    font-size: 36px;
    line-height: 48px;
}
.each-list p {
    max-width: 690px;
}
.zwc_end_cta {
    padding: 80px 0;
}
.footer-cta h2 {
    font-size: 42px;
    line-height: 54px;
    margin: 0 auto 34px;
}
.right-section {
    width: 64%;
}
left-section-inner {
    width: 145%;
}
.graph-img svg {
    width: 100%;
    height: auto;
}
.zwc_banner_section h4 {
    font-size: 32px;
    line-height: 44px;
}
.progress-bar-width span {
    right: calc(100% - 60px);
    max-width: 60px;
}
.progress-bar-width {
    left: -60px;
    width: 60px;
}
.progress-bar-line {
    left: 30px;
}
.each-stg {
    left: -255px;
}
.fake_each_stg {
    left: -255px;
}
.each-stg, .fake_each_stg {
    transform: scale(0.9);
}
}

@media only screen and (max-width:991px){
.zwc_banner_section h1 {
    max-width: 540px;
    font-size: 40px;
    line-height: 52px;
    margin: 0 auto 16px;
}
.zwc_banner_section h4 {
    font-size: 26px;
    line-height: 38px;
}
.zwc_clm_implement {
    align-items: center;
    flex-direction: column;
}
.bs-common {
    padding: 30px 0 60px;
}
.zwc_clm_implement .left-section {
    padding-right: 0px;
    width: 100%;
    padding-bottom: 25px;
}
.right-section {
    width: 100%;
}
.zwc_clm_implement h2 {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.each-list h2 {
    font-size: 36px;
    line-height: 48px;
}
.user-list-box.sol-list-box {
    padding: 45px;
}
.stage-brief {
    padding-left: 190px;
}
.each-stg {
    left: -215px;
    transform: scale(0.8);
}
.left-sol {
    transform: scale(0.8);
    top: 1px;
}
.right-sol {
    width: calc(100% - 65px);
}
.each-solutions {
    margin-bottom: 30px;
}
.zwc_clm_implement {
    padding: 50px 0px 50px 40px;
    width: 100%;
}
.zwc_clm_implement p {
    width: 100%;
    max-width: 490px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.zwc_banner_section p, .each-list p, .user-list-box li {
    font-size: 17px;
    line-height: 32px;
}
.zwc_clm_implement .right-section {
    text-align: center;
    margin: 40px 0 0;
}
.zwc_clm_implement .right-section img {
    width: 510px;
}
.fake_box_field {
    display: none;
}
.graph-img svg {
    margin: 30px 0 0;
}
.graph-img {
    margin: 0px 0 0;
}
.each-list {
    margin: 0 0 50px;
}
.user-list-box li {
    margin-bottom: 8px;
}
.user-list-box {
    padding: 40px 40px 35px 80px;
}
.user-list-box li:before {
    top: 7px;
    left: -30px;
}
.user-list-box li:after {
    top: 12px;
    left: -23px;
}
.left-section-inner {
    width: 100%;
}
.footer-cta h2 {
    font-size: 36px;
    line-height: 50px;
}
.left-sol {
    margin-right: 18px;
}
.zwc_all_stages {
    padding: 70px 0 0;
}
.left-sol {
    margin-right: 14px;
}
.each-stg b {
    font-size: 32px;
}
.each-stg span {
    font-size: 14px;
}
}

@media only screen and (max-width:767px){
.footer-cta h2 {
    font-size: 30px;
    line-height: 42px;
    margin: 0 auto 24px;
    max-width: 360px;
}
.zwc_banner_section h4 {
    font-size: 22px;
    line-height: 32px;
}
.cta-plc .cta-btn.act-btn {
    width: 278px;
    margin-bottom: 15px;
}
.cont-request-demo-cta{
    width: 278px;
    margin-left: 0px;
}
.zwc_banner_section h1 {
    max-width: 404px;
    font-size: 30px;
    line-height: 38px;
    margin: 3px auto 12px;
}
.zwc_banner_section p {
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 20px;
    max-width: 405px;
}
.progress-bar-width {
    display: none;
}
.progress-bar-line {
    display: none;
}
.zwc_calculate_roi {
    padding-left: 0;
}
.each-stg {
    left: 0;
    position: relative;
    top: 0;
}
.stage-brief {
    padding-left: 0;
}
.each-stg {
    background: transparent;
    left: 0;
    position: relative;
    top: 0;
    display: flex;
    padding: 0 0 8px;
}
.user-list-box {
    padding: 40px 30px 40px 50px;
    margin: 30px 0 0;
}
.each-list h2 {
    font-size: 27px;
    line-height: 36px;
    text-align: center;
    width: 330px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.each-list p.increased-rev-paragraph {
    margin-bottom: 20px;
}
.each-list p {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
}
.zwc_clm_implement {
    width: 100%;
    padding: 40px 30px;
}
.zwc_clm_implement:after {
    display: none;
}
.zwc_clm_implement h2 {
    font-size: 27px;
    line-height: 38px;
    width: 350px;
}
.zwc_all_stages {
    padding: 60px 0 0;
}
.user-list-box.sol-list-box {
    padding: 40px 30px;
}
.each-list {
    margin: 0 0 40px;
}
.process-info {
    padding-bottom: 10px;
    padding-top: 28px;
}
.each-solutions .left-sol {
    margin-right: 10px;
}
.each-solutions img {
    max-width: 30px;
}
.each-solutions {
    margin-bottom: 30px;
}
.right-sol h6 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    text-align: center;
}
.user-list-box.sol-list-box {
    padding: 40px 30px;
}
.user-list-box li {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
.right-sol ul {
    padding-left: 25px;
    margin: auto;
    max-width: 350px;
}
.user-list-box li:before {
    left: -27px;
}
.user-list-box li:after {
    content: '';
    display: block;
    width: 0.24em;
    height: 0.5em;
    border: solid #eeb253;
    border-width: 0 0.1em 0.1em 0;
    position: absolute;
    left: -20px;
}
.each-stg {
    display: none;
}
.left-sol {
    transform: scale(0.7);
}
.right-sol {
    width: 100%;
    text-align: center;
}
.zwc_clm_implement {
    border-radius: 10px;
}
.user-list-box li:after {
    top: 10px;
    left: -21px;
    width: 0.22em;
}
.user-list-box li:before {
    top: 6px;
    width: 15px;
    height: 15px;
}
.zwc_clm_implement .right-section {
    margin: 25px 0 0;
}
.zwc_clm_implement p {
    font-size: 16px;
    line-height: 28px;
}
.each-solutions {
    align-items: center;
    flex-direction: column;
}
.cta-plc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cta-plc .cta-btn.act-btn, .zwc_banner_section a {
    font-size: 15px;
}
.each-list p.graph-captions {
    margin-top: 6px;
}
.zwc_all_stages {
    position: relative;
}
.zwc_all_stages {
    position: relative;
}
.stages-list-sticky {
    position: sticky;
    top: 15px;
    height: fit-content;
    display: block;
    z-index: 12;
}
.stages-list-sticky ul {
    display: flex;
    justify-content: center;
    gap: 7px;
    position: relative;
}
.stages-list-sticky li {
    background: #fff;
    padding: 12px 14px;
    font-size: 14px;
    border-radius: 5px;
    font-family: var(--secondaryfont-semibold);
    transition: .3s ease;
    color: #000;
}
.stages-list-sticky ul:before {
    content: "";
    position: absolute;
    top: -15px;
    background: #fff;
    width: 300%;
    left: -50%;
    height: 75px;
    z-index: -1;
}
.each-list h5 {
    text-align: center;
}
.stages-list-sticky li.active {
    background: #e5edf5;
    color: #238dfd;
}
.zwc_end_cta {
    padding: 60px 0;
}
.each-list .zwc_rev_increase p {
    max-width: 540px;
}
.cta-plc .cta-btn.act-btn {
    margin-left: 0;
    margin-top: 10px;
}
.calculate-roi {
    width: 278px;
}
}

@media only screen and (max-width:480px) {
.zwc_banner_section a {
    padding: 12px 30px;
}
.zwc_clm_implement {
    padding: 40px 20px;
}
.user-list-box.sol-list-box {
    padding: 40px 25px;
}
.right-sol ul {
    max-width: 302px;
    width: 100%;
}
.zwc_banner_section p {
    max-width: 340px;
    width: 100%;
}
.stages-list-sticky li {
    padding: 12px 9px;
}
.stages-list-sticky ul {
    gap: 3px;
}
.each-list p {
    max-width: 370px;
}
}
</pre></body></html>