html{line-height:1.15;-webkit-text-size-adjust:100%}a{background-color:transparent}img{border-style:none}select{font-family:inherit;font-size:100%;line-height:1.15;margin:0;text-transform:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}img{border-style:solid}a{text-decoration:inherit}a,select{color:inherit}select{padding:0;line-height:inherit}img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.show{display:flex;flex-direction:column;animation:a .6s linear}.hide{display:none}.looking-text-card{background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));color:#354454;color:rgba(53,68,84,var(--text-opacity));border-radius:.125rem;width:10rem}.cta-btn,.looking-text-card{--bg-opacity:1;--text-opacity:1;padding:.5rem 1.25rem;text-align:center}.cta-btn{background-color:#35a594;background-color:rgba(53,165,148,var(--bg-opacity));color:#fff;color:rgba(255,255,255,var(--text-opacity));border-radius:.5rem;width:14rem}@keyframes a{0%{opacity:0}75%,to{opacity:1}}.advantage-section-width,.app-width{width:83.333333%}.advantage-section-my{margin-top:50px;margin-bottom:80px}@media (min-width:640px){.advantage-section-width,.app-width{width:83.333333%}.advantage-section-my{margin-top:50px;margin-bottom:80px}}@media (min-width:768px){.app-width{width:66.666667%}.advantage-section-width{width:91.666667%}.advantage-section-my{margin-top:50px;margin-bottom:80px}.stepimage{width:54%}}@media (min-width:1024px){.app-width{width:75%}.advantage-section-width{width:80%}.stepimage{width:50%}}@media (min-width:1280px){.advantage-section-width,.app-width{width:66.666667%}.stepimage{width:48%}}@media (min-width:1920px){.advantage-section-width,.app-width{width:58.333333%}.stepimage{width:40%}}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-primary{--bg-opacity:1;background-color:#35a594;background-color:rgba(53,165,148,var(--bg-opacity))}.border-borderColor{--border-opacity:1;border-color:#637d8e;border-color:rgba(99,125,142,var(--border-opacity))}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.cursor-pointer{cursor:pointer}.flex{display:flex}.grid{display:grid}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.self-center{align-self:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.h-2{height:.5rem}.h-8{height:2rem}.h-16{height:4rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pb-2{padding-bottom:.5rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.absolute{position:absolute}.relative{position:relative}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-secondary{--text-opacity:1;color:#354454;color:rgba(53,68,84,var(--text-opacity))}.text-textPrimary{--text-opacity:1;color:#2d2f31;color:rgba(45,47,49,var(--text-opacity))}.text-textSecondary{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.text-textGray{--text-opacity:1;color:#4a4a4a;color:rgba(74,74,74,var(--text-opacity))}.underline{text-decoration:underline}.w-0{width:0}.w-8{width:2rem}.w-16{width:4rem}.w-56{width:14rem}.w-1\/4{width:25%}.w-full{width:100%}.gap-12{grid-gap:3rem;gap:3rem}.gap-x-4{grid-column-gap:1rem;column-gap:1rem}.gap-y-8{grid-row-gap:2rem;row-gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}body{margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:column;font-weight:400}.font-family-medium,body{font-family:Rubik,sans-serif!important}.font-family-medium{font-weight:500}.font-family-semibold{font-family:Rubik,sans-serif!important;font-weight:600}.intro{height:240px!important}.floating-bottom-circle{bottom:-32px;left:50%;transform:translateX(-50%);background:#d5eeeb}@media (min-width:640px){.sm\:container{width:100%;max-width:640px}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:items-center{align-items:center}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:mt-3{margin-top:.75rem}.sm\:text-center{text-align:center}.sm\:gap-x-4{grid-column-gap:1rem;column-gap:1rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:h-0{height:0}.md\:mt-0{margin-top:0}.md\:text-left{text-align:left}.md\:w-24{width:6rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:flex-row{flex-direction:row}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:mt-3{margin-top:.75rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:w-4\/5{width:80%}.lg\:gap-20{grid-gap:5rem;gap:5rem}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}.xl\:gap-x-12{grid-column-gap:3rem;column-gap:3rem}}
/*# sourceMappingURL=styles.71c1425400a768a95167.css.map */