.features-page *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}.page-features{background:#f9f9f9;border:none;border-radius:50px;padding:80px 0}.page-features .features__filters{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.page-features .features__item{min-width:308px;transition:opacity .5s ease}.page-features .features__filters-inner{min-height:950px}.page-features .flex-grid{align-items:flex-start;column-gap:50px}@media(max-width:1024px){.page-features .flex-grid{flex-direction:column}}.page-features #load-more{margin-bottom:2rem;margin-top:5rem;position:relative}.page-features #multiSelect{display:none}.page-features .features__filters-more{position:relative;text-align:center;width:100%}.page-features .features-cat__title{align-items:baseline;display:inline-flex;justify-content:space-between;margin-bottom:3rem;padding-left:1.25em;width:100%}.page-features .features-cat__title .features-cat__selected{align-items:center;color:#6a7e95;display:flex}.page-features .features-cat__title .features-cat__selected-items{border:1px solid #6a7e95;border-radius:.9em;color:#6a7e95;display:inline-block;font-family:inherit;font-size:1.6rem;font-weight:400;letter-spacing:-.04em;line-height:20px;margin-left:1.4rem;padding:1.125em 1.55em;text-align:center;text-decoration:none;vertical-align:top}@media(max-width:1024px){.page-features .features-cat__title,.page-features .filters-btn-group{display:none}}.page-features .article-card{background-color:#fff}.page-features .article-card .text{margin:0}.features-page .features-header{position:absolute}.features-page .hero-block{background-color:#f5f5f7}.features-page .hero-block-wrapper{align-items:center;background-color:#00943e;border-radius:0 0 50px 50px;display:flex;height:800px;justify-content:center;overflow:hidden;position:relative}@media(max-width:900px){.features-page .hero-block-wrapper{height:100vh}}.features-page .hero-block-wrapper .wrapper{max-width:1180px;width:100%}@media(max-width:900px){.features-page .hero-block-wrapper .wrapper{display:flex;justify-content:center}}.features-page .hero-block .text-block{display:flex;flex-direction:column;gap:40px;max-width:464px;opacity:0;padding:30px;pointer-events:none;position:relative;transition:opacity .3s;z-index:1}@media(max-width:900px){.features-page .hero-block .text-block{backdrop-filter:blur(20px);background-color:rgba(86,86,86,.2);border-radius:37px}}.features-page .hero-block .text-block .heading{color:#fff;font-size:48px;font-style:normal;font-weight:700;line-height:53px}@media(max-width:900px){.features-page .hero-block .text-block .heading{text-align:center}}.features-page .hero-block .text-block .heading .word{display:inline-block;margin-right:.25em}.features-page .hero-block .text-block .heading .letter{display:inline-block;opacity:0;transform:translateY(10px);transition:opacity 1s cubic-bezier(.68,-.55,.27,1.55),transform 1s cubic-bezier(.68,-.55,.27,1.55)}.features-page .hero-block .text-block .buttons{display:flex;gap:25px;pointer-events:all}@media(max-width:450px){.features-page .hero-block .text-block .buttons{flex-direction:column}}.features-page .hero-block .text-block .buttons a{opacity:0;transform:translateX(40px);transition:all 2s cubic-bezier(.68,-.55,.27,1.55)}@media(max-width:900px){.features-page .hero-block .text-block .buttons a{flex:1;max-width:none}}.features-page .hero-block .text-block .buttons>a:first-child{transition-delay:.3s}.features-page .hero-block .text-block .buttons>a:nth-child(2){transition-delay:.5s}.features-page .hero-block .text-block .buttons>a:nth-child(3){transition-delay:.7s}.features-page .hero-block.animate .text-block{opacity:1}.features-page .hero-block.animate .text-block .letter{opacity:1;transform:translateY(0);transition-delay:calc(.8ms*var(--i)*var(--i))}.features-page .hero-block.animate .text-block .buttons a{opacity:1;transform:translateX(0)}.features-page .hero-block.finished .text-block .buttons a{transition-delay:0s;transition-duration:.2s}.features-page .main-features{background:#f5f5f7;border-radius:0 0 50px 50px;display:flex;justify-content:center;padding:100px 0}@media(max-width:1200px){.features-page .main-features{padding-bottom:20px}}.features-page .main-features .wrapper{display:flex;flex-direction:column;gap:60px;max-width:1180px;padding-inline:20px;width:100%}.features-page .main-features .wrapper .features-grid{display:grid;gap:20px;grid-auto-rows:auto;grid-template-areas:"gps gps gps tree tree tree" "offline offline offline tree tree tree" "crm crm crm crm app app" "scheduling scheduling scheduling scheduling scheduling scheduling";grid-template-columns:repeat(6,1fr)}@media(max-width:768px){.features-page .main-features .wrapper .features-grid{grid-template-areas:"offline" "tree" "gps" "crm" "app" "scheduling";grid-template-columns:1fr}}.features-page .main-features .wrapper .features-grid .offline-productivity{grid-area:offline}.features-page .main-features .wrapper .features-grid .tree-inventory{grid-area:tree}.features-page .main-features .wrapper .features-grid .gps-tracking{grid-area:gps}.features-page .main-features .wrapper .features-grid .smart-crm{grid-area:crm}.features-page .main-features .wrapper .features-grid .smart-crm.reveal .overlay-mask{opacity:0!important;transition:opacity 1.3s ease-in-out .3s}.features-page .main-features .wrapper .features-grid .smart-crm.reveal.is-visible .overlay-mask{opacity:1!important}.features-page .main-features .wrapper .features-grid .app{grid-area:app}.features-page .main-features .wrapper .features-grid .app.reveal .overlay-mask{opacity:0!important;transition:opacity 1.3s ease-in-out .3s}.features-page .main-features .wrapper .features-grid .app.reveal.is-visible .overlay-mask{opacity:1!important}.features-page .main-features .wrapper .features-grid .app .btn-liquid.download{align-items:center;display:flex;gap:18px;justify-content:center;padding:12px 20px}.features-page .main-features .wrapper .features-grid .app .btn-liquid.download i{align-items:center;color:#169148;display:inline-flex;height:22px;width:22px}.features-page .main-features .wrapper .features-grid .app .btn-liquid.download:hover{cursor:pointer}.features-page .main-features .wrapper .features-grid .app .btn-liquid.download:hover .apple{filter:grayscale(100%) brightness(250%)}@media(hover:none)and (pointer:coarse){.features-page .main-features .wrapper .features-grid .app .btn-liquid.download:hover .apple{background:url(../images/apple-icon.svg) no-repeat 50%;filter:invert(0)}}.features-page .main-features .wrapper .features-grid .app .btn-liquid.download:hover .android{filter:grayscale(100%) brightness(250%)}@media(hover:none)and (pointer:coarse){.features-page .main-features .wrapper .features-grid .app .btn-liquid.download:hover .android{background:url(../images/android-icon.svg) no-repeat 50%;filter:invert(0)}}.features-page .main-features .wrapper .features-grid .scheduling{grid-area:scheduling}.features-page .main-features .wrapper .features-grid .feature{flex:1;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.features-page .main-features .wrapper .features-grid .text-block{display:flex;flex-direction:column;gap:19px;position:relative}.features-page .main-features .wrapper .features-grid .text-block .heading{color:#8e95a6;font-size:22px;font-weight:600;line-height:30px;z-index:2}.features-page .main-features .wrapper .features-grid .text-block .text{color:#000;font-size:26px;font-weight:500;line-height:1.34;z-index:2}.features-page .main-features .wrapper .features-grid .flip-card{perspective:8000px}.features-page .main-features .wrapper .features-grid .flip-card-inner{border-radius:37px;height:100%;position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .8s cubic-bezier(.6,.6,.2,1) .4s,box-shadow .8s cubic-bezier(.6,.6,.2,1) .4s;width:100%;will-change:transform,box-shadow}.features-page .main-features .wrapper .features-grid .flip-card.flipped,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical{z-index:1}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-inner,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-inner{transition:transform .6s cubic-bezier(.4,.4,.5,1.3) 0s,box-shadow .6s cubic-bezier(.4,.4,.5,1.3) 0s}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-front .text-block .heading,.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-front .text-block .text,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-front .text-block .heading,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-front .text-block .text{z-index:0}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back{z-index:10}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-btn-horizontal,.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-btn-vertical,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-btn-horizontal,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-btn-vertical{z-index:0}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-btn-horizontal-back,.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-btn-vertical-back,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-btn-horizontal-back,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-btn-vertical-back{z-index:1}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-inner{box-shadow:0 67px 53px -26px rgba(88,102,121,.1),0 37px 116px -14px rgba(88,102,121,.2);transform:rotateY(180deg)}.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-inner{box-shadow:0 -67px 53px -26px rgba(88,102,121,.1),0 -37px 116px -14px rgba(88,102,121,.2);transform:rotateX(180deg)}.features-page .main-features .wrapper .features-grid .flip-card-front{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;border-radius:37px;cursor:pointer;height:100%;overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;will-change:transform}.features-page .main-features .wrapper .features-grid .flip-card-front .icon-btn{z-index:4}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper{--video-delay:800ms;display:block;height:100%;position:relative;width:100%}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper .feature-video{display:block;height:auto;object-fit:cover;pointer-events:none;width:100%}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper .video-hover{inset:0;opacity:0;position:absolute;transition:opacity .25s ease}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper .feature-video.video-hover,.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper .feature-video.video-main{z-index:0}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper.overlay{position:relative}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper.overlay .overlay-mask{display:block;position:relative;width:100%;z-index:3}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper.overlay .feature-video{height:auto;left:50%;position:absolute;top:var(--slot-top,0);transform:translateX(-50%);width:var(--slot-width,100%);z-index:0}.features-page .main-features .wrapper .features-grid .flip-card-front .video-wrapper.overlay .feature-video.video-hover{height:auto;inset:auto;left:50%;top:var(--slot-top,0);transform:translateX(-50%);width:var(--slot-width,100%);z-index:0}.features-page .main-features .wrapper .features-grid .flip-card-back{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;border-radius:37px;height:100%;left:0;overflow:hidden;padding:48px 52px;position:absolute;top:0;width:100%}.features-page .main-features .wrapper .features-grid .flip-card-back .text-block{height:100%}.features-page .main-features .wrapper .features-grid .flip-card-back .text-block>*{opacity:0;transform:translateY(-20px);transition:transform .4s ease,opacity .4s ease;will-change:opacity,transform}.features-page .main-features .wrapper .features-grid .flip-card-back .text-block .text{flex:1;font-size:16px;padding-bottom:10px}@media(max-width:500px){.features-page .main-features .wrapper .features-grid .flip-card-back .text-block .text{font-size:14px;padding-bottom:0}.features-page .main-features .wrapper .features-grid .flip-card-back .text-block .btn{max-width:100%}}.features-page .main-features .wrapper .features-grid .flip-card-back .text-block--center{align-items:center;display:flex;justify-content:center}.features-page .main-features .wrapper .features-grid .flip-card-back .text-block--center .text{flex:0;text-align:center}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back .text-block>*,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back .text-block>*{opacity:1;transform:translateY(0)}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back .text-block>:first-child,.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back .text-block>:first-child{transition-delay:.3s}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back .text-block>:nth-child(2),.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back .text-block>:nth-child(2){transition-delay:.4s}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back .text-block>:nth-child(3),.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back .text-block>:nth-child(3){transition-delay:.5s}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back .text-block>:nth-child(4),.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back .text-block>:nth-child(4){transition-delay:.6s}.features-page .main-features .wrapper .features-grid .flip-card.flipped .flip-card-back .text-block>:nth-child(5),.features-page .main-features .wrapper .features-grid .flip-card.flipped-vertical .flip-card-back .text-block>:nth-child(5){transition-delay:.7s}.features-page .main-features .wrapper .features-grid .flip-card:has(.flip-btn-vertical-back) .flip-card-back{transform:rotateX(180deg)}.features-page .main-features .wrapper .features-grid .flip-btn{align-items:center;aspect-ratio:1/1;background:#f4f4f4;border-radius:12px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:22px;top:22px;transition:all .3s cubic-bezier(.4,0,1,1);width:40px}.features-page .main-features .wrapper .features-grid .flip-btn svg path{transition:all .3s cubic-bezier(.4,0,1,1)}.features-page .main-features .wrapper .features-grid .flip-btn:hover{background:#169148}.features-page .main-features .wrapper .features-grid .flip-btn:hover svg path{stroke:#f4f4f4}.features-page .main-features .wrapper .features-grid .flip-btn.flip-btn-horizontal,.features-page .main-features .wrapper .features-grid .flip-btn.flip-btn-vertical{z-index:1}.features-page .main-features .wrapper .features-grid .flip-btn.flip-btn-horizontal-back,.features-page .main-features .wrapper .features-grid .flip-btn.flip-btn-vertical-back{z-index:0}.features-page .main-features .wrapper .features-grid .countdown-wrapper{display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center}.features-page .main-features .wrapper .features-grid .countdown-wrapper .text{font-size:16px;text-align:center}.features-page .main-features .wrapper .features-grid .countdown-block{align-items:center;display:flex;flex-direction:column;gap:15px}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .countdown-block{width:100%}.features-page .main-features .wrapper .features-grid .countdown-block .btn{max-width:100%}}.features-page .main-features .wrapper .features-grid .countdown-block .timer{align-items:center;align-self:stretch;display:flex;gap:44px;justify-content:center}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .countdown-block .timer{gap:25px}}.features-page .main-features .wrapper .features-grid .countdown-block .timer .timer__item{align-items:center;display:flex;flex-direction:column}.features-page .main-features .wrapper .features-grid .countdown-block .timer .timer__item .timer__item-number{font-size:32px;font-weight:600;line-height:normal;text-align:center}.features-page .main-features .wrapper .features-grid .countdown-block .timer .timer__item .timer__item-separator{background:#000;height:1px;width:100%}.features-page .main-features .wrapper .features-grid .countdown-block .timer .timer__item .timer__item-text{font-size:10px;font-weight:500;line-height:25px;text-align:center}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front{background:#0b0b11;padding:48px 0 44px 52px}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front:before{background:linear-gradient(90deg,#0b0b11,#0b0b11 50%,rgba(11,11,17,0) 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front{padding:47px 50px}}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front .video-wrapper{inset:0;position:absolute}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front .video-wrapper .feature-video,.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front img{bottom:auto;height:100%;left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front .text-block{max-width:304px;position:relative;z-index:2}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-front .text-block .text{color:#fff}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card){align-items:start;display:flex;flex-direction:column;gap:18px;padding:74px 21px 25px;transform:rotateX(180deg)}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card){padding:25px 21px}}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card) .text{font-size:24px;font-weight:600;text-align:left}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card) .text b{font-weight:700}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card) .text{font-size:20px;font-weight:400;padding-right:50px;text-align:left}.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card) .text b{font-weight:600}}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .offline-productivity .flip-card-back:not(.main-features-card) .btn{max-width:100%}}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front{padding:48px 0 44px 52px}@media(max-width:768px){.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front{padding:50px 0 85px 52px}}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front{padding:47px 50px}}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front .video-wrapper{inset:0;position:absolute}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front .text-block{max-width:341px;z-index:2}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front .video-wrapper .feature-video,.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-front img{bottom:auto;height:100%;left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-back:not(.main-features-card){align-items:center;display:flex;flex-direction:column;gap:18px;padding:74px 21px 25px;transform:rotateX(180deg)}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-back:not(.main-features-card){align-items:start;padding:25px 21px}}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-back:not(.main-features-card) .text{font-size:24px;font-weight:600;text-align:center}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-back:not(.main-features-card) .text b{font-weight:700}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-back:not(.main-features-card) .text{font-size:20px;font-weight:400;padding-right:50px;text-align:left}.features-page .main-features .wrapper .features-grid .gps-tracking .flip-card-back:not(.main-features-card) .text b{font-weight:600}}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-front{display:flex;flex-direction:column;gap:20px;padding:48px 0 0}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-front .text-block{padding-left:40px;padding-right:40px;text-align:center}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-front .feature-video,.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-front .video-wrapper{height:380px}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-front .tree{width:100%}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card){align-items:start;display:flex;flex-direction:column;gap:18px;padding:74px 21px 25px}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card){padding:25px 21px}}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .text{font-size:24px;font-weight:600;text-align:left}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .text b{font-weight:700}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .text{font-size:20px;font-weight:400;padding-right:50px;text-align:left}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .text b{font-weight:600}}.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .digital-forest{bottom:-90px;height:77%;position:absolute;right:-35%}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .digital-forest{height:70%}}@media(max-width:768px){.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .digital-forest{height:90%}}@media(max-width:615px){.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .digital-forest{height:75%}}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .tree-inventory .flip-card-back:not(.main-features-card) .digital-forest{height:62%}}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-front{padding-bottom:20px}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-front .text-block{padding:48px 44px 0;text-align:center}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-front .text-block .text{font-size:26px}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-front .video-wrapper.overlay{--slot-top:1%;--slot-width:73%}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-front img{margin-top:50px;width:100%}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card){align-items:start;display:flex;flex-direction:column;gap:18px;padding:74px 21px 25px;transform:rotateX(180deg)}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card){padding:25px 21px}}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .text{font-size:24px;font-weight:600;text-align:left}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .text b{font-weight:700}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .text{font-size:20px;font-weight:400;padding-right:50px;text-align:left}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .text b{font-weight:600}}.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .support-manager{bottom:-25%;height:90%;position:absolute;right:0}@media(max-width:850px){.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .support-manager{height:100%}}@media(max-width:475px){.features-page .main-features .wrapper .features-grid .smart-crm .flip-card-back:not(.main-features-card) .support-manager{height:57%;left:50%;right:auto;transform:translateX(-50%)}}.features-page .main-features .wrapper .features-grid .app{overflow:visible}@media(max-width:768px){.features-page .main-features .wrapper .features-grid .app{height:auto;min-height:624px}}.features-page .main-features .wrapper .features-grid .app .flip-card-front{align-items:center;display:flex;flex-direction:column;gap:30px;padding:48px 45px 0 47px}.features-page .main-features .wrapper .features-grid .app .flip-card-front .video-wrapper.overlay{--slot-top:1%;--slot-width:60%}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content{align-items:center;display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .text-wrapper{display:flex;flex-direction:column;gap:10px}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .text-wrapper .title{font-size:22px;font-weight:600;line-height:30px}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .text-wrapper .text{font-size:18px}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .store-buttons{display:flex;flex-direction:column;gap:10px}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .store-buttons i{width:25px}@media(max-width:768px){.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .store-buttons{width:100%}.features-page .main-features .wrapper .features-grid .app .flip-card-back:not(.main-features-card) .app-content .store-buttons .btn{max-width:100%}}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .app .img-container{width:80%}}.features-page .main-features .wrapper .features-grid .app .img-container img{width:100%}.features-page .main-features .wrapper .features-grid .app .heading,.features-page .main-features .wrapper .features-grid .app .text{text-align:center}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front{height:392px;padding:48px 30px 47px 53px}@media(max-width:768px){.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front{background-image:url(../images/scheduling-bg.webp);height:300px}}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front{height:auto;padding:47px 50px}}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .text-block{max-width:550px;position:relative;z-index:2}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .text-block .heading,.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .text-block .text{color:#fff}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .text-block .text{font-weight:700}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .text-block .heading{opacity:.8}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .video-wrapper{inset:0;position:absolute}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .video-wrapper .feature-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}@media(max-width:768px){.features-page .main-features .wrapper .features-grid .scheduling .flip-card-front .video-wrapper .feature-video{display:none!important}}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back .text-block--center{left:50%;max-width:500px;transform:translateX(-50%)}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card){align-items:center;display:flex;flex-direction:column;gap:18px;padding:74px 21px 25px;transform:rotateX(180deg)}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card){padding:25px 21px}}@media(max-width:425px){.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card){gap:7px}}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card) .text{font-size:24px;font-weight:600;max-width:730px;text-align:center}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card) .text b{font-weight:700}@media(max-width:1024px){.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card) .text{font-size:20px;font-weight:400;padding-right:50px;text-align:left}.features-page .main-features .wrapper .features-grid .scheduling .flip-card-back:not(.main-features-card) .text b{font-weight:600}}.features-page .other-features{align-items:center;display:flex;flex-direction:column;max-width:100vw;overflow:hidden;padding:120px 0;width:100%}.features-page .other-features .heading-wrapper{margin-bottom:70px;max-width:750px;padding-inline:20px;width:100%}@media(max-width:425px){.features-page .other-features .heading-wrapper{margin-bottom:35px}}.features-page .other-features .heading-wrapper h2{font-size:42px;font-style:normal;font-weight:600;line-height:60px;text-align:center}.features-page .other-features_controls{align-items:center;display:flex;gap:20px;inset-inline:0;justify-content:center;padding-top:20px;position:absolute}@media(hover:none){.features-page .other-features_controls{position:relative}}.features-page .other-features_controls>.icon-btn:first-child{transform:scaleX(-1)}.features-page .other-features .other-features-box__slider{max-width:100vw}.features-page .other-features .other-features-box__slider .slick-slide{opacity:.5;transition:all .3s ease-in-out}.features-page .other-features .other-features-box__slider .slick-slide.slick-current{opacity:1}.features-page .other-features .other-features-box__slider .feature-wrap{margin-left:17.5px;margin-right:17.5px}@media(max-width:768px){.features-page .other-features .other-features-box__slider .feature-wrap{margin-left:15px;margin-right:15px}}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content{align-items:flex-start;align-self:stretch;background:#f5f5f7;border-radius:37px;color:#000;display:flex;flex-direction:column;height:100%;min-height:466px;padding:38px 45px;position:relative;width:332px}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content .description{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:14px}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content .description .icon{align-items:center;display:flex;height:56px;justify-content:center;width:56px}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content .description .text-block{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:19px}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content .description .text-block .heading{font-size:26px;font-style:normal;font-weight:700;line-height:134.1%}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content .description .text-block .main-text{font-size:19px;font-style:normal;font-weight:500;line-height:134.1%}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content .icon-btn:before{transition:all .3s ease}.features-page .other-features .other-features-box__slider .feature-wrap .feature-content:hover .icon-btn:before{background-color:#000}.features-page .other-features .other-features-box__slider.reveal .slick-list{overflow:visible}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide .feature-content{opacity:0!important;transform:translateY(50px)!important;transition:opacity 1.2s cubic-bezier(.68,-.55,.27,2),transform 1.2s cubic-bezier(.68,-.55,.27,2);transition-delay:0;will-change:opacity,transform}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide.slick-center .feature-content{transition-delay:0}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide.slick-center+.slick-slide .feature-content{transition-delay:.15s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide.slick-center+.slick-slide+.slick-slide .feature-content{transition-delay:.3s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide.slick-center+.slick-slide+.slick-slide+.slick-slide .feature-content{transition-delay:.45s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide.slick-center+.slick-slide+.slick-slide+.slick-slide+.slick-slide .feature-content{transition-delay:.6s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide.slick-center+.slick-slide+.slick-slide+.slick-slide+.slick-slide+.slick-slide .feature-content{transition-delay:.75s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide:has(+.slick-slide.slick-center) .feature-content{transition-delay:.15s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide:has(+.slick-slide+.slick-slide.slick-center) .feature-content{transition-delay:.3s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide:has(+.slick-slide+.slick-slide+.slick-slide.slick-center) .feature-content{transition-delay:.45s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide:has(+.slick-slide+.slick-slide+.slick-slide+.slick-slide.slick-center) .feature-content{transition-delay:.6s}.features-page .other-features .other-features-box__slider.reveal .slick-track .slick-slide:has(+.slick-slide+.slick-slide+.slick-slide+.slick-slide+.slick-slide.slick-center) .feature-content{transition-delay:.75s}.features-page .other-features .other-features-box__slider.reveal.wave-anim .slick-track .slick-slide .feature-content{opacity:1!important;transform:translateY(0)!important}.features-page .specific-needs{display:flex;justify-content:center;padding-bottom:120px}@media(max-width:768px){.features-page .specific-needs{padding-bottom:60px}}.features-page .specific-needs .wrapper{align-items:center;display:flex;flex-direction:column;gap:60px;padding-inline:20px;width:100%}.features-page .specific-needs .wrapper .toggle-needs{--toggle-w:350px;--toggle-padding:5px;--indicator-duration:420ms;--indicator-ease:cubic-bezier(0.34,1.56,0.64,1);--indicator-bg:#fff;--indicator-shadow:0px 41px 12px 0px rgba(95,105,124,0),0px 26px 11px 0px rgba(95,105,124,.01),0px 15px 9px 0px rgba(95,105,124,.05),0px 7px 7px 0px rgba(95,105,124,.09),0px 2px 4px 0px rgba(95,105,124,.1);--bg-shift:20px;--tn-anim-duration:1700ms;align-items:center;background:#f5f5f7;border-radius:100px;display:flex;justify-content:center;max-width:var(--toggle-w);overflow:visible;padding:5px;position:relative;width:100%}.features-page .specific-needs .wrapper .toggle-needs:before{background:var(--indicator-bg);border-radius:100px;box-shadow:var(--indicator-shadow);content:"";height:calc(100% - var(--toggle-padding)*2);left:var(--toggle-padding);pointer-events:none;position:absolute;top:var(--toggle-padding);transform:translateX(0);transition:transform var(--indicator-duration) var(--indicator-ease);width:calc(50% - var(--toggle-padding));z-index:2}.features-page .specific-needs .wrapper .toggle-needs:has(.toggle-btn:nth-child(2).active):before{transform:translateX(100%)}.features-page .specific-needs .wrapper .toggle-needs:after{background:#f5f5f7;border-radius:100px;content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(0);z-index:0}.features-page .specific-needs .wrapper .toggle-needs:has(.toggle-btn:first-child.active):after{animation:bgBounceLeft var(--indicator-duration) ease-out 1}.features-page .specific-needs .wrapper .toggle-needs:has(.toggle-btn:nth-child(2).active):after{animation:bgBounceRight var(--indicator-duration) ease-out 1}@keyframes bgBounceLeft{0%,20%{transform:translateX(0)}65%{transform:translateX(calc(var(--bg-shift)*-1))}to{transform:translateX(0)}}@keyframes bgBounceRight{0%,20%{transform:translateX(0)}65%{transform:translateX(var(--bg-shift))}to{transform:translateX(0)}}.features-page .specific-needs .wrapper .toggle-needs .toggle-btn{align-items:center;border-radius:100px;cursor:pointer;display:flex;flex:1 0 0;gap:10px;height:50px;justify-content:center;padding:20px;position:relative;z-index:3}.features-page .specific-needs .wrapper .toggle-needs .toggle-btn.active .text,.features-page .specific-needs .wrapper .toggle-needs .toggle-btn:hover .text{font-weight:600;opacity:1}.features-page .specific-needs .wrapper .toggle-needs .toggle-btn .text{color:#263641;font-size:14px;font-style:normal;font-weight:500;line-height:20px;opacity:.5;transition:font-weight .2s ease,opacity .2s ease;white-space:nowrap}@media(max-width:375px){.features-page .specific-needs .wrapper .toggle-needs .toggle-btn .text{font-size:13px}}.features-page .specific-needs .wrapper .toggle-needs.reveal,.features-page .specific-needs .wrapper .toggle-needs.reveal:after{background:transparent}.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform{animation:main-bg var(--tn-anim-duration) cubic-bezier(.22,1,.36,1) forwards;background:transparent}.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform:before{animation:active-btn var(--tn-anim-duration) cubic-bezier(.22,1,.36,1) forwards;opacity:0;visibility:hidden}.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform .toggle-btn{animation:main-btn var(--tn-anim-duration) cubic-bezier(.22,1,.36,1) forwards;opacity:0;pointer-events:none;visibility:hidden}.features-page .specific-needs .wrapper .toggle-needs .toggle-needs-fake-active,.features-page .specific-needs .wrapper .toggle-needs .toggle-needs-fake-bg{inset:0;pointer-events:none;position:absolute;visibility:hidden;z-index:1}.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform .toggle-needs-fake-active,.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform .toggle-needs-fake-bg{visibility:visible}.features-page .specific-needs .wrapper .toggle-needs .toggle-needs-fake-bg:before{aspect-ratio:1/1;background:#f5f5f7;border-radius:1000px;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.features-page .specific-needs .wrapper .toggle-needs .toggle-needs-fake-active{z-index:2}.features-page .specific-needs .wrapper .toggle-needs .toggle-needs-fake-active:before{aspect-ratio:1/1;background:var(--indicator-bg);border-radius:1000px;box-shadow:var(--indicator-shadow);content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.features-page .specific-needs .wrapper .toggle-needs:has(.toggle-btn:nth-child(2).active) .toggle-needs-fake-active:before{left:75%}.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform .toggle-needs-fake-bg:before{animation:tn2-bg var(--tn-anim-duration) cubic-bezier(.22,1,.36,1) forwards}.features-page .specific-needs .wrapper .toggle-needs.reveal.circle-transform .toggle-needs-fake-active:before{animation:tn2-active var(--tn-anim-duration) cubic-bezier(.22,1,.36,1) forwards}@keyframes main-bg{0%,70%{background:transparent}90%,to{background:#f5f5f7}}@keyframes active-btn{0%,70%{opacity:0;visibility:hidden}90%,to{opacity:1;visibility:visible}}@keyframes main-btn{0%,70%{opacity:0;visibility:hidden}90%,to{opacity:1;visibility:visible}}@keyframes tn2-bg{0%{height:0;width:0}50%{height:60px;width:60px}90%{background:#f5f5f7;height:60px;width:var(--toggle-w)}to{background:transparent;height:60px;width:var(--toggle-w)}}@keyframes tn2-active{0%,25%{height:0;width:0}48.5%{height:50px;transform:translate(-50%,-50%);width:50px}90%{background:var(--indicator-bg);box-shadow:var(--indicator-shadow);height:50px;transform:translate(-100%,-50%);width:calc((var(--toggle-w) - var(--toggle-padding)*2)/2)}to{background:transparent;box-shadow:none;height:50px;transform:translate(-100%,-50%);width:calc((var(--toggle-w) - var(--toggle-padding)*2)/2)}}.features-page .specific-needs .wrapper .content-wrapper{max-width:1180px;overflow:hidden;width:100%}.features-page .specific-needs .wrapper .content-wrapper .panels{display:flex;transition:transform .4s ease-in-out;width:200%}.features-page .specific-needs .wrapper .content-wrapper .for-business,.features-page .specific-needs .wrapper .content-wrapper .for-crew{box-sizing:border-box;flex:0 0 50%;max-width:50%}.features-page .specific-needs .wrapper .content-wrapper .panels.show-business{transform:translateX(-50%)}.features-page .specific-needs .wrapper .for-business,.features-page .specific-needs .wrapper .for-crew{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);position:relative;width:100%}@media(max-width:768px){.features-page .specific-needs .wrapper .for-business,.features-page .specific-needs .wrapper .for-crew{grid-template-columns:1fr}}.features-page .specific-needs .wrapper .for-business .accounting,.features-page .specific-needs .wrapper .for-business .business-intelligence,.features-page .specific-needs .wrapper .for-business .employee-management,.features-page .specific-needs .wrapper .for-business .equipment-management,.features-page .specific-needs .wrapper .for-business .financial-reporting,.features-page .specific-needs .wrapper .for-business .user-activity,.features-page .specific-needs .wrapper .for-crew .accounting,.features-page .specific-needs .wrapper .for-crew .business-intelligence,.features-page .specific-needs .wrapper .for-crew .employee-management,.features-page .specific-needs .wrapper .for-crew .equipment-management,.features-page .specific-needs .wrapper .for-crew .financial-reporting,.features-page .specific-needs .wrapper .for-crew .user-activity{background:#f5f5f7;border-radius:37px}.features-page .specific-needs .wrapper .for-business .accounting .text,.features-page .specific-needs .wrapper .for-business .business-intelligence .text,.features-page .specific-needs .wrapper .for-business .employee-management .text,.features-page .specific-needs .wrapper .for-business .equipment-management .text,.features-page .specific-needs .wrapper .for-business .financial-reporting .text,.features-page .specific-needs .wrapper .for-business .user-activity .text,.features-page .specific-needs .wrapper .for-crew .accounting .text,.features-page .specific-needs .wrapper .for-crew .business-intelligence .text,.features-page .specific-needs .wrapper .for-crew .employee-management .text,.features-page .specific-needs .wrapper .for-crew .equipment-management .text,.features-page .specific-needs .wrapper .for-crew .financial-reporting .text,.features-page .specific-needs .wrapper .for-crew .user-activity .text{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:135%;max-width:516px;text-align:center}.features-page .specific-needs .wrapper .for-business .accounting .text h2,.features-page .specific-needs .wrapper .for-business .business-intelligence .text h2,.features-page .specific-needs .wrapper .for-business .employee-management .text h2,.features-page .specific-needs .wrapper .for-business .equipment-management .text h2,.features-page .specific-needs .wrapper .for-business .financial-reporting .text h2,.features-page .specific-needs .wrapper .for-business .user-activity .text h2,.features-page .specific-needs .wrapper .for-crew .accounting .text h2,.features-page .specific-needs .wrapper .for-crew .business-intelligence .text h2,.features-page .specific-needs .wrapper .for-crew .employee-management .text h2,.features-page .specific-needs .wrapper .for-crew .equipment-management .text h2,.features-page .specific-needs .wrapper .for-crew .financial-reporting .text h2,.features-page .specific-needs .wrapper .for-crew .user-activity .text h2{display:inline;font-size:inherit;font-weight:700;line-height:inherit}.features-page .specific-needs .wrapper .for-business .accounting img,.features-page .specific-needs .wrapper .for-business .business-intelligence img,.features-page .specific-needs .wrapper .for-business .employee-management img,.features-page .specific-needs .wrapper .for-business .equipment-management img,.features-page .specific-needs .wrapper .for-business .financial-reporting img,.features-page .specific-needs .wrapper .for-business .user-activity img,.features-page .specific-needs .wrapper .for-crew .accounting img,.features-page .specific-needs .wrapper .for-crew .business-intelligence img,.features-page .specific-needs .wrapper .for-crew .employee-management img,.features-page .specific-needs .wrapper .for-crew .equipment-management img,.features-page .specific-needs .wrapper .for-crew .financial-reporting img,.features-page .specific-needs .wrapper .for-crew .user-activity img{display:block;height:auto;max-width:100%;width:100%}.features-page .specific-needs .wrapper .for-crew{grid-template-areas:"employee employee equipment" "employee employee activity"}@media(max-width:768px){.features-page .specific-needs .wrapper .for-crew{grid-template-areas:"employee" "equipment" "activity"}}.features-page .specific-needs .wrapper .for-crew .employee-management{grid-area:employee}.features-page .specific-needs .wrapper .for-crew .equipment-management{grid-area:equipment}.features-page .specific-needs .wrapper .for-crew .user-activity{grid-area:activity}.features-page .specific-needs .wrapper .for-crew .employee-management,.features-page .specific-needs .wrapper .for-crew .equipment-management,.features-page .specific-needs .wrapper .for-crew .user-activity{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.features-page .specific-needs .wrapper .for-crew .employee-management{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:50px;padding:40px 15px 65px}.features-page .specific-needs .wrapper .for-crew .employee-management .text{padding-left:30px;padding-right:30px}.features-page .specific-needs .wrapper .for-crew .employee-management img{width:100%}.features-page .specific-needs .wrapper .for-crew .equipment-management{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:33px;justify-content:space-between;padding:40px 14px 0}.features-page .specific-needs .wrapper .for-crew .equipment-management .text{padding-left:30px;padding-right:30px}.features-page .specific-needs .wrapper .for-crew .user-activity{align-items:center;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 15px 0}.features-page .specific-needs .wrapper .for-crew .user-activity .text{padding-left:30px;padding-right:30px}.features-page .specific-needs .wrapper .for-business{grid-template-areas:"accounting intelligence intelligence" "reporting intelligence intelligence"}@media(max-width:768px){.features-page .specific-needs .wrapper .for-business{grid-template-areas:"accounting" "reporting" "intelligence"}}.features-page .specific-needs .wrapper .for-business .accounting{grid-area:accounting}.features-page .specific-needs .wrapper .for-business .financial-reporting{grid-area:reporting}.features-page .specific-needs .wrapper .for-business .business-intelligence{grid-area:intelligence}.features-page .specific-needs .wrapper .for-business .accounting,.features-page .specific-needs .wrapper .for-business .financial-reporting{align-items:center;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:10px;justify-content:space-between;padding:40px 50px 0}.features-page .specific-needs .wrapper .for-business .business-intelligence{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:50px;padding:45px 15px 50px}.features-page .specific-needs .wrapper .for-business .business-intelligence img{width:100%}.features-page .switch-once{background:#f5f5f7;border-radius:0 0 50px 50px;display:flex;justify-content:center;padding-bottom:120px}@media(max-width:1024px){.features-page .switch-once{padding-bottom:0}}.features-page .switch-once .wrapper{display:flex;flex-direction:column;gap:48px;max-width:1180px;padding-top:120px;width:100%}.features-page .switch-once .wrapper .container{align-items:center;background:#fff;border-radius:50px;display:flex;flex-direction:column;gap:68px;margin:0;overflow:hidden;padding:78px 0 0;position:relative;width:100%}.features-page .switch-once .wrapper .container .reasons{align-content:center;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-items:center;max-width:1050px;padding-inline:20px;width:100%;z-index:2}@media(max-width:1024px){.features-page .switch-once .wrapper .container .reasons{grid-template-columns:repeat(2,1fr)}}@media(max-width:660px){.features-page .switch-once .wrapper .container .reasons{grid-template-columns:1fr}}.features-page .switch-once .wrapper .container .reasons .reason-item{background:#f5f5f7;border-radius:37px;flex:1 0 0;height:100%;max-width:480px;min-height:312px;min-width:296px}.features-page .switch-once .wrapper .container .reasons .reason-item .text{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:134.1%;text-align:center;z-index:3}.features-page .switch-once .wrapper .container .reasons .reason-item .images-set{display:flex;position:relative}.features-page .switch-once .wrapper .container .reasons .reason-item .images-set img{align-items:center;justify-content:center;width:100%}.features-page .switch-once .wrapper .container .reasons .reason-item.customization,.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration,.features-page .switch-once .wrapper .container .reasons .reason-item.integrations,.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting,.features-page .switch-once .wrapper .container .reasons .reason-item.support,.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative}.features-page .switch-once .wrapper .container .reasons .reason-item.customization{padding:37px 50px 0}.features-page .switch-once .wrapper .container .reasons .reason-item.customization .images-set{bottom:0;left:15%;position:absolute;right:0}@media(max-width:1024px){.features-page .switch-once .wrapper .container .reasons .reason-item.customization .images-set{bottom:-15%}}.features-page .switch-once .wrapper .container .reasons .reason-item.customization .images-set img:first-of-type{position:absolute}.features-page .switch-once .wrapper .container .reasons .reason-item.customization.reveal .images-set img:first-of-type{clip-path:inset(0 94% 0 0);transform:translateX(30px);transition:clip-path 1s ease-in-out,transform .6s;z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.customization.reveal .images-set img:nth-of-type(2){transform:translateX(30px);transition:transform .6s ease}.features-page .switch-once .wrapper .container .reasons .reason-item.customization.reveal.is-visible .images-set img:first-of-type{clip-path:inset(0 56% 0 0);transform:translateX(0)}.features-page .switch-once .wrapper .container .reasons .reason-item.customization.reveal.is-visible .images-set img:nth-of-type(2){transform:translateX(0)}.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting{justify-content:flex-end;padding:45px}.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting .images-set{left:50%;position:absolute;top:0;transform:translate(-50%,calc(-50% + 20px));width:85%}@media(max-width:1024px){.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting .images-set{top:-15%}}.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting.reveal .images-set{transform:translate(-50%,calc(-50% - 15px));transition:transform 1s ease .2s}.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting.reveal .images-set img{opacity:0!important;transform:rotate(0deg) scale(.9);transition:transform 1s ease .2s,opacity .8s ease .2s}.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting.reveal.is-visible .images-set{transform:translate(-50%,calc(-50% + 20px))}.features-page .switch-once .wrapper .container .reasons .reason-item.sales-reporting.reveal.is-visible .images-set img{opacity:1!important;transform:rotate(0deg) scale(1)}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles{padding:37px 39.17px 0}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles .images-set img:first-of-type{z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles .images-set img:first-of-type,.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles .images-set img:nth-of-type(2){position:absolute}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles.reveal .images-set img:first-of-type{opacity:0!important;transform:scale(1.3);transition:transform .8s ease .4s,opacity .8s ease .4s;z-index:2}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles.reveal .images-set img:nth-of-type(2){opacity:0!important;transform:scale(.8);transition:transform .8s ease,opacity .8s ease;z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles.reveal .images-set img:nth-of-type(3){transform:translateY(10px);transition:transform 1s ease}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles.reveal.is-visible .images-set img:first-of-type,.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles.reveal.is-visible .images-set img:nth-of-type(2){opacity:1!important;transform:scale(1)}.features-page .switch-once .wrapper .container .reasons .reason-item.user-roles.reveal.is-visible .images-set img:nth-of-type(3){transform:translateY(0)}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration{gap:20px;padding:22px 32.39px 37.91px 38.39px}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration .images-set{padding-bottom:5px;padding-top:5px}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration .images-set .text-blur{backdrop-filter:blur(40px);height:15%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration .images-set img:first-of-type{left:50%;position:absolute;top:49%;transform:translate(-50%,-50%);width:117%}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration.reveal .images-set{overflow:hidden}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration.reveal .images-set img:first-of-type{z-index:2}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration.reveal .images-set .text-blur{z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration.reveal .images-set img:nth-of-type(2){transform:translateX(-22%);transition:transform 1s ease}.features-page .switch-once .wrapper .container .reasons .reason-item.implementation-migration.reveal.is-visible .images-set img:nth-of-type(2){transform:translateX(0)}.features-page .switch-once .wrapper .container .reasons .reason-item.integrations{padding:36.58px 32.25px 0}.features-page .switch-once .wrapper .container .reasons .reason-item.integrations .images-set{bottom:0;position:absolute;width:100%}@media(max-width:1024px){.features-page .switch-once .wrapper .container .reasons .reason-item.integrations .images-set{bottom:-25%}}.features-page .switch-once .wrapper .container .reasons .reason-item.integrations .images-set img:first-of-type{position:absolute;transform:translateY(-1px);z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.integrations .images-set img:nth-of-type(2){left:-12%;position:relative;width:125%}.features-page .switch-once .wrapper .container .reasons .reason-item.integrations.reveal .images-set img:nth-of-type(2){left:50%;transform:translateX(-36%);transition:transform 1.2s ease-out}.features-page .switch-once .wrapper .container .reasons .reason-item.integrations.reveal.is-visible .images-set img:nth-of-type(2){transform:translateX(-50%)}.features-page .switch-once .wrapper .container .reasons .reason-item.support{gap:35px;padding:44.411px 30px 37.907px}.features-page .switch-once .wrapper .container .reasons .reason-item.support .images-set{padding-bottom:10px;padding-top:10px}.features-page .switch-once .wrapper .container .reasons .reason-item.support .images-set img:first-of-type,.features-page .switch-once .wrapper .container .reasons .reason-item.support .images-set img:nth-of-type(2){left:50%;position:absolute;top:49%;transform:translate(-50%,-50%);width:112%;z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.support .images-set img:first-of-type{z-index:2}.features-page .switch-once .wrapper .container .reasons .reason-item.support.reveal .images-set{overflow:hidden}.features-page .switch-once .wrapper .container .reasons .reason-item.support.reveal .images-set img:first-of-type{clip-path:inset(100% 0 0 0);transition:clip-path .6s ease-in-out .4s;z-index:2}.features-page .switch-once .wrapper .container .reasons .reason-item.support.reveal .images-set .text-blur{z-index:1}.features-page .switch-once .wrapper .container .reasons .reason-item.support.reveal .images-set img:nth-of-type(3){transform:translateX(15%);transition:transform 1.2s ease}.features-page .switch-once .wrapper .container .reasons .reason-item.support.reveal.is-visible .images-set img:first-of-type{clip-path:inset(0 0 0 0)}.features-page .switch-once .wrapper .container .reasons .reason-item.support.reveal.is-visible .images-set img:nth-of-type(3){transform:translateX(0)}.features-page .switch-once .wrapper .container .last-thing{align-items:center;display:flex;flex-direction:column;justify-content:center}.features-page .switch-once .wrapper .container .last-thing.reveal .cta{opacity:0;transform:translateY(20px);transition:transform .8s ease 2s,opacity .8s ease 2s}.features-page .switch-once .wrapper .container .last-thing.reveal.is-visible .cta{opacity:1;transform:translateY(0)}.features-page .switch-once .wrapper .container .cta{align-items:center;bottom:68px;display:flex;flex-direction:column;justify-content:center;padding-inline:20px;position:absolute;z-index:2}@media(max-width:768px){.features-page .switch-once .wrapper .container .cta{bottom:auto;order:-1;position:relative}}.features-page .switch-once .wrapper .container .cta .text-block{display:flex;flex-direction:column;gap:7px;max-width:456px;width:100%}.features-page .switch-once .wrapper .container .cta .text-block h3{font-size:20px;font-style:normal;font-weight:700;line-height:134.1%;text-align:center}.features-page .switch-once .wrapper .container .cta .text-block .landing-content{text-align:center}.features-page .switch-once .wrapper .container .cta .text-block .btn-container{display:flex;justify-content:center;margin-top:15px}.features-page .switch-once .wrapper .container .handshake{display:flex;justify-content:flex-end;margin-top:-10%;width:100%;z-index:1}.features-page .switch-once .wrapper .container .handshake .feature-video{clip-path:inset(2px 0 0 0);margin-bottom:-3px;margin-top:-25px;width:104%}@media(max-width:768px){.features-page .switch-once .wrapper .container .handshake .feature-video{width:100%}.features-page .switch-once .wrapper .container .handshake{margin-top:0}}.features-page .switch-once .wrapper .container .handshake img{width:100%}.features-faq{display:flex;justify-content:center;overflow:hidden;padding-bottom:60px;padding-inline:20px}@media(max-width:991px){.features-faq{padding-bottom:0}}.features-faq .wrapper{align-items:center;display:flex;flex-direction:column;gap:40px;max-width:1180px}.features-faq .wrapper .heading{max-width:560px}.features-faq .wrapper .heading .landing-h2{text-align:center}.features-faq .wrapper .content{display:flex;gap:40px}@media(max-width:768px){.features-faq .wrapper .content{flex-direction:column-reverse}}.features-faq .wrapper .content .questions-list{display:flex;flex:2;flex-direction:column;gap:15px}.features-faq .wrapper .content .questions-list .question-item{border:1px solid #e0e6fd;border-radius:30px;display:flex;flex-direction:column;gap:15px;padding:30px}.features-faq .wrapper .content .image{flex:1}.features-faq .wrapper .content .image .faq-sticky-image img{width:260%}@media(max-width:1300px){.features-faq .wrapper .content .image .faq-sticky-image img{width:220%}}@media(max-width:1024px){.features-faq .wrapper .content .image .faq-sticky-image img{width:200%}}.reveal:not([data-reveal-classes]){opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform 1.2s ease!important;transition-delay:0!important;will-change:opacity,transform}.reveal:not([data-reveal-classes]).is-visible{opacity:1;transform:translateY(0)!important;transition-delay:0!important}