.content-wrap{padding:0;max-width:1100px}.act-btn.cta-btn{padding:12px 40px;display:inline-block}h1,h2,h3,h4,h5,h6{font-family:var(--zf-secondary-bold);line-height:1.1}.other-lang h1{font-size:45px}.other-lang .banner-content{max-width:700px;margin:0 auto}.other-lang .feature-section h4{font-size:24px}.i18n-ar div#responsive-forms *{text-align:center}.i18n-ar .banner-content h1,.i18n-ar .banner-content p,.i18n-ar .banner-content,.i18n-ar div#themes div,.i18n-ar div#themes h4,.i18n-ar div#themes p{text-align:center}.i18n-ar .email-valid,.i18n-ar .email-valid h4,.i18n-ar .email-valid p,.i18n-ar .email-valid div{text-align:left;direction:ltr}.i18n-ar ul.slick-dots{text-align:center}p{font-size:18px}body h1{font-size:60px;line-height:1}body h2{font-size:40px;margin-bottom:15px}.rows{display:flex;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-between;-ms-flex-pack:space-between}header{background:#121c2a}#mini-panel-product_menu .product-nav-links .menu>li>a,#mini-panel-product_menu .menu-icon-help-header .product-title a,#mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a{color:#fff}.product-nav-links .menu li a.active{box-shadow:0 -2px 0 #fff inset}.featurein-banner-sec{background:#121b2a;color:#fff;text-align:center;padding:6em 0 8em;background-size:100%;background-repeat:no-repeat;background-position:bottom}.feature-section h4{font-size:36px}.feature-section .rows div.col-1{flex:0 0 50%;-ms-flex:0 0 50%;max-width:40%}.feature-section .rows div.col-2{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%}.wrapper .feature-section{padding:3em 0}.wrapper .feature-section:first-child{padding-top:7em}.wrapper .feature-section:last-child{padding:7em 0}.wrapper .feature-section .rows{align-items:center;-ms-flex-align:center}.feature-section.feature-1 .feature-img picture:nth-child(2) img{max-width:500px;display:block;margin:20px auto 0;box-shadow:0 0 20px #e5e5e5}.feature-section.fea-bottom-img .rows{display:block}.feature-section.fea-bottom-img .rows div.col-1{max-width:700px;text-align:center;margin:0 auto}.feature-section.fea-bottom-img .rows div.col-2{text-align:center;margin:40px auto 0;max-width:100%}.wrapper .feature-section.feature-2 .feature-img img{border-radius:15px;border:5px solid #000;max-width:750px}.feature-section.fea-left-img .rows div.col-1{order:2}.feature-2 .col-2{text-align:center}.wrapper .feature-section.feature-4 img{max-width:440px;box-shadow:0 0 20px #f3f3f3;margin:20px}.wrapper .feature-section.feature-4 .rows div.col-2{max-width:45%}.feature-5 .feature-img img{box-shadow:0 0 20px #efefef;border:1px solid #e0e0e0}.email-valid .type-ani{border:1px solid #ff2a22;border-radius:50px;padding:10px 20px;width:90%}.email-valid p.error-msg{font-size:15px;color:#ff2921;font-family:var(--zf-primary-semibold);margin-top:10px;margin-left:10px;margin-bottom:0}.feature-img img{border-radius:15px}.feature-img .email-valid{box-shadow:0 0 20px #efefef;border:1px solid #e0e0e0;padding:50px 40px;border-radius:15px}div.slick-slider .item:focus,.slick-slider img:focus{outline-width:0}@keyframes slideup-op{from{visibility:hidden;opacity:0;transform:translateY(20px)}to{visibility:visible;opacity:.5;transform:translateY(0)}}@-webkit-keyframes slideup-op{from{visibility:hidden;opacity:0;transform:translateY(20px)}to{visibility:visible;opacity:.5;transform:translateY(0)}}@keyframes slideup{from{visibility:hidden;opacity:0;transform:translateY(20px)}to{visibility:visible;opacity:1;transform:translateY(0)}}@-webkit-keyframes slideup{from{visibility:hidden;opacity:0;transform:translateY(20px)}to{visibility:visible;opacity:1;transform:translateY(0)}}@keyframes slideleft{from{visibility:hidden;opacity:0;transform:translateX(-20px)}to{visibility:visible;opacity:1;transform:translateX(0)}}@-webkit-keyframes slideleft{from{visibility:hidden;opacity:0;transform:translateX(-20px)}to{visibility:visible;opacity:1;transform:translateX(0)}}@keyframes slideright{from{visibility:hidden;opacity:0;transform:translateX(20px)}to{visibility:visible;opacity:1;transform:translateX(0)}}@-webkit-keyframes slideright{from{visibility:hidden;opacity:0;transform:translateX(20px)}to{visibility:visible;opacity:1;transform:translateX(0)}}@-webkit-keyframes typing{from{width:100%}to{width:0}}@-webkit-keyframes cursor{50%{border-color:#000}}@keyframes typing{from{width:100%}to{width:0}}@keyframes cursor{50%{border-color:#000}}.slideright,.slideleft{opacity:0}.bottom-animated .slideright{animation:slideright .6s ease-in .3s forwards;-webkit-animation:slideright .6s ease-in .3s forwards}.bottom-animated .slideleft{animation:slideleft .6s ease-in .3s forwards;-webkit-animation:slideleft .6s ease-in .3s forwards}.slogan{position:relative;display:inline-block;font-size:22px;font-family:var(--zf-secondary-semibold)}.bottom-animated .slogan span{position:absolute;top:7px;right:-6px;background:#fff;width:100%;border-left:.1em solid transparent;-webkit-animation:typing 1s steps(16) forwards,1s cursor step-end infinite;animation:typing 1s steps(16) forwards,1s cursor step-end infinite;height:20px}p.error-msg{opacity:0;transition:all .5s}.bottom-animated p.error-msg{opacity:1;transition-delay:1.2s}.slick-dots li.slick-active{background:#07a9e7;width:8px;height:8px;border:1px solid #05a9e7}.feature-section.feature-1 .feature-img picture:nth-child(1) img,.feature-section.feature-1 .feature-img picture:nth-child(2) img{opacity:0}.feature-section.feature-1 .bottom-animated .feature-img picture:nth-child(1) img{animation:slideup .8s ease-in .3s forwards;-webkit-animation:slideup .8s ease-in .3s forwards}.feature-section.feature-1 .bottom-animated .feature-img picture:nth-child(2) img{animation:slideup-op .8s ease-in .7s forwards;-webkit-animation:slideup-op .8s ease-in .7s forwards}.slideup{opacity:0}.bottom-animated .slideup{animation:slideup .8s ease-in .7s forwards}.feature-section.fea-left-img.feature-5 .content-wrap{max-width:1300px}.feature-section.feature-5 .rows .col-1{max-width:35%;flex:0 0 35%;-ms-flex:0 0 35%}.feature-section.feature-5 .rows .col-2{max-width:65%;flex:0 0 65%;-ms-flex:0 0 65%}.feature-section.feature-5 img{max-width:780px}div#responsive-forms .device-img img{max-width:950px;margin:0 auto}@media screen and (min-width:1920px){.featurein-banner-sec{padding:8em 0 9em;background-size:85%}}@media screen and (max-width:1400px){.feature-section.feature-5 img{max-width:700px}}@media screen and (max-width:1280px){body h1{font-size:50px}p{font-size:18px}.featurein-banner-sec{padding:4em 0 5em}.feature-section h4{font-size:30px}.content-wrap{max-width:900px}.wrapper .feature-section.feature-2 .feature-img img{max-width:620px}.wrapper .feature-section.feature-4 img{max-width:360px}.feature-section .rows div.col-1{flex:0 0 50%;-ms-flex:0 0 50%;max-width:45%}.feature-section .rows div.col-2{flex:0 0 50%;-ms-flex:0 0 40%;max-width:45%}.email-valid .type-ani{width:100%}.slogan{font-size:18px}.feature-img .email-valid{padding:40px 25px}.feature-section.feature-3 .rows div.col-2{max-width:50%}.bottom-animated .slogan span{top:3px}}@media screen and (max-width:1199px){body h1{font-size:36px}.feature-section.feature-5 img{max-width:100%}.feature-section.feature-5 .rows .col-1{max-width:45%;flex:0 0 50%;-ms-flex:0 0 50%}.feature-section.feature-5 .rows .col-2{max-width:50%;flex:0 0 50%;-ms-flex:0 0 50%}.wrapper .feature-section.feature-3{padding-top:3em}.feature-section.feature-1 .feature-img picture:nth-child(2) img{max-width:360px}.wrapper .feature-section:first-child{padding-top:4em}.wrapper .feature-section:last-child{padding-bottom:4em}}@media screen and (max-width:1023px){.other-lang h1{font-size:36px}.i18n-ar .feature-content h4,.i18n-ar .feature-content p{text-align:center}.i18n-ar div{text-align:center}.wrapper .feature-section{padding:2em 0}.feature-section .rows div.col-1,.feature-section .rows div.col-2{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%}.wrapper .feature-section .feature-content{margin:0 auto;max-width:550px;text-align:center}.wrapper .feature-section.feature-1 img{display:block}.feature-section.fea-left-img .rows div.col-1{order:0}.wrapper .feature-section.feature-2 .feature-img{margin-top:30px}.wrapper .feature-section.feature-4 .rows div.col-2{max-width:100%;text-align:center}.feature-img img{max-width:450px;width:100%;margin:0 auto}.feature-img{text-align:center}.wrapper .feature-section.feature-4 img{margin:20px auto}.feature-section.feature-3 .feature-img{text-align:left}.feature-section.feature-3 .rows div.col-2{max-width:450px;margin:0 auto}.wrapper .feature-section.feature-2 .feature-img img{max-width:500px;width:100%}.feature-section.feature-5 .rows .col-1,.feature-section.feature-5 .rows .col-2{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}div#responsive-forms .device-img img{max-width:650px}}@media screen and (max-width:767px){.main .ptmenu #mini-panel-product_menu .menu-icon-help-header .product-title a,.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a,.main-container-wrapper .ptmenu #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a{color:#fff}body h1{font-size:32px}.wrapper .feature-section:first-child{padding-top:3em}.wrapper .feature-section:last-child{padding-bottom:3em}.wrapper .feature-section{padding:3em 0 0}}