html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:Open Sans,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:underline}a:hover{color:initial}.landing{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#fef7f0,#fce4ec)}.landing .logo{width:50%;max-width:35rem}.terms-and-conditions,.privacy-policy,.faqs{display:flex;flex-direction:column;align-items:center;padding:1rem;background:linear-gradient(135deg,#fef7f0,#fce4ec)}:is(.terms-and-conditions,.privacy-policy,.faqs) .logo{margin:2rem 0;max-width:15rem}:is(.terms-and-conditions,.privacy-policy,.faqs) .content{max-width:100rem;width:calc(100% - 2rem);padding:1rem;background:#fff;border-radius:1rem}:is(.terms-and-conditions,.privacy-policy,.faqs) .content h1{display:flex;flex-direction:column;margin-top:0}:is(.terms-and-conditions,.privacy-policy,.faqs) .content h1 small{font-size:1rem;font-weight:400}.get-the-app{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;text-align:center}.get-the-app .logo{width:80%;max-width:35rem;margin:4rem 0}.get-the-app p{text-wrap:balance}.get-the-app .app-stores{display:flex;gap:1rem}.get-the-app .app-stores a{display:flex}.get-the-app .app-stores a img{width:12rem}
