@font-face{font-family:Abel;src:url(/fonts/Abel-Regular.ttf);font-weight:400}@font-face{font-family:DMSans;src:url(/fonts/DMSans-Bold.ttf);font-weight:700}@font-face{font-family:DMSans;src:url(/fonts/DMSans-Medium.ttf);font-weight:500}@font-face{font-family:DMSans;src:url(/fonts/DMSans-Regular.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold.b2f0bd35.ttf);font-weight:700}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Medium.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf);font-weight:400}:root,*:before,*:after{--default-font-size: 64.5%;--white: #ffffff;--grey-1: #ffffffb3;--grey-2: #f1f1f1b3;--greenish-bg: #09977c1a;--black-1: #0f1015;--gradient-black: linear-gradient(125.17deg, #272727 0%, #11101d 100%);--gradient-bluish-grey: linear-gradient( 153.47deg, rgba(255, 255, 255, 0) -341.94%, #14101d 95.11% );--radial-gradient-blue: linear-gradient( 157.81deg, rgb(222, 249, 250) -43.27%, rgb(189, 243, 245), rgb(157, 237, 240) 12.19%, rgb(125, 231, 235) 29.82%, rgb(92, 225, 230) 51.94%, rgb(51, 187, 207) 90.29% );--linear-gradient-blue: linear-gradient( 157.81deg, rgb(222, 249, 250) -43.27%, rgb(190, 243, 245) -21.24%, rgb(157, 237, 240) 12.19%, rgb(125, 231, 235) 29.82%, rgb(92, 225, 230) 51.94%, rgb(51, 187, 207) 90.29% );--primary-colour: #00040f;--heroTag-bg: var(--gradient-black);--text-light-1: var(--white);--text-grey-1: var(--grey-1);--bg-colour: var(--primary-colour);--layout-width: 1200px;--layout-padding: 15px;--header-font: Poppins;--body-font: Abel}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}button:focus,*:not(:focus-within){border:none;outline:none}html{font-size:var(--default-font-size);text-rendering:optimizeLegibility}ul{list-style:none}a,button,span{text-decoration:none;display:inline-block;color:inherit}.App>span~*{color:red}h1,h2,h3,h4,h5{color:var(--white);font-family:var(--header-font);line-height:1.2}h3,h2{font-size:3.8rem}p{font-size:1.8rem;color:var(--text-grey-1)}html{font-family:var(--body-font)}.layout-wrapper{max-width:var(--layout-width);margin-inline:auto;padding-inline:var(--layout-padding)}.buttonPrimary{background-image:var(--radial-gradient-blue);color:#000;font-size:1.8rem;width:170px;height:64px;display:flex;border-radius:10px}.business-goal{display:flex;justify-content:space-between;margin-bottom:160px}.primary-goal{max-width:627px}.primary-goal-headline{margin-bottom:24px}.primary-goal-content{font-size:1.8rem;color:var(--text-grey-1);margin-bottom:48px}.primary-goal-headline{font-weight:600;font-size:48px;line-height:120%;letter-spacing:.01em}.goal{display:flex;border-radius:20px;padding:16px 20px;width:470px}.goal--active{background:var(--gradient-bluish-grey)}.goal-info{margin-left:32px}.goal-icon{display:inline-flex;background:transparent;position:relative;width:64px;height:64px}.goal-icon:before{content:"";border-radius:50%;background:var(--greenish-bg);display:block;position:absolute;width:64px;height:64px}.goal-icon img{height:32px}.goal-title{font-size:1.8rem;margin-bottom:8px}.goal-content{font-size:1.6rem;color:var(--text-grey-1)}.features{padding-bottom:170px;background:var(--bg-colour)}.features-wrapper>*{justify-content:space-between}.features-wrapper:not(:first-child){margin-top:195px}.features-wrapper>*>*:first-child{width:622px}.features-wrapper>*>*:last-child{width:470px}.invoiceBilling,.bettercard{display:flex}.invoiceBilling{align-items:center}.bettercard{align-items:flex-start}.featureImageBoard{width:40%}.featureImageBoard img{width:100%}.social-media-accounts{display:flex;align-items:center}.account:not(:last-child){margin-right:43px}.footer{background:var(--black-1)}.footer-wrapper{padding-top:72px}.footer-extra-info{margin-bottom:54px}.footer-brand{width:30%}.footer-brand-logo{width:278px;margin-right:auto}.footer-brand-info{margin-top:28px}.footer-brand-info p{font-size:1.6rem}.footer-grouped-title{font-size:1.4rem;margin-bottom:24px}.footer-nested-route-list{font-family:Poppins}.footer-grouped-route{justify-content:space-between;width:50%}.footer-nested-route:not(:last-child){margin-bottom:8px}.footer-nested-route a{color:var(--text-grey-1);font-size:inherit;font-size:1.2rem}.footer-outline{border-top:1px solid var(--text-grey-1);padding-top:24px;padding-bottom:32px}.footer-outline__license{font-size:1.6rem;color:var(--text-grey-1)}.footer-license__copyright{margin-right:24px}.social-media-img-box:not(:last-child){margin-right:24px}.getStarted-section{background:var(--bg-colour);padding-top:128px;padding-bottom:64px}.getStarted{width:80%;margin:0 auto;background:var(--gradient-bluish-grey);padding:64px 72px;border-radius:20px}.getStarted-content{width:80%}.getStarted-content h2{width:90%;margin-bottom:24px}.getStarted-content p{width:55%;line-height:1.6;font-size:1.4rem;font-family:Poppins}.hero-section{padding-bottom:192px;background-color:var(--bg-colour)}.hero{display:flex;justify-content:space-between}.hero-content{width:50%}.heroBanner{width:45vw;position:absolute;right:0;top:15vh}.hero img{width:100%;height:100%}.heroTag{color:var(--text-grey-1);text-transform:uppercase;font-size:1.8rem;display:inline-flex;align-items:center;background:var(--heroTag-bg);padding-block:7px;padding-inline:13px;border-radius:10px;margin-top:187px}.heroTagContentHighLight{color:var(--text-light-1);margin-inline:10px}.main-hero-intro{font-size:3.6rem;color:var(--text-light-1);position:relative;margin-top:42px}.main-hero-intro h1{line-height:1.4}.main-hero-into-first-part{display:flex}.main-hero-content{font-size:1.8rem;color:var(--text-grey-1);width:62%;line-height:1.6}.action-button-ctn{position:absolute;right:0px;top:0px}:is(.navigation .layout-wrapper,.header-navigation){display:flex;font-family:var(--header-font);color:var(--text-grey-1)}.navigation{background-color:var(--bg-colour)}.navigation .layout-wrapper{justify-content:space-between;align-items:center;padding-top:30px}.brand-logo-container{height:28px}.brand-logo-container img{height:100%}.navigation-item{font-size:1.6rem}.navigation-item--active{color:var(--text-light-1)}.header-navigation .navigation-item:not(:last-child){margin-right:56px}.flex{display:flex}.space-between{justify-content:space-between}.column{flex-direction:column}.align-center{align-items:center}.align-baseline{align-items:baseline}.flex-center-content{display:flex;justify-content:center;align-items:center}.center-content{justify-content:center;align-items:center}.gradient-text{background-clip:text;-webkit-background-clip:text;color:transparent}.radial-gradient-blue-bg{background-image:var(--radial-gradient-blue)}.fit-image{display:block}.fit-image img{display:block;width:100%;height:100%}.get-started-button{width:146px;height:146px;position:relative;flex-direction:column;border-radius:50%;background:transparent;font-size:1.8rem;z-index:1}.get-started-button:before{content:"";position:absolute;left:0;top:0;width:inherit;height:inherit;border-radius:50%;background:var(--radial-gradient-blue);transform:scale(1.035);z-index:-1;display:block}.get-started-button:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--primary-colour);z-index:-1;border-radius:50%}.started-arrow-icon{width:28px}.started-arrow-icon>img{width:100%}.content-first,.content-second{background-image:var(--radial-gradient-blue)}.content-first{display:flex;align-items:center}.platform-boost{display:flex;width:100%;margin-top:156px}.stat{flex-grow:1;display:inline-flex;column-gap:25px;align-items:center;justify-content:center;position:relative}.platform-boost .stat:not(:last-of-type):after{content:"";position:absolute;right:0;top:50%;height:30%;border:1px solid var(--white);transform:translateY(-50%)}.stat-value{font-size:4rem;color:var(--text-light-1)}.stat-title{font-size:2rem}.review-section{background:var(--bg-colour)}.review-section-header{display:flex;justify-content:space-between;align-items:center}.review-section-header>*{flex-basis:40%}.reviews{padding-block:68px}.user-review{max-width:348px;padding:48px;height:378px;background:var(--gradient-bluish-grey);display:flex;flex-direction:column;border-radius:20px}.user-review-info{padding-top:68px;position:relative}.user-review>div:first-of-type{font-size:2.1rem;color:var(--text-light-1);margin-bottom:32px;line-height:1.5}.user-summary-profile{margin-top:auto}.user-image-profile{width:56px;margin-top:auto;margin-right:18px}.user-image-profile img{width:100%;display:block}.user-review-info:before{content:"''";position:absolute;left:0%;top:0%;font-size:8.8rem;line-height:1;background:var(--linear-gradient-blue);color:transparent;background-clip:text;-webkit-background-clip:text}.user-profile-info>h4{font-size:1.6rem;font-weight:400}.user-profile-info>div:last-child{margin-top:4px;font-size:1.3rem;color:var(--text-grey-1)}
