[data-animate]{opacity:0}.animated.bounce{animation:bounce .45s;animation-timing-function:linear;animation-fill-mode:forwards}.animated.slide-from-bottom{animation:slide-from-bottom 1s ease-in-out forwards}.animated.slide-from-left{animation:slide-from-left 1s ease-in-out forwards}.animated.slide-from-right{animation:slide-from-right 1s ease-in-out forwards}.animated.fade-in{animation:fade-in 1s ease-in-out forwards}@keyframes bounce{25%{opacity:0;transform:scale(1.15)}50%{opacity:1;transform:scale(.9)}75%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes slide-from-bottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-from-left{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-from-right{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes loop-animation{0%{transform:translateY(0)}50%{transform:translateY(-16%)}to{transform:translateY(0)}}.feature-list{position:relative;padding-bottom:77px;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:0 0 40px 40px;overflow:hidden}.feature-list:after{content:"";height:100%;position:absolute;right:0;top:0;z-index:0;width:100%;background-size:contain;background-position:bottom;background-repeat:no-repeat;max-width:1469px}.feature-list .container{position:relative;z-index:1}.feature-list .feature-list__main-heading{max-width:800px;margin:0 auto 48px}.feature-list .feature-list__main-heading h2{font-size:36px;font-style:normal;font-weight:900;line-height:39.6px;letter-spacing:-.36px;color:#212e44;margin-bottom:72px;text-align:center}.feature-list .feature-list__main-heading h2 span{color:#7a66f0}.feature-list .feature-list__main-heading .feature-list__text{max-width:708px;margin:0 auto}.feature-list .feature-list__main-heading .feature-list__text,.feature-list .feature-list__main-heading .feature-list__text p{font-family:Averta,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:#212e44;text-align:center}.feature-list .feature-list__list{display:flex;flex-wrap:wrap;margin:0 -15px;overflow:hidden}.feature-list .feature-list__list.mobile{display:none;margin:0 -60px 0 -15px}.feature-list .feature-list__row{box-sizing:border-box;flex:unset!important;column-count:3;-webkit-column-gap:48px;-moz-column-gap:48px;grid-column-gap:48px;column-gap:48px}.feature-list .feature-list__item{page-break-inside:avoid;break-inside:avoid-column;display:inline-block;width:100%;min-height:124px;padding-right:15px;padding-left:15px;margin-bottom:27px;box-sizing:border-box}.feature-list .feature-list__item .feature-list__item-row{display:flex;margin:0 -5px;box-sizing:border-box}.feature-list .feature-list__item .feature-list__item-row>div{padding:0 5px;box-sizing:border-box}.feature-list .feature-list__item .feature-list__item-image{flex:0 0 50px;max-width:50px}.feature-list .feature-list__item .feature-list__item-image img{width:100%;max-width:40px;max-height:40px;object-fit:contain}.feature-list .feature-list__item .feature-list__item-content h3{font-family:Averta,sans-serif;font-size:18px;font-style:normal;font-weight:800;line-height:19.2px;color:#7a66f0;margin-bottom:8px}.feature-list .feature-list__item .feature-list__item-content h3 a{color:#7a66f0;transition:all .2s ease;text-decoration:underline}.feature-list .feature-list__item .feature-list__item-content h3 a:hover{opacity:.7}.feature-list .feature-list__item .feature-list__item-content .feature-list__item-text p:last-child{margin-bottom:0}.feature-list .feature-list__item .feature-list__item-content .feature-list__item-text,.feature-list .feature-list__item .feature-list__item-content .feature-list__item-text p{font-family:Averta,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:19.6px;color:#212e44}.feature-list .feature-list__item.is-hidden{display:none}.feature-list .feature-list__image{max-width:741px;margin:0 auto 32px;text-align:center}.feature-list .feature-list__image img{max-width:100%}.feature-list .feature-list__button-wrapper{text-align:center}.feature-list .feature-list__wrapper{border-radius:10px;background:#ffefe9;max-width:1199px;margin:0 auto;padding:72px 120px}.feature-list .feature-list__wrapper .feature-list__main-heading{max-width:582px}.feature-list .feature-list__wrapper .feature-list__row{column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;grid-column-gap:40px;column-gap:40px}.feature-list .feature-list__toggle-buttons{text-align:center;padding:20px 0 40px}.feature-list .feature-list__toggle-buttons .feature-list__toggle{text-decoration:underline;font-size:16px;font-style:normal;font-weight:700;line-height:26px}.feature-list .feature-list__toggle-buttons .feature-list__toggle.is-hidden{display:none}.feature-list .feature-list__cta{max-width:657px;margin:116px auto 0}.feature-list .feature-list__cta,.feature-list .feature-list__cta .feature-list__cta-heading{display:flex;flex-direction:column;grid-gap:25px;gap:25px}.feature-list .feature-list__cta .feature-list__cta-heading h2{font-size:36px;font-style:normal;font-weight:900;line-height:39.6px;letter-spacing:-.36px;text-align:center}.feature-list .feature-list__cta .feature-list__cta-heading p{margin-bottom:0;text-align:center}.feature-list .feature-list__cta .block__buttons{display:flex;justify-content:center;grid-gap:16px;gap:16px;flex-wrap:wrap}@media(max-width:991.98px){.feature-list .feature-list__wrapper{padding:40px}}@media(max-width:991px){.feature-list{padding-bottom:32px}.feature-list .feature-list__main-heading{margin-bottom:22px}.feature-list .feature-list__main-heading h2{font-size:32px;line-height:35.2px}.feature-list .feature-list__main-heading h2 br{display:none}.feature-list .feature-list__row{box-sizing:border-box;flex:unset!important;column-count:2;-webkit-column-gap:32px;-moz-column-gap:32px;grid-column-gap:32px;column-gap:32px}.feature-list .feature-list__list{height:100%;justify-content:center}.feature-list .feature-list__item{width:100%}.feature-list .feature-list__item .feature-list__item-row{align-items:normal}.feature-list .feature-list__item .feature-list__item-image{flex:0 0 68px;max-width:68px}.feature-list .feature-list__image{max-width:439px;margin:0 auto 32px}}@media(max-width:599px){.feature-list .feature-list__row{box-sizing:border-box;flex:unset!important;column-count:1!important;-webkit-column-count:1;-moz-column-count:1}.feature-list .feature-list__list.mobile{margin:0 -15px}.feature-list .feature-list__item{min-height:unset}.feature-list .feature-list__item .feature-list__item-image{flex:0 0 68px;max-width:68px}.feature-list .feature-list__main-heading{margin-bottom:24px}.feature-list .feature-list__main-heading h2{font-size:28px;line-height:32px;letter-spacing:-.28px}.feature-list .feature-list__button-wrapper .hv2-button{width:100%}}.hv2.hv2-feature.reporting .feature-list .feature-list__item{min-height:150px}@media(max-width:991px){.hv2.hv2-feature.reporting .feature-list .feature-list__item{min-height:unset}}.hv2.hv2-feature.reporting.de .feature-list .feature-list__item,.hv2.hv2-feature.reporting.fr .feature-list .feature-list__item{min-height:190px}@media(max-width:991px){.hv2.hv2-feature.reporting.de .feature-list .feature-list__item,.hv2.hv2-feature.reporting.fr .feature-list .feature-list__item{min-height:unset}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;font-weight:400;font-style:normal}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.feature-cards{position:relative;padding-top:65px;padding-bottom:126px;z-index:3}.feature-cards .feature-cards__main-heading{max-width:776px;margin:0 auto}.feature-cards .feature-cards__main-heading h2{font-family:Averta,sans-serif;font-size:48px;font-weight:900;line-height:48px;letter-spacing:-.01em;text-align:center;color:#212e44;margin:0 0 32px}.feature-cards .feature-cards__main-heading h2 span{color:#7a66f0}.feature-cards .feature-cards__main-heading .feature-cards__content{text-align:center}.feature-cards .feature-cards__cards-heading{max-width:600px;margin:0 auto 24px}.feature-cards .feature-cards__cards-heading h2{font-size:24px;font-style:normal;font-weight:700;line-height:50px;letter-spacing:-.24px;text-align:center}.feature-cards .feature-cards__cards-module{max-width:1239px;margin:0 auto}.feature-cards .feature-cards__cards{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -10px 4px;box-sizing:border-box}.feature-cards .feature-cards__cards.block-slider{display:none}.feature-cards .feature-cards__card{flex:0 0 33.33%;max-width:33.33%;padding:0 10px;margin-bottom:20px;box-sizing:border-box}.feature-cards .feature-cards__card .feature-cards__card-inner{border-radius:8px;background-color:#fff;box-shadow:0 19px 40px -10px rgba(222,227,255,.3);padding:35px 36px 60px 26px;height:100%}.feature-cards .feature-cards__card .feature-cards__card-heading h3{font-family:Averta,sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:-.01em;text-align:center;margin:0 0 16px;color:#7a66f0}.feature-cards .feature-cards__card .feature-cards__card-content p:last-child{margin-bottom:0}.feature-cards .feature-cards__card .feature-cards__card-content,.feature-cards .feature-cards__card .feature-cards__card-content p{font-family:Averta,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center}.feature-cards .feature-cards__card .feature-cards__card-image{text-align:center}.feature-cards .feature-cards__card .feature-cards__card-image img{max-width:100%;height:95px;object-fit:contain;margin:20px auto 0}.feature-cards .feature-cards__button-wrapper{text-align:center}.feature-cards .slick-slider .slick-list{padding-top:20px!important;padding-bottom:80px!important}.feature-cards .slick-slider .slick-list,.feature-cards .slick-slider .slick-track{display:flex!important}.feature-cards .slick-slider .slick-slide,.feature-cards .slick-slider .slick-slide>div{height:100%!important}.feature-cards .slick-slider .slick-arrow{position:absolute;bottom:44px;margin:0 auto;transform:translateY(50%);width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:10px 15px;background-position:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1}.feature-cards .slick-slider .slick-arrow.arrow-left{left:0;right:56px;border:2px solid #7a66f0;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.905 13.24L2.106 7.434l5.8-5.804' stroke='%237A66F0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-cards .slick-slider .slick-arrow.arrow-left:hover{background-color:#7a66f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.905 13.24L2.106 7.434l5.8-5.804' stroke='%23FBFBFC' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-cards .slick-slider .slick-arrow.arrow-right{right:0;left:56px;background-color:#7a66f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.293 1.776L8.092 7.58l-5.799 5.804' stroke='%23FBFBFC' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-cards .slick-slider .slick-arrow.arrow-right:hover{border:2px solid #7a66f0;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.293 1.776L8.092 7.58l-5.799 5.804' stroke='%237A66F0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-cards .feature-cards__card-video-container{width:100%}.feature-cards .feature-cards__card-video-container .feature-cards__card-video{height:209px;border-radius:10px;border:1.12px solid rgba(133,143,161,.2);box-shadow:0 26.875px 22.396px 0 rgba(33,46,68,.02);display:flex;justify-content:center;align-items:center;overflow:hidden}.feature-cards .feature-cards__card-video-container .feature-cards__card-video .wistia_click_to_play{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='93' height='93' fill='none'%3E%3Cg opacity='.8'%3E%3Cpath d='M35.733 68.507v-46.93L71.04 41.811 35.733 68.507z' fill='%233A9EFE'/%3E%3Cpath d='M46.5 0C20.821 0 0 20.821 0 46.5S20.821 93 46.5 93 93 72.179 93 46.5 72.179 0 46.5 0zm14.957 47.216L38.788 63.71a.832.832 0 01-1.318-.675V30.07a.83.83 0 011.318-.674l22.669 16.482a.82.82 0 010 1.34z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");cursor:pointer;width:52px;height:53px;transition:opacity .2s ease-in-out}.feature-cards.feature-cards__video-mobile{display:none}.feature-cards.feature-cards__video-mobile .feature-cards__main-heading{max-width:556px;margin-bottom:38px}.feature-cards.feature-cards__video-mobile .feature-cards__main-heading h2{margin-bottom:30px;font-size:28px;line-height:36px;letter-spacing:-.28px}.feature-cards.feature-cards__video-mobile .feature-cards__cards-module{max-width:508px;margin-bottom:44px}.feature-cards.feature-cards__video-mobile .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner{padding:18px 28px;min-height:152px}.feature-cards.feature-cards__video-mobile .feature-cards__button-wrapper,.feature-cards.feature-cards__video-mobile .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-heading h3{display:none}.feature-cards.feature-cards__video-mobile .feature-cards__video-list{background-color:#f9f9fa;padding-top:74px;padding-bottom:10px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content{max-width:624px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;grid-gap:46px;gap:46px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__video-list-content-heading{text-align:center}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__video-list-content-heading p{font-size:16px;font-weight:400;line-height:19.2px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__video-list-content-heading h3{font-size:20px;font-weight:700;line-height:120%;color:#212e44}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module{margin-bottom:0}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module .feature-cards__cards .feature-cards__card{margin-bottom:64px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner{padding:0;background-color:inherit;border:none;box-shadow:none;display:flex;flex-direction:column;align-items:center;grid-gap:24px;gap:24px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-video-container .feature-cards__card-video{height:209px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-heading h3{color:#212e44;display:block;margin-bottom:0}.feature-cards.feature-cards__video-desktop{background-color:#f9f9fa}.feature-cards.feature-cards__video-desktop .feature-cards__cards-module{max-width:1239px}.feature-cards.feature-cards__video-desktop .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner{border:none;border-radius:8.967px;background:inherit;box-shadow:none;padding:0;position:relative}.feature-cards.feature-cards__video-desktop .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner:after{content:"";width:100%;height:50%;background-color:#fff;bottom:0;position:absolute;z-index:-1;border-radius:8.967px;background:#fff;box-shadow:0 26.902px 22.418px 0 rgba(33,46,68,.02)}.feature-cards.feature-cards__video-desktop .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-image img{margin-bottom:20px}.feature-cards.feature-cards__video-desktop .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-heading h3{color:inherit;margin-bottom:20px}.feature-cards.feature-cards__video-desktop .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-content{padding:20px;max-width:85%;margin-right:auto;margin-left:auto}.feature-cards.feature-cards__video-desktop .feature-cards__button-wrapper{margin-top:42px}@media(max-width:991px){.feature-cards.feature-cards__video-mobile{display:block}.feature-cards.feature-cards__video-desktop{display:none}.feature-cards .feature-cards__main-heading h2{font-size:32px;line-height:48px;margin:0 0 16px}.feature-cards .feature-cards__cards{margin:0 -10px 12px}.feature-cards .feature-cards__card{padding:0 10px;margin-bottom:20px}.feature-cards .feature-cards__card .feature-cards__card-inner{padding:29px 18px 35px}.feature-cards .feature-cards__card .feature-cards__card-heading h3{font-size:18px;line-height:22px}.feature-cards .feature-cards__card .feature-cards__card-content,.feature-cards .feature-cards__card .feature-cards__card-content p{font-size:14px;line-height:18px}.feature-cards .feature-cards__card .feature-cards__card-image img{height:80px}}@media(max-width:768px){.feature-cards .feature-cards__main-heading h2 br{display:none}}@media(max-width:599px){.feature-cards.feature-cards__video-mobile .feature-cards__cards-module{max-width:316px}.feature-cards.feature-cards__video-mobile .feature-cards__video-list{background-color:inherit;padding-top:0}.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module,.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-button,.feature-cards.feature-cards__video-mobile .feature-cards__video-list .feature-cards__video-list-content .feature-cards__cards-module .feature-cards__cards .feature-cards__card .feature-cards__card-inner .feature-cards__card-button .hv2-button{width:100%}.feature-cards .feature-cards__main-heading h2{font-size:28px;line-height:30px;margin-bottom:0}.feature-cards .feature-cards__cards{margin:0 -25px;overflow:hidden;display:none}.feature-cards .feature-cards__cards.block-slider{display:block}.feature-cards .feature-cards__card{flex:0 0 100%;max-width:100%;margin-bottom:0;height:100%}.feature-cards .feature-cards__card .feature-cards__card-inner{padding:35px 24px 29px 25px}.feature-cards .feature-cards__button-wrapper .hv2-button{width:100%}}.feature-discover{padding-top:64px}.feature-discover .feature-discover__main-heading{margin-bottom:48px}.feature-discover .feature-discover__main-heading h2{font-family:Averta,sans-serif;font-size:48px;font-style:normal;font-weight:900;line-height:50px;letter-spacing:-.48px;color:#212e44;text-align:center}.feature-discover .feature-discover__main-heading h2 span{color:#7a66f0}.feature-discover .feature-discover__cards{display:flex;margin-right:-10px;margin-left:-10px;box-sizing:border-box}.feature-discover .feature-discover__card{position:relative;width:33.33%;padding-right:10px;padding-left:10px;margin-bottom:20px;box-sizing:border-box}.feature-discover .feature-discover__card .feature-discover__card-inner{padding:24px 24px 58px;margin:0 auto;height:100%}.feature-discover .feature-discover__card .feature-discover__card-icon{height:60px;text-align:center;margin-bottom:24px}.feature-discover .feature-discover__card .feature-discover__card-icon img{max-height:100%;margin:0 auto}.feature-discover .feature-discover__card .feature-discover__card-title{font-family:Averta,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.2px;color:#212e44;text-align:center;margin-bottom:24px}.feature-discover .feature-discover__card .feature-discover__card-content{max-width:386px;margin:0 auto 24px}.feature-discover .feature-discover__card .feature-discover__card-content p:last-child{margin-bottom:0}.feature-discover .feature-discover__card .feature-discover__card-content,.feature-discover .feature-discover__card .feature-discover__card-content p{font-family:Averta,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:rgba(33,46,68,.8);text-align:center}.feature-discover .feature-discover__card .feature-discover__card-button{position:absolute;right:31px;left:31px;bottom:0;text-align:center}.feature-discover .feature-discover__card .feature-discover__card-button .hv2-button{font-size:18px;min-height:58px;padding:16px 24px}.feature-discover .slick-slider .slick-list{padding-top:20px!important;padding-bottom:80px!important;margin:0 -10px}.feature-discover .slick-slider .slick-list,.feature-discover .slick-slider .slick-track{display:flex!important}.feature-discover .slick-slider .slick-slide{padding:0 10px}.feature-discover .slick-slider .slick-slide,.feature-discover .slick-slider .slick-slide>div{height:100%!important}.feature-discover .slick-slider .slick-arrow{position:absolute;bottom:35px;margin:0 auto;transform:translateY(50%);width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:10px 15px;background-position:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1}.feature-discover .slick-slider .slick-arrow.arrow-left{left:0;right:56px;border:2px solid #7a66f0;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.905 13.24L2.106 7.434l5.8-5.804' stroke='%237A66F0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-discover .slick-slider .slick-arrow.arrow-left:hover{background-color:#7a66f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.905 13.24L2.106 7.434l5.8-5.804' stroke='%23FBFBFC' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-discover .slick-slider .slick-arrow.arrow-right{right:0;left:56px;background-color:#7a66f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.293 1.776L8.092 7.58l-5.799 5.804' stroke='%23FBFBFC' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feature-discover .slick-slider .slick-arrow.arrow-right:hover{border:2px solid #7a66f0;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.293 1.776L8.092 7.58l-5.799 5.804' stroke='%237A66F0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media(max-width:991px){.feature-discover .feature-discover__main-heading{margin-bottom:25px}.feature-discover .feature-discover__main-heading h2{font-size:32px;line-height:32px}.feature-discover .feature-discover__card .feature-discover__card-inner{padding:29px 18px 75px;box-shadow:0 19px 40px -10px rgba(222,227,255,.3019607843)}.feature-discover .feature-discover__card .feature-discover__card-button{bottom:35px}.feature-discover .feature-discover__card .feature-discover__card-button .hv2-button{font-size:16px;padding:9px 24px;min-height:auto}}@media(max-width:768px){.feature-discover .feature-discover__cards{margin-right:-60px;margin-left:-60px;overflow:hidden}.feature-discover .feature-discover__card{padding-right:0;padding-left:0;height:100%}.feature-discover .feature-discover__card .feature-discover__card-inner{padding:29px 18px 75px}.feature-discover .feature-discover__card .feature-discover__card-button{right:0;left:0}}@media(max-width:599px){.feature-discover .feature-discover__cards{margin-right:-25px;margin-left:-25px}.feature-discover .feature-discover__main-heading h2{font-size:28px;line-height:30px}}.hv2.hv2-feature .block-hero{padding-top:136px;padding-bottom:67px;margin-bottom:24px}@media(min-width:992px){.hv2.hv2-feature .block-hero .container{max-width:1440px}}@media(max-width:991.98px){.hv2.hv2-feature .block-hero .container{padding:0 51px}}@media(max-width:599.98px){.hv2.hv2-feature .block-hero .container{padding:0 24px}}.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-content{margin-top:0;flex:0 0 43%;max-width:43%}.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-content .block-hero__inner{padding-left:46px}.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-image{flex:0 0 57%;max-width:57%;display:flex;justify-content:flex-end}.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-image .block-hero__inner{max-width:710px}@media(max-width:1399px){.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-content .block-hero__inner{padding-left:0}}@media(max-width:1200px){.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-content,.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-image{flex:0 0 50%;max-width:50%}}@media(max-width:991.98px){.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-content,.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-image{flex:0 0 100%;max-width:100%}.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col.block-hero__col-image{justify-content:center;display:none}.hv2.hv2-feature .block-hero .block-hero__row .block-hero__col .block-hero__side-image.mobile{display:block}}.hv2.hv2-feature .block-hero .block-hero__heading{max-width:547px}.hv2.hv2-feature .block-hero .block-hero__heading h1{letter-spacing:-.56px;margin-bottom:32px}.hv2.hv2-feature .block-hero .block-hero__content{margin-bottom:48px}.hv2.hv2-feature .block-hero .block-hero__info-block{margin-top:72px}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-heading{margin-bottom:18px;grid-gap:14px;gap:14px}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-heading h4{padding-left:16px}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list{margin-bottom:0}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item{width:60%;padding:0}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item:first-child,.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item:nth-child(2){width:40%;padding:0 0 0 15px}.hv2.hv2-feature .block-hero .block-hero__social-networks{margin-top:24px}@media(max-width:991.98px){.hv2.hv2-feature .block-hero{padding-top:80px;padding-bottom:70px}.hv2.hv2-feature .block-hero .block-hero__heading h1{margin-bottom:24px}.hv2.hv2-feature .block-hero .block-hero__content{margin-bottom:32px}.hv2.hv2-feature .block-hero .block-hero__buttons{margin-bottom:8px}.hv2.hv2-feature .block-hero .block-hero__info-block{display:flex;justify-content:center}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-heading{margin-bottom:0;width:38%}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-heading h4{max-width:190px}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list{width:62%}}@media(max-width:768.98px){.hv2.hv2-feature .block-hero .block-hero__info-block{justify-content:space-between}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item{width:50%!important;padding-left:0;padding-right:15px}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item:first-child{order:1;padding-left:0}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item:nth-child(2){order:2;padding-left:0}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item:nth-child(3){order:3;padding-left:0}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-list .block-hero__info-item:nth-child(4){order:4;padding-left:0}.hv2.hv2-feature .block-hero .block-hero__social-networks{margin-top:12px}}@media(max-width:767.98px){.hv2.hv2-feature .block-hero{margin-bottom:0}.hv2.hv2-feature .block-hero .block-hero__info-block{flex-direction:column}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-heading{width:100%;height:auto;justify-content:center;align-items:flex-start;flex:0;margin-bottom:16px}.hv2.hv2-feature .block-hero .block-hero__info-block .block-hero__info-heading h4{max-width:100%}}.hv2.hv2-feature .feature-cards{padding-top:29px;padding-bottom:48px}.hv2.hv2-feature .feature-cards .feature-cards__main-heading h2{font-size:32px!important;font-weight:900;line-height:35px!important;letter-spacing:-.32px!important;margin-bottom:20px}.hv2.hv2-feature .feature-cards .feature-cards__card .feature-cards__card-content{width:95%;margin-left:auto;margin-right:auto}.hv2.hv2-feature .feature-cards .feature-cards__card .feature-cards__card-inner{padding:43px 30px;border-radius:8px;background:#fff;box-shadow:0 19px 40px 0 rgba(255,103,38,.1)}.hv2.hv2-feature .feature-cards .feature-cards__card .feature-cards__card-image img{margin-top:0}@media(min-width:992px){.hv2.hv2-feature .feature-cards .feature-cards__main-heading h2{font-size:36px!important;letter-spacing:-.36px!important}}@media(max-width:991.98px){.hv2.hv2-feature .feature-cards .feature-cards__main-heading h2{margin-bottom:16px}}@media(max-width:599.98px){.hv2.hv2-feature .feature-cards .feature-cards__main-heading h2{font-size:28px!important;line-height:32px!important;letter-spacing:-.28px!important}}.hv2.hv2-feature #screenshots-hv2-feature,.hv2.hv2-feature #screenshots-hv2-feature-1{padding:100px 0;min-height:950px}.hv2.hv2-feature #screenshots-hv2-feature-1 h2,.hv2.hv2-feature #screenshots-hv2-feature h2{text-align:center;font-size:32px!important;font-weight:900;line-height:35px!important;letter-spacing:-.32px!important;margin-bottom:32px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module,.hv2.hv2-feature #screenshots-hv2-feature .module{display:flex;grid-gap:16px;gap:16px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text,.hv2.hv2-feature #screenshots-hv2-feature .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text{width:100%}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature .module .module-img{display:none;align-items:center;justify-content:center}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item{padding:24px 16px 24px 8px;border-radius:8px;background-color:#f9f9fa;cursor:pointer;transition:background-color .3s}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item-content,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item-content{display:flex;flex-direction:row;grid-gap:16px;gap:16px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item-icon,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item-icon{width:12%}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item-text,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item-text{width:84%}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item-arrow,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item-arrow{width:28px;display:flex;align-items:center;justify-content:center}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item .module-text-item-image{display:none}.hv2.hv2-feature #screenshots-hv2-feature-1 .module h3,.hv2.hv2-feature #screenshots-hv2-feature .module h3{font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.18px;margin-bottom:16px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module p,.hv2.hv2-feature #screenshots-hv2-feature .module p{font-size:14px;font-style:normal;font-weight:400;line-height:18.2px;margin-bottom:0}.hv2.hv2-feature #screenshots-hv2-feature-1 .feature-icon,.hv2.hv2-feature #screenshots-hv2-feature .feature-icon{background:#fff;color:#fb89c0;width:28px;height:28px;border:none;border-radius:35px;display:flex;align-items:center;justify-content:center}.hv2.hv2-feature #screenshots-hv2-feature-1 .feature-icon i,.hv2.hv2-feature #screenshots-hv2-feature .feature-icon i{width:14px;height:9px}.hv2.hv2-feature #screenshots-hv2-feature-1 .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .feature-icon i.chevron-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.454 2l-5 5-5-5' stroke='%23FF6726' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:transform .3s ease}.hv2.hv2-feature #screenshots-hv2-feature-1 .feature-icon i.chevron-up,.hv2.hv2-feature #screenshots-hv2-feature .feature-icon i.chevron-up{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.033 7l5-5 5 5' stroke='%23FF6726' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover{background:#fff9f4}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active h3,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus h3,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover h3,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active h3,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus h3,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover h3{color:#ff6726}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active p,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus p,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover p,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active p,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus p,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover p{color:rgba(33,46,68,.8)}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .feature-icon i.chevron-down{transform:rotate(180deg)}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .module-text-item-image{display:block;margin-top:32px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .icon-active,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .icon-active,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .icon-active,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .icon-active,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .icon-active,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .icon-active{display:block}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .icon-default[\:has\(\%2B.icon-active\)],.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .icon-default[\:has\(\%2B.icon-active\)],.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .icon-default[\:has\(\%2B.icon-active\)],.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .icon-default[\:has\(\%2B.icon-active\)],.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .icon-default[\:has\(\%2B.icon-active\)],.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .icon-default[\:has\(\%2B.icon-active\)]{display:none}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .icon-default:has(+.icon-active),.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .icon-default:has(+.icon-active),.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .icon-default:has(+.icon-active),.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .icon-default:has(+.icon-active),.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .icon-default:has(+.icon-active),.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .icon-default:has(+.icon-active){display:none}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .icon-active,.hv2.hv2-feature #screenshots-hv2-feature .module .icon-active{display:none}@media(min-width:992px){.hv2.hv2-feature #screenshots-hv2-feature-1 h2,.hv2.hv2-feature #screenshots-hv2-feature h2{font-size:36px!important;letter-spacing:-.36px!important;margin-bottom:20px}.hv2.hv2-feature #screenshots-hv2-feature-1 .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .feature-icon i.chevron-down{transform:rotate(-90deg)}.hv2.hv2-feature #screenshots-hv2-feature-1 .module h3,.hv2.hv2-feature #screenshots-hv2-feature .module h3{font-size:20px;line-height:28px;letter-spacing:-.2px;margin-bottom:16px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module p,.hv2.hv2-feature #screenshots-hv2-feature .module p{font-size:15px;line-height:19.5px}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text,.hv2.hv2-feature #screenshots-hv2-feature .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text{width:50%}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .feature-icon,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .feature-icon,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .feature-icon,.hv2.hv2-feature #screenshots-hv2-feature .module .module-img,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .feature-icon,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .feature-icon,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .feature-icon{display:flex}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .feature-icon i.chevron-down,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .feature-icon i.chevron-down{transform:rotate(-90deg);display:block}.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item.active .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:focus .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature-1 .module .module-text-item:hover .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item.active .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:focus .module-text-item-image,.hv2.hv2-feature #screenshots-hv2-feature .module .module-text-item:hover .module-text-item-image{display:none}}@media(max-width:599.98px){.hv2.hv2-feature #screenshots-hv2-feature-1 h2,.hv2.hv2-feature #screenshots-hv2-feature h2{font-size:28px!important;line-height:32px!important;letter-spacing:-.28px!important}}@media(min-width:992px){.hv2.hv2-feature #screenshots-hv2-feature-1 .feature-icon{display:none!important}}.hv2.hv2-feature #screenshots{padding:100px 0}.hv2.hv2-feature #screenshots .container{background:#fff;padding-top:0;padding-bottom:0}.hv2.hv2-feature #screenshots h2{text-align:center;font-size:36px;font-weight:900;line-height:50px;letter-spacing:-.36px}.hv2.hv2-feature #screenshots .module-text{padding:0 50px 0 0}.hv2.hv2-feature #screenshots .module-img .screenshot-container{margin-top:0}.hv2.hv2-feature #screenshots .module-img .screenshot{border:none}.hv2.hv2-feature #screenshots .module-text-content{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.hv2.hv2-feature #screenshots .feature-row{border-radius:8px;background:#f9f9fa}.hv2.hv2-feature #screenshots .feature-row:first-of-type{margin-top:0}.hv2.hv2-feature #screenshots .feature-row:not(:first-of-type){border-top:none}.hv2.hv2-feature .block-business{background-position:bottom;background-size:cover}.hv2.hv2-feature .block-business .block-business__info{padding-bottom:24px}.hv2.hv2-feature .block-business .block-business__info-title{font-size:24px;font-weight:800;line-height:28px}.hv2.hv2-feature .block-business .block-business__info-text{line-height:25px;margin-bottom:16px}.hv2.hv2-feature .block-business .block-business__info-details .block-business__info-name{font-weight:700}@media(max-width:991.98px){.hv2.hv2-feature .block-business .block-business__heading h2{letter-spacing:-.32px}.hv2.hv2-feature .block-business .block-business__card-item .block-business__card-icon{margin-bottom:24px}.hv2.hv2-feature .block-business .block-business__info-title{font-size:20px;font-weight:700;line-height:24px}.hv2.hv2-feature .block-business .block-business__info-text{font-size:16px;font-weight:400;line-height:22.4px}}@media(max-width:599.98px){.hv2.hv2-feature .block-business .block-business__info{border-radius:16px;flex-direction:column!important}.hv2.hv2-feature .block-business .block-business__info .block-business__info-col2{display:flex;align-items:flex-end;justify-content:flex-end;margin-top:-55px}.hv2.hv2-feature .block-business .block-business__info-details .block-business__info-name{height:75px;display:flex;align-items:flex-end;justify-content:flex-end;margin-right:60px}.hv2.hv2-feature .block-business .block-business__cards.mobile{margin-left:0;margin-right:0}}.hv2.hv2-feature .hv2-faqs{margin-top:0;background-color:#fbfbfc;border-radius:40px 40px 0 0}.hv2.hv2-feature .hv2-faqs>.container{background-color:transparent;padding-top:130px;padding-bottom:130px}@media(min-width:1400px){.hv2.hv2-feature .hv2-faqs>.container{max-width:1344px}}.hv2.hv2-feature .hv2-faqs .hv2-faqs__module{max-width:1215px}.hv2.hv2-feature .hv2-faqs .hv2-faqs__main-heading h2{font-size:36px;line-height:48px;letter-spacing:-.36px}@media(max-width:991px){.hv2.hv2-feature .hv2-faqs{border-radius:20px 20px 0 0}.hv2.hv2-feature .hv2-faqs>.container{padding-top:82px;padding-bottom:48px}.hv2.hv2-feature .hv2-faqs .hv2-faqs__main-heading h2{font-size:32px;line-height:48px;letter-spacing:-.36px}}@media(max-width:599px){.hv2.hv2-feature .hv2-faqs{border-radius:8px 8px 0 0}.hv2.hv2-feature .hv2-faqs>.container{padding-top:62px;padding-bottom:54px}.hv2.hv2-feature .hv2-faqs .hv2-faqs__main-heading h2{font-size:28px;line-height:32px;letter-spacing:-.32px}}.hv2.hv2-feature .feature-discover .feature-discover__main-heading h2{font-size:36px;font-style:normal;font-weight:900;line-height:50px;letter-spacing:-.36px}@media(max-width:991.98px){.hv2.hv2-feature .feature-discover .feature-discover__main-heading h2{font-size:28px;line-height:30px;letter-spacing:-.28px;max-width:327px;margin-left:auto;margin-right:auto}}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards{background:linear-gradient(0deg,#f5f1ff,#fff)}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .feature-cards__main-heading h2 span{background:linear-gradient(90deg,#578fff,#df52ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards__card-inner{display:flex;flex-direction:column;grid-gap:20px;gap:20px;box-shadow:0 10px 40px 0 rgba(93,106,130,.05)}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards__card-image img{height:44px}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards__card-content{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards__card-content h3{margin-bottom:0;font-size:clamp(22px,2vw,24px);font-weight:800;line-height:30px}@media(max-width:767.98px){.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .feature-cards__cards-module .feature-cards__cards{margin:0 -25px;overflow:hidden;display:none}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .feature-cards__cards-module .feature-cards__cards.block-slider{display:block}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .feature-cards__cards-module .feature-cards__card{flex:0 0 100%;max-width:100%;margin-bottom:0;height:100%}}.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 h2 span{background:linear-gradient(90deg,#578fff,#df52ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item{padding-top:20px}.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item h3{font-size:18px}.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item.active,.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item:focus,.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item:hover{border-radius:10px;background:#ffefe9}.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item.active h3,.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item:focus h3,.hv2.hv2-feature.inbox.ai.mermaid #screenshots-hv2-feature-1 .module .module-text-item:hover h3{color:#212e44}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs{position:relative;z-index:1;padding-top:100px;padding-bottom:100px;margin:0!important}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__main-heading{margin-bottom:44px}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__main-heading h2{font-weight:900;text-align:center;letter-spacing:0!important;line-height:clamp(36px,2vw,40px)!important}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__main-heading h2 span{background:linear-gradient(90deg,#578fff,#df52ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__main-heading .hv2-tabs__content{max-width:438px;margin:0 auto}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__main-heading .hv2-tabs__content p:last-child{margin-bottom:0}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs-row{padding:0!important}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs-row:nth-child(2n){display:flex;flex-direction:row}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid{box-shadow:0 12px 26.9px 0 rgba(93,106,130,.08);margin-bottom:20px;padding:25px;border-radius:10px}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-icon{width:44px;height:44px;display:flex;align-items:center;align-content:center;justify-content:center;border-radius:10px;margin-right:10px;flex-shrink:0;background-color:#fff!important}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-heading{display:flex;align-items:center;cursor:pointer}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-title{font-weight:700;font-size:clamp(16px,2vw,18px)!important;line-height:clamp(20px,2vw,28px)!important;letter-spacing:0;margin-bottom:0}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-content{max-height:0;opacity:0;overflow:hidden}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-content p:last-child{margin-bottom:0}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-text,.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-text p{font-family:Averta,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#212e44}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid .hv2-tabs__tab-item-screenshot .screenshot{display:none;max-width:100%;opacity:0;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid.active{border:1px solid transparent;background-color:#f5f1ff!important;background:linear-gradient(#f5f1ff,#f5f1ff) padding-box,linear-gradient(90deg,#578fff,#df52ff) border-box}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid.active .hv2-tabs__tab-item-heading .hv2-tabs__tab-item-title{color:#212e44}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid.active .hv2-tabs__tab-item-content{max-height:1000px;opacity:1}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid.active .hv2-tabs__tab-item-icon{background-color:#f5f1ff!important}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid:last-child{margin-bottom:0}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-content{position:-webkit-sticky;position:sticky;top:80px;text-align:right}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__tab-content .screenshot{max-width:100%;opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease;min-height:496px;object-fit:contain;object-position:top right}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs__btn{text-align:center}@media(max-width:991px){.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs{padding-top:70px!important;padding-bottom:70px!important}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs .hv2-tabs__main-heading{max-width:639px;margin:0 auto 32px}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs .hv2-tabs__main-heading h2{font-size:32px;line-height:30px}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs .hv2-tabs__tab-list .hv2-tabs__tab-item.mermaid.active .hv2-tabs__tab-item-heading{margin-bottom:18px}.hv2.hv2-feature.inbox.ai.mermaid .hv2-tabs .hv2-tabs__btn{margin-top:40px}}.hv2.hv2-feature.inbox.ai.mermaid .feature-list{background-image:url(/assets/hv2-feature-ai/blur.png)}.hv2.hv2-feature.inbox.ai.mermaid .feature-list:after{background-image:url(/assets/hv2-feature-ai/pattern-purple.png)}.hv2.hv2-feature.inbox.ai.mermaid .feature-list.plain-white,.hv2.hv2-feature.inbox.ai.mermaid .feature-list.plain-white:after{background-image:none}.hv2.hv2-feature.inbox.ai.mermaid .feature-list__wrapper{border:1px solid transparent;background-color:#f5f1ff!important;background:linear-gradient(#f5f1ff,#f5f1ff) padding-box,linear-gradient(90deg,#578fff,#df52ff) border-box}.hv2.hv2-feature.inbox.ai.mermaid .feature-list__wrapper .feature-list__row{display:flex;flex-direction:row;flex-wrap:wrap}.hv2.hv2-feature.inbox.ai.mermaid .feature-list__wrapper .block__buttons{align-items:center;justify-content:center;display:flex}.hv2.hv2-feature.inbox.ai.mermaid .feature-list__main-heading h2 span{background:linear-gradient(90deg,#578fff,#df52ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__item{flex:0 0 45%;max-width:45%}.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__item .feature-list__item-content h3{color:#212e44}.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__item .feature-list__item-content .feature-list__item-text a{color:#212e44;text-decoration:underline;font-weight:800}.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__cta-heading h2 span,.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__toggle-buttons .feature-list__toggle{background:linear-gradient(90deg,#578fff,#df52ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__toggle-buttons .feature-list__toggle{position:relative;text-decoration:none}.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__toggle-buttons .feature-list__toggle:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(90deg,#578fff,#df52ff)}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .slick-slider .slick-arrow.arrow-left,.hv2.hv2-feature.inbox.ai.mermaid .feature-discover .slick-slider .slick-arrow.arrow-left{border:2px solid #7a66f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.905 13.24L2.106 7.434l5.8-5.804' stroke='%237A66F0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .slick-slider .slick-arrow.arrow-left:hover,.hv2.hv2-feature.inbox.ai.mermaid .feature-discover .slick-slider .slick-arrow.arrow-left:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.905 13.24L2.106 7.434l5.8-5.804' stroke='%23FFF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .slick-slider .slick-arrow.arrow-right,.hv2.hv2-feature.inbox.ai.mermaid .feature-discover .slick-slider .slick-arrow.arrow-right{border:2px solid #7a66f0;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.293 1.776L8.092 7.58l-5.799 5.804' stroke='%237A66F0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .slick-slider .slick-arrow.arrow-right:hover,.hv2.hv2-feature.inbox.ai.mermaid .feature-discover .slick-slider .slick-arrow.arrow-right:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.293 1.776L8.092 7.58l-5.799 5.804' stroke='%23FBFBFC' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hv2.hv2-feature.inbox.ai.mermaid .feature-cards .slick-slider .slick-arrow:hover,.hv2.hv2-feature.inbox.ai.mermaid .feature-discover .slick-slider .slick-arrow:hover{border:2px solid #7a66f0;background-color:#7a66f0}@media(max-width:599px){.hv2.hv2-feature.inbox.ai.mermaid .feature-list .feature-list__item{flex:0 0 100%;max-width:100%}}@media(max-width:991.98px){.hv2.hv2-feature .hv2-tabs.featured-tab .hv2-tabs-row .col-6{flex:0 0 100%;max-width:100%}.hv2.hv2-feature .hv2-tabs.featured-tab .hv2-tabs-row .col-6:last-child{display:none}.hv2.hv2-feature .hv2-tabs.featured-tab .hv2-tabs-row .col-6 .hv2-tabs__tab-list .hv2-tabs__tab-item.active .hv2-tabs__tab-item-content .hv2-tabs__tab-item-screenshot .screenshot{display:block;opacity:1;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease;justify-self:center}}.hv2.hv2-feature .feature-discover{padding-top:23px;padding-bottom:117px;position:relative;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;background-image:url(/assets/hv2-feature-ai/blur.png)}.hv2.hv2-feature .feature-discover:before{content:"";height:100%;position:absolute;right:0;top:0;z-index:0;width:100%;background-size:contain;background-position:bottom;background-repeat:no-repeat;background-image:url(/assets/hv2-feature-ai/pattern-purple.png)}.hv2.hv2-feature .feature-discover .feature-discover__main-heading{margin-bottom:30px}.hv2.hv2-feature .feature-discover .feature-discover__main-heading h2 span{background:linear-gradient(90deg,#578fff,#df52ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hv2.hv2-feature .feature-discover .feature-discover__cards.feature-discover__cards-shadow .feature-discover__card .feature-discover__card-inner{padding:40px 24px;border-radius:8.967px;background:#fff;box-shadow:0 14px 40px 0 rgba(93,106,130,.08);display:flex;flex-direction:column;grid-gap:20px;gap:20px;justify-content:space-between}.hv2.hv2-feature .feature-discover .feature-discover__cards.feature-discover__cards-shadow .feature-discover__card .feature-discover__card-inner .feature-discover__card-inner-header{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.hv2.hv2-feature .feature-discover .feature-discover__cards.feature-discover__cards-shadow .feature-discover__card .feature-discover__card-inner .feature-discover__card-inner-header .feature-discover__card-content,.hv2.hv2-feature .feature-discover .feature-discover__cards.feature-discover__cards-shadow .feature-discover__card .feature-discover__card-inner .feature-discover__card-inner-header .feature-discover__card-icon,.hv2.hv2-feature .feature-discover .feature-discover__cards.feature-discover__cards-shadow .feature-discover__card .feature-discover__card-inner .feature-discover__card-inner-header .feature-discover__card-title{margin-bottom:0}.hv2.hv2-feature .feature-discover .feature-discover__cards.feature-discover__cards-shadow .feature-discover__card .feature-discover__card-inner .feature-discover__card-inner-footer .feature-discover__card-button{position:relative;left:unset;right:unset}