<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{font-size:clamp(34px,6vw,61px)}h2{font-size:clamp(23px,6vw,54px);letter-spacing:-0.5px}p{font-size:18px}.product-update{padding:11px 20px;background-color:#0e4b24;color:#fff;text-align:center;font-size:17px}.product-update p{margin:0;font-size:17px}.product-update a{color:#f9b21e;text-decoration:underline;text-underline-position:under}.content-wrap{max-width:1170px}.zwc-flex-wrap .zwc-field-row{display:flex;flex-wrap:wrap;justify-content:space-between}.zwc-flex-wrap .zwc-field-row .zwc-field-col{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:15px}.zwc-flex-wrap .zwc-field-row .zwc-field-col:first-child{padding-left:0}.zwc-flex-wrap .zwc-field-row .zwc-field-col:last-child{padding-right:0}.zwc-flex-wrap .zwc-field-row:not(:last-child){margin-bottom:15px}.zwc-learn-more{color:#03a9f5;font-family:var(--primaryfont-semibold);text-decoration:underline;text-underline-position:under;position:relative}.zwc-learn-more::before{content:"";width:20px;height:10px;position:absolute;right:-27px;top:6px;background:url(http://www.zohowebstatic.com/sites/zweb/images/sprints/home/arrow.svg) no-repeat;background-size:contain}.zwc-button-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:20px 0 15px}.zwc-button-wrap a{padding:15px 34px;border-radius:4px;font-size:17px;display:inline-block;text-transform:uppercase;font-family:var(--primaryfont-semibold)}.zwc-button-wrap .request-demo{border:1px solid #000;color:#000}.zwc-banner-section{padding:95px 0 120px;text-align:center;position:relative;overflow:hidden}.zwc-banner-section::before{content:"";width:100%;height:100%;position:absolute;inset:0;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/home/gradient.png) no-repeat center top;background-size:contain;z-index:-1;opacity:.6}.zwc-banner-section h1{margin-bottom:20px}.zwc-banner-section .content-wrap{max-width:1280px}.zwc-banner-section .zwc-content-section{position:relative;z-index:1}.zwc-banner-section .zwc-sec-title{max-width:730px;margin:0 auto 30px;display:block}.zwc-banner-section .zwc-sec-title p{max-width:610px;margin:0 auto 10px}.zwc-banner-section .zwc-sec-title p:last-child{margin-bottom:0}.zwc-banner-section .zwc-price-ui p{margin-bottom:0;font-size:16px}.zwc-banner-section .zwc-price-ui .zpricegroup-common{margin-left:5px;width:33px}.zwc-banner-section .zwc-price-ui span{font-family:var(--primaryfont-semibold)}.zwc-banner-section .zwc-card-items{overflow:hidden}.zwc-banner-section .zwc-card-items .svg-item{position:absolute;bottom:0;width:100%}.zwc-banner-section .zwc-card-items .svg-item .line{position:absolute;bottom:0;right:0;width:auto}.zwc-banner-section .zwc-card-items .svg-item .line path{stroke-dasharray:300;stroke-dashoffset:300;stroke-width:3px}.zwc-banner-section .zwc-card-items .svg-item .clock{position:absolute;bottom:53px;right:-50px;width:auto;transform:rotate(11deg)}.zwc-banner-section .zwc-card-items .svg-item .clock::before{content:"";width:4px;height:4px;background-color:#de4208;border-radius:7px;position:absolute;top:62%;margin:0 auto;left:-24.5px;right:0;z-index:1}.zwc-banner-section .zwc-card-items .card,.zwc-banner-section .zwc-card-items .land-card{position:absolute;z-index:0;max-width:300px}.zwc-banner-section .zwc-card-items .card img,.zwc-banner-section .zwc-card-items .land-card img{width:100%;max-width:100%}.zwc-banner-section .zwc-card-items .card.one{right:-80px;top:-70px;overflow:hidden}.zwc-banner-section .zwc-card-items .card.one .svg-item{transform:scale(1.08)}.zwc-banner-section .zwc-card-items .card.one .line{right:14px;bottom:1px;width:95%;overflow:hidden}.zwc-banner-section .zwc-card-items .card.one .line path{animation:svgLineOne 6s linear forwards infinite}.zwc-banner-section .zwc-card-items .card.two{left:-50px;top:12%}.zwc-banner-section .zwc-card-items .card.two .line path{animation:svgLineTwo 6s linear forwards infinite}.zwc-banner-section .zwc-card-items .card.three{max-width:370px;right:20%;bottom:51%}.zwc-banner-section .zwc-card-items .card.three .line{right:-30px;bottom:16px}.zwc-banner-section .zwc-card-items .card.three .line path{animation:svgLineThree 6s linear forwards infinite}.zwc-banner-section .zwc-card-items .card.three .line #Path_3500{animation:none;stroke-dashoffset:0;stroke-dasharray:0}.zwc-banner-section .zwc-card-items .clock-arrows{position:absolute;width:20px;height:20px;display:flex;align-items:center;justify-content:center;left:25.5%;top:47%}.zwc-banner-section .zwc-card-items .clock-arrows::before,.zwc-banner-section .zwc-card-items .clock-arrows::after{content:"";height:100%;width:0;box-sizing:border-box;border:1.5px solid #de4208;border-radius:5px;top:0;left:50%;position:absolute;transform-origin:bottom;animation:secondsMotion 10s infinite linear}.zwc-banner-section .zwc-card-items .clock-arrows::after{top:auto;bottom:0;height:60%;animation-duration:60s}.zwc-banner-section .animate-land{position:absolute;width:100%;height:100%;overflow:hidden}.zwc-banner-section .animate-land .land-card{width:100%;height:360px;opacity:0;visibility:hidden}.zwc-banner-section .animate-land .land-card.one{right:-100%;top:-70px}.zwc-banner-section .animate-land .land-card.two{left:-100%;top:-12%}.zwc-banner-section .animate-land .land-card.three{right:-100%;bottom:45%}@keyframes secondsMotion{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes svgLineOne{0%{stroke-dasharray:7;stroke-dashoffset:-280}100%{stroke-dasharray:7;stroke-dashoffset:0}}@keyframes svgLineTwo{0%{stroke-dasharray:7;stroke-dashoffset:-200}100%{stroke-dasharray:7;stroke-dashoffset:0}}@keyframes svgLineThree{0%{stroke-dasharray:7;stroke-dashoffset:210}100%{stroke-dasharray:7;stroke-dashoffset:0}}.zwc-dashboard{padding:42% 0 0;text-align:center}.zwc-dashboard .trust{max-width:-moz-max-content;max-width:max-content;margin:0 auto;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;padding:9px 80px;background-color:#fffcdd;border:1px solid #f1ecbc;border-radius:4px;font-size:27px;font-family:var(--primaryfont-semibold);position:relative}.zwc-dashboard .trust span{color:#ef4f14}.zwc-dashboard .trust::before,.zwc-dashboard .trust::after{content:"";width:30px;height:30px;position:absolute;left:38px;align-self:center;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/leaf.svg) center no-repeat}.zwc-dashboard .trust::after{left:auto;right:38px;transform:rotateY(180deg)}.zwc-dashboard .trust p{margin-bottom:0;font-size:26px}.zwc-dashboard .zwc-screenshot-sec{margin-top:30px;position:relative}.zwc-dashboard .zwc-screenshot-sec::before{content:"";width:600px;height:600px;position:absolute;left:-220px;bottom:-220px;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/common/gradient1.png) no-repeat bottom left;background-size:contain;z-index:-1;transform:rotate(20deg)}.zwc-dashboard .zwc-screenshot-sec svg{width:100%;height:100%;max-width:100%}.zwc-dashboard .zwc-screenshot-sec text{font-family:var(--primaryfont-regular)}.zwc-dashboard .zwc-screenshot-sec .screens{opacity:0;visibility:hidden}.zwc-dashboard .zwc-screenshot-sec .screens.active{opacity:1;visibility:visible}.zwc-dashboard .zwc-screenshot-sec .btn{cursor:pointer;transition:all .5s}.zwc-dashboard .zwc-screenshot-sec .active .btn{fill:#11b554}.zwc-dashboard .zwc-screenshot-sec .active .circle{opacity:0;visibility:hidden}.zwc-dashboard .zwc-screenshot-sec .circle{opacity:1;visibility:visible;transition:all .5s}.zwc-dashboard .zwc-screenshot-sec .active-bar{width:53px;height:2px;background-color:#11b554;position:absolute;top:8%;left:22.2%;transition:all .5s}.zwc-feature-section{padding:120px 0 0;background-color:#0e4b24;color:#fff;position:relative;z-index:1}.zwc-feature-section .middle-animated .zwc-field-col.stack-img::before{transform:scale(1.1) rotate(5deg)}.zwc-feature-section .middle-animated .zwc-field-col.stack-img img{transform:scale(1.1) rotate(10deg)}.zwc-feature-section .zwc-sec-title.custom-font h2{font-size:37px;line-height:49px;max-width:960px}.zwc-feature-section .zwc-sec-title.custom-font a{text-decoration:underline;text-underline-position:under}.zwc-feature-section .zwc-slide-button{padding:40px 0 50px;position:sticky;top:27px;z-index:2}.zwc-feature-section .zwc-slide-button .sticky-wrap{width:820px;display:inline-block;background:transparent linear-gradient(90deg,#4f7b5f 0%,rgba(51,102,70,0.9176470588) 64%,rgba(13,75,36,0) 100%) 0% 0% no-repeat;border-radius:6px;padding:7px 10px;transition:all .3s;border:1px solid transparent;position:relative}.zwc-feature-section .zwc-slide-button .sticky-wrap .feature-one{position:relative;padding-right:30px}.zwc-feature-section .zwc-slide-button .sticky-wrap .feature-one::before{content:"";position:absolute;right:0;top:3px;width:1px;height:90%;background-color:#fff;transition:background-color .3s}.zwc-feature-section .zwc-slide-button .sticky-wrap .feature-two{padding-left:30px}.zwc-feature-section .zwc-slide-button .sticky-wrap ul[class*=feature-]{width:auto;display:inline-block}.zwc-feature-section .zwc-slide-button .sticky-wrap li{padding:7px 25px;display:inline-block;color:#fff;border-radius:4px;font-family:var(--primaryfont-semibold);font-size:20px;cursor:pointer;position:relative;z-index:2;transition:all .3s ease}.zwc-feature-section .zwc-slide-button .sticky-wrap li.active{color:#0ca116}.zwc-feature-section .zwc-slide-button .sticky-wrap .active-state{width:130px;height:80%;position:absolute;inset:6px auto 0 12px;border-radius:4px;background-color:#f5fdf6;border:2px solid #0ca116;z-index:0;transition:all .3s ease}.zwc-feature-section .zwc-slide-button .sticky-wrap.remove-dark{width:100%;background:rgba(249,250,248,0.96);border:1px solid #ebefe7}.zwc-feature-section .zwc-slide-button .sticky-wrap.remove-dark li{color:#000}.zwc-feature-section .zwc-slide-button .sticky-wrap.remove-dark li.active{color:#0ca116}.zwc-feature-section .zwc-slide-button .sticky-wrap.remove-dark .feature-one::before{background-color:rgba(0,0,0,0.2)}.zwc-feature-section .zwc-feature-one{padding:100px 0 160px;position:relative;z-index:1;overflow:hidden}.zwc-feature-section .zwc-feature-one::before{content:"";width:600px;height:600px;position:absolute;right:-20px;bottom:180px;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/common/gradient2.png) no-repeat bottom right;background-size:contain;z-index:-1;transform:rotate(15deg) scale(1.1)}.zwc-feature-section .feature-slide{max-width:41%;width:100%}.zwc-feature-section .feature-slide .slick-arrow{display:none !important}.zwc-feature-section .feature-slide .zwc-sec-title{max-width:100%}.zwc-feature-section .zwc-field-col.stack-img{position:relative;text-align:center}.zwc-feature-section .zwc-field-col.stack-img::before{content:"";position:absolute;inset:0;margin:0 auto;display:block;width:100%;max-width:55%;height:97%;background-color:rgba(245,220,82,0.23);transition:all .5s}.zwc-feature-section .zwc-field-col.stack-img img{width:100%;max-width:55%;height:auto;margin:0 auto;opacity:.7;inset:0;transition:all .5s}.zwc-feature-section .zwc-field-col.stack-img img.card-show{position:absolute;opacity:1;z-index:1;transform:scale(1.1) rotate(0)}.zwc-feature-two{padding:120px 0;color:#000;background-color:#fff}.zwc-feature-two .zwc-field-row{padding-bottom:70px;align-items:center}.zwc-feature-two .zwc-field-row img{width:100%;max-width:80%}.zwc-feature-two .zwc-field-row:first-child .zwc-field-col:last-child .zwc-sec-title{margin-left:auto}.zwc-feature-two .zwc-field-row:last-child{padding-bottom:0}.zwc-feature-two .zwc-field-row:last-child img{max-width:100%}.zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child{text-align:right;position:relative}.zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child::before{content:"";width:6px;height:6px;background-color:#de4208;border-radius:10px;position:absolute;top:40.5%;left:24%}.zwc-feature-two .zwc-field-row:last-child .clock-arrows{position:absolute;top:37%;left:22.6%;width:20px;height:20px;transform:scale(1.2)}.zwc-feature-two .zwc-field-row:last-child .clock-arrows::before,.zwc-feature-two .zwc-field-row:last-child .clock-arrows::after{content:"";height:100%;width:0;box-sizing:border-box;border:1.5px solid #de4208;border-radius:5px;top:0;left:50%;position:absolute;transform-origin:bottom;animation:secondsMotion 10s infinite linear}.zwc-feature-two .zwc-field-row:last-child .clock-arrows::after{top:auto;bottom:0;height:60%;animation-duration:60s}.zwc-feature-two .zwc-sec-title{max-width:500px}.zwc-brand-integration-mobile{position:relative;padding-bottom:120px}.zwc-brand-integration-mobile::before{content:"";width:100%;height:98%;position:absolute;inset:36px 0 0;background-color:#0e4b24;z-index:-1}.zwc-brand-integration-mobile .content-wrap{max-width:1280px}.zwc-brand-integration-mobile .brands{text-align:center}.zwc-brand-integration-mobile .brands .brand-title{font-family:var(--primaryfont-semibold);font-size:17px;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 auto 10px;max-width:-moz-max-content;max-width:max-content}.zwc-brand-integration-mobile .brands .brand-title::before,.zwc-brand-integration-mobile .brands .brand-title::after{content:"";width:35%;height:1.5px;background-color:#000;position:absolute;left:-80px}.zwc-brand-integration-mobile .brands .brand-title::after{left:auto;right:-80px}.zwc-brand-integration-mobile .brands .intellectyx img{height:55px}.zwc-brand-integration-mobile .brands .zwc-flex-wrap{background-color:#fff;padding:20px 65px}.zwc-brand-integration-mobile .brands .zwc-field-row{align-items:center}.zwc-brand-integration-mobile .brands .zwc-field-col{flex:none;width:100%;max-width:15%;margin:0 auto}.zwc-brand-integration-mobile .brands .zwc-field-col img{width:100%;max-width:100%}.zwc-brand-integration-mobile .integration{background-color:#d488fd;padding:60px 55px;margin:15px 0 20px;color:#000}.zwc-brand-integration-mobile .integration .zwc-sec-title{max-width:840px;margin-bottom:50px}.zwc-brand-integration-mobile .integration .zwc-sec-title p:last-child{margin-bottom:0}.zwc-brand-integration-mobile .integration .zwc-sec-title a{color:#000}.zwc-brand-integration-mobile .integration .zwc-learn-more::before{filter:brightness(0)}.zwc-brand-integration-mobile .integration .integration-icon{display:flex;flex-wrap:wrap;align-items:center;gap:13px;max-width:980px}.zwc-brand-integration-mobile .integration .integration-icon li{width:110px;height:110px;padding:10px;background-color:#fff;border-radius:8px;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.zwc-brand-integration-mobile .integration .integration-icon li img{width:100%;max-width:50%}.zwc-brand-integration-mobile .integration .integration-icon li span{width:100%;font-size:13px;position:absolute;bottom:-20px;background-color:rgba(0,0,0,0.65);border-radius:4px;color:#fff;padding:3px 0;opacity:0;visibility:hidden;transition:all .5s}.zwc-brand-integration-mobile .integration .integration-icon li:last-child{background-color:#bf68ef;position:relative}.zwc-brand-integration-mobile .integration .integration-icon li:last-child a{color:#000;font-family:var(--zf-secondary-medium);font-size:19px}.zwc-brand-integration-mobile .integration .integration-icon li:last-child a::before{content:"";width:100%;height:100%;position:absolute;inset:0}.zwc-brand-integration-mobile .zwc-rating-mobile .star{position:relative;display:inline-block;width:0;height:0;margin-left:.9em;margin-right:.9em;margin-bottom:1.2em;border-right:.3em solid transparent;border-bottom:.7em solid #ff9f1c;border-left:.3em solid transparent;font-size:13px}.zwc-brand-integration-mobile .zwc-rating-mobile .star:before,.zwc-brand-integration-mobile .zwc-rating-mobile .star:after{content:"";display:block;width:0;height:0;position:absolute;top:.6em;left:-1em;border-right:1em solid transparent;border-bottom:.7em solid #ff9f1c;border-left:1em solid transparent;transform:rotate(-35deg)}.zwc-brand-integration-mobile .zwc-rating-mobile .star:after{transform:rotate(35deg)}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-row{gap:20px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col,.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:first-child,.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child{background-color:rgba(36,119,67,0.4);padding:50px 60px 40px;color:#fff}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child{padding-bottom:0}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial h3{font-size:25px;line-height:40px;font-family:var(--primaryfont-regular)}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial .author{display:flex;align-items:center;gap:20px;margin-top:25px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial .author img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial .author .author-detail span{width:100%;display:inline-block}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating{margin-top:60px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li{margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;padding:20px 25px;height:83px;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:77%;border-radius:4px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li img{display:block;width:100%;max-width:46%}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li:last-child{margin-bottom:0}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li:last-child img{height:60px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating span[class*=ratingCount-]{color:#000;font-size:22px;width:100%;max-width:100px;font-family:var(--primaryfont-bold)}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards{margin-top:50px;display:flex;flex-wrap:wrap;gap:20px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li{display:inline-block;width:138px;height:140px;text-indent:-999999px;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/home/sprite-home.png) no-repeat;background-size:1380px auto}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li.capterra{background-position:-2px -267px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li.software-suggest{background-position:-147px -274px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li.g2{background-position:-424px -272px;transform:scale(0.9)}.zwc-brand-integration-mobile .zwc-rating-mobile .qr-code{width:110px;display:inline-block;margin-bottom:20px}.zwc-brand-integration-mobile .zwc-rating-mobile .qr-code img{display:block;width:100%;max-width:100%}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play ul{display:flex;flex-wrap:wrap;align-content:center;gap:20px}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play ul li{color:#88b994}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play ul li p{margin-bottom:0;margin-top:6px;font-size:16px;display:none}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play ul li .star{font-size:10px;position:relative;top:-4px}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play ul li span[class*=ratingCount-]{color:#fff;margin-left:5px}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play .app-store .icon,.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play .g-play .icon{width:119px;height:41px;background:var(--common-elements) no-repeat 0 -35px;background-size:800px auto;display:inline-block}.zwc-brand-integration-mobile .zwc-rating-mobile .appstore-g-play .g-play .icon{width:133px;background-position:-120px -35px}.zwc-brand-integration-mobile .zwc-rating-mobile .mobile-screen{max-width:360px;margin-top:60px}.zwc-brand-integration-mobile .zwc-rating-mobile .mobile-screen img{display:block;width:100%;max-width:100%}.zwc-brand-integration-mobile .integration .integration-icon li:nth-child(-n+8) span{top:-23px;bottom:auto}.zwc-brand-integration-mobile .integration .integration-icon li:hover span{opacity:1;visibility:visible;bottom:-37px}.zwc-brand-integration-mobile .integration .integration-icon li:nth-child(-n+8):hover span{top:-36px;bottom:auto}.zwc-brand-integration-mobile .integration .integration-icon li span::before{content:"";position:absolute;top:-8px;bottom:auto;left:0;right:0;width:0;height:0;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,0.65);transform:rotate(180deg)}.zwc-brand-integration-mobile .integration .integration-icon li:nth-child(-n+8) span::before{top:auto;bottom:-8px;transform:none}.zwc-agile{padding:120px 0;overflow-x:hidden}.zwc-agile h3{font-size:36px}.zwc-agile .zwc-sec-title{max-width:500px}.zwc-agile .slick-track{display:flex}.zwc-agile .slick-list{overflow:visible;-webkit-clip-path:inset(-100vw -100vw -100vw 0);clip-path:inset(-100vw -100vw -100vw 0)}.zwc-agile .slider{margin-top:50px;display:flex;flex-wrap:wrap;gap:20px;max-width:100%;width:100%}.zwc-agile .slider .zwc-learn-more::before{top:9px}.zwc-agile .slider .slide-item{width:100%;max-width:350px;padding:60px 40px;margin:0 10px;position:relative;min-height:430px;max-height:430px}.zwc-agile .slider .slide-item .icon{width:40px;height:40px;display:inline-block;margin-bottom:20px;text-indent:-9999999px;background-position:center;background-repeat:no-repeat;background-size:contain}.zwc-agile .slider .slide-item .scrum{background-image:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/icon-scrum.svg)}.zwc-agile .slider .slide-item .agile{background-image:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/icon-agile.svg)}.zwc-agile .slider .slide-item .sprint-planning{background-image:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/icon-sprint.svg)}.zwc-agile .slider .slide-item .user-stories{background-image:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/icon-user-stories.svg)}.zwc-agile .slider .slide-item .backlog{background-image:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/icon-backlog.svg)}.zwc-agile .slider .slide-item .kanban{background-image:url(//www.zohowebstatic.com/sites/zweb/images/sprints/lp/icon-kanban.svg)}.zwc-agile .slider .slide-item p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.zwc-agile .slider .slide-item a{color:#000;position:absolute;bottom:37px}.zwc-agile .slider .slide-item a::before{filter:brightness(0)}.zwc-agile .slider .slide-item.yellow{background-color:#fff361}.zwc-agile .slider .slide-item.green{background-color:#95fca7}.zwc-agile .slider .slide-item.blue{background-color:#d488fd}.zwc-agile .slider .slide-item:first-child{margin-left:0}.zwc-agile .slider .slide-item:last-child{margin-right:0}.zwc-agile .slider .slick-arrow{position:absolute;right:0;top:-100px;width:50px;height:50px;border-radius:50px;transform:none;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.1607843137);opacity:1}.zwc-agile .slider .slick-arrow::before{content:"";width:100%;height:100%;position:absolute;inset:0;transform:none;border-radius:50px;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/home/slider-arrow.png) transparent no-repeat center;background-size:45%;transition:all .5s}.zwc-agile .slider .slick-arrow::after{content:unset}.zwc-agile .slider .slick-prev.slick-arrow{left:auto;right:70px}.zwc-agile .slider .slick-prev.slick-arrow::before{transform:rotate(180deg)}.zwc-agile .slider .slick-next.slick-disabled::before,.zwc-agile .slider .slick-prev.slick-disabled::before{opacity:.25}.zwc-footer{padding:0 0 80px}.zwc-footer h2,.zwc-footer .zwc-button-wrap{margin:0}.zwc-footer .zwc-field-col h2{max-width:480px}.disclaimer p{font-size:14px}@media(max-width:1400px){.zwc-banner-section{max-width:1200px;margin:0 auto}.zwc-banner-section .zwc-card-items .card{max-width:240px}.zwc-banner-section .zwc-card-items .card.one{right:-40px}.zwc-banner-section .zwc-card-items .card.three{max-width:270px;bottom:51%}.zwc-dashboard{padding:31% 0 0}}@media(max-width:1200px){.zwc-banner-section{padding:65px 0 90px}.zwc-banner-section .zwc-card-items .card,.zwc-banner-section .animate-land{display:none}.zwc-dashboard{padding:90px 0 0}.zwc-dashboard .trust p{font-size:22px}.zwc-screenshot-sec svg{width:100%;height:100%;max-width:100%}.zwc-feature-section{padding:90px 0 0}.zwc-feature-section .zwc-field-col.stack-img::before{height:74%}.zwc-feature-section .zwc-slide-button{top:6px;padding-top:0}.zwc-feature-section .zwc-slide-button .sticky-wrap{width:100%}.zwc-feature-section .zwc-sec-title.custom-font{padding-bottom:40px}.zwc-feature-section .zwc-sec-title.custom-font h2{font-size:31px;max-width:750px}.zwc-feature-section .zwc-feature-one{padding:70px 0 120px 0}.zwc-feature-section .zwc-feature-one::before{bottom:0;transform:rotate(15deg) scale(1)}.zwc-feature-section .zwc-feature-two{padding:60px 0 110px}.zwc-feature-section .zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child::before{content:unset}.zwc-brand-integration-mobile .integration .integration-icon li{width:100px;height:100px}.zwc-brand-integration-mobile .integration .integration-icon li span{display:none}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col,.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:first-child,.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child{padding:30px 40px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li{max-width:100%}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards{justify-content:center}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li{width:100px;height:100px;background-size:1000px auto}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li.capterra{background-position:0 -194px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li.software-suggest{background-position:-108px -200px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards li.g2{background-position:-305px -197px}.zwc-agile{padding:90px 0}.zwc-agile h3{font-size:29px}.zwc-agile .slider .slide-item{padding:40px 25px;max-width:300px;min-height:400px;max-height:400px}.zwc-footer{padding-bottom:40px}}@media(max-width:991px){html,body{overflow-x:hidden}.zwc-field-row{flex-flow:column wrap}.zwc-flex-wrap .zwc-field-row .zwc-field-col,.zwc-flex-wrap .zwc-field-row .zwc-field-col:first-child,.zwc-flex-wrap .zwc-field-row .zwc-field-col:last-child{padding:10px}.zw-product-header{padding:20px 0 0}.product-title .product-icon{height:50px}.zwc-banner-section{padding:50px 0 70px}.zwc-banner-section::before{background-size:130%}.zwc-dashboard{padding:70px 0 0}.zwc-dashboard .trust{padding:5px 80px}.zwc-dashboard .trust p{font-size:19px}.zwc-feature-section{padding:70px 0 0}.zwc-feature-section .zwc-sec-title.custom-font h2{font-size:28px;line-height:42px}.zwc-feature-section .zwc-slide-button{display:none}.zwc-feature-section .zwc-feature-one{padding:0 0 150px}.zwc-feature-section .zwc-field-col.feature-slide{max-width:480px;margin:0 auto 30px}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow{display:block !important;position:absolute;right:-70px;top:100%;width:43px;height:43px;border-radius:50px;transform:none;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.1607843137);opacity:1}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow::before{content:"";width:100%;height:100%;position:absolute;inset:0;transform:none;border-radius:50px;background:url(//www.zohowebstatic.com/sites/zweb/images/sprints/home/slider-arrow.png) transparent no-repeat center;background-size:45%;transition:all .5s}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow::after{content:unset}.zwc-feature-section .zwc-field-col.feature-slide .slick-prev.slick-arrow{left:-70px;right:auto}.zwc-feature-section .zwc-field-col.feature-slide .slick-prev.slick-arrow::before{transform:rotate(-180deg)}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow.slick-disabled{opacity:.6}.zwc-feature-section .zwc-field-col.feature-slide .slide-item{text-align:center}.zwc-feature-section .zwc-field-col.stack-img{max-width:100%}.zwc-feature-section .zwc-field-col.stack-img::before{content:unset}.zwc-feature-section .zwc-field-col.stack-img img{max-width:40%;display:block;transform:scale(1) rotate(10deg)}.zwc-feature-section .zwc-feature-two{padding:70px 0 110px}.zwc-feature-section .zwc-feature-two .zwc-field-col{text-align:center;margin:15px 0}.zwc-feature-section .zwc-feature-two .zwc-field-row:first-child img{max-width:60%}.zwc-feature-section .zwc-feature-two .zwc-field-row:first-child .zwc-field-col:last-child{order:1;margin-top:0}.zwc-feature-section .zwc-feature-two .zwc-field-row:first-child .zwc-field-col:first-child{order:2;margin-bottom:0}.zwc-feature-section .zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child{max-width:70%;margin:15px auto 0;display:block}.zwc-feature-section .zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child .clock-arrows{left:21.6%}.zwc-brand-integration-mobile .brands .zwc-flex-wrap{padding:20px 25px}.zwc-brand-integration-mobile .brands .zwc-field-row{flex-flow:row wrap}.zwc-brand-integration-mobile .brands .zwc-field-row .zwc-field-col{max-width:17%}.zwc-brand-integration-mobile .integration{padding:40px 45px}.zwc-brand-integration-mobile .integration .integration-icon li{width:80px;height:80px;padding:3px}.zwc-brand-integration-mobile .integration .integration-icon li:last-child a{font-size:15px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-row .zwc-field-col{padding:40px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li{max-width:60%;margin:20px auto 0}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child{text-align:center;padding-bottom:0}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child .qr-code{display:none}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child .appstore-g-play ul{justify-content:center}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-col:last-child .mobile-screen{margin:60px auto 0}.zwc-agile{padding:60px 0}.zwc-footer{text-align:center}.zwc-footer .zwc-field-col h2{margin:0 auto}.disclaimer{text-align:center}.disclaimer p{max-width:490px;margin:0 auto 15px}}@media(max-width:767px){.zwc-button-wrap a{max-width:50%;width:100%;padding:13px 25px}.zwc-banner-section{padding:30px 0 60px}.zwc-banner-section .zwc-dashboard{padding-top:60px}.zwc-banner-section .zwc-dashboard .trust{padding:5px 20px}.zwc-banner-section .zwc-dashboard .trust::before,.zwc-banner-section .zwc-dashboard .trust::after{width:17px;left:15px}.zwc-banner-section .zwc-dashboard .trust::after{left:auto;right:15px}.zwc-banner-section .zwc-dashboard .trust p{line-height:24px;max-width:290px}.zwc-banner-section .zwc-dashboard .zwc-screenshot-sec{margin-top:20px}.zwc-feature-section .zwc-sec-title.custom-font h2{font-size:23px;line-height:36px}.zwc-feature-section .zwc-feature-one{padding:0 0 110px 0}.zwc-feature-section .zwc-feature-two{padding-bottom:80px}.zwc-feature-section .zwc-feature-two .zwc-field-row:first-child img{max-width:90%}.zwc-feature-section .zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child{max-width:100%}.zwc-feature-section .zwc-field-col.feature-slide{max-width:70%}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow{right:-60px}.zwc-feature-section .zwc-field-col.feature-slide .slick-prev.slick-arrow{left:-60px}.zwc-feature-section .zwc-field-col.stack-img img{max-width:45%}.zwc-brand-integration-mobile .brands .brand-title{font-size:14px}.zwc-brand-integration-mobile .brands .zwc-field-row{gap:30px}.zwc-brand-integration-mobile .brands .zwc-field-row .zwc-field-col{max-width:35%}.zwc-brand-integration-mobile .integration .integration-icon{justify-content:center}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li{max-width:100%}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-awards{margin-top:30px}.zwc-brand-integration-mobile .zwc-rating-mobile .mobile-screen img{max-width:80%;margin:0 auto}.zwc-agile{padding:30px 0 60px}.zwc-agile .slider .slick-arrow{top:-80px;width:40px;height:40px}.zwc-footer .zwc-field-col h2{max-width:430px}}@media(max-width:500px){h1{font-size:27px}h2{font-size:24px}p{font-size:17px}.zw-product-header{padding-top:10px}.product-title .product-icon{height:40px}.zwc-button-wrap a{max-width:90%}.zwc-banner-section{padding:30px 0 40px}.zwc-dashboard .trust::before,.zwc-dashboard .trust::after{content:unset}.zwc-dashboard .trust p{padding:10px 0}.zwc-feature-section{padding:40px 0 0}.zwc-feature-section .zwc-feature-one::before{opacity:.8}.zwc-feature-section .zwc-sec-title.custom-font h2{font-size:20px;line-height:30px}.zwc-feature-section .zwc-field-col.feature-slide{max-width:100%}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow{width:30px;height:30px}.zwc-feature-section .zwc-field-col.feature-slide .slick-arrow{right:-10px}.zwc-feature-section .zwc-field-col.feature-slide .slick-prev.slick-arrow{left:auto;left:-10px}.zwc-feature-section .zwc-field-col.stack-img img{max-width:70%}.zwc-feature-section .zwc-feature-one{padding:0 0 80px 0}.zwc-feature-section .zwc-feature-two{padding:40px 0 20px}.zwc-feature-section .zwc-feature-two .zwc-field-row{padding-bottom:40px}.zwc-feature-section .zwc-feature-two .zwc-field-row:last-child .zwc-field-col:last-child .clock-arrows{display:none}.zwc-brand-integration-mobile{padding-bottom:90px}.zwc-brand-integration-mobile .brands .brand-title::before{left:-60px}.zwc-brand-integration-mobile .brands .brand-title::after{right:-60px}.zwc-brand-integration-mobile .brands .zwc-field-row .zwc-field-col{padding:0;max-width:40%}.zwc-brand-integration-mobile .integration{padding:30px 25px}.zwc-brand-integration-mobile .integration .integration-icon{gap:8px}.zwc-brand-integration-mobile .integration .integration-icon li{width:70px;height:70px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-row .zwc-field-col{padding:30px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-field-row .zwc-field-col:last-child{padding-bottom:0}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial h3{font-size:18px;line-height:29px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial .author img{width:50px;height:50px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-testimonial .author-detail span{font-size:15px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li{padding:6px;height:63px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li img{max-width:50%}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li .star{font-size:8px}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li span[class*=ratingCount-]{font-size:15px;max-width:70px;text-align:center}.zwc-brand-integration-mobile .zwc-rating-mobile .zwc-rating li:last-child img{height:40px}.zwc-brand-integration-mobile .zwc-rating-mobile .mobile-screen img{max-width:100%}.zwc-agile h3{font-size:23px}.zwc-agile .slider .slick-prev.slick-arrow{right:60px}.zwc-agile .slider .slide-item{padding:40px 25px;max-width:290px;min-height:380px;max-height:380px}}</pre></body></html>