@import "/books/styles/fontstyle-common.css";*,:after,:before{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Zoho Puvi,sans-serif}button{border:0;background:0}.mobile-app-hero-section{padding:60px 20px 0;background:#006fda}.mobile-app-hero-title{font-weight:700;font-size:50px;line-height:64px;text-align:center;color:#fff;max-width:800px;margin:0 auto}.app-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:32px 0 50px;row-gap:8px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-app-qr-text-wrapper{position:relative}.qr-code-button{border-radius:100%;padding:15px;cursor:pointer}.m-app-qr-text{top:7px;border-radius:12px;position:absolute;z-index:10;min-width:120px;left:-23px;opacity:0;-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out}.m-app-qr-hover-wrap:focus-within .m-app-qr-text,.m-app-qr-hover-wrap:hover .m-app-qr-text{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.app-link-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#000;font-size:14px;font-weight:500;background:#fff}.app-link{gap:8px;padding:15px 20px;border-radius:25px}.highlights-features-intro-wrapper{background-image:url(/books/mobile-app/images/mobile-app-hero-bg-image.png);background-repeat:no-repeat;background-size:cover;background-position:top;max-width:1280px;margin:auto;text-align:center;position:relative;overflow:hidden}.highlights-features-widgets-layer{position:absolute;top:12%;left:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;gap:20px}.highlights-features-hero-spacer{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:150px;min-width:40px;pointer-events:none}.highlights-features-hero-foreground{-o-object-fit:contain;object-fit:contain}.highlights-features-intro-hero-img.highlights-features-hero-foreground{position:relative;display:block;bottom:26%;left:50%;-webkit-transform:translateX(-53%);-ms-transform:translateX(-53%);transform:translateX(-53%);width:28%;z-index:2;pointer-events:none}.highlights-feature-widget{position:relative;display:inline-block;top:100%;opacity:.6;-webkit-transition:top 1s ease,left 1s ease,opacity 1s ease;transition:top 1s ease,left 1s ease,opacity 1s ease}.highlights-feature-widget img{display:block;max-width:100%;height:auto;vertical-align:top}.highlights-feature-widget:first-of-type{max-width:14%;left:42%}.highlights-feature-widget:nth-of-type(2){max-width:14.5%;left:28%}.highlights-feature-widget:nth-of-type(3){max-width:17.5%;z-index:2;left:15%}.highlights-feature-widget:nth-of-type(5){max-width:16.3%;left:-13%}.highlights-feature-widget:nth-of-type(6){max-width:19.8%;left:-28%}.highlights-feature-widget:nth-of-type(7){max-width:14.5%;left:-44%}.highlights-feature-widget.widget-animated{top:0;left:0;opacity:1}.device-toggle-section-wrapper{position:relative;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(#006fda),color-stop(21.7%,#eaf3ff));background:linear-gradient(180deg,#006fda,#eaf3ff 21.7%);padding:0 20px}.device-toggle-section-container{max-width:1280px;margin:0 auto;text-align:center}.toggle-sticky-wrapper{position:-webkit-sticky;position:sticky;top:76px;z-index:100;max-width:252px;margin:0 auto;padding:0 20px}.toggle-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;padding:6px;border-radius:999px;background:#fffeff;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%);pointer-events:auto;-webkit-box-shadow:0 4px 7.1px 0 rgba(0,0,0,.0392156862745098);box-shadow:0 4px 7.1px 0 rgba(0,0,0,.0392156862745098);border:1px solid rgba(0,0,0,.5411764705882353)}.toggle-btn-highlight{position:absolute;border-radius:64px;background:#000;z-index:1;pointer-events:none;-webkit-transition:left .4s ease,top .2s ease,width .4s ease,height .2s ease;transition:left .4s ease,top .2s ease,width .4s ease,height .2s ease;min-height:35px}.toggle-btn-highlight.toggle-btn-highlight-instant{-webkit-transition:none;transition:none}.toggle-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:relative;gap:8px;padding:10px 20px;border-radius:64px;font-size:14px;line-height:12px;font-weight:700;color:#000;background:rgba(0,0,0,0);cursor:pointer;z-index:2;-webkit-transition:background .3s ease-out,color .3s ease-out;transition:background .3s ease-out,color .3s ease-out}.toggle-btn img{width:12px;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;-o-object-fit:contain;object-fit:contain;pointer-events:none}.toggle-btn.active{color:#fff}.toggle-btn:first-of-type.active img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.toggle-btn:hover:not(.active){background:hsla(0,0%,88.6%,.5882352941176471)}.mobile-feature-section{position:relative;z-index:1;margin-top:-60px}.mobile-feature-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:18px;padding:100px 100px 80px;overflow:hidden;margin-bottom:80px;min-height:725px}.mobile-feature-media,.mobile-feature-text,.mobile-feature-title{width:33.33%}.mobile-feature-title{font-weight:700;font-size:36px;line-height:46px;padding-top:22px;text-align:right}.mobile-feature-tab-bar{display:none}.mobile-feature-media-img{margin:auto;max-width:100%;height:auto}.mobile-feature-media{position:relative;overflow:hidden;margin:0 44px}.mobile-feature-media-slide{position:absolute;opacity:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.mobile-feature-media-slide.active{opacity:1;position:relative;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;margin:0 auto}.mobile-feature-text{padding-top:28px}.mobile-feature-section .carousel-indicators{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.mobile-feature-pane{display:block;cursor:pointer;position:relative;margin-bottom:36px;padding-left:16px;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:.4;text-align:left}.mobile-feature-pane:hover{opacity:1}.mobile-feature-pane:last-child{margin-bottom:0}.mobile-feature-pane-title{font-weight:600;font-size:18px;line-height:100%;padding-bottom:8px}.mobile-feature-pane-desc{font-weight:400;font-size:16px;line-height:24px}.mobile-feature-media-icon{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity 1s ease;transition:opacity 1s ease;will-change:opacity;opacity:0}.mobile-feature-media-slide.active .mobile-feature-media-icon{opacity:1}.mobile-feature-pane:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:currentColor;background:#ffcd5a}.android .mobile-feature-slide:nth-of-type(2) .mobile-feature-pane:before,.ios .mobile-feature-slide:nth-of-type(2) .mobile-feature-pane:before{background:#000}.mobile-feature-pane.active{opacity:1}.mobile-feature-pane.active:before{-webkit-animation:growBorder 7s ease-out forwards;animation:growBorder 7s ease-out forwards}.ios .hover-client-portal-1{top:3%}@-webkit-keyframes growBorder{0%{height:0}to{height:100%}}@keyframes growBorder{0%{height:0}to{height:100%}}.testimonials-section{background-color:#fff;padding:100px 20px 80px}.testimonials-wrapper{max-width:1280px;margin:0 auto}.testimonials-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px}.testimonials-heading{font-weight:700;font-size:40px;line-height:48px;color:#000;max-width:480px;text-align:left}.testimonials-ratings{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:12px;overflow:hidden;color:#000;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;padding:20px 28px}.testimonials-rating-card:first-child{margin:0 16px 0 0}.testimonials-rating-card:nth-child(2){padding-left:16px}.testimonials-rating-card+.testimonials-rating-card{border-left:1px solid #e5e5e5}.testimonials-rating-score{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:6px}.testimonials-star-icon{width:18px;margin-right:6px}.testimonials-score{font-weight:700;font-size:22px;line-height:1;color:#000}.testimonials-total{font-weight:400;font-size:14px;color:#666}.testimonials-store{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:6px;font-size:14px;font-weight:500;color:#333}.testimonials-store-icon{width:24px}.testimonials-download-count{font-weight:700;font-size:20px;color:#000;margin-bottom:4px}.testimonials-download-txt{font-size:14px;color:#666}.testimonials-content{gap:20px}.testimonials-content,.testimonials-featured-quote{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.testimonials-featured-quote{-webkit-box-flex:0;-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;background:#d8ecff;border-radius:16px;padding:40px 36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.testimonials-quote-mark{margin-bottom:30px}.testimonials-quote-mark-svg{display:block;width:40px}.testimonials-quote-text{line-height:36px;color:#006fda;padding-bottom:24px;font-weight:700;font-size:26px;text-align:left;border-bottom:1px solid #c3c8e1}.testimonials-quote-author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:6px;font-size:14px;color:#000;padding-top:12px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.testimonials-quote-author-name{font-weight:700}.testimonials-reviews-grid{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:20px}.testimonials-review-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom-right-radius:0}.testimonials-review-card,.testimonials-review-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.testimonials-review-top{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.testimonials-reviewer-name{font-size:14px;color:#4f4f4f}.testimonials-review-store-icon{width:22px}.testimonials-review-text{font-size:14px;line-height:20px;color:#222;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-bottom:14px;text-align:left}.testimonials-review-stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:3px}.testimonials-star{width:16px;height:16px}.m-app-footer-cta{padding:0 20px;margin:80px 0}.m-app-footer-wrapper{max-width:1280px;margin:0 auto}.m-app-footer-container{background-color:#006fda;border-radius:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;overflow:visible}.m-app-footer-left{padding:60px 0 60px 8%;width:38%}.m-app-footer-subtitle{color:#fff;font-size:20px;line-height:28px;margin-bottom:8px}.m-app-footer-title{color:#fff;font-weight:700;font-size:36px;line-height:44px;margin-bottom:24px}.m-app-footer-badges{gap:12px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-app-footer-badge,.m-app-footer-badges{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-app-footer-badge{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 20px;border-radius:25px;background:#fff;color:#000;font-size:14px;font-weight:500;text-decoration:none;min-width:142px}.m-app-footer-badge img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.m-app-footer-qr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 20px}.m-app-footer-qr-img{width:137px;border-radius:12px;-o-object-fit:contain;object-fit:contain;position:absolute;bottom:-9px;left:-32px}.m-app-footer-qr-text{color:#fff;font-size:14px;font-weight:600;margin-top:8px;white-space:nowrap}.m-app-footer-right{position:relative;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-right:80px;max-width:54%}.m-app-footer-dashboard-img{display:block;width:100%;max-width:560px;margin-top:-14%}.mobile-lot-more-section{padding:20px 0 100px}.mobile-lot-more-title{font-weight:700;font-size:40px;line-height:40px;color:#000;padding-bottom:80px}.mobile-lot-more-title span{color:#006fda}.mobile-lot-more-inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:1280px;margin:0 auto;gap:24px}.mobile-lot-more-item{-ms-flex-align:center;gap:20px;-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.mobile-lot-more-item,.mobile-lot-more-item-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal}.mobile-lot-more-item-content{background:#000;border-radius:23px;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.content-wrapper{margin:46px 20px 0}.content-wrapper .cards-tag-image{margin-bottom:12px}.content-wrapper .cards-tag{font-weight:700;font-size:12px;color:#248eff;margin-bottom:8px}.content-wrapper .cards-title{font-weight:600;font-size:22px;line-height:28px;color:#fff;margin:0 auto;max-width:300px}.ios .mobile-lot-more-item.column-2 .mobile-lot-more-item-content.row-1{background-color:#000;background-image:url(/books/mobile-app/and-lot-more/mobile-lot-more-column2-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.android .mobile-lot-more-item.column-3 .mobile-lot-more-item-content.row-1,.ios .mobile-lot-more-item.column-3 .mobile-lot-more-item-content.row-2{background-color:#000;background-image:url(/books/mobile-app/and-lot-more/mobile-lot-more-column3-row2-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.android .mobile-lot-more-item.column-2 .row-1{background:#006fda}.android .mobile-lot-more-item.column-2 .row-1 .cards-tag{color:#ffe000}.mobile-lot-more-item.column-1 .row-1 .cards-image{width:80.94%;padding-top:40px}.mobile-lot-more-item.column-1 .row-2 .cards-image{width:75%;padding-top:40px}.mobile-lot-more-item.column-2 .row-1 .cards-image{width:58%;padding:40px 0 12px}.mobile-lot-more-item.column-2 .row-2 .cards-image{width:22.93%;padding:30px 0}.ios .mobile-lot-more-item.column-3 .row-1 .cards-image{width:51.53%;padding-top:40px}.mobile-lot-more-item.column-3 .row-2 .cards-image{padding:40px 0 34px}.android .mobile-lot-more-item.column-1 .row-1 .cards-image{width:80.94%;padding:30px 0 26px}.android .mobile-lot-more-item.column-2 .row-1 .cards-image{width:59.09%;padding:32px 0 0}.android .mobile-lot-more-item.column-3 .row-1 .cards-image{padding:55px 0 54px}.android .mobile-lot-more-item.column-1 .row-2 .cards-title{padding-bottom:54px}.mobile-lot-more-item-content .cards-image{max-width:100%;margin-top:auto}@media screen and (max-width:1024px){.highlights-feature-widget:first-of-type,.highlights-feature-widget:nth-of-type(7){display:none}.highlights-features-widgets-layer{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-feature-media{margin:0 20px}.mobile-feature-slide{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:auto;padding:100px 20px 80px}.mobile-feature-title{width:33%;font-size:24px;line-height:32px}.mobile-feature-pane-title{font-size:16px}.mobile-feature-pane-desc{font-size:14px;line-height:20px}.testimonials-heading{font-size:32px;line-height:40px;text-align:center}.testimonials-quote-text{font-size:18px;line-height:26px}.m-app-footer-title{font-size:28px;line-height:36px}.m-app-footer-subtitle{font-size:18px;margin-bottom:4px}.m-app-footer-left{width:42%;padding:40px 0 40px 6%}.content-wrapper{margin-top:36px}.mobile-lot-more-item-content{border-radius:16px}.android .mobile-lot-more-item.column-1 .row-2 .cards-title{padding-bottom:34px}.content-wrapper .cards-title{font-size:16px;line-height:22px}}@media screen and (max-width:768px){.mobile-app-hero-title{font-size:44px;line-height:52px}.m-app-qr-hover-wrap{display:none}.highlights-features-intro-wrapper{background-image:none}.highlights-feature-widget,.highlights-features-hero-spacer{display:none}.highlights-features-intro-hero-img.highlights-features-hero-foreground{width:100%;max-width:74%;margin:0 auto;position:relative;bottom:auto;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;z-index:1}.highlights-features-widgets-layer{position:relative;top:0;left:0;display:block;height:auto;padding:0}.highlights-features-intro-wrapper>picture{display:block;width:100%}.toggle-sticky-wrapper{max-width:202px}.toggle-container{padding:4px}.toggle-btn{padding:8px 12px;font-size:12px}.toggle-btn img{width:10px}.toggle-btn-highlight{min-height:29px}.mobile-feature-slide{padding:92px 20px 80px;margin-bottom:60px}.mobile-feature-title{padding-top:28px}.mobile-feature-pane-desc{display:none;font-size:12px;line-height:18px}.mobile-feature-pane.active .mobile-feature-pane-desc{display:block}.testimonials-section{padding:40px 20px 0}.testimonials-header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;gap:24px}.testimonials-content,.testimonials-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.testimonials-featured-quote{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.m-app-footer-cta{margin:40px 0 80px}.m-app-footer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;overflow:hidden}.m-app-footer-left{width:100%;padding:40px 20px 20px}.m-app-footer-badges{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-app-footer-qr{display:none}.m-app-footer-right{padding:0 40px;max-width:100%}.m-app-footer-dashboard-img{margin:20px auto 0;max-width:80%}.m-app-footer-qr-img{display:none}.mobile-lot-more-title{font-size:28px;line-height:36px;padding-bottom:40px}.mobile-lot-more-inner-wrapper,.mobile-lot-more-item{gap:16px}.android .mobile-lot-more-item.column-2 .row-1 .cards-image{width:71.09%}.mobile-lot-more-item-content{border-radius:16px}.content-wrapper .cards-tag{margin-bottom:4px}.android .mobile-lot-more-item.column-1 .row-2 .cards-title{padding-bottom:34px}.android .mobile-lot-more-item.column-3 .row-1 .cards-image{width:64.53%}.mobile-lot-more-section{padding:0 0 80px}}@media screen and (max-width:650px){.toggle-sticky-wrapper{display:none}.mobile-feature-section{margin-top:0}.mobile-lot-more-section{padding:0 0 40px}.mobile-lot-more-title{font-size:24px;line-height:32px;padding-bottom:28px}.mobile-lot-more-inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}.mobile-lot-more-item{width:100%}.content-wrapper .cards-title{font-size:20px;line-height:28px}.content-wrapper .cards-tag{font-size:11px}.mobile-feature-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:40px 20px 20px;margin-bottom:60px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mobile-feature-title{text-align:center;width:100%;padding-top:0;max-width:300px}.mobile-feature-media{width:196px;margin:0}.mobile-feature-text{width:100%;padding-top:26px}.mobile-feature-pane{visibility:hidden;height:0;overflow:hidden;text-align:center;margin:0 auto;padding-left:0;opacity:0;-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.mobile-feature-pane.active{visibility:visible;height:auto;overflow:visible;opacity:1}.mobile-feature-pane-desc{display:block;font-weight:600;font-size:14px;line-height:24px;text-align:center;min-height:96px;max-width:268px;margin:0 auto}.mobile-feature-pane-title,.mobile-feature-pane.active:before{display:none}.mobile-feature-tab-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:0;border-radius:26px;margin:12px 0 26px;padding:6px;border:1px solid hsla(0,0%,100%,.3)}.mobile-feature-tab{font-size:12px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:14px;color:currentColor;background-color:rgba(0,0,0,0);font-weight:500;text-align:center;border:none;padding:6px 12px;border-radius:26px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.mobile-feature-tab.active{background:hsla(0,0%,100%,.2)}.testimonials-reviews-grid{min-height:258px;width:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;overflow:hidden}.testimonials-review-card{width:100%;opacity:0;-webkit-animation:moveslide 16s linear infinite;animation:moveslide 16s linear infinite;position:absolute;left:0}.testimonials-reviews-grid{display:block}.testimonials-review-card:first-child{-webkit-animation-delay:0s;animation-delay:0s}.testimonials-review-card:nth-child(2){-webkit-animation-delay:4s;animation-delay:4s}.testimonials-review-card:nth-child(3){-webkit-animation-delay:8s;animation-delay:8s}.testimonials-review-card:nth-child(4){-webkit-animation-delay:12s;animation-delay:12s}}@media screen and (max-width:500px){.mobile-app-hero-title{font-size:30px;line-height:40px}.app-link-wrapper{padding-top:26px}.app-link,.m-app-footer-badge{padding:12px 18px}.highlights-features-intro-hero-img.highlights-features-hero-foreground{max-width:100%}.m-app-footer-title{font-size:24px;line-height:32px;margin-bottom:16px}.m-app-footer-subtitle{font-size:16px}.m-app-footer-cta{margin-bottom:40px}.android .mobile-lot-more-item.column-2 .row-1 .cards-image{width:50%}.android .mobile-lot-more-item.column-3 .row-1 .cards-image{width:40%;padding:20px 0 65px}.m-app-footer-right{padding:0 20px}.m-app-footer-dashboard-img{max-width:100%}}@-webkit-keyframes moveslide{0%{-webkit-transform:translatex(100%);transform:translatex(100%);opacity:0}10%{-webkit-transform:translatex(0);transform:translatex(0);opacity:1}25%{-webkit-transform:translatex(0);transform:translatex(0);opacity:1}35%{-webkit-transform:translatex(calc(-100% - 40px));transform:translatex(calc(-100% - 40px));opacity:0}to{-webkit-transform:translatex(calc(-100% - 40px));transform:translatex(calc(-100% - 40px));opacity:0}}@keyframes moveslide{0%{-webkit-transform:translatex(100%);transform:translatex(100%);opacity:0}10%{-webkit-transform:translatex(0);transform:translatex(0);opacity:1}25%{-webkit-transform:translatex(0);transform:translatex(0);opacity:1}35%{-webkit-transform:translatex(calc(-100% - 40px));transform:translatex(calc(-100% - 40px));opacity:0}to{-webkit-transform:translatex(calc(-100% - 40px));transform:translatex(calc(-100% - 40px));opacity:0}}