.zvdev-page-wrapper{overflow:hidden}.zvdev-page-wrapper h2{font-size:56px;line-height:64px;letter-spacing:-1.12px}.zw-product-header{background:#0048ae}.zvdev-page-wrapper .content-wrap{max-width:1170px}.zwc-banner-section{padding:100px 0;position:relative;background:#0048ae;color:#fff}.zwc-banner-box{display:flex;align-items:center;justify-content:space-between}.zwc-banner-cont h1{font-size:60px;line-height:64px;letter-spacing:-1.2px;max-width:580px;font-family:var(--secondaryfont-semibold)}.zb-txt{font-family:var(--zf-splfont-cursive-one-regular);display:block;color:#f7b21a;line-height:40px}.zwc-banner-cont p{max-width:520px;font-size:19px;margin:30px 0}.zwc-banner-cont{width:52%}.report-btn{border:1.6px solid;border-radius:4px;padding:12px 30px;font-size:18px}.zap-btn{display:flex;align-items:center;gap:10px;font-size:20px}.zap-arrow{position:relative;width:20px;height:20px;cursor:pointer;border:1px solid white;transition:.5s;overflow:hidden;display:block;border-radius:100%}.zap-arrow:after{position:absolute;display:block;content:"";color:white;width:9px;height:12px;top:-2px;left:5px;border-bottom:solid 1px}.zap-arrow:before{position:absolute;display:block;content:"";color:white;width:7px;height:7px;border-bottom:solid 1px;border-right:solid 1px;top:9.5px;right:7px;transform-origin:0 0;transform:rotatez(-45deg)}.zwc-banner-cta{display:flex;align-items:center;gap:20px}.zwc-banner-cta a{color:#fff}.zwc-banner-image{width:48%}.bnr-img-wrap{width:130%;max-width:710px;position:relative;right:0}.bnr-img-wrap::before,.bnr-img-wrap::after{content:'';width:55px;height:65px;background:url(//www.zohowebstatic.com/sites/zweb/images/sign/report-abuse-sprite.png) no-repeat;background-size:195px auto;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transition:all 3s ease .1s;transition:all 3s ease .1s}.zwc-banner-section .middle-animated .bnr-img-wrap::before,.zwc-banner-section .middle-animated .bnr-img-wrap::after{opacity:1;-ms-filter:"alpha(opacity=100)"}.bnr-img-wrap::before{bottom:230px;left:40px}.bnr-img-wrap::after{bottom:300px;right:120px;background-position:-55px 0}.bnr-img-wrap::before{-webkit-animation:zeven 4s linear 3s infinite;animation:zeven 4s linear 3s infinite}.bnr-img-wrap::after{-webkit-animation:zodd 4s linear 3s infinite;animation:zodd 4s linear 3s infinite}.zwc-workflow-sec{background:#000;padding:150px 0;color:#fff}.zwc-workflow-title{display:flex;align-items:center;justify-content:space-between;gap:50px;max-width:1100px;margin:0}.zwc-workflow-title h2{margin:0;max-width:500px}.zwc-workflow-title p{margin:0;font-size:20px;font-family:var(--zf-secondary-medium);max-width:475px}.zwc-workflow-video-wrap video{border-radius:10px}.zwc-anim-toggle-btn{margin:15px 0 0}.zwc-anim-toggle-btn>button{background-color:transparent;border:0;color:#fff;display:grid;align-items:center;grid-template-columns:auto max-content;cursor:pointer;justify-content:start;gap:7px}.zwc-anim-toggle-btn>button:before{display:block;content:"";clip-path:polygon(0 0,0 100%,25% 100%,25% 0,66.66% 0,100% 0,100% 100%,75% 100%,75% 0);background:white;width:8px;height:10px;position:relative;top:0}.zwc-anim-toggle-btn>button.is-played:before{clip-path:polygon(20% 0,20% 100%,90% 50%,90% 50%,90% 50%,90% 50%,90% 50%,90% 50%,90% 50%);width:12px;height:12px}.zwc-workflow-wrap{display:flex;justify-content:space-between;align-items:center;gap:100px;max-width:1100px;margin:80px 0 0}.zwc-workflow-points{padding:0 0 0 45px;max-width:460px;counter-reset:number}.zwc-workflow-points li{margin-bottom:60px;position:relative}.zwc-workflow-points li:last-child{margin-bottom:0}.zwc-workflow-points li p{font-size:22px;font-family:var(--zf-primary-medium);margin-bottom:0}.zwc-workflow-points li p span{color:#f7b21a}.zwc-slider_icon:not(:last-child):before{content:"";border:1px solid transparent;position:absolute;z-index:3;top:12px;left:-30px;height:0;border:0}.middle-animated .zwc-workflow-points li:nth-child(1)::before{animation-delay:.4s}.middle-animated .zwc-workflow-points li:nth-child(2)::before{animation-delay:.8s}.middle-animated .zwc-workflow-points li:nth-child(3)::before{animation-delay:1.2s}.middle-animated .zwc-workflow-points li:nth-child(4)::before{animation-delay:1.6s}.middle-animated .zwc-workflow-points li::before{animation:1s slideranimation forwards}@keyframes slideranimation{0%{height:0;border:1px solid #0148ae}100%{height:calc(100% + 60px);border:1px solid #0148ae}}.zwc-slider_icon:not(:last-child):after{content:"";position:absolute;height:calc(100% + 60px);top:32px;left:-30px;width:2px;height:calc(100% + 60px);background:linear-gradient(to bottom,transparent 50%,#fff 50%),linear-gradient(to bottom,#d9d9d9,#d9d9d9);background-size:16px 5px,100% 2px}.middle-animated .zwc-workflow-points li:first-child p::before{animation-delay:.4s}.middle-animated .zwc-workflow-points li:nth-child(2) p::before{animation-delay:.8s}.middle-animated .zwc-workflow-points li:nth-child(3) p::before{animation-delay:1.2s}.middle-animated .zwc-workflow-points li:nth-child(4) p::before{animation-delay:1.6s}.middle-animated .zwc-workflow-points li p::before{animation:changeBackground 1s forwards}@keyframes changeBackground{0%{background-color:#0148ae;color:#fff}100%{background-color:#0148ae;color:#fff}}.zwc-workflow-points li p::before{content:counter(number);counter-increment:number;position:absolute;top:2px;left:-45px;z-index:3;background-color:#0148ae;width:30px;height:30px;text-align:center;padding:2px;font-size:16px;line-height:26px;font-family:var(--zf-secondary-semibold);border-radius:50%;color:#fff}.zwc-howscam-section{padding:160px 0 100px}.zwc-howscam-box{display:flex;justify-content:space-between}.zwc-howscam-cont{width:42%}.zwc-howscam-img p{font-size:20px;max-width:520px;font-family:var(--zf-secondary-medium)}.zwc-howscam-img{width:50%}.zwc-howscam-img img{display:block;opacity:0;visibility:hidden;transition:all .8s ease;transform:translateY(50px)}.zwc-howscam-img.zwe-om img{opacity:1;visibility:visible;transform:translateY(0)}.zwc-aware-section{border-radius:12px;background:#0048ae;max-width:1170px;margin:0 auto;color:#fff;display:flex;padding:80px;align-items:center;justify-content:space-between}.zwc-aware-section p{margin:0;font-size:32px;line-height:42px;letter-spacing:-0.64px;max-width:680px;padding:0 0 0 140px;position:relative;font-family:var(--zf-secondary-medium)}.zwc-aware-section p:before{content:'';background:url(//www.zohowebstatic.com/sites/zweb/images/sign/report-abuse-sprite.png) no-repeat;width:90px;height:80px;position:absolute;left:0;background-position:-105px -5px;background-size:195px auto}.zwc-aware-section a{color:#fff}.zwc-howprotect-section{padding:120px 0 0}.zwc-howprotect-section .content-wrap{background:#f5f5f5;border-radius:24px}.zwc-howprotect-cont{padding:140px 0;max-width:750px;margin:0 auto}.zwc-howprotect-cont h2{max-width:620px}.zwc-howprotect-cont ul{margin:40px 0 0}.zwc-howprotect-cont ul li{margin:0 0 30px;position:relative;padding:0 0 0 30px;font-size:20px}.zwc-howprotect-cont ul li:last-child{margin:0}.zwc-howprotect-cont ul li:before{content:'';width:6px;height:12px;border-style:solid;border-width:0 2px 2px 0;border-color:#0048ae;position:absolute;left:5px;top:7px;transform:rotate(40deg)}.zwc-howprotect-cont a{color:var(--zwc-link-clr);text-decoration:underline}.zwc-howprotect-links{display:flex;flex-wrap:wrap;gap:15px 25px;margin:20px 0 0}.zwc-howprotect-links>span{display:inline-block;width:30%;position:relative;padding:0 0 0 15px;font-family:var(--primaryfont-semibold)}.zwc-howprotect-links>span:before{content:'';width:5px;height:5px;background:#0048ae;border-radius:100%;position:absolute;left:0;top:0;bottom:0;margin:auto}.apps-download-links-wrap{padding:20px 0 0;display:flex;flex-wrap:wrap;gap:12px}.apps-download-links-wrap>a{margin:0}.apps-download-links-wrap>a.ms-windows{width:110px;background-position:-642px -35px}.zbottom-section{padding:100px 0;text-align:center}.zbottom-section h2{max-width:850px;margin:0 auto 30px;font-size:40px;line-height:52px;font-family:var(--zf-secondary-medium)}.zbottom-section a{color:#000}@-webkit-keyframes zeven{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes zeven{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes zodd{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,20px);transform:translate(0,20px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes zodd{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,20px);transform:translate(0,20px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (max-width:1440px){.zwc-banner-cont h1{font-size:52px;line-height:60px;max-width:500px}.zcsec-cont h2{font-size:48px;line-height:54px;max-width:600px}}@media only screen and (max-width:1280px){.zwc-banner-section{padding:80px 0}.zwc-banner-cont h1{font-size:48px;line-height:56px;max-width:450px}.report-btn{padding:12px 30px;font-size:16px}.zap-btn{font-size:18px}.zvdev-page-wrapper h2{font-size:52px;line-height:60px}.bnr-img-wrap{max-width:520px}.bnr-img-wrap::after{bottom:220px;right:80px}.bnr-img-wrap::before{bottom:180px;left:40px}.zwc-workflow-sec{padding:100px 0}.zwc-howscam-section{padding:100px 0 80px}.zwc-howscam-cont{width:45%}.zwc-howscam-cont h3{font-size:48px;line-height:58px}.zwc-howprotect-section{padding:100px 0 0}.zwc-aware-section{width:90%;padding:60px}.zwc-howprotect-cont{padding:100px 0}.zbottom-section h2{font-size:36px;line-height:46px;max-width:750px}}@media only screen and (max-width:1024px){.zvdev-page-wrapper h2{font-size:42px;line-height:48px}.zwc-banner-section{padding:80px 0}.zwc-banner-cont h1{font-size:44px;line-height:50px;max-width:420px}.zwc-banner-cont{width:44%}.zwc-banner-image{width:55%}.bnr-img-wrap{right:-30px;transform:scale(.9)}.bnr-img-wrap::before{bottom:180px;left:30px}.bnr-img-wrap::after{bottom:220px;right:80px}.zwc-workflow-wrap{gap:40px}.zwc-howscam-cont{width:40%}.zwc-howscam-img{width:52%}.zwc-howprotect-section{padding:80px 0 0}.zwc-aware-section{width:95%;max-width:970px;padding:50px 30px}.zwc-aware-section p{font-size:28px;line-height:36px;max-width:600px;padding:0 0 0 120px}.zwc-howscam-section{padding:60px 0}.zbottom-section{padding:70px 0}.zbottom-section h2{font-size:32px;line-height:38px;max-width:700px}}@media only screen and (max-width:991px){.zvdev-page-wrapper h2{font-size:36px;line-height:44px}.zwc-banner-section{padding:50px 0 0}.zwc-banner-box{flex-direction:column;gap:20px}.zwc-banner-cont h1{font-size:42px;line-height:48px;max-width:450px;margin:0 auto 20px}.zwc-banner-cont p{max-width:610px;margin:0 auto 30px;font-size:18px;line-height:30px}.zwc-banner-cta{justify-content:center}.zwc-banner-cont{width:100%;text-align:center}.zwc-banner-image{width:100%}.bnr-img-wrap{right:-20px;margin:0 auto}.zwc-workflow-sec{padding:60px 0}.zwc-workflow-title{flex-direction:column;align-items:flex-start;gap:20px;max-width:600px;margin:0 auto}.zwc-workflow-title p{font-size:18px;max-width:600px}.zwc-workflow-wrap{gap:40px;flex-direction:column-reverse;margin:40px auto 0;align-items:flex-start;max-width:600px}.zwc-workflow-points{max-width:100%}.zwc-workflow-points li p{font-size:20px;line-height:30px}.zwc-howscam-box{flex-direction:column;max-width:600px;margin:0 auto}.zwc-howscam-cont,.zwc-howscam-img{width:100%}.zwc-howscam-cont h2{margin:0}.zwc-howscam-img p{font-size:18px;max-width:100%;margin:20px auto 0}.zwc-howscam-cont h3{font-size:36px;line-height:46px}.zwc-aware-section{max-width:600px;flex-direction:column;align-items:normal}.zwc-aware-section p{font-size:24px;line-height:34px;max-width:550px;padding:0 0 0 120px}.zwc-aware-section p:before{background-size:auto 100%;background-position:-100px -5px}.zwc-aware-section a{width:180px;margin:20px 0 0 120px;font-size:15px;padding:10px 30px}.zwc-howprotect-section{padding:60px 0 0}.zwc-howprotect-cont{padding:60px 70px}.zwc-howprotect-cont ul li{font-size:17px}.zwc-howprotect-links>span{width:35%}.zbottom-section{padding:70px 0}.zbottom-section h2{font-size:26px;line-height:38px;max-width:550px}}@media only screen and (max-width :767px){.zvdev-page-wrapper h2{font-size:32px;line-height:42px}.zwc-banner-section{padding:50px 0 0}.zwc-banner-box{gap:40px}.zb-txt{line-height:20px}.zwc-banner-cont h1{font-size:36px;line-height:44px;letter-spacing:-.5px;max-width:350px}.zwc-banner-cont p{max-width:460px;margin:0 auto 20px;font-size:17px;line-height:27px}.zwc-banner-cta{margin:25px 0 0}.report-btn{padding:10px 30px;font-size:15px}.zap-btn{font-size:17px}.bnr-img-wrap{transform:none;max-width:420px}.bnr-img-wrap::before,.bnr-img-wrap::after{transform:scale(.7);animation:none}.bnr-img-wrap::before{bottom:130px;left:30px}.bnr-img-wrap::after{bottom:160px;right:60px}.zwc-workflow-points li p{font-size:19px;line-height:28px}.zwc-howscam-cont p{max-width:420px;margin:0 auto 20px}.zwc-howscam-img{width:100%}.zwc-howscam-img p{font-size:17px;line-height:28px}.zwc-aware-section{width:90%}.zwc-aware-section p{font-size:21px;line-height:28px;max-width:510px}.zwc-howprotect-cont{padding:60px 40px}.zwc-howprotect-links>span{width:100%}.zbottom-section{padding:60px 0;text-align:left;max-width:600px;margin:0 auto}.zbottom-section h2{font-size:21px;line-height:31px;margin:0 0 16px}}@media only screen and (max-width :480px){.zwc-banner-section{padding:40px 0 0}.zwc-banner-cont h1{font-size:30px;line-height:36px;max-width:300px;margin:0 auto 20px}.zwc-banner-cta{margin:25px 0 0;flex-wrap:wrap}.bnr-img-wrap{max-width:300px}.bnr-img-wrap::before,.bnr-img-wrap::after{transform:scale(.5)}.bnr-img-wrap::before{bottom:90px;left:10px}.bnr-img-wrap::after{bottom:120px;right:30px}.zvdev-page-wrapper h2{font-size:28px;line-height:32px}.zwc-howscam-box{max-width:360px}.zwc-workflow-title p{font-size:17px;line-height:27px}.zwc-aware-section{width:90%;max-width:600px;padding:40px 30px}.zwc-aware-section p{font-size:21px;line-height:28px;padding:90px 0 0;max-width:250px;margin:0 auto;text-align:center}.zwc-aware-section p:before{right:0;top:0;margin:auto}.zwc-aware-section a{margin:20px auto 0}.zwc-howprotect-cont{padding:40px 20px}.zwc-howprotect-links>span{width:100%}.zbottom-section h2{font-size:22px;line-height:30px;max-width:320px}}