@font-face{font-family:"Suisse Regular";src:url(../../website/fonts/suisse/SuisseIntl-Regular.woff2) format("woff2"),url(../../website/fonts/suisse/SuisseIntl-Regular.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Medium";src:url(../../website/fonts/suisse/SuisseIntl-Medium.woff2) format("woff2"),url(../../website/fonts/suisse/SuisseIntl-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Bold";src:url(../../website/fonts/suisse/SuisseIntl-Bold.woff2) format("woff2"),url(../../website/fonts/suisse/SuisseIntl-Bold.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Suisse SemiBold";src:url(../../website/fonts/suisse/SuisseIntl-SemiBold.woff2) format("woff2"),url(../../website/fonts/suisse/SuisseIntl-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--base-size: 20px;--base-font: "Calibre", sans-serif;--dark-base: #000000;--dark-base-opacity: rgba(0, 0, 0, 0.08);--dark-1: #333333;--dark-2: #6d6d72;--dark-3: #bfbfbf;--light-base: #ffffff;--light-05: #f5f7fa;--light-1: #edf0f3;--light-2: #e5e5e5;--brand-primary-base: #5c2cff;--brand-primary-dark: #320bba;--brand-primary-light: #e5ddff;--brand-secondary-base: #ffe3da;--brand-tertiary-base: #c9e7f1;--brand-accent-base: #ff9e51;--extended-1: #f9b698;--extended-2: #9edbef;--extended-3: #ffd04b;--extended-4: #f56316;--extended-5: #afc364;--extended-6: #caa625;--red-extended: #f78686;--feedback-danger-base: #ff9e51;--feedback-danger-dark: #f56316;--feedback-success-base: #afc364;--feedback-success-light: #d3e19f;--feedback-danger-input: #f92828;--spacing-04: 0.2rem;--spacing-1: 0.5rem;--spacing-2: 1rem;--spacing-3: 2rem;--spacing-4: 3rem;--spacing-5: 5rem;--spacing-6: 10rem;--spacing-7: 20rem;--font-size-1: 0.7rem;--font-size-2: 0.8rem;--font-size-3: 0.9rem;--font-size-4: 1rem;--font-size-5: 1.1rem;--font-size-6: 1.2rem;--font-size-7: 1.4rem;--font-size-8: 2.1rem;--font-size-9: 2.8rem;--line-height-1: 1.05rem;--line-height-2: 1.2rem;--line-height-3: 1.35rem;--line-height-4: 1.5rem;--line-height-5: 1.65rem;--line-height-6: 1.8rem;--line-height-7: 2.1rem;--line-height-8: 3.15rem;--line-height-9: 4.2rem;--font-weight-100: 100;--font-weight-200: 200;--font-weight-300: 300;--font-weight-400: 400;--font-weight-500: 500;--font-weight-600: 600;--font-weight-700: 700;--font-weight-800: 800;--drop-shadow-near-1: 0px 5px 8px rgba(0, 0, 0, 0.1);--drop-shadow-base: 0px 10px 20px rgba(0, 0, 0, 0.148328);--drop-shadow-far: 0px 6px 38px rgba(0, 0, 0, 0.25);--glow-base: 0px 0px 13px rgba(92, 44, 255, 0.2);--transition-base: 0.3s}.regular-btn{min-width:192px;height:56px;border:1px solid;background-color:var(--brand-primary-base);border-radius:30px;border:2px solid var(--brand-primary-base);color:var(--light-base);transition:.1s ease-out}.regular-btn:focus,.regular-btn:hover{transition:.1s ease-in}.regular-btn:focus:not(.gray-btn),.regular-btn:hover:not(.gray-btn){box-shadow:0px 10px 30px 0px rgba(92,44,255,.28);transform:scale(1.05)}.regular-btn.gray-btn{background-color:#f4f5f7;border:2px solid #f4f5f7;color:var(--ac-black-color)}.regular-btn.gray-btn:hover{color:var(--brand-primary-base)}.regular-btn.active{transition:.1s ease-in;box-shadow:0px 10px 30px 0px rgba(92,44,255,.28)}.regular-btn.active:hover{box-shadow:none}@media screen and (max-width: 1023px){.regular-btn{font-size:var(--font-size-2) !important;min-width:156px}}.rounded-btn{position:relative;width:210px;height:70px;display:flex;font-family:"Suisse Regular";font-style:italic;font-size:var(--font-size-2);color:var(--brand-primary-base);justify-content:center;align-items:center;transition:.1s ease-out}.rounded-btn svg{position:absolute;left:0;top:-6px;transform:rotate(-3deg);transition:.1s ease-out}.rounded-btn:hover{letter-spacing:.5px;transition:.1s ease-in;font-family:"Suisse Medium"}.rounded-btn:hover svg{transform:scale(1.05) rotate(-3deg);transition:.1s ease-in}@media screen and (max-width: 575px){.rounded-btn{width:182px;height:66px}.rounded-btn svg{width:100%}}.black-btn{text-align:center;border-radius:32px;color:var(--light-base);height:54px;background-color:var(--dark-base);transition:.1s ease-in}@media screen and (max-width: 1023px){.black-btn{font-size:var(--font-size-2)}}.black-btn:focus,.black-btn:hover{transition:.1s ease-in;box-shadow:0px 10px 30px 0px rgba(0,0,0,.28);transform:scale(1.05)}.gray-btn{border-radius:32px;color:var(--dark-base);height:54px;min-width:190px;background-color:#f4f5f7;transition:.1s ease-in;font-size:var(--font-size-3);line-height:140%}@media screen and (max-width: 1023px){.gray-btn{font-size:var(--font-size-2)}}.gray-btn:focus,.gray-btn:hover{transition:.1s ease-in;box-shadow:0px 10px 30px 0px rgba(244,245,247,.28);transform:scale(1.05)}.spacer{height:6.5rem}.spacer.medium{height:3rem}.spacer.large{height:9rem}@media screen and (max-width: 1023px){.spacer.large.large-mobile{height:3rem}}.spacer.extra-large{height:11rem}@media screen and (min-width: 1240px)and (max-width: 1439px){.spacer{zoom:.9}}@media screen and (max-width: 1239px){.spacer{zoom:.9}}@media screen and (max-width: 1023px){.spacer{zoom:.85}}@media screen and (max-width: 575px){.spacer{zoom:.8}}:root{--font-size-90: 4.5rem;--spacing-16: 0.8rem;--spacing-1-5: 1.5rem;--spacing-2-5: 2.5rem;--font-size-26: 1.3rem;--font-size-60: 3rem;--ac-gray-color: #dfe1e6;--ac-gray-color-text: #bebebe;--ac-black-color: #000}.font-size-26{font-size:1.3rem;line-height:2rem}@media screen and (min-width: 1440px)and (max-width: 1639px){.font-size-26{font-size:1.1rem;line-height:1.65rem}}@media screen and (min-width: 1240px)and (max-width: 1439px){.font-size-26{font-size:1rem;line-height:1.6rem}}@media screen and (max-width: 1239px){.font-size-26{font-size:1rem;line-height:1.6rem}}.font-size-40{font-size:2rem;line-height:2.1rem}@media screen and (max-width: 1023px){.font-size-40{font-size:1.3rem;line-height:30px}}.font-size-22{font-size:1.1rem}@media screen and (max-width: 1023px){.font-size-22{font-size:.8rem}}#ac-hero .ac-hero-background{position:absolute;left:50%;z-index:-1;width:1276px;left:calc(50% - 638px);top:160px}#ac-hero .ac-hero-background svg{max-width:100%}@media screen and (min-width: 1440px)and (max-width: 1639px){#ac-hero .ac-hero-background{top:130px}}@media screen and (min-width: 1240px)and (max-width: 1439px){#ac-hero .ac-hero-background{top:0px;width:960px;left:calc(50% - 480px)}}@media screen and (max-width: 1239px){#ac-hero .ac-hero-background{top:0px;width:960px;left:calc(50% - 480px)}}@media screen and (min-width: 768px)and (max-width: 1023px){#ac-hero .ac-hero-background{top:-40px;width:700px;left:calc(50% - 350px)}}@media screen and (min-width: 576px)and (max-width: 767px){#ac-hero .ac-hero-background{display:none}}@media screen and (max-width: 575px){#ac-hero .ac-hero-background{display:none}}#ac-hero h1 br{display:none}@media screen and (max-width: 1023px){#ac-hero h1 br{display:block}}#ac-hero .subtitle{line-height:150%;font-size:var(--font-size-3)}@media screen and (max-width: 1023px){#ac-hero .subtitle{font-size:16px}#ac-hero .subtitle br{display:none}}#ac-hero .header-featured{width:100%}#ac-hero .header-featured .image-video{width:100%;overflow:hidden;border-radius:66px}@media screen and (min-width: 1024px)and (max-width: 1239px){#ac-hero .header-featured .image-video{border-radius:30px}}.header-logo{display:flex;justify-content:flex-start;align-items:center;gap:14px;padding-left:60px}.header-logo .fixed-logo-part{position:fixed;top:18px;left:38px}.ac-navbar{z-index:999}.ac-navbar .navbar-bg{position:absolute;width:100%;height:96px;z-index:-1;background-color:#fff;transition:.2s ease-out;opacity:1;left:0px;top:0px;display:block}@media screen and (max-width: 1239px){.ac-navbar .navbar-bg{height:56px}}@media screen and (max-width: 1023px){.ac-navbar .navbar-bg{display:none}}.ac-navbar.scrolled .navbar-bg{transition:.2s ease-out;opacity:0;top:-150px;display:none}.ac-navbar.-scrolled-mobile .logo{top:-120px;transition:.2s ease-in}.ac-navbar>div{min-height:56px}@media screen and (min-width: 1024px)and (max-width: 1239px){.ac-navbar{top:0}}.ac-navbar .ac-dropdown-menu{display:none;position:fixed;top:96px;border:1px solid var(--ac-black-color);max-width:50rem;border-radius:1.5rem;width:100%;overflow:hidden;padding:2.5rem 2.5rem;grid-template-columns:1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem}.ac-navbar .ac-dropdown-menu.active{display:grid}.ac-navbar .ac-dropdown-menu .transparent-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(245,245,245,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:-1}.ac-navbar .ac-dropdown-menu li{margin-right:0px}.ac-navbar .ac-dropdown-menu li a{padding:15px 26px;display:flex;gap:20px;align-items:center;border-radius:16px;font-size:var(--font-size-2);font-family:"Suisse Regular"}.ac-navbar .ac-dropdown-menu li a:hover{background-color:#fff}@media screen and (min-width: 1024px)and (max-width: 1360px){.ac-navbar .ac-dropdown-menu li a{gap:10px}}.ac-navbar .ac-dropdown-menu.-columns{padding:0px;grid-template-columns:2fr 1fr}.ac-navbar .ac-dropdown-menu.-columns.active{max-width:-moz-max-content;max-width:max-content}.ac-navbar .ac-dropdown-menu.-columns .nested-columns{display:grid;padding:2.5rem 2.5rem;grid-template-columns:1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem}@media screen and (min-width: 1024px)and (max-width: 1360px){.ac-navbar .ac-dropdown-menu.-columns .nested-columns{padding:1.5rem}}.ac-navbar .ac-dropdown-menu.-columns .nested-columns .column{display:grid;height:100%}.ac-navbar .ac-dropdown-menu.-columns .nested-columns .column .subtitle{padding:15px 26px;font-size:var(--font-size-1);font-family:"Suisse Regular";text-transform:uppercase}.ac-navbar .ac-dropdown-menu.-columns .nested-columns .column a.subtitle span{color:var(--brand-primary-base);border-bottom:1px solid var(--brand-primary-base);padding-bottom:4px}.ac-navbar .ac-dropdown-menu.-columns .nested-columns .column div.subtitle{opacity:.5}.ac-navbar .ac-dropdown-menu.-columns .nested-columns .column .links-wrapper{display:grid;grid-template-columns:320px}.ac-navbar .ac-dropdown-menu.-columns .full-links{display:flex;flex-direction:column}.ac-navbar .ac-dropdown-menu.-columns .full-links a{position:relative;flex:1;overflow:hidden;height:140px;flex-basis:140px}.ac-navbar .ac-dropdown-menu.-columns .full-links a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;transform:scale(1.2);transition:.1s ease-in;filter:grayscale(1)}.ac-navbar .ac-dropdown-menu.-columns .full-links a .link-title{position:absolute;max-width:80%;left:2rem;top:1.5rem;font-size:var(--font-size-2);line-height:1.2rem;font-family:"Suisse Regular";color:var(--light-base);z-index:9}.ac-navbar .ac-dropdown-menu.-columns .full-links a .overlay{position:absolute;width:100%;height:100%;left:0;top:0;transition:.2s ease-in;background-color:rgba(0,0,0,.1)}.ac-navbar .ac-dropdown-menu.-columns .full-links a:hover img{transition:.1s ease-in;filter:grayscale(0)}.ac-navbar .logo{height:56px;z-index:99;transition:.2s ease-out}@media screen and (min-width: 1440px)and (max-width: 1639px){.ac-navbar .logo{top:28px;height:48px}}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-navbar .logo{top:32px;height:40px}}@media screen and (min-width: 1024px)and (max-width: 1239px){.ac-navbar .logo{top:0;left:.9rem}}.ac-navbar .logo .ac-logo{height:100%}.ac-navbar .logo .ac-logo .ac-scrollable-logo{transition:.2s ease-in;margin-top:0px}@media screen and (max-width: 1239px){.ac-navbar .logo .ac-logo .ac-scrollable-logo{display:none}}.ac-navbar .navigation-wrapper{margin-top:0px;transition:.2s ease-in;min-height:56px}@media screen and (min-width: 1440px)and (max-width: 1639px){.ac-navbar .navigation-wrapper{padding-right:0rem}}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-navbar .navigation-wrapper{padding-right:0rem}}.ac-navbar .navigation-wrapper .main-nav>li{margin-right:4rem}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-navbar .navigation-wrapper .main-nav>li{margin-right:2rem}}.ac-navbar .navigation-wrapper .main-nav>li.has-dropdown{margin-right:4rem}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-navbar .navigation-wrapper .main-nav>li.has-dropdown{margin-right:2rem}}.ac-navbar .navigation-wrapper .main-nav>li:last-child{margin-right:0px}.ac-navbar .navigation-wrapper .main-nav>li a{font-size:var(--font-size-2);line-height:150%;font-family:"Suisse Regular"}@media screen and (min-width: 1024px)and (max-width: 1360px){.ac-navbar .navigation-wrapper .main-nav>li a{font-size:14px}}.ac-navbar .navigation-wrapper ul li.has-dropdown>a:after{content:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.914\" height=\"7.371\" viewBox=\"0 0 11.914 7.371\"><path id=\"Path_15625\" data-name=\"Path 15625\" d=\"M-4205.5-4129.25l5.25,5.25,5.25-5.25\" transform=\"translate%284206.207 4129.957%29\" fill=\"none\" stroke=\"%23000\" stroke-width=\"2\"/></svg>");margin-left:8.5px}.ac-navbar .navigation-wrapper.mobile-active{display:grid;position:fixed;top:0;left:0;width:100%;height:100%;padding-right:0rem;padding:5rem 2rem 6rem 2rem;justify-content:flex-start;grid-template-columns:1fr}.ac-navbar .navigation-wrapper.mobile-active:before{content:"";background-color:rgba(245,245,245,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 1023px){.ac-navbar .navigation-wrapper.mobile-active:before{backdrop-filter:blur(80px);-webkit-backdrop-filter:blur(80px)}}.ac-navbar .navigation-wrapper.mobile-active .main-nav{flex-direction:column;height:100%;overflow:auto;padding-top:15vh}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li{margin-right:0px;border-bottom:1px solid #707070}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li a{display:flex;justify-content:space-between;padding:26px 0px;font-size:var(--font-size-3);font-family:"Suisse Medium"}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li:last-child{border-bottom:none}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active{position:relative;top:0;padding:0;border:0;border-radius:0;background:none;filter:none;overflow:auto;grid-template-columns:1fr;justify-content:start;max-width:100%}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active .transparent-background{display:none}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active li a{font-size:var(--font-size-2);font-family:"Suisse Regular";justify-content:flex-start;padding:13px 0px}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active li:last-child{margin-bottom:1.5rem}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active .nested-columns{padding:0px;grid-template-columns:1fr}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active .full-links{border-radius:40px;overflow:hidden}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active .full-links a{padding:0px}.ac-navbar .navigation-wrapper.mobile-active .main-nav>li.has-dropdown .ac-dropdown-menu.active .full-links a img{filter:grayscale(0)}.ac-navbar .navigation-wrapper.mobile-active .main-nav .mobile-cta{display:flex;justify-content:space-evenly;margin-top:2.5rem;align-items:center;position:fixed;bottom:14px;left:.5rem;gap:1rem}.ac-navbar .navigation-wrapper.mobile-active .main-nav .mobile-cta a{display:flex;gap:18px;font-family:"Suisse Medium";font-size:var(--font-size-2)}.ac-navbar .navigation-wrapper.mobile-active .main-nav .mobile-cta a:not(.regular-btn){align-items:center;gap:.5rem;color:var(--brand-primary-base);font-family:"Suisse Medium"}@media screen and (max-width: 1023px){.ac-navbar .navigation-wrapper.mobile-active .main-nav .mobile-cta a:not(.regular-btn){font-size:var(--font-size-2)}}@media screen and (max-width: 376px){.ac-navbar .navigation-wrapper.mobile-active .main-nav .mobile-cta{flex-direction:column;gap:1rem}}.ac-navbar.scrolled .logo .ac-logo .ac-scrollable-logo{transition:.2s ease-in;margin-top:-180px}.ac-navbar.scrolled .navigation-wrapper{transition:.2s ease-out;margin-top:-180px}.ac-navbar .header-cta{background-color:#fff;border-radius:60px}@media screen and (min-width: 1440px)and (max-width: 1639px){.ac-navbar .header-cta{top:1.5rem;gap:1.1rem}.ac-navbar .header-cta .regular-btn{height:48px;min-width:168px;font-size:var(--font-size-2)}.ac-navbar .header-cta .regular-link{font-size:var(--font-size-2)}}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-navbar .header-cta{top:1.5rem;gap:1.1rem}.ac-navbar .header-cta .regular-btn{height:40px;min-width:146px;font-size:var(--font-size-2)}.ac-navbar .header-cta .regular-link{font-size:var(--font-size-2)}}.mobile-cta{display:none}.burger-menu{width:54px;height:50px;position:absolute;right:40px}@media screen and (min-width: 1240px)and (max-width: 1439px){.burger-menu{right:0px}}@media screen and (min-width: 1024px)and (max-width: 1239px){.burger-menu{right:0px}}@media screen and (min-width: 768px)and (max-width: 1023px){.burger-menu{right:0px}}@media screen and (min-width: 576px)and (max-width: 767px){.burger-menu{right:0px}}@media screen and (max-width: 575px){.burger-menu{right:0px}}.burger-menu button{position:relative;width:54px;height:50px;background:#fff}.burger-menu button span{position:absolute;display:inline-block;width:19px;height:2px;background-color:#000;top:20px;left:17px;transition:.2s ease-in-out}.burger-menu button span:nth-child(2){top:31px}.burger-menu button.active span{transition:.2s ease-in-out}.burger-menu button.active span:first-child{transform:rotate(45deg);top:24px}.burger-menu button.active span:nth-child(2){transform:rotate(-45deg);top:24px}.teams-number{background-color:#f4f5f7;height:26px;border-radius:13px;padding:.3rem .5rem}.happiness-score{position:relative;padding:.3rem .5rem 0rem .6rem}.happiness-score::before{content:"";position:absolute;display:block;height:26px;background-color:#dfffb6;width:100%;border-radius:14px;bottom:0;left:0;z-index:-1}.pricing-switcher button{padding:8px 23px;border-radius:48px;transition:.2s ease-out}.pricing-switcher button.active{background-color:var(--dark-base);color:var(--light-base);transition:.2s ease-in}.pricing-switcher button:hover{background-color:#f4f5f7;color:var(--dark-base);transition:.2s ease-in}.packages-list{justify-content:space-between;scroll-snap-type:x mandatory;display:flex;-webkit-overflow-scrolling:touch}@media screen and (min-width: 1440px)and (max-width: 1639px){.packages-list{overflow-x:scroll}}@media screen and (min-width: 1240px)and (max-width: 1439px){.packages-list{overflow-x:scroll}}@media screen and (max-width: 1239px){.packages-list{overflow-x:scroll}}.packages-list .yearly{display:none}.packages-list.yearly-pricing .monthly{display:none}.packages-list.yearly-pricing .yearly{display:block}.packages-list .single-package{display:flex;flex-direction:column;background-color:#f4f5f7;border:1px solid #f4f5f7;border-radius:1.5rem;padding:1rem 1.4rem;flex:1;flex-basis:321px;width:321px;flex-shrink:0;scroll-snap-align:start}.packages-list .single-package.active{border:1px solid #000;background-color:var(--light-base)}.packages-list .single-package.active .single-package-header .video-btn a{background-color:#e5f4f9}.packages-list .single-package.mobile-fake{background-color:rgba(0,0,0,0);border:none;width:100px;flex-basis:100px}.packages-list .single-package .single-package-header{position:relative;height:95px}.packages-list .single-package .single-package-header .video-btn{position:absolute;right:0;top:0}.packages-list .single-package .single-package-header .video-btn a{background-color:var(--light-base);padding:8px 12px;border-radius:15px;color:#4e4e4e}.packages-list .single-package .single-package-info{min-height:64px}.packages-list .single-package .single-package-rate{min-height:60px}.packages-list .single-package .single-package-rate sup{color:#4e4e4e}.packages-list .single-package .single-package-more-info{min-height:54px;display:flex;justify-content:center;align-items:end}.packages-list .single-package .single-package-action-button a:not(.black-btn){text-align:center;background-color:var(--brand-primary-base);border-radius:32px;color:var(--light-base);height:54px;transition:.1s ease-out}.packages-list .single-package .single-package-action-button a:not(.black-btn):focus,.packages-list .single-package .single-package-action-button a:not(.black-btn):hover{transition:.1s ease-in;box-shadow:0px 10px 30px 0px rgba(92,44,255,.28);transform:scale(1.05)}@media screen and (max-width: 1023px){.packages-list .single-package .single-package-action-button a{font-size:var(--font-size-2)}}.packages-list .single-package .single-package-options p{font-size:var(--font-size-1);line-height:16px;margin-bottom:16px}.packages-list .single-package .single-package-options p:last-child{margin-bottom:0px}#price-compare,.price-comparison{position:relative}#price-compare .compare-features a,.price-comparison .compare-features a{color:var(--brand-primary-base)}#price-compare .compare-features a svg,.price-comparison .compare-features a svg{margin-left:1rem}#price-compare .compare-features a.active-compare svg,.price-comparison .compare-features a.active-compare svg{transform:rotate(-180deg)}#price-compare .compare-features a:hover,.price-comparison .compare-features a:hover{text-decoration:underline}#price-compare .sticky-compare-part,.price-comparison .sticky-compare-part{position:sticky;top:0;padding-top:120px;background:#fff;overflow:hidden;z-index:1;display:none}#price-compare .sticky-compare-part.-active,.price-comparison .sticky-compare-part.-active{display:block}#price-compare .price-features,.price-comparison .price-features{display:none;position:relative}#price-compare .price-features .background-compare,.price-comparison .price-features .background-compare{background-color:#f4f5f7;border-radius:7rem;width:100%;position:absolute;top:60px;left:0;height:-moz-max-content;height:max-content;z-index:-1;height:87vh;top:13vh}#price-compare .price-features.-active,.price-comparison .price-features.-active{display:block}#price-compare .price-features .compare-package,.price-comparison .price-features .compare-package{margin-bottom:8rem}#price-compare .price-features .compare-package .title-to-set-on-scroll.-hidden,.price-comparison .price-features .compare-package .title-to-set-on-scroll.-hidden{visibility:hidden}#price-compare .price-features .compare-package p,.price-comparison .price-features .compare-package p{line-height:3rem;font-size:var(--font-size-3)}#price-compare .price-features .compare-package table,.price-comparison .price-features .compare-package table{margin-top:3rem}#price-compare .price-features .sticky-compare-packages .package-options,.price-comparison .price-features .sticky-compare-packages .package-options{display:flex;flex-direction:column}#price-compare .price-features .sticky-compare-packages .package-options div,.price-comparison .price-features .sticky-compare-packages .package-options div{width:28px;height:28px;border-radius:6px;background-color:#dfe1e6;margin:16px 0px}#price-compare .price-features-header,.price-comparison .price-features-header{background-color:#f4f5f7}#price-compare table,.price-comparison table{width:100%}#price-compare table tr,.price-comparison table tr{border-bottom:1px solid #bebebe}#price-compare table tr:last-child,.price-comparison table tr:last-child{border-bottom:0px}#price-compare table tr th,.price-comparison table tr th,#price-compare table tr td,.price-comparison table tr td{padding:25px 0px 24px 0px;width:220px;text-align:center;line-height:140%}#price-compare table tr th:first-child,.price-comparison table tr th:first-child,#price-compare table tr td:first-child,.price-comparison table tr td:first-child{width:auto;text-align:left}#price-compare table tr td,.price-comparison table tr td{font-family:"Suisse Regular";font-size:.9rem}#price-compare table tr td .yes,.price-comparison table tr td .yes,#price-compare table tr td .no,.price-comparison table tr td .no{width:28px;height:28px;position:relative;display:inline-block;background-color:var(--brand-primary-base);border-radius:6px;vertical-align:middle}#price-compare table tr td .yes::after,.price-comparison table tr td .yes::after,#price-compare table tr td .no::after,.price-comparison table tr td .no::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy44ODgiIGhlaWdodD0iMTQuMjQzIiB2aWV3Qm94PSIwIDAgMTcuODg4IDE0LjI0MyI+CiAgPHBhdGggaWQ9IlBhdGhfMTYwNDMiIGRhdGEtbmFtZT0iUGF0aCAxNjA0MyIgZD0iTTY3NzYuNjY3LTMzNDYuMzI5bDUuMDYxLDUuMDYsMTAtMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02Nzc1LjI1MyAzMzUyLjY4MykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2RmZmZiNiIgc3Ryb2tlLXdpZHRoPSI0Ii8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center;width:28px;height:28px;display:inline-block;position:absolute;left:0}#price-compare table tr td .no,.price-comparison table tr td .no{background-color:var(--dark-base)}#price-compare table tr td .no::after,.price-comparison table tr td .no::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS44MjgiIGhlaWdodD0iMTUuODI4IiB2aWV3Qm94PSIwIDAgMTUuODI4IDE1LjgyOCI+CiAgPGcgaWQ9Ikdyb3VwXzEwMzcwIiBkYXRhLW5hbWU9Ikdyb3VwIDEwMzcwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAuMjk2IC0xMC45ODEpIj4KICAgIDxsaW5lIGlkPSJMaW5lXzQ5NiIgZGF0YS1uYW1lPSJMaW5lIDQ5NiIgeDI9IjEzIiB5Mj0iMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExLjcxIDEyLjM5NikiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI0Ii8+CiAgICA8bGluZSBpZD0iTGluZV80OTciIGRhdGEtbmFtZT0iTGluZSA0OTciIHgyPSIxMyIgeTI9IjEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNC43MSAxMi4zOTYpIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI0Ii8+CiAgPC9nPgo8L3N2Zz4K)}#price-compare table tr td span.tooltip,.price-comparison table tr td span.tooltip{position:relative}#price-compare table tr td span.tooltip:before,.price-comparison table tr td span.tooltip:before{content:"ⓘ";font-size:12px;vertical-align:top;font-family:"Suisse Regular"}#price-compare table tr td span.tooltip:after,.price-comparison table tr td span.tooltip:after{content:attr(data-title);position:absolute;min-width:240px;line-height:100%;display:none;font-size:14px;background:gray;left:calc(100% + 10px);top:0;padding:4px 8px;border-radius:20px;text-align:center;color:#fff}#price-compare table tr td span.tooltip:hover,.price-comparison table tr td span.tooltip:hover{cursor:help}#price-compare table tr td span.tooltip:hover:after,.price-comparison table tr td span.tooltip:hover:after{display:block;z-index:9}.price-comparison table tr{border-bottom:1px solid #bebebe}.price-comparison table tr:first-child{border-bottom:0px}.get-in-touch .awards-list img{height:75px}@media screen and (max-width: 1239px){.get-in-touch .awards-list img{height:45px}.get-in-touch .awards-list{justify-content:space-around}}.self-hosted{background-repeat:no-repeat;background-position:center;min-height:588px;padding-top:2rem}@media screen and (max-width: 1239px){.self-hosted .background-cloud{top:0px}.self-hosted .background-cloud svg{top:0px;width:auto;height:476px}.self-hosted ul{padding-left:4rem}}.self-hosted ul li{padding-right:44px;color:var(--brand-primary-base)}.self-hosted ul li:after{content:"•";padding-left:2.2rem}.self-hosted ul li:last-child:after{display:none}@media screen and (max-width: 1239px){.self-hosted ul li{font-family:"Suisse Medium";list-style-type:disc}.self-hosted ul li:after{content:""}.self-hosted{min-height:476px;background-size:auto 476px}}.info-block h5+p{margin-bottom:2rem}@media screen and (max-width: 575px){.info-block h5+p{margin-bottom:1.5rem}}.info-block p:last-child{margin-bottom:0px}.info-block img{max-height:114px;height:100%;width:auto}.onboarding .onboarding-btn{border-radius:30px;height:51px}.onboarding .onboarding-btn:nth-child(1){background-color:#f4f5f7}.onboarding .onboarding-btn:nth-child(2){background-color:#e5f4f9}.onboarding .onboarding-btn:nth-child(3){background-color:#c2b0fc}.faq-accordion .single-faq{border-top:1px solid #bebebe;padding:28px 28px 28px 0px}.faq-accordion .single-faq:last-child{border-bottom:1px solid #bebebe}.faq-accordion .single-faq button{width:100%;text-align:left;position:relative;padding:0px 28px 0px 0px}.faq-accordion .single-faq button .faq-icon{position:absolute;top:0;right:0}.faq-accordion .single-faq button .faq-icon span{display:block;width:20px;background-color:#bebebe;height:2px;top:12px;position:absolute}.faq-accordion .single-faq button .faq-icon span:nth-child(2){top:12px;transform:rotate(90deg);position:absolute}@media screen and (max-width: 575px){.faq-accordion .single-faq button .faq-icon{top:-4px}}.faq-accordion .single-faq .faq-answer{display:none}@media screen and (max-width: 575px){.faq-accordion .single-faq .faq-answer{width:80%}}.faq-accordion .single-faq.-active .faq-icon span{background-color:var(--dark-base)}.faq-accordion .single-faq.-active .faq-icon span:nth-child(2){display:none}.faq-accordion .single-faq.-active .faq-answer{display:block}.faq-accordion .single-faq.-active .faq-answer p{color:#4e4e4e}@media screen and (max-width: 575px){.faq-accordion .single-faq{padding:24px 24px 24px 0px}}.book-a-demo-form form .input-wrapper input,.book-a-demo-form form .input-wrapper select{height:54px;background-color:#f4f5f7;border-radius:13px;width:100%;font-size:var(--font-size-2);line-height:150%;font-family:"Suisse Medium";border:1px solid #f4f5f7}.book-a-demo-form form .input-wrapper input::-moz-placeholder, .book-a-demo-form form .input-wrapper select::-moz-placeholder{color:#4e4e4e;font-family:"Suisse Regular"}.book-a-demo-form form .input-wrapper input::placeholder,.book-a-demo-form form .input-wrapper select::placeholder{color:#4e4e4e;font-family:"Suisse Regular"}.book-a-demo-form form .input-wrapper input:focus,.book-a-demo-form form .input-wrapper select:focus{border-color:#000}.book-a-demo-form form .input-wrapper input{text-indent:23px}.book-a-demo-form form .input-wrapper select{padding:15px 23px;background-position-x:95%;background-position-y:18px;font-family:"Suisse Regular"}.book-a-demo-form form .input-wrapper select:focus{color:#000}.book-a-demo-form form .input-wrapper select:invalid{font-family:"Suisse Regular"}.book-a-demo-form form .input-wrapper textarea{height:128px;background-color:#f4f5f7;border-radius:13px;padding:15px 22px;width:100%;font-size:var(--font-size-2);line-height:150%;font-family:"Suisse Medium";border:1px solid #f4f5f7;color:#000}.book-a-demo-form form .input-wrapper textarea::-moz-placeholder{color:#4e4e4e;font-family:"Suisse Regular"}.book-a-demo-form form .input-wrapper textarea::placeholder{color:#4e4e4e;font-family:"Suisse Regular"}.book-a-demo-form form .input-wrapper textarea:focus{border-color:#000}.book-a-demo-form form .submit-and-gdpr input[type=checkbox]{width:36px;height:36px;border-radius:13px}.book-a-demo-form form .submit-and-gdpr input[type=checkbox]:checked{background-color:#000}.book-a-demo-form form .submit-and-gdpr input[type=checkbox]:after{content:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17.888\" height=\"14.242\" viewBox=\"0 0 17.888 14.242\"><path id=\"Path_15716\" data-name=\"Path 15716\" d=\"M6776.667-3346.329l5.061,5.06,10-10\" transform=\"translate%28-6775.253 3352.682%29\" fill=\"none\" stroke=\"%23fff\" stroke-width=\"4\"/></svg>")}.book-a-demo-form form .submit-and-gdpr .gdpr a{text-decoration:underline}@media screen and (max-width: 1023px){.book-a-demo-form form .submit-and-gdpr .gdpr br{display:none}.book-a-demo-form form .submit-and-gdpr .gdpr label input{flex-grow:0;flex-shrink:0}}.book-a-demo-form form .submit-and-gdpr .submit button{width:243px;font-size:var(--font-size-3);font-family:"Suisse Medium"}.testimonials-circles .single-testimonial-v-two{display:none;padding-right:2rem;transition:.2s ease-out}.testimonials-circles .single-testimonial-v-two.-active{display:block;transition:.2s ease-in}@media screen and (max-width: 575px){.testimonials-circles .single-testimonial-v-two{padding-right:0px}}.testimonials-circles .testimonials-v-two-images .slide-image{opacity:.3;transition:.2s ease-out;cursor:pointer;display:flex;justify-content:center}.testimonials-circles .testimonials-v-two-images .slide-image.-active{transition:.2s ease-in;opacity:1}@media screen and (max-width: 575px){.testimonials-circles .testimonials-v-two-images .slide-image img{width:70px}}.features-slider .feature-slider-list{padding-top:2rem;position:relative;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;height:100%}@media screen and (max-width: 1023px){.features-slider .feature-slider-list{padding-left:0;padding-top:1rem}}.features-slider .feature-slider-list .mobile-controls{position:absolute;right:20px;top:36px;gap:46px;display:none}@media screen and (min-width: 576px)and (max-width: 767px){.features-slider .feature-slider-list .mobile-controls{display:flex}}@media screen and (max-width: 575px){.features-slider .feature-slider-list .mobile-controls{display:flex}}.features-slider .feature-slider-list .slide-line{height:100%;width:1px;background-color:#000;position:absolute;left:0px;top:0px}@media screen and (max-width: 1023px){.features-slider .feature-slider-list .slide-line{display:none}}.features-slider .feature-slider-list .current-slide-line{position:absolute;left:0px;width:4px;background-color:var(--brand-primary-base);transition:height}@media screen and (min-width: 576px)and (max-width: 767px){.features-slider .feature-slider-list .current-slide-line{position:relative}}@media screen and (max-width: 575px){.features-slider .feature-slider-list .current-slide-line{position:relative}}.features-slider .feature-slider-list .feature-slider-items{display:grid;grid-template-columns:1fr;margin-bottom:2rem}@media screen and (max-width: 1023px){.features-slider .feature-slider-list .feature-slider-items{margin-bottom:0}}.features-slider .feature-slider-list .feature-slider-items .feature-slider-item{margin-bottom:1.5rem;padding-right:1rem;padding-left:2rem}@media screen and (min-width: 1240px)and (max-width: 1439px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item{margin-bottom:1rem;padding-left:1.6rem}}@media screen and (max-width: 1023px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item{padding:0 1rem;margin-bottom:1rem}}@media screen and (min-width: 576px)and (max-width: 767px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item{margin-bottom:0px;display:none}}@media screen and (max-width: 575px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item{margin-bottom:0px;display:none}}@media screen and (max-width: 1023px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item h4{font-size:.8rem;line-height:1rem}}.features-slider .feature-slider-list .feature-slider-items .feature-slider-item p{transition:height .3s cubic-bezier(0.075, 0.82, 0.165, 1);margin-top:.5rem;display:none;line-height:160%}.features-slider .feature-slider-list .feature-slider-items .feature-slider-item.active h4{color:var(--brand-primary-base)}.features-slider .feature-slider-list .feature-slider-items .feature-slider-item.active p{display:block}@media screen and (max-width: 1239px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item.active{margin-bottom:1rem}}@media screen and (min-width: 576px)and (max-width: 767px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item.active{padding-left:9vw;min-height:120px;display:grid}}@media screen and (max-width: 575px){.features-slider .feature-slider-list .feature-slider-items .feature-slider-item.active{padding-left:9vw;min-height:120px;display:grid}}.features-slider .feature-slider-list .feature-slider-items .feature-slider-item:last-child{margin-bottom:0px !important}.features-slider .feature-slider-list .ul-wrapper-mobile{width:100%;overflow-x:hidden}.features-slider .feature-slider-list .ul-wrapper-mobile .tabs{transition:transform .5s ease-in;padding:0px 1rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding-left:9vw}.features-slider .feature-slider-list .ul-wrapper-mobile .tabs li{margin:0px;width:-moz-max-content;width:max-content;display:none}.features-slider .feature-slider-list .ul-wrapper-mobile .tabs li h4{font-size:var(--font-size-3);font-family:"Suisse Bold"}.features-slider .feature-slider-list .ul-wrapper-mobile .tabs li.active{display:grid}.features-slider .see-all-features{align-self:flex-end}@media screen and (min-width: 576px)and (max-width: 767px){.features-slider .see-all-features{position:absolute;bottom:-50px;text-align:center;width:100%}}@media screen and (max-width: 575px){.features-slider .see-all-features{position:absolute;bottom:-50px;text-align:center;width:100%}}@keyframes animateFeature{0%{opacity:0;transform:scale(0.7)}100%{opacity:1;top:3.5rem;transform:scale(1)}}.features-slider .feature-slider-images-wrapper{position:relative;border-radius:3rem;overflow:hidden;width:100%}.features-slider .feature-slider-images-wrapper .feature-slider-image{display:none;transform:scale(0.7);transition:.3s ease-out;opacity:0}.features-slider .feature-slider-images-wrapper .feature-slider-image img{display:block}.features-slider .feature-slider-images-wrapper .feature-slider-image.active{display:block;opacity:0;top:0;transition:.3s ease-in;transform:scale(0.7);animation:animateFeature .2s linear forwards}.features-slider .tabs{display:flex;list-style:none;padding:0;margin:0 0 20px 0;overflow-x:auto}@media screen and (min-width: 1240px)and (max-width: 1439px){.features-slider .tabs{margin-bottom:10px}}.features-slider .tab{padding:10px 0px;cursor:pointer;white-space:nowrap;margin-right:50px;border-bottom:2px solid rgba(0,0,0,0)}@media screen and (max-width: 1023px){.features-slider .tab{padding-bottom:0;width:100%;flex-direction:row;flex-wrap:wrap;gap:10px 10px}}.features-slider .tab.active{color:var(--brand-primary-base)}.features-slider .mobile-feature-images{display:none;background:#f4f5f7;background:linear-gradient(0deg, rgb(244, 245, 247) 0%, rgb(244, 245, 247) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%)}.features-slider .mobile-feature-images:has(.feature-slider-images-wrapper){display:block}@media screen and (min-width: 768px)and (max-width: 1023px){.features-slider .mobile-feature-images:has(.feature-slider-images-wrapper){height:460px}}.features-slider .mobile-feature-images .feature-slider-images-wrapper{height:100%;border-radius:40px 0px 0px 40px}.features-slider .mobile-feature-images .feature-slider-images-wrapper img{width:120vw;height:auto;max-width:-moz-max-content;max-width:max-content}@media screen and (max-width: 1023px){.features-slider{display:flex;flex-direction:column}.features-slider>div:first-child{order:2}.features-slider>div:nth-child(2){order:1}.features-slider>div:nth-child(3){order:3}}@media screen and (min-width: 576px)and (max-width: 767px){.features-slider{background-color:#f4f5f7;border-bottom-left-radius:40px;border-top-left-radius:40px}}@media screen and (max-width: 575px){.features-slider{background-color:#f4f5f7;border-bottom-left-radius:40px;border-top-left-radius:40px}}footer .-rotate-3{transform:rotate(-3deg)}footer .social-media a:hover{color:var(--brand-primary-base);text-decoration:underline}footer .footer-navigation .footer-menu-category{color:var(--ac-gray-color-text);margin-bottom:2.25rem}@media screen and (min-width: 1024px)and (max-width: 1239px){footer .footer-navigation .footer-menu-category{margin-bottom:1.625rem}}@media screen and (min-width: 576px)and (max-width: 767px){footer .footer-navigation .footer-menu-category{margin-bottom:1.25rem}}footer .footer-navigation .footer-menu-category,footer .footer-navigation a{font-family:"Suisse Regular";font-size:var(--font-size-2)}footer .footer-navigation ul li{box-sizing:content-box}footer .footer-navigation ul li a{display:inline-block;margin-bottom:1rem}@media screen and (min-width: 1024px)and (max-width: 1239px){footer .footer-navigation ul li a{margin-bottom:.8rem}}footer .footer-navigation ul li a:hover{color:var(--brand-primary-base);text-decoration:underline}footer .footer-navigation ul li:last-child a{margin-bottom:0px}@media screen and (max-width: 575px){footer .footer-navigation p.footer-menu-category{margin-bottom:0px;color:var(--dark-base);line-height:44px;border-bottom:1px solid #bebebe}footer .footer-navigation p.footer-menu-category.-active{border-bottom:1px solid rgba(0,0,0,0)}footer .footer-navigation ul{display:none;padding-left:2rem}footer .footer-navigation ul.-active{display:block}footer .footer-navigation ul li a{font-size:.7rem;line-height:2rem;margin-bottom:0px}footer .footer-logo a{justify-content:center}footer .footer-logo a p{display:none}footer .social-media{justify-content:center}footer .footer-navigation-wrapper{margin-top:1.5rem}footer .footer-navigation-wrapper .grid{gap:0px}footer .bottom-footer{justify-content:center}}.container{width:100%;padding-right:0.85rem;padding-left:0.85rem}@media (min-width: 576px){.container{max-width:576px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding-right:0;padding-left:0}}@media (min-width: 1240px){.container{max-width:1240px}}@media (min-width: 1440px){.container{max-width:1440px}}@media (min-width: 1640px){.container{max-width:1640px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-left-4{left:calc(var(--spacing-4) * -1)}.-left-\[6rem\]{left:-6rem}.-right-\[2rem\]{right:-2rem}.-right-\[4\.5rem\]{right:-4.5rem}.-top-\[1rem\]{top:-1rem}.-top-\[2rem\]{top:-2rem}.-top-\[36px\]{top:-36px}.-top-\[3rem\]{top:-3rem}.bottom-0{bottom:0px}.bottom-\[13rem\]{bottom:13rem}.bottom-\[2rem\]{bottom:2rem}.bottom-\[4rem\]{bottom:4rem}.left-0{left:0px}.left-\[0\.8rem\]{left:0.8rem}.left-\[1rem\]{left:1rem}.left-\[25\%\]{left:25%}.left-\[3\.5rem\]{left:3.5rem}.left-\[5rem\]{left:5rem}.left-\[80\%\]{left:80%}.left-\[9rem\]{left:9rem}.right-0{right:0px}.right-\[15\%\]{right:15%}.right-\[1rem\]{right:1rem}.right-\[2\.5rem\]{right:2.5rem}.right-\[25\%\]{right:25%}.right-\[3rem\]{right:3rem}.top-0{top:0px}.top-\[12rem\]{top:12rem}.top-\[19rem\]{top:19rem}.top-\[1rem\]{top:1rem}.top-\[3rem\]{top:3rem}.top-\[4rem\]{top:4rem}.top-\[58\%\]{top:58%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.order-first{order:-9999}.order-last{order:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-10{grid-column:span 10 / span 10}.col-span-12{grid-column:span 12 / span 12}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-6{grid-column-start:6}.mx-auto{margin-left:auto;margin-right:auto}.-mt-\[1rem\]{margin-top:-1rem}.-mt-\[2rem\]{margin-top:-2rem}.mb-0{margin-bottom:0px}.mb-1{margin-bottom:var(--spacing-1)}.mb-1\.5{margin-bottom:var(--spacing-1-5)}.mb-2{margin-bottom:var(--spacing-2)}.mb-\[0\.5rem\]{margin-bottom:0.5rem}.mb-\[0\.6rem\]{margin-bottom:0.6rem}.mb-\[0\.8rem\]{margin-bottom:0.8rem}.mb-\[1\.5rem\]{margin-bottom:1.5rem}.mb-\[1\.8rem\]{margin-bottom:1.8rem}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[2\.4rem\]{margin-bottom:2.4rem}.mb-\[2\.5rem\]{margin-bottom:2.5rem}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[36px\]{margin-bottom:36px}.mb-\[3rem\]{margin-bottom:3rem}.ml-0{margin-left:0px}.ml-\[0\.4rem\]{margin-left:0.4rem}.ml-\[2\.5rem\]{margin-left:2.5rem}.mr-\[1rem\]{margin-right:1rem}.mt-1{margin-top:var(--spacing-1)}.mt-2{margin-top:var(--spacing-2)}.mt-4{margin-top:var(--spacing-4)}.mt-\[0\.3rem\]{margin-top:0.3rem}.mt-\[0\.5rem\]{margin-top:0.5rem}.mt-\[0\.6rem\]{margin-top:0.6rem}.mt-\[0\.75rem\]{margin-top:0.75rem}.mt-\[1\.2rem\]{margin-top:1.2rem}.mt-\[1\.3rem\]{margin-top:1.3rem}.mt-\[1\.5rem\]{margin-top:1.5rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[2\.25rem\]{margin-top:2.25rem}.mt-\[2\.4rem\]{margin-top:2.4rem}.mt-\[2\.5rem\]{margin-top:2.5rem}.mt-\[2\.6rem\]{margin-top:2.6rem}.mt-\[2rem\]{margin-top:2rem}.mt-\[3rem\]{margin-top:3rem}.mt-\[5\.5rem\]{margin-top:5.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[128px\]{height:128px}.h-\[2rem\]{height:2rem}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[54px\]{height:54px}.h-\[60px\]{height:60px}.h-\[72px\]{height:72px}.h-\[74px\]{height:74px}.h-\[80vh\]{height:80vh}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[104px\]{width:104px}.w-\[146px\]{width:146px}.w-\[18rem\]{width:18rem}.w-\[190px\]{width:190px}.w-\[192px\]{width:192px}.w-\[226px\]{width:226px}.w-\[260px\]{width:260px}.w-\[274px\]{width:274px}.w-\[2rem\]{width:2rem}.w-\[46px\]{width:46px}.w-\[66vw\]{width:66vw}.w-\[83px\]{width:83px}.w-\[84\%\]{width:84%}.w-\[96px\]{width:96px}.w-\[9rem\]{width:9rem}.w-auto{width:auto}.max-w-\[23rem\]{max-width:23rem}.max-w-\[395px\]{max-width:395px}.max-w-\[48rem\]{max-width:48rem}.max-w-\[80\%\]{max-width:80%}.grow{flex-grow:1}.-rotate-2{--tw-rotate:-2deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-3{--tw-rotate:-3deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-6{--tw-rotate:-6deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-2{--tw-rotate:2deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0px}.gap-1{gap:var(--spacing-1)}.gap-16{gap:var(--spacing-16)}.gap-2{gap:var(--spacing-2)}.gap-3{gap:var(--spacing-3)}.gap-\[0\.1rem\]{gap:0.1rem}.gap-\[0\.2rem\]{gap:0.2rem}.gap-\[0\.5rem\]{gap:0.5rem}.gap-\[0\.6rem\]{gap:0.6rem}.gap-\[0\.75rem\]{gap:0.75rem}.gap-\[0\.9rem\]{gap:0.9rem}.gap-\[1\.2rem\]{gap:1.2rem}.gap-\[1\.3rem\]{gap:1.3rem}.gap-\[1\.5rem\]{gap:1.5rem}.gap-\[14px\]{gap:14px}.gap-\[15px\]{gap:15px}.gap-\[1rem\]{gap:1rem}.gap-\[2\.5rem\]{gap:2.5rem}.gap-\[27px\]{gap:27px}.gap-\[2rem\]{gap:2rem}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-x-16{-moz-column-gap:var(--spacing-16);column-gap:var(--spacing-16)}.gap-x-\[0\.4rem\]{-moz-column-gap:0.4rem;column-gap:0.4rem}.gap-x-\[1\.1rem\]{-moz-column-gap:1.1rem;column-gap:1.1rem}.gap-x-\[1rem\]{-moz-column-gap:1rem;column-gap:1rem}.gap-x-\[2rem\]{-moz-column-gap:2rem;column-gap:2rem}.gap-y-\[1\.5rem\]{row-gap:1.5rem}.gap-y-\[1rem\]{row-gap:1rem}.gap-y-\[34px\]{row-gap:34px}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[13px\]{border-radius:13px}.rounded-\[14px\]{border-radius:14px}.rounded-\[24px\]{border-radius:24px}.rounded-\[3rem\]{border-radius:3rem}.rounded-\[4\.5rem\]{border-radius:4.5rem}.rounded-\[6rem\]{border-radius:6rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-solid{border-style:solid}.border-black{border-color:var(--ac-color-black)}.bg-\[\#00ADEF\]{--tw-bg-opacity:1;background-color:rgb(0 173 239 / var(--tw-bg-opacity))}.bg-\[\#C2B0FC\]{--tw-bg-opacity:1;background-color:rgb(194 176 252 / var(--tw-bg-opacity))}.bg-\[\#DFE1E6\]{--tw-bg-opacity:1;background-color:rgb(223 225 230 / var(--tw-bg-opacity))}.bg-\[\#DFFFB6\]{--tw-bg-opacity:1;background-color:rgb(223 255 182 / var(--tw-bg-opacity))}.bg-\[\#E5F4F9\]{--tw-bg-opacity:1;background-color:rgb(229 244 249 / var(--tw-bg-opacity))}.bg-\[\#F4F5F7\]{--tw-bg-opacity:1;background-color:rgb(244 245 247 / var(--tw-bg-opacity))}.bg-\[\#FFEADA\]{--tw-bg-opacity:1;background-color:rgb(255 234 218 / var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.px-\[0\.8rem\]{padding-left:0.8rem;padding-right:0.8rem}.px-\[1\.5rem\]{padding-left:1.5rem;padding-right:1.5rem}.px-\[50px\]{padding-left:50px;padding-right:50px}.py-\[0\.7rem\]{padding-top:0.7rem;padding-bottom:0.7rem}.py-\[120px\]{padding-top:120px;padding-bottom:120px}.py-\[28px\]{padding-top:28px;padding-bottom:28px}.py-\[4rem\]{padding-top:4rem;padding-bottom:4rem}.pb-\[2rem\]{padding-bottom:2rem}.pb-\[3\.5rem\]{padding-bottom:3.5rem}.pb-\[3rem\]{padding-bottom:3rem}.pb-\[5\.5rem\]{padding-bottom:5.5rem}.pl-0{padding-left:0px}.pl-\[0\.9rem\]{padding-left:0.9rem}.pl-\[1\.5rem\]{padding-left:1.5rem}.pl-\[166px\]{padding-left:166px}.pl-\[1rem\]{padding-left:1rem}.pl-\[2\.5rem\]{padding-left:2.5rem}.pl-\[2rem\]{padding-left:2rem}.pl-\[3rem\]{padding-left:3rem}.pl-\[8rem\]{padding-left:8rem}.pr-0{padding-right:0px}.pr-\[1\.5rem\]{padding-right:1.5rem}.pr-\[1rem\]{padding-right:1rem}.pr-\[2\.5rem\]{padding-right:2.5rem}.pr-\[2rem\]{padding-right:2rem}.pt-0{padding-top:0px}.pt-3{padding-top:var(--spacing-3)}.pt-\[0\.3rem\]{padding-top:0.3rem}.pt-\[0\.5rem\]{padding-top:0.5rem}.pt-\[1rem\]{padding-top:1rem}.pt-\[2rem\]{padding-top:2rem}.pt-\[3\.5rem\]{padding-top:3.5rem}.pt-\[34px\]{padding-top:34px}.pt-\[3rem\]{padding-top:3rem}.pt-\[4\.5rem\]{padding-top:4.5rem}.pt-\[5rem\]{padding-top:5rem}.pt-\[6rem\]{padding-top:6rem}.pt-\[8rem\]{padding-top:8rem}.text-left{text-align:left}.text-center{text-align:center}.align-top{vertical-align:top}.text-\[0\.6rem\]{font-size:0.6rem}.text-\[0\.7rem\]{font-size:0.7rem}.text-\[0\.8rem\]{font-size:0.8rem}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[1rem\]{font-size:1rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2rem\]{font-size:2rem}.text-\[36px\]{font-size:36px}.text-\[5rem\]{font-size:5rem}.text-base{font-size:var(--font-size-4)}.text-md{font-size:var(--font-size-3)}.text-sm{font-size:var(--font-size-2)}.text-xs{font-size:var(--font-size-1)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[100\%\]{line-height:100%}.leading-\[120\%\]{line-height:120%}.leading-\[125\%\]{line-height:125%}.leading-\[134\%\]{line-height:134%}.leading-\[140\%\]{line-height:140%}.leading-\[145\%\]{line-height:145%}.leading-\[150\%\]{line-height:150%}.leading-\[154\%\]{line-height:154%}.leading-\[155\%\]{line-height:155%}.leading-\[1rem\]{line-height:1rem}.leading-\[20px\]{line-height:20px}.leading-\[24px\]{line-height:24px}.leading-\[2rem\]{line-height:2rem}.text-gray-text{color:var(--ac-gray-color-text)}.text-red-strong{color:var(--feedback-danger-input)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.font-suisse-regular{font-family:"Suisse Regular"}.font-suisse-medium{font-family:"Suisse Medium"}.font-suisse-bold{font-family:"Suisse Bold"}.font-suisse-semibold{font-family:"Suisse SemiBold"}body{background-color:var(--light-base)}body.hidden-overflow{overflow:hidden}.fixed-position{position:fixed}@media screen and (min-width: 1440px)and (max-width: 1639px){.zoom,.spacer{zoom:.9}}@media screen and (min-width: 1240px)and (max-width: 1439px){.zoom,.spacer{zoom:.85}}a{display:inline-block}a.blue-link{color:var(--brand-primary-base);transition:.2s ease-in-out}@media screen and (max-width: 1023px){a.blue-link{font-size:var(--font-size-2)}}a.blue-link:hover{transition:.2s ease-in-out;text-decoration:underline}.link-with-arrow-down{color:var(--brand-primary-base)}.link-with-arrow-down svg{margin-left:1rem}.link-with-arrow-down.active-compare svg{transform:rotate(-180deg)}.link-with-arrow-down:hover{text-decoration:underline}@media screen and (max-width: 1023px){.hide-br-sm br{display:none}}.label-center-absolute{position:absolute;left:50%;transform:translate(-50%, 0);transform:translate(-50%, 0) rotate(-3deg)}.ac-main{font-family:"Suisse Regular"}.ac-main .heading-wrapper{display:flex;gap:10px}.ac-main .heading-two{font-family:"Suisse Bold";font-size:var(--font-size-60);line-height:100%}@media screen and (min-width: 1440px)and (max-width: 1639px){.ac-main .heading-two{font-size:2.5rem}}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-main .heading-two{font-size:2rem}}@media screen and (max-width: 1239px){.ac-main .heading-two{font-size:2rem}}@media screen and (max-width: 1023px){.ac-main .heading-two{font-size:1.5rem}}.ac-main .heading-two.size-medium{font-size:2rem;line-height:125%}@media screen and (min-width: 1440px)and (max-width: 1639px){.ac-main .heading-two.size-medium{font-size:1.625rem}}@media screen and (min-width: 1240px)and (max-width: 1439px){.ac-main .heading-two.size-medium{font-size:1.625rem}}@media screen and (min-width: 1024px)and (max-width: 1239px){.ac-main .heading-two.size-medium{font-size:1.325rem}}@media screen and (max-width: 1023px){.ac-main .heading-two.size-medium{font-size:1.2rem}}.ac-main h3{font-size:1rem;line-height:1.2rem}@media screen and (max-width: 1023px){.ac-main h3{font-size:.8rem;line-height:150%}}.ac-main h4{font-size:.9rem;line-height:1.4rem;font-family:"Suisse Regular"}.ac-main .has-line-prefix{margin-top:.75rem}.ac-main .-rotate-2{transform:rotate(-2deg)}.ac-main .-rotate-3{transform:rotate(-3deg)}.ac-main .rotate-2{transform:rotate(2deg)}.regular-link{font-size:var(--font-size-3);font-family:"Suisse Regular"}.regular-link:hover{text-decoration:underline}.link-in-title{color:var(--brand-primary-base)}.link-in-title:after{content:" ↗"}.email-form{max-width:540px}.email-form input[type=email]{width:100%;background-color:var(--ac-gray-color);border-radius:30px;height:52px;text-indent:1.5rem;color:rgba(0,0,0,.5);font-size:var(--font-size-3)}.email-form input[type=email]::-moz-placeholder{color:rgba(0,0,0,.5)}.email-form input[type=email]::placeholder{color:rgba(0,0,0,.5)}.email-form input[type=email]:focus{outline:none;box-shadow:none}@media screen and (max-width: 1023px){.email-form input[type=email]{font-size:var(--font-size-2) !important}}.email-form button{right:0;top:-2px}.partners{width:100%;overflow:hidden;position:relative}.partners .partners-container{overflow:hidden;width:100%;max-height:160px;position:relative}.partners .partners-container .partners-slider{display:flex;align-items:center;gap:136px;transform:translateX(0);animation:scrollSlider 20s linear infinite}@media screen and (max-width: 1239px){.partners .partners-container .partners-slider{gap:46px}}.partners .partners-container .partners-slider img{height:auto;max-height:40px;width:auto;min-width:auto}@media screen and (max-width: 1239px){.partners .partners-container .partners-slider img{max-height:20px}}@media screen and (max-width: 1023px){.list-of-functionalities{display:grid;grid-template-columns:1fr 1fr}.list-of-functionalities svg{zoom:.85}.list-of-functionalities>div{min-height:70px}}.list-of-functionalities p{line-height:130%}@media screen and (max-width: 1023px){.list-of-functionalities p{font-size:14px}}@keyframes animateTestimonial{0%{right:-120%;opacity:0}90%{right:3%}100%{right:0%;opacity:1}}@keyframes animateTestimonialMobile{0%{right:-120%;opacity:0}90%{right:3%}100%{right:0%;opacity:1}}@keyframes animateTestimonialDescription{0%{transform:translate(100%, -50%)}90%{transform:translate(-48%, -50%)}100%{transform:translate(-50%, -50%)}}@keyframes animateTestimonialDescriptionMobile{0%{transform:translate(100%, -50%)}90%{transform:translate(16%, -50%)}100%{transform:translate(18%, -50%)}}.testimonials-slider{position:relative;border-radius:3rem;background:#bfc6c6;background:linear-gradient(90deg, rgb(191, 198, 198) 0%, rgb(146, 153, 155) 100%)}.testimonials-slider .testimonials-slider-inner{position:relative;border-radius:3rem;background:#bfc6c6;background:linear-gradient(90deg, rgb(191, 198, 198) 0%, rgb(146, 153, 155) 100%);overflow:hidden}@media screen and (max-width: 1023px){.testimonials-slider .testimonials-slider-inner{border-radius:40px 0px 0px 40px;overflow:hidden;overflow:auto;height:370px;scroll-snap-type:x mandatory;display:flex;-webkit-overflow-scrolling:touch;overflow-x:scroll}}.testimonials-slider .testimonial-slide{display:flex;justify-content:center;align-items:center;height:480px;display:none;position:relative;overflow:hidden;z-index:1}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide{display:flex;height:370px;float:left;width:80vw;flex-grow:0;flex-shrink:0;scroll-snap-align:start}}.testimonials-slider .testimonial-slide .t-wrapper{height:100%;width:100%;display:flex;align-items:center;right:0%;position:absolute;top:0;opacity:0;transition:.3s ease-in-out;animation:animateTestimonial .3s .07s ease-in-out forwards}.testimonials-slider .testimonial-slide.active{display:flex}.testimonials-slider .testimonial-slide .testimonial-wrapper{position:relative;height:100%;width:100%}.testimonials-slider .testimonial-slide .t-logo{position:absolute;left:4rem;top:2.5rem;transition:.2s ease-out}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide .t-logo{top:1.4rem;left:10%}.testimonials-slider .testimonial-slide .t-logo img{height:50px}}.testimonials-slider .testimonial-slide .t-description{width:66%;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);animation:animateTestimonialDescription .3s .07s ease-in-out forwards}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide .t-description{transform:translate(18%, -50%);width:76%;left:0;animation:animateTestimonialDescriptionMobile .3s .07s ease-in-out forwards}}.testimonials-slider .testimonial-slide .t-description h5{line-height:160%}@media screen and (min-width: 1240px)and (max-width: 1439px){.testimonials-slider .testimonial-slide .t-description h5{font-size:var(--font-size-4)}}@media screen and (min-width: 1024px)and (max-width: 1239px){.testimonials-slider .testimonial-slide .t-description h5{font-size:var(--font-size-4)}}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide .t-description h5{font-size:var(--font-size-2)}}.testimonials-slider .testimonial-slide .t-info{position:absolute;left:4rem;bottom:2rem}.testimonials-slider .testimonial-slide .t-info p.author{line-height:120%}.testimonials-slider .testimonial-slide .t-info p.position{line-height:150%}@media screen and (min-width: 1240px)and (max-width: 1439px){.testimonials-slider .testimonial-slide .t-info p{font-size:.8rem}}@media screen and (min-width: 1024px)and (max-width: 1239px){.testimonials-slider .testimonial-slide .t-info p{font-size:var(--font-size-2)}}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide .t-info p{font-size:var(--font-size-1)}}@media screen and (min-width: 1440px)and (max-width: 1639px){.testimonials-slider .testimonial-slide .t-info{width:40%}}@media screen and (min-width: 1240px)and (max-width: 1439px){.testimonials-slider .testimonial-slide .t-info{width:40%}}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide .t-info{left:10%;width:48%;bottom:1.4rem}.testimonials-slider .testimonial-slide .t-info p{line-height:var(--font-size-4)}}@media screen and (max-width: 575px){.testimonials-slider .testimonial-slide .t-info{width:68%}}.testimonials-slider .testimonial-slide .t-image{width:auto;position:absolute;z-index:-1;bottom:0;left:50%;transform:translate(-50%, 0);height:100%}.testimonials-slider .testimonial-slide .t-image img{opacity:.9}@media screen and (max-width: 1023px){.testimonials-slider .testimonial-slide .t-image{height:100%;width:100%}.testimonials-slider .testimonial-slide .t-image img{height:100%;margin-left:15%}.testimonials-slider .testimonial-slider-controls{display:none}}.testimonials-slider .pointer{transform:scale(1);transition:cubic-bezier(0.075, 0.82, 0.165, 1)}.testimonials-slider .pointer:hover{transition:cubic-bezier(0.075, 0.82, 0.165, 1);transform:scale(1.025)}@media screen and (max-width: 1023px){.testimonials .container{padding:0px}}.testimonials-tabs{overflow-x:auto}.testimonials-tabs button{font-style:italic;color:var(--ac-gray-color-text);transition:.2s ease-in}.testimonials-tabs button.active{color:var(--dark-base)}.testimonials-tabs button:hover{transition:.2s ease-out;color:var(--dark-base)}.horizontal-slider-controls{display:flex;align-items:center;justify-content:center;gap:4rem}@media screen and (max-width: 1023px){.horizontal-slider-controls{flex-direction:column;gap:2rem}.horizontal-slider-controls .horizontal-slider-tabs{order:2}.horizontal-slider-controls .horizontal-slider-cta-button{order:1}}.horizontal-slider-controls .horizontal-slider-tabs{display:flex;gap:3.5rem}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab{cursor:pointer;transition:.2s ease-in}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab:hover:not(.active-tab){transition:.2s ease-in;opacity:.8}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.active-tab h4{color:var(--brand-primary-base)}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.active-tab h4:before{content:"";width:34px;height:18px;position:absolute;top:-28px;visibility:visible;opacity:1;transform:scale(1);transition:.2s ease-out}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.clone-start,.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.clone-end{display:none}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab h4:before{content:"";visibility:hidden;background-image:url(../../website/images/new-website/active-tab-crown.svg);width:34px;height:18px;left:calc(50% - 17px);opacity:0;transform:scale(0);transition:.2s ease-in}@media screen and (max-width: 1023px){.horizontal-slider-controls .horizontal-slider-tabs .hs-tab h4{font-size:var(--font-size-3)}.horizontal-slider-controls .horizontal-slider-tabs{gap:1rem}}@media screen and (min-width: 576px)and (max-width: 767px){.horizontal-slider-controls .horizontal-slider-tabs .hs-tab{display:none}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.active-tab{display:block}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.active-tab h4{color:var(--dark-base)}}@media screen and (max-width: 575px){.horizontal-slider-controls .horizontal-slider-tabs .hs-tab{display:none}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.active-tab{display:block}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab.active-tab h4{color:var(--dark-base)}}@media screen and (max-width: 576px){.horizontal-slider-controls .horizontal-slider-tabs{flex-wrap:wrap;gap:3rem}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab{display:block;text-align:center}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab .hs-slide{overflow:hidden}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab .hs-slide img{border:2px solid #dfe1e6;border-radius:2rem}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab h4{color:var(--dark-base);font-family:"Suisse Bold";margin-bottom:1rem}.horizontal-slider-controls .horizontal-slider-tabs .hs-tab h4:before{content:"";display:none}}.horizontal-slider-section{position:relative}.horizontal-slider-section .sticky{position:relative;overflow:hidden;position:sticky}@media screen and (min-width: 1240px)and (max-width: 1439px){.horizontal-slider-section .sticky{top:1.5rem !important}}@media screen and (max-width: 576px){.horizontal-slider-section .sticky .hs-tabs{padding:0px}}@media screen and (max-width: 1023px){.horizontal-slider-section h4{font-size:.9rem;line-height:140%}.horizontal-slider-section h4 br{display:none}}@media screen and (min-width: 576px)and (max-width: 767px){.horizontal-slider-section h4{font-size:.8rem}}@media screen and (max-width: 575px){.horizontal-slider-section h4{font-size:.8rem}}@media screen and (min-width: 576px)and (max-width: 767px){.horizontal-slider-section .services-to-replace{flex-wrap:wrap}.horizontal-slider-section .services-to-replace p{text-align:center;width:100%}.horizontal-slider-section .services-to-replace p+div{justify-content:space-between;width:100%}.horizontal-slider-section .services-to-replace span{font-size:.7rem}}@media screen and (max-width: 575px){.horizontal-slider-section .services-to-replace{flex-wrap:wrap}.horizontal-slider-section .services-to-replace p{text-align:center;width:100%}.horizontal-slider-section .services-to-replace p+div{justify-content:space-between;width:100%}.horizontal-slider-section .services-to-replace span{font-size:.6rem}}.horizontal-slider-section .services-to-replace img{height:23px}@keyframes animateSlide{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}.horizontal-slider-slides{height:66vh;display:flex;flex-direction:row}.horizontal-slider-slides.animated{transition:transform .3s ease}.horizontal-slider-slides .hs-slide{width:auto;height:100%;display:inline-block;margin:0px 50px;flex:0 0 auto;transform:scale(1)}.horizontal-slider-slides .hs-slide img{height:100%}@media screen and (max-width: 1439px){.horizontal-slider-slides .hs-slide{margin:0px 25px}.horizontal-slider-slides .hs-slide img{max-height:600px}}@media screen and (max-width: 1239px){.horizontal-slider-slides .hs-slide img{max-height:480px}}@media screen and (max-width: 1023px){.horizontal-slider-slides .hs-slide{flex-basis:80vw;width:80vw;margin:0px 20px}.horizontal-slider-slides .hs-slide img{max-height:480px;height:auto}}@media screen and (min-width: 576px)and (max-width: 767px){.horizontal-slider-slides .hs-slide{flex-basis:100vw;width:100vw;margin:0px}.horizontal-slider-slides .hs-slide img{height:auto}}@media screen and (max-width: 575px){.horizontal-slider-slides .hs-slide{flex-basis:100vw;width:100vw;margin:0px}.horizontal-slider-slides .hs-slide img{height:auto}}.horizontal-slider-slides .hs-slide.active{animation:animateSlide .3s linear forwards}@media screen and (max-width: 1439px){.horizontal-slider-slides{height:auto}}@media screen and (max-width: 1023px){.horizontal-slider-slides{height:auto}}@media screen and (max-width: 576px){.horizontal-slider-slides{display:none !important}}#everything-you-need .background-gradient{background:#fff;background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(248, 248, 250) 50%, rgb(255, 255, 255) 100%);z-index:-1}#everything-you-need .lines-graphics{z-index:-1;text-align:center}@media screen and (max-width: 1239px){#everything-you-need .lines-graphics svg{width:100%}}#everything-you-need .subtitle-transparency{position:relative}#everything-you-need .subtitle-transparency svg{position:absolute;z-index:0;display:inline-block;left:80px;top:24px}#everything-you-need .subtitle-transparency .blurred-pink-ellipse{width:194px;height:140px;background:#ffcece;border-radius:30px;transform:rotate(-5deg);filter:blur(30px);position:absolute;left:0px;top:6px;z-index:-1}#everything-you-need .subtitle-transparency p{color:pink;margin-bottom:0}#everything-you-need .subtitle-transparency p span{position:relative;display:inline-block}#everything-you-need .subtitle-transparency p span:after{content:"";background-color:#000;position:absolute;left:0px;top:8px;width:calc(100% + 14px);height:24px;z-index:-1}.try-now-wrapper{transition:.2s ease-in;transform:scale(1)}.try-now-wrapper .blurred-green{right:-20px;position:absolute;border-radius:30px;transform:rotate(-15deg);background-color:rgba(223,255,182,.8);filter:blur(10px);z-index:-1}.try-now-wrapper span{transition:.2s ease-in}.try-now-wrapper:hover{transition:.2s ease-out;transform:scale(1.02)}.try-now-wrapper:hover span{transition:.2s ease-out;transform:scale(1.2)}@media screen and (min-width: 768px)and (max-width: 1023px){.try-now-wrapper .price{right:1.5rem}.try-now-wrapper .price p{font-size:var(--font-size-2)}}@media screen and (max-width: 575px){.cta-block>.container{max-width:400px}}@media screen and (max-width: 1023px){.cta-block .spring{left:2rem}}.why-active-collab .description{line-height:150%;font-size:var(--font-size-2)}@media screen and (min-width: 576px)and (max-width: 767px){.why-active-collab .description{font-size:var(--font-size-1)}}@media screen and (max-width: 575px){.why-active-collab .description{font-size:var(--font-size-1)}}.show-less-faq svg{transform:rotate(180deg)}@media (min-width: 768px){.sm\:container{width:100%;padding-right:0.85rem;padding-left:0.85rem}@media (min-width: 576px){.sm\:container{max-width:576px}}@media (min-width: 768px){.sm\:container{max-width:768px}}@media (min-width: 1024px){.sm\:container{max-width:1024px;padding-right:0;padding-left:0}}@media (min-width: 1240px){.sm\:container{max-width:1240px}}@media (min-width: 1440px){.sm\:container{max-width:1440px}}@media (min-width: 1640px){.sm\:container{max-width:1640px}}}@media (min-width: 1024px){.md\:container{width:100%;padding-right:0.85rem;padding-left:0.85rem}@media (min-width: 576px){.md\:container{max-width:576px}}@media (min-width: 768px){.md\:container{max-width:768px}}@media (min-width: 1024px){.md\:container{max-width:1024px;padding-right:0;padding-left:0}}@media (min-width: 1240px){.md\:container{max-width:1240px}}@media (min-width: 1440px){.md\:container{max-width:1440px}}@media (min-width: 1640px){.md\:container{max-width:1640px}}}@media (min-width: 1240px){.lg\:container{width:100%;padding-right:0.85rem;padding-left:0.85rem}@media (min-width: 576px){.lg\:container{max-width:576px}}@media (min-width: 768px){.lg\:container{max-width:768px}}@media (min-width: 1024px){.lg\:container{max-width:1024px;padding-right:0;padding-left:0}}@media (min-width: 1240px){.lg\:container{max-width:1240px}}@media (min-width: 1440px){.lg\:container{max-width:1440px}}@media (min-width: 1640px){.lg\:container{max-width:1640px}}}@media (min-width: 576px){.xs\:bottom-\[16rem\]{bottom:16rem}.xs\:right-\[28\%\]{right:28%}.xs\:right-\[4rem\]{right:4rem}.xs\:col-span-10{grid-column:span 10 / span 10}.xs\:col-start-2{grid-column-start:2}.xs\:flex{display:flex}.xs\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.xs\:flex-nowrap{flex-wrap:nowrap}.xs\:justify-between{justify-content:space-between}}@media (min-width: 768px){.sm\:relative{position:relative}.sm\:-top-\[0\.2rem\]{top:-0.2rem}.sm\:-top-\[72px\]{top:-72px}.sm\:right-0{right:0px}.sm\:right-\[14rem\]{right:14rem}.sm\:right-\[40\%\]{right:40%}.sm\:top-0{top:0px}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-10{grid-column:span 10 / span 10}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-span-5{grid-column:span 5 / span 5}.sm\:col-span-6{grid-column:span 6 / span 6}.sm\:col-span-8{grid-column:span 8 / span 8}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-start-5{grid-column-start:5}.sm\:col-start-8{grid-column-start:8}.sm\:-ml-\[3rem\]{margin-left:-3rem}.sm\:mb-1\.5{margin-bottom:var(--spacing-1-5)}.sm\:mb-2{margin-bottom:var(--spacing-2)}.sm\:mb-\[0\.4rem\]{margin-bottom:0.4rem}.sm\:mb-\[0\.5rem\]{margin-bottom:0.5rem}.sm\:mb-\[2rem\]{margin-bottom:2rem}.sm\:ml-\[3rem\]{margin-left:3rem}.sm\:mr-\[2rem\]{margin-right:2rem}.sm\:mt-0{margin-top:0px}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-\[129px\]{height:129px}.sm\:h-\[330px\]{height:330px}.sm\:w-\[12rem\]{width:12rem}.sm\:w-\[132px\]{width:132px}.sm\:w-\[64px\]{width:64px}.sm\:w-\[70\%\]{width:70%}.sm\:w-\[9\.5rem\]{width:9.5rem}.sm\:w-\[96px\]{width:96px}.sm\:w-auto{width:auto}.sm\:max-w-\[36rem\]{max-width:36rem}.sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:gap-0{gap:0px}.sm\:gap-16{gap:var(--spacing-16)}.sm\:gap-2{gap:var(--spacing-2)}.sm\:gap-2\.5{gap:var(--spacing-2-5)}.sm\:gap-\[2\.5rem\]{gap:2.5rem}.sm\:gap-\[2rem\]{gap:2rem}.sm\:gap-x-\[2rem\]{-moz-column-gap:2rem;column-gap:2rem}.sm\:gap-x-\[3\.5rem\]{-moz-column-gap:3.5rem;column-gap:3.5rem}.sm\:gap-x-\[63px\]{-moz-column-gap:63px;column-gap:63px}.sm\:gap-y-\[2\.2rem\]{row-gap:2.2rem}.sm\:gap-y-\[3rem\]{row-gap:3rem}.sm\:px-\[76px\]{padding-left:76px;padding-right:76px}.sm\:py-\[176px\]{padding-top:176px;padding-bottom:176px}.sm\:pb-\[4rem\]{padding-bottom:4rem}.sm\:pb-\[8rem\]{padding-bottom:8rem}.sm\:pl-0{padding-left:0px}.sm\:pl-\[3rem\]{padding-left:3rem}.sm\:pr-1{padding-right:var(--spacing-1)}.sm\:pr-\[3rem\]{padding-right:3rem}.sm\:pr-\[4rem\]{padding-right:4rem}.sm\:pt-0{padding-top:0px}.sm\:pt-\[2rem\]{padding-top:2rem}.sm\:pt-\[4\.5rem\]{padding-top:4.5rem}.sm\:pt-\[4rem\]{padding-top:4rem}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:indent-\[48px\]{text-indent:48px}.sm\:text-\[0\.9rem\]{font-size:0.9rem}.sm\:text-\[3rem\]{font-size:3rem}.sm\:text-base{font-size:var(--font-size-4)}.sm\:text-md{font-size:var(--font-size-3)}.sm\:text-sm{font-size:var(--font-size-2)}}@media (min-width: 1024px){.md\:absolute{position:absolute}.md\:-right-\[4rem\]{right:-4rem}.md\:bottom-\[13rem\]{bottom:13rem}.md\:left-\[2rem\]{left:2rem}.md\:left-\[50\%\]{left:50%}.md\:left-\[54\%\]{left:54%}.md\:left-\[8rem\]{left:8rem}.md\:right-\[40\%\]{right:40%}.md\:right-\[4rem\]{right:4rem}.md\:top-\[10rem\]{top:10rem}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-10{grid-column:span 10 / span 10}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-6{grid-column:span 6 / span 6}.md\:col-span-7{grid-column:span 7 / span 7}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:mx-0{margin-left:0px;margin-right:0px}.md\:mb-0{margin-bottom:0px}.md\:mb-\[0\.4rem\]{margin-bottom:0.4rem}.md\:ml-\[4rem\]{margin-left:4rem}.md\:mt-0{margin-top:0px}.md\:mt-\[2rem\]{margin-top:2rem}.md\:mt-\[5rem\]{margin-top:5rem}.md\:mt-\[6rem\]{margin-top:6rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[135px\]{height:135px}.md\:h-\[368px\]{height:368px}.md\:h-\[3rem\]{height:3rem}.md\:w-\[100\%\]{width:100%}.md\:w-\[236px\]{width:236px}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-0{gap:0px}.md\:gap-2\.5{gap:var(--spacing-2-5)}.md\:gap-3{gap:var(--spacing-3)}.md\:gap-\[5rem\]{gap:5rem}.md\:rounded-\[5rem\]{border-radius:5rem}.md\:p-0{padding:0px}.md\:p-\[4rem\]{padding:4rem}.md\:px-\[40px\]{padding-left:40px;padding-right:40px}.md\:py-\[58px\]{padding-top:58px;padding-bottom:58px}.md\:py-\[8rem\]{padding-top:8rem;padding-bottom:8rem}.md\:pb-\[12rem\]{padding-bottom:12rem}.md\:pb-\[2rem\]{padding-bottom:2rem}.md\:pb-\[6\.5rem\]{padding-bottom:6.5rem}.md\:pb-\[6rem\]{padding-bottom:6rem}.md\:pl-0{padding-left:0px}.md\:pl-\[3\.5rem\]{padding-left:3.5rem}.md\:pr-0{padding-right:0px}.md\:pr-\[1rem\]{padding-right:1rem}.md\:pr-\[3rem\]{padding-right:3rem}.md\:pt-\[3\.5rem\]{padding-top:3.5rem}.md\:pt-\[3rem\]{padding-top:3rem}.md\:pt-\[5\.5rem\]{padding-top:5.5rem}.md\:pt-\[6\.5rem\]{padding-top:6.5rem}.md\:pt-\[6rem\]{padding-top:6rem}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-start{text-align:start}.md\:text-\[3rem\]{font-size:3rem}.md\:text-\[7rem\]{font-size:7rem}.md\:text-base{font-size:var(--font-size-4)}.md\:text-h5{font-size:var(--font-size-26)}.md\:text-md{font-size:var(--font-size-3)}.md\:text-sm{font-size:var(--font-size-2)}.md\:text-xs{font-size:var(--font-size-1)}}@media (min-width: 1240px){.lg\:-left-\[6rem\]{left:-6rem}.lg\:-right-\[5rem\]{right:-5rem}.lg\:bottom-\[11rem\]{bottom:11rem}.lg\:right-\[36\%\]{right:36%}.lg\:right-\[9rem\]{right:9rem}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-10{grid-column:span 10 / span 10}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-8{grid-column-start:8}.lg\:mb-\[3rem\]{margin-bottom:3rem}.lg\:mb-\[4rem\]{margin-bottom:4rem}.lg\:mt-\[3rem\]{margin-top:3rem}.lg\:mt-\[7rem\]{margin-top:7rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[448px\]{height:448px}.lg\:max-w-\[45rem\]{max-width:45rem}.lg\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:justify-start{justify-content:flex-start}.lg\:gap-\[3rem\]{gap:3rem}.lg\:rounded-\[7rem\]{border-radius:7rem}.lg\:p-\[6rem\]{padding:6rem}.lg\:px-\[54px\]{padding-left:54px;padding-right:54px}.lg\:py-\[58px\]{padding-top:58px;padding-bottom:58px}.lg\:pb-\[10rem\]{padding-bottom:10rem}.lg\:pl-\[2rem\]{padding-left:2rem}.lg\:pl-\[56px\]{padding-left:56px}.lg\:pr-\[4rem\]{padding-right:4rem}.lg\:pr-\[56px\]{padding-right:56px}.lg\:pt-\[1\.1rem\]{padding-top:1.1rem}.lg\:pt-\[10rem\]{padding-top:10rem}.lg\:pt-\[8rem\]{padding-top:8rem}.lg\:text-\[8rem\]{font-size:8rem}.lg\:text-h5{font-size:var(--font-size-26)}.lg\:text-md{font-size:var(--font-size-3)}.lg\:text-xl{font-size:var(--font-size-5)}.lg\:leading-\[2rem\]{line-height:2rem}}@media (min-width: 1440px){.xl\:-left-\[6rem\]{left:-6rem}.xl\:right-\[36\%\]{right:36%}.xl\:top-\[1\.1rem\]{top:1.1rem}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-5{grid-column:span 5 / span 5}.xl\:col-span-6{grid-column:span 6 / span 6}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:h-\[521px\]{height:521px}.xl\:p-\[8rem\]{padding:8rem}.xl\:pr-\[3rem\]{padding-right:3rem}.xl\:pt-\[8rem\]{padding-top:8rem}.xl\:pt-\[9rem\]{padding-top:9rem}.xl\:text-\[10rem\]{font-size:10rem}.xl\:text-\[3\.6rem\]{font-size:3.6rem}}@media (min-width: 1640px){.xxl\:-left-\[7\.5rem\]{left:-7.5rem}.xxl\:right-\[33\%\]{right:33%}.xxl\:col-span-10{grid-column:span 10 / span 10}.xxl\:col-start-2{grid-column-start:2}.xxl\:h-\[100\%\]{height:100%}.xxl\:pr-\[2rem\]{padding-right:2rem}.xxl\:pt-\[12\.5rem\]{padding-top:12.5rem}.xxl\:text-\[4\.5rem\]{font-size:4.5rem}}
