@font-face{font-family:"Satoshi";src:url(/fonts/Satoshi-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Satoshi";src:url(/fonts/Satoshi-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Satoshi";src:url(/fonts/Satoshi-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Satoshi";src:url(/fonts/Satoshi-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Satoshi",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.5;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.section-label{font-weight:700;font-size:1rem;letter-spacing:3.52px;text-transform:uppercase;color:var(--text-primary);display:block;margin-bottom:var(--spacing-sm)}.section-title{font-weight:700;font-size:clamp(2rem,4vw,2.5rem);line-height:1.2;color:var(--text-primary);margin-bottom:var(--spacing-md)}.section-subtitle{font-weight:400;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.5;color:var(--text-secondary);max-width:600px}@media(max-width: 768px){.section-label{font-size:.875rem;letter-spacing:2px}.section-title{font-size:1.75rem}.section-subtitle{font-size:1.125rem}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero{position:relative;background:linear-gradient(180deg, #1F7A74 0%, #141415 100%);color:#fff;min-height:80vh;overflow:hidden;display:flex;flex-direction:column}.hero__nav{z-index:1020;padding:3rem 0;transition:all 300ms ease-in-out}.hero__nav-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.hero__nav-container{padding:0 2rem}}@media(min-width: 1280px){.hero__nav-container{padding:0 3rem}}.hero__logo img{height:32px;width:auto}@media(min-width: 768px){.hero__logo img{height:40px}}.hero__nav-links{display:none;gap:2rem}@media(min-width: 768px){.hero__nav-links{display:flex}}.hero__nav-link{font-size:1rem;font-weight:500;color:#fff;opacity:.9;transition:opacity 150ms ease-in-out}.hero__nav-link:hover,.hero__nav-link.active{opacity:1}.hero__content{display:flex;flex:1;gap:3rem;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.hero__content{padding:0 2rem}}@media(min-width: 1280px){.hero__content{padding:0 3rem}}.hero__text{text-align:center;z-index:1020}@media(min-width: 1024px){.hero__text{text-align:left}}.hero__title{font-size:2.25rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.hero__title{font-size:3rem}}@media(min-width: 1024px){.hero__title{font-size:3.75rem}}.hero__title-line{display:block}.hero__title-highlight{display:block;color:#ffdf88}.hero__subtitle{opacity:.6;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto;font-size:1.125rem;color:#fafafa}@media(min-width: 1024px){.hero__subtitle{margin-left:0}}.hero__cta{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width: 640px){.hero__cta{flex-direction:row;justify-content:center}}@media(min-width: 1024px){.hero__cta{justify-content:flex-start}}.hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#222;border-radius:.5rem;color:#fff;font-size:.875rem;transition:all 300ms ease-in-out;backdrop-filter:blur(10px);border-bottom:3px solid #000;margin-bottom:2px}.hero__btn:hover{background:rgba(0,0,0,.5);transform:translateY(-2px);border-bottom:5px solid #000;margin-bottom:0}.hero__btn svg{flex-shrink:0}.hero__btn span{display:flex;flex-direction:column;align-items:flex-start}.hero__btn span small{font-size:.75rem;opacity:.8}.hero__btn span strong{font-size:1rem;font-weight:600}.hero__apple_store{width:auto;height:28px}.hero__google_store{width:auto;height:28px}.hero__visual{position:absolute;right:3rem;bottom:-1.5rem;display:flex;justify-content:center;align-items:center;z-index:1000}.hero__phone{position:relative;z-index:2;max-width:40vh;width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0, 0, 0, 0.3));animation:float 6s ease-in-out infinite}@media(min-width: 768px){.hero__phone{max-width:25vw}}@media(min-width: 1024px){.hero__phone{max-width:30vw}}@media(min-width: 1280px){.hero__phone{max-width:35vw}}.hero__background-circle{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex:1}.hero__background-circle::before,.hero__background-circle::after{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.0392156863);border:1px solid hsla(0,0%,100%,.0509803922);pointer-events:none}.hero__background-circle::before{width:70vw;height:70vw;left:50%;transform:translateX(-50%)}.hero__background-circle::after{width:80vw;height:80vw;left:50%;transform:translateX(-50%)}.hero__background-circle2{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex:1}.hero__background-circle2::after{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.0392156863);border:1px solid hsla(0,0%,100%,.0509803922);pointer-events:none;width:60vw;height:60vw;left:50%;transform:translateX(-50%)}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-20px)}}.partners{background:#fff;padding:3rem 0}@media(min-width: 768px){.partners{padding:4rem 0}}.partners__container{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.partners__container{padding:0 2rem}}@media(min-width: 1280px){.partners__container{padding:0 3rem}}.partners__label{margin-bottom:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#666;border-radius:2rem;border:1px solid #f4f4f4;padding:.5rem 2rem;background:#f9fbfc}.partners__title{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;max-width:900px;margin-left:auto;margin-right:auto;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.partners__title{font-size:2.25rem}}.partners__logos{width:100vw;display:flex;justify-content:space-around;gap:3rem;align-items:center;padding:0 4rem;flex-wrap:wrap}@media(min-width: 768px){.partners__logos{gap:4rem}}.partners__logo{display:flex;align-items:center;justify-content:center;transition:all 300ms ease-in-out;filter:grayscale(100%);opacity:.6;min-width:60px}.partners__logo:hover{filter:grayscale(0%);opacity:1;transform:scale(1.1)}.partners__title-container{display:flex;align-items:center;margin-bottom:4rem}.partners__goldenleaves{width:49px;height:87px}.partners__goldenleaves-right{transform:rotateY(180deg)}.steps{background:#f9fbfc;padding:3rem 0}@media(min-width: 768px){.steps{padding:4rem 0}}.steps__container{display:flex;align-items:center;flex-direction:column;text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.steps__container{padding:0 2rem}}@media(min-width: 1280px){.steps__container{padding:0 3rem}}.steps__label{margin-bottom:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#666;border-radius:2rem;border:1px solid #f4f4f4;padding:.5rem 2rem;background:#f9fbfc}.steps__title{margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.steps__title{font-size:2.25rem}}.steps__grid{display:grid;grid-template-columns:1fr;margin-bottom:2rem}@media(min-width: 768px){.steps__grid{grid-template-columns:repeat(3, 1fr)}}.steps__card-image{flex:1;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:1rem;padding:1.5rem}.steps__card-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform 500ms ease-in-out}.steps__card-image img:hover{transform:rotateZ(-3deg)}.steps__cta{display:flex;justify-content:center}.steps__btn{font-size:1.125rem;padding:1.5rem 3rem;gap:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;border:none;border-radius:2rem;cursor:pointer;transition:all 300ms ease-in-out;background:#1f7a74;color:#fff;background:radial-gradient(74.03% 95.19% at 48.09% 47.12%, #028D7D 0%, #0ADAC2 100%);border:1px solid #2fa598}.steps__btn:hover{background:#141415;transform:translateY(-2px)}.steps__btn:active{transform:translateY(0)}.steps__btn svg{transition:transform 300ms ease-in-out}.steps__btn:hover{background:#141415;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.steps__btn:hover svg{transform:translateX(2px)}.testimonials{background:#fff;padding:3rem 0}@media(min-width: 768px){.testimonials{padding:4rem 0}}.testimonials__container{text-align:center;padding:0 3rem}.testimonials__label{display:inline-block;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#666;border-radius:2rem;border:1px solid #f4f4f4;padding:.5rem 2rem;background:#f9fbfc}.testimonials__title{margin-bottom:4rem;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.testimonials__title{font-size:2.25rem}}.testimonials__title-highlight{color:#1f7a74}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.testimonials__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.testimonials__grid{grid-template-columns:repeat(3, 1fr)}}.testimonials__card{display:flex;flex-direction:column;text-align:left;position:relative;border:1px solid #f0f0f0;background:#fff;border-radius:1.5rem;padding:2rem;transition:all 300ms ease-in-out}.testimonials__card:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.testimonials__quote{position:absolute;top:1.5rem;right:1.5rem}.testimonials__rating{display:flex;gap:4px;margin-bottom:1.5rem}.testimonials__rating svg{width:20px;height:20px}.testimonials__content{color:#666;line-height:1.75;margin-bottom:2rem;position:relative;z-index:1;flex:1}.testimonials__author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #f0f0f0}.testimonials__avatar{width:60px;height:60px;border-radius:9999px;-o-object-fit:fill;object-fit:fill;border:2px solid #e5e5e5}.testimonials__author-info{flex:1}.testimonials__author-name{font-size:1rem;font-weight:600;margin-bottom:2px}.testimonials__author-role{font-size:.875rem;color:#999}.faqs{background:#fff;padding:3rem 0}@media(min-width: 768px){.faqs{padding:4rem 0}}.faqs__container{max-width:900px;text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.faqs__container{padding:0 2rem}}@media(min-width: 1280px){.faqs__container{padding:0 3rem}}.faqs__label{margin-bottom:1.5rem;display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#666;border-radius:2rem;border:1px solid #f4f4f4;padding:.5rem 2rem;background:#f9fbfc}.faqs__title{margin-bottom:4rem;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.faqs__title{font-size:2.25rem}}.faqs__list{display:flex;flex-direction:column;gap:1.5rem}.faqs__item{background:#fff;border-radius:1rem;border:1px solid #f0f0f0;overflow:hidden;transition:all 300ms ease-in-out}.faqs__item.active{border-color:#1f7a74;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.faqs__item.active .faqs__question{background:rgba(31,122,116,.05);color:#1f7a74}.faqs__item.active .faqs__icon{transform:rotate(180deg);color:#1f7a74}.faqs__item.active .faqs__answer{max-height:500px;padding:1.5rem 2rem 2rem;opacity:1}.faqs__item:hover{border-color:#1f7a74}.faqs__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 2rem;text-align:left;font-size:1.125rem;font-weight:600;color:#1a1a1a;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:all 300ms ease-in-out}.faqs__question:hover{background:rgba(31,122,116,.02)}.faqs__icon{flex-shrink:0;color:#666;transition:transform 300ms ease-in-out,color 300ms ease-in-out}.faqs__answer{max-height:0;padding:0 2rem;opacity:0;overflow:hidden;transition:all 300ms ease-in-out;text-align:left}.faqs__answer p{color:#666;line-height:1.75}.footer{background:linear-gradient(180deg, #2D9B8E 0%, #1A1A1A 100%);color:#fff;min-height:100vh}.footer__cta{display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg, #1F7A74 0%, #141415 100%);padding:6rem 0;position:relative;overflow:hidden;min-height:60vh}@media(min-width: 768px){.footer__cta{min-height:70vh}}.footer__cta::before,.footer__cta::after{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.0392156863);border:1px solid hsla(0,0%,100%,.0509803922);pointer-events:none}.footer__cta::before{width:60vw;height:60vw;left:50%;transform:translateX(-50%)}.footer__cta::after{width:70vw;height:70vw;left:50%;transform:translateX(-50%)}.footer__cta-circle{position:absolute;width:80vw;height:80vw;border-radius:50%;background:hsla(0,0%,100%,.0392156863);border:1px solid hsla(0,0%,100%,.0509803922);pointer-events:none;z-index:0}.footer__cta-container{display:flex;justify-items:center;position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.footer__cta-container{padding:0 2rem}}@media(min-width: 1280px){.footer__cta-container{padding:0 3rem}}.footer__cta-header{display:flex;flex-direction:row}.footer__cta-content{text-align:center;max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.footer__cta-title{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.footer__cta-title{font-size:2.25rem}}.footer__cta-stars{position:absolute;margin-top:-30px;margin-left:-45px}.footer__cta-heart{font-size:2.25rem;animation:heart-beat 1.5s ease-in-out infinite}.footer__cta-subtitle{opacity:.6;margin-bottom:3rem;font-size:1rem;line-height:1.5}@media(min-width: 768px){.footer__cta-subtitle{font-size:1.125rem}}.footer__cta-btn{width:64px;height:64px;background:hsla(0,0%,100%,.2);border-radius:9999px;margin:0 auto;transition:all 300ms ease-in-out;border:2px solid hsla(0,0%,100%,.3);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.footer__cta-btn:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1);border-color:hsla(0,0%,100%,.5)}.footer__cta-btn:hover svg{transform:translateX(4px)}.footer__cta-btn svg{transition:transform 300ms ease-in-out}.footer__main{padding:6rem 0;background:#141415}.footer__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.footer__container{padding:0 2rem}}@media(min-width: 1280px){.footer__container{padding:0 3rem}}.footer__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.footer__grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.footer__col2{display:flex;justify-content:space-between}.footer__brand img{height:28px;width:auto}.footer__nav-list,.footer__social-list{display:flex;flex-direction:column;gap:1rem}.footer__link{color:#fff;opacity:.8;font-size:1rem;transition:opacity 150ms ease-in-out}.footer__link:hover{opacity:1}.footer__apps{display:flex;flex-direction:column;gap:2rem}.footer__app-btn{background:#000;padding:.5rem 1rem;border-radius:.5rem;color:#fff;font-size:.875rem;transition:all 300ms ease-in-out;border:1px solid #a6a6a6}.footer__app-btn:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.footer__app-btn img{height:auto;width:120px}.footer__app-btn span{display:flex;flex-direction:column;align-items:flex-start}.footer__app-btn span small{font-size:.75rem;opacity:.8}.footer__app-btn span strong{font-size:1rem;font-weight:600}.footer__bottom{padding:2rem 0;border-top:1px solid hsla(0,0%,100%,.1);background:#141415}.footer__legal{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}@media(min-width: 768px){.footer__legal{justify-content:flex-start}}.footer__legal-link{color:#fff;opacity:.7;font-size:.875rem;transition:opacity 150ms ease-in-out}.footer__legal-link:hover{opacity:1}.footer__legal-link:not(:last-child)::after{content:"•";margin-left:1.5rem;opacity:.5}.footer__copyright{font-size:.875rem;opacity:.7;margin-bottom:1rem;text-align:center}@media(min-width: 768px){.footer__copyright{text-align:left}}.footer__disclaimer{font-size:.75rem;opacity:.6;line-height:1.75;max-width:900px;text-align:center}@media(min-width: 768px){.footer__disclaimer{text-align:left}}@keyframes heart-beat{0%,100%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}75%{transform:scale(1.15)}}@keyframes fadeIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.reveal{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.reveal.active{opacity:1;transform:translateY(0)}.stagger-children>*{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.stagger-children>*:nth-child(1){transition-delay:0.1s}.stagger-children>*:nth-child(2){transition-delay:0.2s}.stagger-children>*:nth-child(3){transition-delay:0.3s}.stagger-children>*:nth-child(4){transition-delay:0.4s}.stagger-children>*:nth-child(5){transition-delay:0.5s}.stagger-children>*:nth-child(6){transition-delay:0.6s}.stagger-children>*:nth-child(7){transition-delay:0.7s}.stagger-children>*:nth-child(8){transition-delay:0.8s}.stagger-children>*:nth-child(9){transition-delay:0.9s}.stagger-children>*:nth-child(10){transition-delay:1s}.stagger-children>*.active{opacity:1;transform:translateY(0)}.hide-mobile{display:none !important}@media(min-width: 768px){.hide-mobile{display:block !important}}.show-mobile{display:block !important}@media(min-width: 768px){.show-mobile{display:none !important}}.spacing-sm{margin-bottom:1rem}@media(min-width: 768px){.spacing-sm{margin-bottom:1.5rem}}.spacing-md{margin-bottom:1.5rem}@media(min-width: 768px){.spacing-md{margin-bottom:2rem}}.spacing-lg{margin-bottom:2rem}@media(min-width: 768px){.spacing-lg{margin-bottom:3rem}}.container-narrow{max-width:800px;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.container-narrow{padding:0 2rem}}@media(min-width: 1280px){.container-narrow{padding:0 3rem}}.container-wide{max-width:1440px;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width: 768px){.container-wide{padding:0 2rem}}@media(min-width: 1280px){.container-wide{padding:0 3rem}}.text-center-mobile{text-align:center}@media(min-width: 768px){.text-center-mobile{text-align:left}}

/*# sourceMappingURL=main.c4a2ac0e88ab79baf686.css.map*/